diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2016-07-31 04:15:00 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-08-08 13:46:48 +0200 |
commit | 2c8645249e27f40a42c9d6edaec0d6292d618f07 (patch) | |
tree | 94b90caf6e5afc035716815b9f1c0a0a12c7907c /meta-gnome/recipes-gnome/libgnome/libgnomeui_2.24.3.bb | |
parent | e9bf73f8671bba516a0c5c5d0bc450316df06f41 (diff) | |
download | meta-openembedded-2c8645249e27f40a42c9d6edaec0d6292d618f07.tar.gz |
libgnomeui: update to 2.24.5 / fix build on gcc6 / cleanup
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/libgnome/libgnomeui_2.24.3.bb')
-rw-r--r-- | meta-gnome/recipes-gnome/libgnome/libgnomeui_2.24.3.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-gnome/recipes-gnome/libgnome/libgnomeui_2.24.3.bb b/meta-gnome/recipes-gnome/libgnome/libgnomeui_2.24.3.bb deleted file mode 100644 index 3208a8170..000000000 --- a/meta-gnome/recipes-gnome/libgnome/libgnomeui_2.24.3.bb +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | require libgnomeui.inc | ||
2 | |||
3 | PR = "r1" | ||
4 | |||
5 | SRC_URI[archive.md5sum] = "ceab6f4370581d1a03c09f15cc103099" | ||
6 | SRC_URI[archive.sha256sum] = "04c81f3bb5a337cdf3ed1230916f82d29857ee95eb884f58dd2f5c6860efe803" | ||
7 | GNOME_COMPRESS_TYPE="bz2" | ||
8 | |||
9 | # http://errors.yoctoproject.org/Errors/Details/68607/ | ||
10 | PNBLACKLIST[libgnomeui] ?= "BROKEN: fails to build with gcc-6" | ||