[oe-commits] Martin Jansa : usb-modeswitch-data: Exclude SIGGEN dependency on usb-modeswitch

git at git.openembedded.org git at git.openembedded.org
Thu Dec 5 18:46:25 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 742bd501e89550defc95856336770590790f7385
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=742bd501e89550defc95856336770590790f7385

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Nov 17 14:15:08 2013 +0100

usb-modeswitch-data: Exclude SIGGEN dependency on usb-modeswitch

* has runtime dependency on TUNE_PKGARCH usb-modeswitch
  Hash for dependent task usb-modeswitch_1.2.5.bb.do_packagedata changed from 5709ee415d286847b58e7b438b5b9f75 to fbef5eee3bb2bacb805a0bead2095b52

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

---

 meta-oe/conf/layer.conf | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
index b50d1a4..393b4e6 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -34,4 +34,8 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \
   ca-certificates \
 "
 
+SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
+  usb-modeswitch-data->usb-modeswitch \
+"
+
 FREESMARTPHONE_GIT = "git://git.freesmartphone.org"



More information about the Openembedded-commits mailing list