[oe-commits] Martin Jansa : om-gta0*: add qi qi-ubi to EXTRA_IMAGEDEPENDS, remove them from task-shr-feed

git version control git at git.openembedded.org
Sun Oct 3 12:30:48 UTC 2010


Module: openembedded.git
Branch: master
Commit: 775d7c56bb2ee95cb650e91f10eee61dc8385cff
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=775d7c56bb2ee95cb650e91f10eee61dc8385cff

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Oct  1 09:59:56 2010 +0200

om-gta0*: add qi qi-ubi to EXTRA_IMAGEDEPENDS, remove them from task-shr-feed

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 conf/machine/om-gta01.conf     |    2 +-
 conf/machine/om-gta02.conf     |    2 +-
 recipes/tasks/task-shr-feed.bb |    4 +---
 3 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/conf/machine/om-gta01.conf b/conf/machine/om-gta01.conf
index 0890d71..b5ec35f 100644
--- a/conf/machine/om-gta01.conf
+++ b/conf/machine/om-gta01.conf
@@ -69,7 +69,7 @@ MKUBIFS_ARGS = "-m 512 -e 15360 -c 2376"
 UBINIZE_ARGS = "-m 512 -p 16KiB -s 512 -O 512"
 
 # build / upload tools
-EXTRA_IMAGEDEPENDS += "dfu-util-native"
+EXTRA_IMAGEDEPENDS += "dfu-util-native qi qi-ubi"
 
 module_autoload_snd-soc-neo1973-wm8753 = "snd-soc-neo1973-wm8753"
 
diff --git a/conf/machine/om-gta02.conf b/conf/machine/om-gta02.conf
index 0b826de..4807515 100644
--- a/conf/machine/om-gta02.conf
+++ b/conf/machine/om-gta02.conf
@@ -81,7 +81,7 @@ MKUBIFS_ARGS = "-m 2048 -e 126976 -c 2047"
 UBINIZE_ARGS = "-m 2048 -p 128KiB -s 2048 -O 2048"
 
 # build / upload tools
-EXTRA_IMAGEDEPENDS += "sjf2410-linux-native dfu-util-native"
+EXTRA_IMAGEDEPENDS += "sjf2410-linux-native dfu-util-native qi qi-ubi"
 
 module_autoload_snd-soc-neo1973-gta02-wm8753 = "snd-soc-neo1973-gta02-wm8753"
 #2.6.31 is using the same name as it was in gta01
diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb
index 477353c..e241b51 100644
--- a/recipes/tasks/task-shr-feed.bb
+++ b/recipes/tasks/task-shr-feed.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "SHR Feed"
-PR = "r76"
+PR = "r77"
 PV = "1.0"
 LICENSE = "GPL"
 
@@ -277,8 +277,6 @@ RDEPENDS_${PN} += "\
 		make \
 		dnsmasq \
 		libsyncml \
-		qi \
-		qi-ubi \
 		wpa-gui \
 		iliwi \
 		gabriel \





More information about the Openembedded-commits mailing list