mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02: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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user