[meta-ti] [PATCH 2/3] ti-hw-bringup-image: change require to include to make meta-angstrom a soft dependency

Koen Kooi koen at dominion.thruhere.net
Sat Mar 3 02:53:07 PST 2012


The image will be non-functional, but parsing completes with only oe-core + meta-ti

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
---
 recipes-misc/images/ti-hw-bringup-image.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes-misc/images/ti-hw-bringup-image.bb b/recipes-misc/images/ti-hw-bringup-image.bb
index 5f7afce..2be8baf 100644
--- a/recipes-misc/images/ti-hw-bringup-image.bb
+++ b/recipes-misc/images/ti-hw-bringup-image.bb
@@ -1,6 +1,6 @@
 # Image for assisting in hardware bringup
 
-require recipes-images/angstrom/systemd-image.bb
+include recipes-images/angstrom/systemd-image.bb
 
 EXTRA_MACHINE_IMAGE_INSTALL ?= ""
 
-- 
1.7.2.5




More information about the meta-ti mailing list