mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
libacpi: Add COMPATIBLE_HOST
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5550 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -12,6 +12,8 @@ PACKAGES += "${PN}-bin"
|
||||
FILES_${PN} = "${libdir}/libacpi.so.*"
|
||||
FILES_${PN}-bin = "${bindir}"
|
||||
|
||||
COMPATIBLE_HOST = '(x86_64|i.86.*)-(linux|freebsd.*)'
|
||||
|
||||
do_stage() {
|
||||
install -m 0644 libacpi.h ${STAGING_INCDIR}
|
||||
oe_libinstall -so libacpi ${STAGING_LIBDIR}
|
||||
|
||||
Reference in New Issue
Block a user