diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2017-02-18 16:25:52 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-22 13:16:49 +0100 |
commit | db9765020801748e14146ff235bb23e7ac25b36c (patch) | |
tree | 595572932f99d8e54ecb68b57c803d5dfbc3cdc1 /meta-gnome | |
parent | 2e26e18ba8780242c8f0fad64bf9bf11ff6c52bd (diff) | |
download | meta-openembedded-db9765020801748e14146ff235bb23e7ac25b36c.tar.gz |
libbonobo: unblacklist orbit2 is back
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/bonobo/libbonobo_2.32.1.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/bonobo/libbonobo_2.32.1.bb b/meta-gnome/recipes-gnome/bonobo/libbonobo_2.32.1.bb index a9014e237..8e00eb4d2 100644 --- a/meta-gnome/recipes-gnome/bonobo/libbonobo_2.32.1.bb +++ b/meta-gnome/recipes-gnome/bonobo/libbonobo_2.32.1.bb | |||
@@ -7,5 +7,3 @@ SRC_URI += "file://0001-Remove-use-of-G_DISABLE_DEPRECATED.patch \ | |||
7 | SRC_URI[archive.md5sum] = "27fa902d4fdf6762ee010e7053aaf77b" | 7 | SRC_URI[archive.md5sum] = "27fa902d4fdf6762ee010e7053aaf77b" |
8 | SRC_URI[archive.sha256sum] = "9160d4f277646400d3bb6b4fa73636cc6d1a865a32b9d0760e1e9e6ee624976b" | 8 | SRC_URI[archive.sha256sum] = "9160d4f277646400d3bb6b4fa73636cc6d1a865a32b9d0760e1e9e6ee624976b" |
9 | GNOME_COMPRESS_TYPE="bz2" | 9 | GNOME_COMPRESS_TYPE="bz2" |
10 | |||
11 | PNBLACKLIST[libbonobo] ?= "Depends on blacklisted orbit2" | ||