generic-poky/meta/recipes-support/apr
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
..
apr apr: Upgrade to 1.4.5 2011-08-04 15:04:33 +01:00
apr-util apr-util: Upgrade to 1.4.1 2012-01-03 12:14:38 +00:00
apr-util_1.4.1.bb recipes-support: replace virtclass-native(sdk) with class-native(sdk) 2012-11-02 16:18:28 +00:00
apr_1.4.6.bb site/common-linux: fix incorrect size of pid_t for apr 2012-07-02 16:47:44 +01:00