diff options
-rw-r--r-- | recipes-extended/ipxe/ipxe_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/ipxe/ipxe_git.bb b/recipes-extended/ipxe/ipxe_git.bb index 6dc492eb..d52c5675 100644 --- a/recipes-extended/ipxe/ipxe_git.bb +++ b/recipes-extended/ipxe/ipxe_git.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | DESCRIPTION = "Open source network boot firmware" | 1 | DESCRIPTION = "Open source network boot firmware" |
2 | HOMEPAGE = "http://ipxe.org" | 2 | HOMEPAGE = "http://ipxe.org" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | DEPENDS = "binutils-native perl-native syslinux mtools-native" | 4 | DEPENDS = "binutils-native perl-native syslinux mtools-native cdrtools-native" |
5 | LIC_FILES_CHKSUM = "file://../COPYING;md5=8ca43cbc842c2336e835926c2166c28b" | 5 | LIC_FILES_CHKSUM = "file://../COPYING;md5=8ca43cbc842c2336e835926c2166c28b" |
6 | 6 | ||
7 | SRCREV = "8c43891db4eb131d019360ccfb619f235b17eb58" | 7 | SRCREV = "8c43891db4eb131d019360ccfb619f235b17eb58" |