aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gnome-vfs
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2017-02-11 17:40:01 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2017-02-13 18:44:35 +0100
commit00ba7da845b96a15b42550d15a343f7bc36392f8 (patch)
tree4e8d958f0f8698c26f2f67a3f6dff7a6e54b3ed3 /meta-gnome/recipes-gnome/gnome-vfs
parentb7f480cc4c533106442ecfe3266d73dd5a6973e8 (diff)
downloadmeta-openembedded-contrib-00ba7da845b96a15b42550d15a343f7bc36392f8.tar.gz
recipes: blacklist recipes depending on blacklisted recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome-vfs')
-rw-r--r--meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb b/meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb
index 3ec646697f..edf5bfc05c 100644
--- a/meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb
+++ b/meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb
@@ -56,3 +56,5 @@ python populate_packages_prepend () {
plugindir = d.expand('${libdir}/gnome-vfs-2.0/modules/')
do_split_packages(d, plugindir, '^lib(.*)\.so$', 'gnome-vfs-plugin-%s', 'GNOME VFS plugin for %s')
}
+
+PNBLACKLIST[gnome-vfs] ?= "Depends on blacklisted gnome-mime-data"