generic-poky/meta/recipes-support/attr
Robert Yang 5ddf8570a1 recipes-support: replace virtclass-native(sdk) with class-native(sdk)
The overrides virtclass-native and virtclass-nativesdk are deprecated,
which should be replaced by class-native and class-nativesdk.

NOTE:
There were 2 errors in libcap.inc, the BUILD_LDFLAGS_virtclass_native
should be BUILD_LDFLAGS_virtclass-native (the "_" should be "-"),
otherwise it doesn't work, and the value was: "-Wl,rpath=...", this is
incorrect, it shoudl be: "-Wl,-rpath=..." (lacked a - ), but we don't
need this line, since it is already in the default BUILD_LDFLAGS. Remove
it and we don't need to bump the PR since we just removed a unused line.

[YOCTO #3297]

(From OE-Core rev: cafb550fe9034754933f1708446dde155dcc3d51)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-11-02 16:18:28 +00:00
..
files update patch upstream status 2011-05-13 11:02:14 +01:00
acl.inc acl: Use BPN instead of PN for style like lib${PN} 2011-08-19 09:29:20 -07:00
acl_2.2.51.bb attr/acl: refactor packages for staticdev 2012-01-19 13:26:10 +00:00
attr.inc attr: Use BPN instead of PN for style like lib${PN} 2011-08-19 09:29:20 -07:00
attr_2.4.46.bb PR bump for all recipes that DEPEND on ncurses 2012-03-15 00:11:40 +00:00
ea-acl.inc recipes-support: replace virtclass-native(sdk) with class-native(sdk) 2012-11-02 16:18:28 +00:00