mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 09:32:12 +02:00
syslinux: Add COMPATIBLE_HOST
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5552 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -16,6 +16,8 @@ do_configure() {
|
||||
|
||||
STAGE_TEMP = "${WORKDIR}/stage_temp"
|
||||
|
||||
COMPATIBLE_HOST = '(x86_64|i.86.*)-(linux|freebsd.*)'
|
||||
|
||||
do_stage() {
|
||||
install -d ${STAGE_TEMP}
|
||||
oe_runmake install INSTALLROOT="${STAGE_TEMP}"
|
||||
|
||||
Reference in New Issue
Block a user