mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
umoci: add nativesdk to BBCLASSEXTEND
add nativesdk to BBCLASSEXTEND Signed-off-by: Yanfei Xu <yanfei.xu@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
7a59023229
commit
daac3b630f
|
@ -77,4 +77,4 @@ do_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
INSANE_SKIP_${PN} += "ldflags already-stripped"
|
INSANE_SKIP_${PN} += "ldflags already-stripped"
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user