[meta-ti] Koen Kooi : ti-hw-bringup-image: change require to include to make meta-angstrom a soft dependency
Arago Project git
git at arago-project.org
Sat Mar 3 21:48:39 PST 2012
Module: meta-ti
Branch: master
Commit: 17600a532e574ec9e09a18a9cb6197b73331c3df
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=17600a532e574ec9e09a18a9cb6197b73331c3df
Author: Koen Kooi <koen at dominion.thruhere.net>
Date: Sat Mar 3 11:53:07 2012 +0100
ti-hw-bringup-image: change require to include to make meta-angstrom a soft dependency
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>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
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 ?= ""
More information about the meta-ti
mailing list