[meta-lsi] [PATCH 56/86] u-boot-lsi: Add pkg to IMAGE_INSTALL from layer.conf

Daniel Dragomir daniel.dragomir at windriver.com
Wed Oct 29 08:36:04 PDT 2014


From: Paul Butler <paul.butler at windriver.com>

In order to have u-boot-lsi package in all the image types,
added it to IMAGE_INSTALL from conf/layer.conf

Signed-off-by: Paul Butler <paul.butler at windriver.com>
---
 conf/layer.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/layer.conf b/conf/layer.conf
index db15aff..dd426bf 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -8,3 +8,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
 BBFILE_COLLECTIONS += "lsi"
 BBFILE_PATTERN_lsi := "^${LAYERDIR}/"
 BBFILE_PRIORITY_lsi = "5"
+
+IMAGE_INSTALL_append += "u-boot-lsi"
\ No newline at end of file
-- 
1.8.1.4



More information about the meta-lsi mailing list