* this depends on syslinux
Signed-off-by: Martin Jansa <[email protected]>
---
recipes-extended/ipxe/ipxe_git.bb | 3 +++
1 file changed, 3 insertions(+)
diff --git a/recipes-extended/ipxe/ipxe_git.bb
b/recipes-extended/ipxe/ipxe_git.bb
index d7c60ab..7b76817 100644
--- a/recipes-extended/ipxe/ipxe_git.bb
+++ b/recipes-extended/ipxe/ipxe_git.bb
@@ -4,6 +4,9 @@ LICENSE = "GPLv2"
DEPENDS = "binutils-native perl-native syslinux mtools-native cdrtools-native
xz"
LIC_FILES_CHKSUM =
"file://../COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263"
+# syslinux has this restriction
+COMPATIBLE_HOST_class-target = '(x86_64|i.86).*-(linux|freebsd.*)'
+
SRCREV = "18dc73d27edb55ebe9cb13c58d59af3da3bd374b"
PV = "gitr${SRCPV}"
PR = "r0"
--
2.30.2
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6302):
https://lists.yoctoproject.org/g/meta-virtualization/message/6302
Mute This Topic: https://lists.yoctoproject.org/mt/81831763/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-