1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

elfutils: add nativesdk target

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
Nitin A Kamble
2010-07-23 06:02:39 -07:00
committed by Richard Purdie
parent c7c5c34188
commit 17326346ff
+1 -1
View File
@@ -44,7 +44,7 @@ do_configure_prepend() {
cp ${WORKDIR}/*dis.h ${S}/libcpu
}
BBCLASSEXTEND = "native"
BBCLASSEXTEND = "native nativesdk"
# Package utilities separately
PACKAGES =+ "${PN}-binutils"