mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 03:08:48 +00:00
initramfs-live-install: Add COMPATIBLE_HOST
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5460 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
eb599a92d5
commit
52268b52d1
@ -12,3 +12,6 @@ do_install() {
|
||||
|
||||
PACKAGE_ARCH = "all"
|
||||
FILES_${PN} = " /install.sh "
|
||||
|
||||
# Alternatives to grub need adding for other arch support
|
||||
COMPATIBLE_HOST = "(i.86).*-linux"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user