diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2011-09-30 17:43:26 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-10 10:00:09 +0100 |
| commit | 4050aa4252d4209e44dbc0367a3192dc82664061 (patch) | |
| tree | f33d4de7b93933f1e00fcb674f643875963f4e09 | |
| parent | d760fcc56536c7ecd1ec94548bb0dae09b2cf934 (diff) | |
| download | poky-4050aa4252d4209e44dbc0367a3192dc82664061.tar.gz | |
gdk-pixbuf: upgrade to 2.24.6
* older version doesn't build with glib-2.30.0
(From OE-Core rev: 169a524d86ee0647b9ecf8b9a70c750df6582a1a)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf-2.24.0/configure_fix.patch (renamed from meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf-2.22.1/configure_fix.patch) | 0 | ||||
| -rw-r--r-- | meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf-2.24.0/hardcoded_libtool.patch (renamed from meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf-2.22.1/hardcoded_libtool.patch) | 0 | ||||
| -rw-r--r-- | meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.0.bb (renamed from meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.22.1.bb) | 7 |
3 files changed, 3 insertions, 4 deletions
diff --git a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf-2.22.1/configure_fix.patch b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf-2.24.0/configure_fix.patch index b141690387..b141690387 100644 --- a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf-2.22.1/configure_fix.patch +++ b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf-2.24.0/configure_fix.patch | |||
diff --git a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf-2.22.1/hardcoded_libtool.patch b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf-2.24.0/hardcoded_libtool.patch index ecca62a712..ecca62a712 100644 --- a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf-2.22.1/hardcoded_libtool.patch +++ b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf-2.24.0/hardcoded_libtool.patch | |||
diff --git a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.22.1.bb b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.0.bb index 50597b0ad2..9fabbe2c46 100644 --- a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.22.1.bb +++ b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.0.bb | |||
| @@ -9,15 +9,14 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \ | |||
| 9 | SECTION = "libs" | 9 | SECTION = "libs" |
| 10 | 10 | ||
| 11 | DEPENDS = "libpng glib-2.0 jpeg" | 11 | DEPENDS = "libpng glib-2.0 jpeg" |
| 12 | PR = "r1" | ||
| 13 | 12 | ||
| 14 | SRC_URI = "http://ftp.acc.umu.se/pub/GNOME/sources/gdk-pixbuf/2.22/gdk-pixbuf-${PV}.tar.gz \ | 13 | SRC_URI = "http://ftp.acc.umu.se/pub/GNOME/sources/gdk-pixbuf/2.24/gdk-pixbuf-${PV}.tar.bz2 \ |
| 15 | file://hardcoded_libtool.patch \ | 14 | file://hardcoded_libtool.patch \ |
| 16 | file://configure_fix.patch \ | 15 | file://configure_fix.patch \ |
| 17 | " | 16 | " |
| 18 | 17 | ||
| 19 | SRC_URI[md5sum] = "fcfc854e9aec7dbb2bb3059484d44556" | 18 | SRC_URI[md5sum] = "d8ece3a4ade4a91c768328620e473ab8" |
| 20 | SRC_URI[sha256sum] = "bbb57364ffba70d64f5fcfe6eda1d67249b3d58844edb06dc0f94d1ad599b4ec" | 19 | SRC_URI[sha256sum] = "38d2630314e6d91976bffd833236f84fefa440a9038f86dc422820a39f2e3700" |
| 21 | 20 | ||
| 22 | inherit autotools pkgconfig gettext | 21 | inherit autotools pkgconfig gettext |
| 23 | 22 | ||
