mirror of
https://git.yoctoproject.org/poky
synced 2026-02-27 03:49:41 +01:00
elfutils: add nativesdk target
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
c7c5c34188
commit
17326346ff
@@ -44,7 +44,7 @@ do_configure_prepend() {
|
||||
cp ${WORKDIR}/*dis.h ${S}/libcpu
|
||||
}
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
# Package utilities separately
|
||||
PACKAGES =+ "${PN}-binutils"
|
||||
|
||||
Reference in New Issue
Block a user