aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorMax Krummenacher <max.oss.09@gmail.com>2017-02-15 01:22:54 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2017-02-20 11:50:14 +0100
commitcfa4ae250f8d711b9316c73d21b8762ce2c0f448 (patch)
tree3782a2581dc5382605d4e839c6ab53e71de2fffa /meta-gnome
parentb01472f6a14721e3302733bcdf32ec59e51703d1 (diff)
downloadmeta-openembedded-contrib-cfa4ae250f8d711b9316c73d21b8762ce2c0f448.tar.gz
gnome-vfs: remove blacklist
Build is fixed for gnome-mime-data. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb2
1 files changed, 0 insertions, 2 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 edf5bfc05c..3ec646697f 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,5 +56,3 @@ 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"