summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20140529.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2017-02-11 19:33:14 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2017-02-13 18:44:35 +0100
commit7f3176f6288516fb79378c3e6ec4c03fa1a8c98d (patch)
tree9b2e91f290c52751640596fb5a77c7d6f86d68c6 /meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20140529.bb
parent00ba7da845b96a15b42550d15a343f7bc36392f8 (diff)
downloadmeta-openembedded-7f3176f6288516fb79378c3e6ec4c03fa1a8c98d.tar.gz
recipes: blacklist recipes runtime depending on blacklisted recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20140529.bb')
-rw-r--r--meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20140529.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20140529.bb b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20140529.bb
index a265411c1e..434f68a1d8 100644
--- a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20140529.bb
+++ b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch-data_20140529.bb
@@ -15,3 +15,7 @@ do_install() {
15RDEPENDS_${PN} = "usb-modeswitch (>= 2.2.0)" 15RDEPENDS_${PN} = "usb-modeswitch (>= 2.2.0)"
16FILES_${PN} += "${base_libdir}/udev/rules.d/ \ 16FILES_${PN} += "${base_libdir}/udev/rules.d/ \
17 ${datadir}/usb_modeswitch" 17 ${datadir}/usb_modeswitch"
18
19PNBLACKLIST[usb-modeswitch-data] ?= "Runtime depends on blacklisted usb-modeswitch"
20
21PNBLACKLIST[usb-modeswitch-data] ?= "Runtime depends on blacklisted usb-modeswitch-data"