[oe] [PATCH 03/23] angstrom-bootmanager.bb: recipes it depends upon do not exist

Khem Raj raj.khem at gmail.com
Sat Aug 28 20:24:13 UTC 2010


Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 recipes/angstrom/angstrom-bootmanager.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/angstrom/angstrom-bootmanager.bb b/recipes/angstrom/angstrom-bootmanager.bb
index 6cae115..ea8eaa0 100644
--- a/recipes/angstrom/angstrom-bootmanager.bb
+++ b/recipes/angstrom/angstrom-bootmanager.bb
@@ -1,7 +1,8 @@
 DESCRIPTION = "A graphical Boot Manager for the Ångström Linux Distribution"
 AUTHOR = "Michael 'Mickey' Lauer <mickey at Vanille.de>"
 SECTION = "base"
-DEPENDS = "evas-fb ecore-fb esmart-fb imlib2-fb edje efl++-fb"
+# These depends are not available.
+#DEPENDS = "ecore esmart-fb imlib2-fb edje efl++-fb"
 #RDEPENDS_${PN} = "libefl++0"
 
 ALLOW_EMPTY = "1"
-- 
1.7.1





More information about the Openembedded-devel mailing list