mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
rpmresolve: Add nativesdk in BBCLASSEXTEND
(From OE-Core rev: 068cfd27ff1bf31b110b68fee947624026b69a90) Signed-off-by: David Nyström <david.nystrom@enea.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
04d5d1221e
commit
a73f180ee9
@@ -26,4 +26,4 @@ do_install_append_class-native() {
|
||||
RPM_LOCALEDIRRPM=${STAGING_DATADIR_NATIVE}/locale
|
||||
}
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user