Files
poky/meta/recipes-support
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
..
2011-11-15 12:05:29 +00:00
2012-10-23 12:28:31 +01:00
2012-07-18 14:29:31 +01:00
2012-01-03 12:14:38 +00:00
2010-12-09 08:18:17 -08:00
2012-09-12 15:13:44 +01:00
2012-06-21 13:03:02 +01:00
2011-12-15 14:36:26 +00:00
2012-07-26 14:55:19 +01:00
2011-12-12 21:50:16 +00:00
2012-05-25 11:17:56 +01:00
2012-08-25 14:46:58 +01:00
2012-04-14 09:34:06 +01:00
2012-05-25 11:17:56 +01:00
2012-09-14 09:50:31 +01:00