[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-core
Subject:    [OE-core] [PATCH 1/1] image-live.bbclass: DEPENDS on syslinux
From:       liezhi.yang () windriver ! com (Robert Yang)
Date:       2016-03-31 10:47:02
Message-ID: 7d0abc8ee6607ee15f5a7f3c05ff0cd468906fe5.1459421153.git.liezhi.yang () windriver ! com
[Download RAW message or body]

The mkisofs requires syslinux/isolinux.bin which is provided by
target syslinux, for pcbios, the depends is already there, but for
EFI, it isn't, so add the depends.

Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
---
 meta/classes/bootimg.bbclass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/classes/bootimg.bbclass b/meta/classes/bootimg.bbclass
index d9ed7db..6204101 100644
--- a/meta/classes/bootimg.bbclass
+++ b/meta/classes/bootimg.bbclass
@@ -29,6 +29,7 @@ do_bootimg[depends] += "dosfstools-native:do_populate_sysroot \
                         mtools-native:do_populate_sysroot \
                         cdrtools-native:do_populate_sysroot \
                         virtual/kernel:do_deploy \
+                        ${MLPREFIX}syslinux:do_populate_sysroot \
                         ${@oe.utils.ifelse(d.getVar('COMPRESSISO', \
False),'zisofs-tools-native:do_populate_sysroot','')}"  
 PACKAGES = " "
-- 
2.7.4


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic