diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2012-02-13 16:40:49 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-02-21 17:00:47 +0000 |
commit | 07616497363aeac1a5f02aa0f80ab663cff0aa71 (patch) | |
tree | ea2753743fefa76c451385976a9aa42f2298d405 | |
parent | c3b3a681f7cc50f02294c6e6a07100c75fbca124 (diff) | |
download | poky-07616497363aeac1a5f02aa0f80ab663cff0aa71.tar.gz |
recipes: bump PR to rebuild .la files without libz.la
(From OE-Core rev: 1da6a2dbd5e7aeea6cd45ca05590bdd50b67bf89)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
58 files changed, 61 insertions, 55 deletions
diff --git a/meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb b/meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb index 310d8a9195..dcc40b8b9a 100644 --- a/meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb +++ b/meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb | |||
@@ -18,7 +18,7 @@ FILES_gssdp-tools = "${bindir}/gssdp* ${datadir}/gssdp/*.glade" | |||
18 | 18 | ||
19 | EXTRA_OECONF = "--disable-introspection" | 19 | EXTRA_OECONF = "--disable-introspection" |
20 | 20 | ||
21 | PR = "r0" | 21 | PR = "r1" |
22 | 22 | ||
23 | SRC_URI[md5sum] = "aec6a56ac1d4f8a4837da83f2d152556" | 23 | SRC_URI[md5sum] = "aec6a56ac1d4f8a4837da83f2d152556" |
24 | SRC_URI[sha256sum] = "94de92bb4f7906ed2f047b0146a3b21d53d09908fe1f0149484f61c6afc598ea" | 24 | SRC_URI[sha256sum] = "94de92bb4f7906ed2f047b0146a3b21d53d09908fe1f0149484f61c6afc598ea" |
diff --git a/meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb b/meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb index ce9ca30b6c..ae96edaad7 100644 --- a/meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb +++ b/meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb | |||
@@ -7,7 +7,7 @@ DEPENDS = "gupnp" | |||
7 | 7 | ||
8 | SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz" | 8 | SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz" |
9 | 9 | ||
10 | PR = "r0" | 10 | PR = "r1" |
11 | 11 | ||
12 | inherit autotools pkgconfig | 12 | inherit autotools pkgconfig |
13 | 13 | ||
diff --git a/meta/recipes-connectivity/gupnp/gupnp_0.16.1.bb b/meta/recipes-connectivity/gupnp/gupnp_0.16.1.bb index fd2eb3886c..8460c16c15 100644 --- a/meta/recipes-connectivity/gupnp/gupnp_0.16.1.bb +++ b/meta/recipes-connectivity/gupnp/gupnp_0.16.1.bb | |||
@@ -11,7 +11,7 @@ SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz \ | |||
11 | SRC_URI[md5sum] = "021bb237741532af4bca50157ff326e4" | 11 | SRC_URI[md5sum] = "021bb237741532af4bca50157ff326e4" |
12 | SRC_URI[sha256sum] = "f01a1f4fd36ce161a3df29fa83e1a0a2fb40d3c9f30f6b403e7791688ad24cfe" | 12 | SRC_URI[sha256sum] = "f01a1f4fd36ce161a3df29fa83e1a0a2fb40d3c9f30f6b403e7791688ad24cfe" |
13 | 13 | ||
14 | PR = "r0" | 14 | PR = "r1" |
15 | 15 | ||
16 | EXTRA_OECONF = "--disable-introspection" | 16 | EXTRA_OECONF = "--disable-introspection" |
17 | 17 | ||
diff --git a/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb b/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb index e063f89181..a7c6667955 100644 --- a/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb +++ b/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb | |||
@@ -8,7 +8,7 @@ DEPENDS = "glib-2.0 dbus dbus-glib telepathy-glib" | |||
8 | LICENSE = "LGPLv2.1+" | 8 | LICENSE = "LGPLv2.1+" |
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ |
10 | file://src/tp-conn.c;beginline=1;endline=19;md5=4c58069f77d601cc59200bce5396c7cb" | 10 | file://src/tp-conn.c;beginline=1;endline=19;md5=4c58069f77d601cc59200bce5396c7cb" |
11 | PR = "r3" | 11 | PR = "r4" |
12 | 12 | ||
13 | SRC_URI = "http://telepathy.freedesktop.org/releases/libtelepathy/libtelepathy-${PV}.tar.gz \ | 13 | SRC_URI = "http://telepathy.freedesktop.org/releases/libtelepathy/libtelepathy-${PV}.tar.gz \ |
14 | file://prefer_python_2.5.patch \ | 14 | file://prefer_python_2.5.patch \ |
diff --git a/meta/recipes-connectivity/telepathy/telepathy-glib_0.17.4.bb b/meta/recipes-connectivity/telepathy/telepathy-glib_0.17.4.bb index 1ad91b2017..64473df8d5 100644 --- a/meta/recipes-connectivity/telepathy/telepathy-glib_0.17.4.bb +++ b/meta/recipes-connectivity/telepathy/telepathy-glib_0.17.4.bb | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "Telepathy Framework: GLib-based helper library for connection man | |||
3 | HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" | 3 | HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" |
4 | DEPENDS = "glib-2.0 dbus python-native-runtime dbus-native dbus-glib" | 4 | DEPENDS = "glib-2.0 dbus python-native-runtime dbus-native dbus-glib" |
5 | LICENSE = "LGPLv2.1+" | 5 | LICENSE = "LGPLv2.1+" |
6 | PR = "r0" | 6 | PR = "r1" |
7 | 7 | ||
8 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BPN}-${PV}.tar.gz" | 8 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BPN}-${PV}.tar.gz" |
9 | 9 | ||
diff --git a/meta/recipes-connectivity/telepathy/telepathy-mission-control_5.10.1.bb b/meta/recipes-connectivity/telepathy/telepathy-mission-control_5.10.1.bb index f7ce736818..9be454309e 100644 --- a/meta/recipes-connectivity/telepathy/telepathy-mission-control_5.10.1.bb +++ b/meta/recipes-connectivity/telepathy/telepathy-mission-control_5.10.1.bb | |||
@@ -8,7 +8,7 @@ DEPENDS = "libtelepathy dbus-glib gconf" | |||
8 | 8 | ||
9 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-mission-control/telepathy-mission-control-${PV}.tar.gz" | 9 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-mission-control/telepathy-mission-control-${PV}.tar.gz" |
10 | 10 | ||
11 | PR = "r0" | 11 | PR = "r1" |
12 | 12 | ||
13 | inherit autotools pkgconfig | 13 | inherit autotools pkgconfig |
14 | 14 | ||
diff --git a/meta/recipes-core/eggdbus/eggdbus_0.6.bb b/meta/recipes-core/eggdbus/eggdbus_0.6.bb index 0b958f73ad..75f56def4c 100644 --- a/meta/recipes-core/eggdbus/eggdbus_0.6.bb +++ b/meta/recipes-core/eggdbus/eggdbus_0.6.bb | |||
@@ -4,7 +4,7 @@ HOMEPAGE = "http://cgit.freedesktop.org/~david/eggdbus" | |||
4 | LICENSE = "LGPLv2+" | 4 | LICENSE = "LGPLv2+" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=155db86cdbafa7532b41f390409283eb \ | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=155db86cdbafa7532b41f390409283eb \ |
6 | file://src/eggdbus/eggdbus.h;md5=6b312aef57ed8d738b3f131ad037d6c2" | 6 | file://src/eggdbus/eggdbus.h;md5=6b312aef57ed8d738b3f131ad037d6c2" |
7 | PR = "r2" | 7 | PR = "r3" |
8 | 8 | ||
9 | DEPENDS = "dbus glib-2.0 dbus-glib eggdbus-native" | 9 | DEPENDS = "dbus glib-2.0 dbus-glib eggdbus-native" |
10 | DEPENDS_virtclass-native = "dbus-native glib-2.0-native dbus-glib-native" | 10 | DEPENDS_virtclass-native = "dbus-native glib-2.0-native dbus-glib-native" |
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.30.2.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.30.2.bb index 4bb38a7fb9..111f9a41b0 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.30.2.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.30.2.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require glib.inc | 1 | require glib.inc |
2 | 2 | ||
3 | PR = "r3" | 3 | PR = "r4" |
4 | PE = "1" | 4 | PE = "1" |
5 | 5 | ||
6 | DEPENDS += "libffi python-argparse-native zlib" | 6 | DEPENDS += "libffi python-argparse-native zlib" |
diff --git a/meta/recipes-core/glib-networking/glib-networking_2.28.7.bb b/meta/recipes-core/glib-networking/glib-networking_2.28.7.bb index 521c9252c2..1ae34c0572 100644 --- a/meta/recipes-core/glib-networking/glib-networking_2.28.7.bb +++ b/meta/recipes-core/glib-networking/glib-networking_2.28.7.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" | |||
8 | SECTION = "libs" | 8 | SECTION = "libs" |
9 | DEPENDS = "glib-2.0 gnutls" | 9 | DEPENDS = "glib-2.0 gnutls" |
10 | 10 | ||
11 | PR = "r0" | 11 | PR = "r1" |
12 | 12 | ||
13 | SRC_URI = "${GNOME_MIRROR}/${BPN}/2.28/${BPN}-${PV}.tar.bz2" | 13 | SRC_URI = "${GNOME_MIRROR}/${BPN}/2.28/${BPN}-${PV}.tar.bz2" |
14 | 14 | ||
diff --git a/meta/recipes-core/libxml/libxml2_2.7.8.bb b/meta/recipes-core/libxml/libxml2_2.7.8.bb index 8ec69fb11a..1de73da5a1 100644 --- a/meta/recipes-core/libxml/libxml2_2.7.8.bb +++ b/meta/recipes-core/libxml/libxml2_2.7.8.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require libxml2.inc | 1 | require libxml2.inc |
2 | 2 | ||
3 | PR = "r6" | 3 | PR = "r7" |
4 | 4 | ||
5 | SRC_URI += "file://fix_version_info.patch" | 5 | SRC_URI += "file://fix_version_info.patch" |
6 | 6 | ||
diff --git a/meta/recipes-devtools/binutils/binutils_2.22.bb b/meta/recipes-devtools/binutils/binutils_2.22.bb index f9827d3ec7..8b058fe1e1 100644 --- a/meta/recipes-devtools/binutils/binutils_2.22.bb +++ b/meta/recipes-devtools/binutils/binutils_2.22.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require binutils.inc | 1 | require binutils.inc |
2 | 2 | ||
3 | PR = "r4" | 3 | PR = "r5" |
4 | 4 | ||
5 | LIC_FILES_CHKSUM="\ | 5 | LIC_FILES_CHKSUM="\ |
6 | file://src-release;endline=17;md5=4830a9ef968f3b18dd5e9f2c00db2d35\ | 6 | file://src-release;endline=17;md5=4830a9ef968f3b18dd5e9f2c00db2d35\ |
diff --git a/meta/recipes-devtools/file/file_5.10.bb b/meta/recipes-devtools/file/file_5.10.bb index 1bf1b61a51..db247a700b 100644 --- a/meta/recipes-devtools/file/file_5.10.bb +++ b/meta/recipes-devtools/file/file_5.10.bb | |||
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;beginline=2;md5=6a7382872edb68d33e1a9398b6e03 | |||
10 | 10 | ||
11 | DEPENDS = "zlib file-native" | 11 | DEPENDS = "zlib file-native" |
12 | DEPENDS_virtclass-native = "zlib-native" | 12 | DEPENDS_virtclass-native = "zlib-native" |
13 | PR = "r0" | 13 | PR = "r1" |
14 | 14 | ||
15 | SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz \ | 15 | SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz \ |
16 | file://fix_version_check.patch \ | 16 | file://fix_version_check.patch \ |
diff --git a/meta/recipes-devtools/python/python-gst_0.10.22.bb b/meta/recipes-devtools/python/python-gst_0.10.22.bb index baadd41c40..7bd6d0671c 100644 --- a/meta/recipes-devtools/python/python-gst_0.10.22.bb +++ b/meta/recipes-devtools/python/python-gst_0.10.22.bb | |||
@@ -3,7 +3,7 @@ SECTION = "devel/python" | |||
3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPLv2.1" |
4 | DEPENDS = "gstreamer gst-plugins-base python-pygobject" | 4 | DEPENDS = "gstreamer gst-plugins-base python-pygobject" |
5 | RDEPENDS_${PN} += "python-pygtk" | 5 | RDEPENDS_${PN} += "python-pygtk" |
6 | PR = "r0" | 6 | PR = "r1" |
7 | 7 | ||
8 | SRC_URI = "http://gstreamer.freedesktop.org/src/gst-python/gst-python-${PV}.tar.bz2 \ | 8 | SRC_URI = "http://gstreamer.freedesktop.org/src/gst-python/gst-python-${PV}.tar.bz2 \ |
9 | file://python-path.patch" | 9 | file://python-path.patch" |
diff --git a/meta/recipes-devtools/python/python-pygobject_2.27.91.bb b/meta/recipes-devtools/python/python-pygobject_2.27.91.bb index efc06b45c8..d79ab2f908 100644 --- a/meta/recipes-devtools/python/python-pygobject_2.27.91.bb +++ b/meta/recipes-devtools/python/python-pygobject_2.27.91.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7" | |||
5 | DEPENDS = "python python-pygobject-native glib-2.0" | 5 | DEPENDS = "python python-pygobject-native glib-2.0" |
6 | DEPENDS_virtclass-native = "glib-2.0-native" | 6 | DEPENDS_virtclass-native = "glib-2.0-native" |
7 | RDEPENDS_virtclass-native = "" | 7 | RDEPENDS_virtclass-native = "" |
8 | PR = "r3" | 8 | PR = "r4" |
9 | 9 | ||
10 | MAJ_VER = "${@d.getVar('PV',1).split('.')[0]}.${@d.getVar('PV',1).split('.')[1]}" | 10 | MAJ_VER = "${@d.getVar('PV',1).split('.')[0]}.${@d.getVar('PV',1).split('.')[1]}" |
11 | 11 | ||
diff --git a/meta/recipes-devtools/rpm/rpm_5.4.0.bb b/meta/recipes-devtools/rpm/rpm_5.4.0.bb index 83ee89053e..2c26d9a1a7 100644 --- a/meta/recipes-devtools/rpm/rpm_5.4.0.bb +++ b/meta/recipes-devtools/rpm/rpm_5.4.0.bb | |||
@@ -45,7 +45,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" | |||
45 | DEPENDS = "bzip2 zlib db openssl elfutils expat libpcre attr acl popt ${extrarpmdeps}" | 45 | DEPENDS = "bzip2 zlib db openssl elfutils expat libpcre attr acl popt ${extrarpmdeps}" |
46 | extrarpmdeps = "python perl" | 46 | extrarpmdeps = "python perl" |
47 | extrarpmdeps_virtclass-native = "file-native" | 47 | extrarpmdeps_virtclass-native = "file-native" |
48 | PR = "r29" | 48 | PR = "r30" |
49 | 49 | ||
50 | # rpm2cpio is a shell script, which is part of the rpm src.rpm. It is needed | 50 | # rpm2cpio is a shell script, which is part of the rpm src.rpm. It is needed |
51 | # in order to extract the distribution SRPM into a format we can extract... | 51 | # in order to extract the distribution SRPM into a format we can extract... |
diff --git a/meta/recipes-devtools/subversion/subversion_1.7.2.bb b/meta/recipes-devtools/subversion/subversion_1.7.2.bb index 23e21327e4..a8d4f2226e 100644 --- a/meta/recipes-devtools/subversion/subversion_1.7.2.bb +++ b/meta/recipes-devtools/subversion/subversion_1.7.2.bb | |||
@@ -7,6 +7,8 @@ HOMEPAGE = "http://subversion.tigris.org" | |||
7 | 7 | ||
8 | BBCLASSEXTEND = "native" | 8 | BBCLASSEXTEND = "native" |
9 | 9 | ||
10 | PR = "r1" | ||
11 | |||
10 | # negative, because of new checkout format in 1.7.0 | 12 | # negative, because of new checkout format in 1.7.0 |
11 | # and distro PREMIRRORs need to be in sync with users | 13 | # and distro PREMIRRORs need to be in sync with users |
12 | DEFAULT_PREFERENCE = "-1" | 14 | DEFAULT_PREFERENCE = "-1" |
diff --git a/meta/recipes-extended/cracklib/cracklib_2.8.18.bb b/meta/recipes-extended/cracklib/cracklib_2.8.18.bb index 05eda85f64..31f808df36 100644 --- a/meta/recipes-extended/cracklib/cracklib_2.8.18.bb +++ b/meta/recipes-extended/cracklib/cracklib_2.8.18.bb | |||
@@ -5,7 +5,7 @@ LICENSE = "LGPLv2.1+" | |||
5 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=e3eda01d9815f8d24aae2dbd89b68b06" | 5 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=e3eda01d9815f8d24aae2dbd89b68b06" |
6 | 6 | ||
7 | DEPENDS = "zlib" | 7 | DEPENDS = "zlib" |
8 | PR ="r2" | 8 | PR ="r3" |
9 | 9 | ||
10 | SRC_URI = "${SOURCEFORGE_MIRROR}/cracklib/cracklib-${PV}.tar.gz" | 10 | SRC_URI = "${SOURCEFORGE_MIRROR}/cracklib/cracklib-${PV}.tar.gz" |
11 | 11 | ||
diff --git a/meta/recipes-extended/pam/libpam_1.1.5.bb b/meta/recipes-extended/pam/libpam_1.1.5.bb index c2c101b78e..283f477eb9 100644 --- a/meta/recipes-extended/pam/libpam_1.1.5.bb +++ b/meta/recipes-extended/pam/libpam_1.1.5.bb | |||
@@ -9,7 +9,7 @@ SECTION = "base" | |||
9 | LICENSE = "GPLv2+ | BSD" | 9 | LICENSE = "GPLv2+ | BSD" |
10 | LIC_FILES_CHKSUM = "file://COPYING;md5=ca0395de9a86191a078b8b79302e3083" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=ca0395de9a86191a078b8b79302e3083" |
11 | 11 | ||
12 | PR = "r1" | 12 | PR = "r2" |
13 | 13 | ||
14 | SRC_URI = "https://fedorahosted.org/releases/l/i/linux-pam/Linux-PAM-${PV}.tar.bz2 \ | 14 | SRC_URI = "https://fedorahosted.org/releases/l/i/linux-pam/Linux-PAM-${PV}.tar.bz2 \ |
15 | file://99_pam \ | 15 | file://99_pam \ |
diff --git a/meta/recipes-extended/polkit/polkit_0.104.bb b/meta/recipes-extended/polkit/polkit_0.104.bb index d53dda8d4e..2737a4a805 100644 --- a/meta/recipes-extended/polkit/polkit_0.104.bb +++ b/meta/recipes-extended/polkit/polkit_0.104.bb | |||
@@ -14,7 +14,7 @@ SRC_URI[md5sum] = "e380b4c6fb1e7bccf854e92edc0a8ce1" | |||
14 | SRC_URI[sha256sum] = "6b0a13d8381e4a7b7e37c18a54595191b50757e0fcd186cd9918e9ad0f18c7f9" | 14 | SRC_URI[sha256sum] = "6b0a13d8381e4a7b7e37c18a54595191b50757e0fcd186cd9918e9ad0f18c7f9" |
15 | 15 | ||
16 | PAM_SRC_URI = "file://polkit-1_pam.patch" | 16 | PAM_SRC_URI = "file://polkit-1_pam.patch" |
17 | PR = "r1" | 17 | PR = "r2" |
18 | DEPENDS = "libpam expat dbus-glib eggdbus intltool-native" | 18 | DEPENDS = "libpam expat dbus-glib eggdbus intltool-native" |
19 | RDEPENDS_${PN} = "libpam" | 19 | RDEPENDS_${PN} = "libpam" |
20 | EXTRA_OECONF = "--with-authfw=pam --with-os-type=moblin --disable-man-pages --disable-gtk-doc --disable-introspection" | 20 | EXTRA_OECONF = "--with-authfw=pam --with-os-type=moblin --disable-man-pages --disable-gtk-doc --disable-introspection" |
diff --git a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.0.bb b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.0.bb index 458b0fc674..121babd28d 100644 --- a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.0.bb +++ b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.0.bb | |||
@@ -18,7 +18,7 @@ SRC_URI = "http://ftp.acc.umu.se/pub/GNOME/sources/gdk-pixbuf/2.24/gdk-pixbuf-${ | |||
18 | SRC_URI[md5sum] = "d8ece3a4ade4a91c768328620e473ab8" | 18 | SRC_URI[md5sum] = "d8ece3a4ade4a91c768328620e473ab8" |
19 | SRC_URI[sha256sum] = "38d2630314e6d91976bffd833236f84fefa440a9038f86dc422820a39f2e3700" | 19 | SRC_URI[sha256sum] = "38d2630314e6d91976bffd833236f84fefa440a9038f86dc422820a39f2e3700" |
20 | 20 | ||
21 | PR = "r3" | 21 | PR = "r4" |
22 | 22 | ||
23 | inherit autotools pkgconfig gettext | 23 | inherit autotools pkgconfig gettext |
24 | 24 | ||
diff --git a/meta/recipes-gnome/gnome/gconf_3.2.3.bb b/meta/recipes-gnome/gnome/gconf_3.2.3.bb index a12cb9b639..ccbc24e6a4 100644 --- a/meta/recipes-gnome/gnome/gconf_3.2.3.bb +++ b/meta/recipes-gnome/gnome/gconf_3.2.3.bb | |||
@@ -9,7 +9,7 @@ POLKIT_libc-uclibc = "" | |||
9 | DEPENDS = "glib-2.0 gtk+ dbus dbus-glib libxml2 intltool-native ${POLKIT}" | 9 | DEPENDS = "glib-2.0 gtk+ dbus dbus-glib libxml2 intltool-native ${POLKIT}" |
10 | DEPENDS_virtclass-native = "glib-2.0-native dbus-native dbus-glib-native libxml2-native intltool-native gnome-common-native" | 10 | DEPENDS_virtclass-native = "glib-2.0-native dbus-native dbus-glib-native libxml2-native intltool-native gnome-common-native" |
11 | 11 | ||
12 | PR = "r7" | 12 | PR = "r8" |
13 | 13 | ||
14 | inherit gnomebase | 14 | inherit gnomebase |
15 | 15 | ||
diff --git a/meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb b/meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb index 8fb7c7a2b1..1a5ee05d2e 100644 --- a/meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb +++ b/meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb | |||
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | |||
11 | 11 | ||
12 | SECTION = "x11/gnome" | 12 | SECTION = "x11/gnome" |
13 | 13 | ||
14 | PR = "r5" | 14 | PR = "r6" |
15 | 15 | ||
16 | inherit autotools gnome pkgconfig | 16 | inherit autotools gnome pkgconfig |
17 | 17 | ||
diff --git a/meta/recipes-gnome/gthumb/gthumb_2.12.4.bb b/meta/recipes-gnome/gthumb/gthumb_2.12.4.bb index 8367bbdeaf..19a6b31570 100644 --- a/meta/recipes-gnome/gthumb/gthumb_2.12.4.bb +++ b/meta/recipes-gnome/gthumb/gthumb_2.12.4.bb | |||
@@ -4,6 +4,8 @@ LICENSE = "GPLv2" | |||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
5 | DEPENDS = "glib-2.0 gtk+ libxml2 gnome-doc-utils libunique gconf libpng gstreamer jpeg tiff gst-plugins-base" | 5 | DEPENDS = "glib-2.0 gtk+ libxml2 gnome-doc-utils libunique gconf libpng gstreamer jpeg tiff gst-plugins-base" |
6 | 6 | ||
7 | PR = "r1" | ||
8 | |||
7 | EXTRA_OECONF = "--disable-gnome-keyring --disable-libsoup --disable-exiv2 --disable-clutter" | 9 | EXTRA_OECONF = "--disable-gnome-keyring --disable-libsoup --disable-exiv2 --disable-clutter" |
8 | 10 | ||
9 | inherit gnome pkgconfig | 11 | inherit gnome pkgconfig |
diff --git a/meta/recipes-gnome/gtk+/gtk+_2.24.8.bb b/meta/recipes-gnome/gtk+/gtk+_2.24.8.bb index 8dfcc32753..dab66c7f59 100644 --- a/meta/recipes-gnome/gtk+/gtk+_2.24.8.bb +++ b/meta/recipes-gnome/gtk+/gtk+_2.24.8.bb | |||
@@ -27,7 +27,7 @@ SRC_URI = "http://download.gnome.org/sources/gtk+/2.24/gtk+-${PV}.tar.bz2 \ | |||
27 | # file://combo-arrow-size.patch;striplevel=0 | 27 | # file://combo-arrow-size.patch;striplevel=0 |
28 | # file://configurefix.patch | 28 | # file://configurefix.patch |
29 | 29 | ||
30 | PR = "r2" | 30 | PR = "r3" |
31 | 31 | ||
32 | SRC_URI[md5sum] = "0413187f7e596aef00ccd1b54776ff03" | 32 | SRC_URI[md5sum] = "0413187f7e596aef00ccd1b54776ff03" |
33 | SRC_URI[sha256sum] = "ac2325a65312922a6722a7c02a389f3f4072d79e13131485cc7b7226e2537043" | 33 | SRC_URI[sha256sum] = "ac2325a65312922a6722a7c02a389f3f4072d79e13131485cc7b7226e2537043" |
diff --git a/meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb b/meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb index f15cf2e914..7635e7ae1a 100644 --- a/meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb +++ b/meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605" | |||
6 | 6 | ||
7 | SRCREV = "1161" | 7 | SRCREV = "1161" |
8 | PV = "2.11.0+svnr${SRCPV}" | 8 | PV = "2.11.0+svnr${SRCPV}" |
9 | PR = "r2" | 9 | PR = "r3" |
10 | 10 | ||
11 | SRC_URI = "svn://svn.gnome.org/svn/gtkhtml2/;module=trunk;proto=http \ | 11 | SRC_URI = "svn://svn.gnome.org/svn/gtkhtml2/;module=trunk;proto=http \ |
12 | http://git.yoctoproject.org/cgit/cgit.cgi/web-patches/plain/css-stylesheet-user.patch;striplevel=0;name=patch2 \ | 12 | http://git.yoctoproject.org/cgit/cgit.cgi/web-patches/plain/css-stylesheet-user.patch;striplevel=0;name=patch2 \ |
diff --git a/meta/recipes-gnome/json-glib/json-glib_0.14.2.bb b/meta/recipes-gnome/json-glib/json-glib_0.14.2.bb index bdc9dfb332..18db4e70bd 100644 --- a/meta/recipes-gnome/json-glib/json-glib_0.14.2.bb +++ b/meta/recipes-gnome/json-glib/json-glib_0.14.2.bb | |||
@@ -8,6 +8,8 @@ HOMEPAGE = "http://live.gnome.org/JsonGlib" | |||
8 | LICENSE = "LGPLv2.1" | 8 | LICENSE = "LGPLv2.1" |
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" |
10 | 10 | ||
11 | PR = "r1" | ||
12 | |||
11 | DEPENDS = "glib-2.0" | 13 | DEPENDS = "glib-2.0" |
12 | 14 | ||
13 | SRC_URI[archive.md5sum] = "5716a181a2b85268f53a1fb0c8024c4a" | 15 | SRC_URI[archive.md5sum] = "5716a181a2b85268f53a1fb0c8024c4a" |
diff --git a/meta/recipes-gnome/libglade/libglade_2.6.4.bb b/meta/recipes-gnome/libglade/libglade_2.6.4.bb index 632d7f7fc5..747b4ed6a9 100644 --- a/meta/recipes-gnome/libglade/libglade_2.6.4.bb +++ b/meta/recipes-gnome/libglade/libglade_2.6.4.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605 \ | |||
8 | file://glade/glade-gtk.c;endline=22;md5=766f993433e2642fec87936d319990ff" | 8 | file://glade/glade-gtk.c;endline=22;md5=766f993433e2642fec87936d319990ff" |
9 | 9 | ||
10 | SECTION = "libs" | 10 | SECTION = "libs" |
11 | PR = "r2" | 11 | PR = "r3" |
12 | DEPENDS = "zlib gdk-pixbuf gtk+ gtk-doc-native" | 12 | DEPENDS = "zlib gdk-pixbuf gtk+ gtk-doc-native" |
13 | 13 | ||
14 | inherit autotools pkgconfig gnome | 14 | inherit autotools pkgconfig gnome |
diff --git a/meta/recipes-gnome/librsvg/librsvg_2.32.1.bb b/meta/recipes-gnome/librsvg/librsvg_2.32.1.bb index c1d5e3b25c..faefecd8a4 100644 --- a/meta/recipes-gnome/librsvg/librsvg_2.32.1.bb +++ b/meta/recipes-gnome/librsvg/librsvg_2.32.1.bb | |||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | |||
9 | SECTION = "x11/utils" | 9 | SECTION = "x11/utils" |
10 | DEPENDS = "gtk+ libcroco cairo libxml2 popt" | 10 | DEPENDS = "gtk+ libcroco cairo libxml2 popt" |
11 | 11 | ||
12 | PR = "r1" | 12 | PR = "r2" |
13 | 13 | ||
14 | inherit autotools pkgconfig gnome | 14 | inherit autotools pkgconfig gnome |
15 | 15 | ||
diff --git a/meta/recipes-gnome/libunique/libunique_1.1.6.bb b/meta/recipes-gnome/libunique/libunique_1.1.6.bb index 71b455171d..7061cf6cc3 100644 --- a/meta/recipes-gnome/libunique/libunique_1.1.6.bb +++ b/meta/recipes-gnome/libunique/libunique_1.1.6.bb | |||
@@ -9,7 +9,7 @@ SRC_URI = "${GNOME_MIRROR}/libunique/1.1/libunique-${PV}.tar.bz2 \ | |||
9 | SRC_URI[md5sum] = "7955769ef31f1bc4f83446dbb3625e6d" | 9 | SRC_URI[md5sum] = "7955769ef31f1bc4f83446dbb3625e6d" |
10 | SRC_URI[sha256sum] = "e5c8041cef8e33c55732f06a292381cb345db946cf792a4ae18aa5c66cdd4fbb" | 10 | SRC_URI[sha256sum] = "e5c8041cef8e33c55732f06a292381cb345db946cf792a4ae18aa5c66cdd4fbb" |
11 | 11 | ||
12 | PR = "r5" | 12 | PR = "r6" |
13 | 13 | ||
14 | DEPENDS = "glib-2.0 gtk+ dbus" | 14 | DEPENDS = "glib-2.0 gtk+ dbus" |
15 | 15 | ||
diff --git a/meta/recipes-graphics/cairo/cairo_1.10.2.bb b/meta/recipes-graphics/cairo/cairo_1.10.2.bb index a74a2cc784..206b0269e0 100644 --- a/meta/recipes-graphics/cairo/cairo_1.10.2.bb +++ b/meta/recipes-graphics/cairo/cairo_1.10.2.bb | |||
@@ -2,7 +2,7 @@ require cairo.inc | |||
2 | 2 | ||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=e73e999e0c72b5ac9012424fa157ad77" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=e73e999e0c72b5ac9012424fa157ad77" |
4 | 4 | ||
5 | PR = "r4" | 5 | PR = "r5" |
6 | 6 | ||
7 | SRC_URI = "http://cairographics.org/releases/cairo-${PV}.tar.gz" | 7 | SRC_URI = "http://cairographics.org/releases/cairo-${PV}.tar.gz" |
8 | 8 | ||
diff --git a/meta/recipes-graphics/libmatchbox/libmatchbox_1.9.bb b/meta/recipes-graphics/libmatchbox/libmatchbox_1.9.bb index 2ce59522f2..2fcd1b07b0 100644 --- a/meta/recipes-graphics/libmatchbox/libmatchbox_1.9.bb +++ b/meta/recipes-graphics/libmatchbox/libmatchbox_1.9.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require libmatchbox.inc | 1 | require libmatchbox.inc |
2 | 2 | ||
3 | PR = "r9" | 3 | PR = "r10" |
4 | 4 | ||
5 | SRC_URI = "http://downloads.yoctoproject.org/releases/matchbox/${BPN}/${PV}/${BPN}-${PV}.tar.gz \ | 5 | SRC_URI = "http://downloads.yoctoproject.org/releases/matchbox/${BPN}/${PV}/${BPN}-${PV}.tar.gz \ |
6 | file://16bppfixes.patch \ | 6 | file://16bppfixes.patch \ |
diff --git a/meta/recipes-graphics/menu-cache/menu-cache_0.3.2.bb b/meta/recipes-graphics/menu-cache/menu-cache_0.3.2.bb index 87f9826d66..b8f9d979d6 100644 --- a/meta/recipes-graphics/menu-cache/menu-cache_0.3.2.bb +++ b/meta/recipes-graphics/menu-cache/menu-cache_0.3.2.bb | |||
@@ -16,6 +16,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/menu-cache-${PV}.tar.gz" | |||
16 | SRC_URI[md5sum] = "ac4a9ea77db68d3db3f9f53cc75af66a" | 16 | SRC_URI[md5sum] = "ac4a9ea77db68d3db3f9f53cc75af66a" |
17 | SRC_URI[sha256sum] = "6b7c1627b5102d8301a8a3e845f673a7181a71dde32f6455abf22d03e392b89f" | 17 | SRC_URI[sha256sum] = "6b7c1627b5102d8301a8a3e845f673a7181a71dde32f6455abf22d03e392b89f" |
18 | 18 | ||
19 | PR = "r1" | 19 | PR = "r2" |
20 | 20 | ||
21 | inherit autotools pkgconfig | 21 | inherit autotools pkgconfig |
diff --git a/meta/recipes-graphics/xorg-lib/libfontenc_1.1.0.bb b/meta/recipes-graphics/xorg-lib/libfontenc_1.1.0.bb index c489f39c35..252fd22447 100644 --- a/meta/recipes-graphics/xorg-lib/libfontenc_1.1.0.bb +++ b/meta/recipes-graphics/xorg-lib/libfontenc_1.1.0.bb | |||
@@ -9,7 +9,7 @@ LICENSE = "MIT" | |||
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=96254c20ab81c63e65b26f0dbcd4a1c1" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=96254c20ab81c63e65b26f0dbcd4a1c1" |
10 | 10 | ||
11 | DEPENDS += "zlib xproto font-util" | 11 | DEPENDS += "zlib xproto font-util" |
12 | PR = "r2" | 12 | PR = "r3" |
13 | PE = "1" | 13 | PE = "1" |
14 | 14 | ||
15 | BBCLASSEXTEND = "native" | 15 | BBCLASSEXTEND = "native" |
diff --git a/meta/recipes-graphics/xorg-lib/libxfont_1.4.4.bb b/meta/recipes-graphics/xorg-lib/libxfont_1.4.4.bb index 3e44fc8ac5..55d4e692c1 100644 --- a/meta/recipes-graphics/xorg-lib/libxfont_1.4.4.bb +++ b/meta/recipes-graphics/xorg-lib/libxfont_1.4.4.bb | |||
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a46c8040f2f737bcd0c435feb2ab1c2c" | |||
12 | DEPENDS += "freetype fontcacheproto xtrans fontsproto libfontenc zlib" | 12 | DEPENDS += "freetype fontcacheproto xtrans fontsproto libfontenc zlib" |
13 | PROVIDES = "xfont" | 13 | PROVIDES = "xfont" |
14 | 14 | ||
15 | PR = "r1" | 15 | PR = "r2" |
16 | PE = "1" | 16 | PE = "1" |
17 | 17 | ||
18 | XORG_PN = "libXfont" | 18 | XORG_PN = "libXfont" |
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.22.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.22.bb index 56c54b5529..b99d453107 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.22.bb +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.22.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ | |||
8 | 8 | ||
9 | DEPENDS += "gst-plugins-base libmusicbrainz tremor librsvg" | 9 | DEPENDS += "gst-plugins-base libmusicbrainz tremor librsvg" |
10 | 10 | ||
11 | PR = "r1" | 11 | PR = "r2" |
12 | 12 | ||
13 | inherit gettext | 13 | inherit gettext |
14 | 14 | ||
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.35.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.35.bb index e49a00cda1..6dfc26e717 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.35.bb +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.35.bb | |||
@@ -13,7 +13,7 @@ SRC_URI += " file://gst-plugins-base-tremor.patch" | |||
13 | SRC_URI[md5sum] = "1d300983525f4f09030eb3ba47cb04b0" | 13 | SRC_URI[md5sum] = "1d300983525f4f09030eb3ba47cb04b0" |
14 | SRC_URI[sha256sum] = "cd24f01bb5258a1f400bc4f2c212bb7cee9ee23c9ffb80d537a24ef366d17103" | 14 | SRC_URI[sha256sum] = "cd24f01bb5258a1f400bc4f2c212bb7cee9ee23c9ffb80d537a24ef366d17103" |
15 | 15 | ||
16 | PR = "r0" | 16 | PR = "r1" |
17 | 17 | ||
18 | inherit gettext | 18 | inherit gettext |
19 | 19 | ||
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.30.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.30.bb index a3dffa06dd..ebd49ab4ec 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.30.bb +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.30.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ | |||
7 | 7 | ||
8 | DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \ | 8 | DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \ |
9 | speex libsoup-2.4 pulseaudio" | 9 | speex libsoup-2.4 pulseaudio" |
10 | PR = "r4" | 10 | PR = "r5" |
11 | 11 | ||
12 | inherit gettext gconf | 12 | inherit gettext gconf |
13 | 13 | ||
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-ugly_0.10.18.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-ugly_0.10.18.bb index 72a8151780..7f87cd3b8a 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins-ugly_0.10.18.bb +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-ugly_0.10.18.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ | |||
8 | file://gst/mpegstream/gstmpegparse.h;beginline=1;endline=18;md5=ff65467b0c53cdfa98d0684c1bc240a9" | 8 | file://gst/mpegstream/gstmpegparse.h;beginline=1;endline=18;md5=ff65467b0c53cdfa98d0684c1bc240a9" |
9 | 9 | ||
10 | DEPENDS += "gst-plugins-base libid3tag libmad mpeg2dec liba52 lame" | 10 | DEPENDS += "gst-plugins-base libid3tag libmad mpeg2dec liba52 lame" |
11 | PR = "r0" | 11 | PR = "r1" |
12 | 12 | ||
13 | inherit gettext | 13 | inherit gettext |
14 | 14 | ||
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer_0.10.35.bb b/meta/recipes-multimedia/gstreamer/gstreamer_0.10.35.bb index b58f34d72e..8d3bc75c8e 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer_0.10.35.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer_0.10.35.bb | |||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605 \ | |||
9 | file://gst/gst.h;beginline=1;endline=21;md5=8e5fe5e87d33a04479fde862e238eaa4" | 9 | file://gst/gst.h;beginline=1;endline=21;md5=8e5fe5e87d33a04479fde862e238eaa4" |
10 | DEPENDS = "glib-2.0 libxml2 bison-native flex-native" | 10 | DEPENDS = "glib-2.0 libxml2 bison-native flex-native" |
11 | 11 | ||
12 | PR = "r2" | 12 | PR = "r3" |
13 | 13 | ||
14 | SRC_URI = "http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.bz2 \ | 14 | SRC_URI = "http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.bz2 \ |
15 | file://check_fix.patch \ | 15 | file://check_fix.patch \ |
diff --git a/meta/recipes-multimedia/libid3tag/libid3tag_0.15.1b.bb b/meta/recipes-multimedia/libid3tag/libid3tag_0.15.1b.bb index c5d53e63eb..dbcf2da563 100644 --- a/meta/recipes-multimedia/libid3tag/libid3tag_0.15.1b.bb +++ b/meta/recipes-multimedia/libid3tag/libid3tag_0.15.1b.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | |||
7 | file://version.h;beginline=1;endline=8;md5=86ac68b67f054b7afde9e149bbc3fe63" | 7 | file://version.h;beginline=1;endline=8;md5=86ac68b67f054b7afde9e149bbc3fe63" |
8 | SECTION = "libs" | 8 | SECTION = "libs" |
9 | DEPENDS = "zlib gperf-native" | 9 | DEPENDS = "zlib gperf-native" |
10 | PR = "r5" | 10 | PR = "r6" |
11 | 11 | ||
12 | SRC_URI = "ftp://ftp.mars.org/pub/mpeg/libid3tag-${PV}.tar.gz \ | 12 | SRC_URI = "ftp://ftp.mars.org/pub/mpeg/libid3tag-${PV}.tar.gz \ |
13 | file://addpkgconfig.patch" | 13 | file://addpkgconfig.patch" |
diff --git a/meta/recipes-multimedia/libpng/libpng_1.2.46.bb b/meta/recipes-multimedia/libpng/libpng_1.2.46.bb index a917691e32..142f2b90fe 100644 --- a/meta/recipes-multimedia/libpng/libpng_1.2.46.bb +++ b/meta/recipes-multimedia/libpng/libpng_1.2.46.bb | |||
@@ -6,7 +6,7 @@ LICENSE = "Libpng" | |||
6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=21b4b6e3523afa9f03f00b43b991dad0 \ | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=21b4b6e3523afa9f03f00b43b991dad0 \ |
7 | file://png.h;startline=172;endline=261;md5=996460063a9bf2de35b2d61d2776dabc" | 7 | file://png.h;startline=172;endline=261;md5=996460063a9bf2de35b2d61d2776dabc" |
8 | DEPENDS = "zlib" | 8 | DEPENDS = "zlib" |
9 | PR = "r3" | 9 | PR = "r4" |
10 | 10 | ||
11 | SRC_URI = "${SOURCEFORGE_MIRROR}/project/libpng/libpng12/${PV}/libpng-${PV}.tar.bz2" | 11 | SRC_URI = "${SOURCEFORGE_MIRROR}/project/libpng/libpng12/${PV}/libpng-${PV}.tar.bz2" |
12 | 12 | ||
diff --git a/meta/recipes-multimedia/libtiff/tiff_3.9.5.bb b/meta/recipes-multimedia/libtiff/tiff_3.9.5.bb index ae8df15918..bf0a387566 100644 --- a/meta/recipes-multimedia/libtiff/tiff_3.9.5.bb +++ b/meta/recipes-multimedia/libtiff/tiff_3.9.5.bb | |||
@@ -3,7 +3,7 @@ LICENSE = "BSD-2-Clause" | |||
3 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=34da3db46fab7501992f9615d7e158cf" | 3 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=34da3db46fab7501992f9615d7e158cf" |
4 | HOMEPAGE = "http://www.remotesensing.org/libtiff/" | 4 | HOMEPAGE = "http://www.remotesensing.org/libtiff/" |
5 | DEPENDS = "zlib jpeg lzo" | 5 | DEPENDS = "zlib jpeg lzo" |
6 | PR = "r3" | 6 | PR = "r4" |
7 | 7 | ||
8 | SRC_URI = "ftp://ftp.remotesensing.org/pub/libtiff/tiff-${PV}.tar.gz \ | 8 | SRC_URI = "ftp://ftp.remotesensing.org/pub/libtiff/tiff-${PV}.tar.gz \ |
9 | file://libtool2.patch" | 9 | file://libtool2.patch" |
diff --git a/meta/recipes-qt/qt4/qt4-x11-free_4.8.0.bb b/meta/recipes-qt/qt4/qt4-x11-free_4.8.0.bb index edd3e0ebed..6a0b0b8f07 100644 --- a/meta/recipes-qt/qt4/qt4-x11-free_4.8.0.bb +++ b/meta/recipes-qt/qt4/qt4-x11-free_4.8.0.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | require qt4-x11-free.inc | 1 | require qt4-x11-free.inc |
2 | require qt-${PV}.inc | 2 | require qt-${PV}.inc |
3 | 3 | ||
4 | PR = "${INC_PR}.0" | 4 | PR = "${INC_PR}.1" |
5 | 5 | ||
6 | DEFAULT_PREFERENCE = "-1" | 6 | DEFAULT_PREFERENCE = "-1" |
7 | 7 | ||
diff --git a/meta/recipes-sato/eds/eds-dbus_git.bb b/meta/recipes-sato/eds/eds-dbus_git.bb index 0405a02c91..74da2ef0d3 100644 --- a/meta/recipes-sato/eds/eds-dbus_git.bb +++ b/meta/recipes-sato/eds/eds-dbus_git.bb | |||
@@ -12,7 +12,7 @@ DEPENDS = "intltool-native glib-2.0 gtk+ gconf dbus db gnome-common virtual/libi | |||
12 | 12 | ||
13 | SRCREV = "7337d11aed576e7caaa12b4e881ad8d33668799f" | 13 | SRCREV = "7337d11aed576e7caaa12b4e881ad8d33668799f" |
14 | PV = "2.30+git${SRCPV}" | 14 | PV = "2.30+git${SRCPV}" |
15 | PR = "r5" | 15 | PR = "r6" |
16 | 16 | ||
17 | SRC_URI = "git://git.gnome.org/evolution-data-server;protocol=git \ | 17 | SRC_URI = "git://git.gnome.org/evolution-data-server;protocol=git \ |
18 | file://oh-contact.patch;striplevel=0 \ | 18 | file://oh-contact.patch;striplevel=0 \ |
diff --git a/meta/recipes-sato/gtk-engines/gtk-sato-engine_git.bb b/meta/recipes-sato/gtk-engines/gtk-sato-engine_git.bb index 224b6e1327..d6685f5d40 100644 --- a/meta/recipes-sato/gtk-engines/gtk-sato-engine_git.bb +++ b/meta/recipes-sato/gtk-engines/gtk-sato-engine_git.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \ | |||
6 | 6 | ||
7 | SRCREV = "e4a29fbb7648f12fb3aefd8ea0120c3f54ba392a" | 7 | SRCREV = "e4a29fbb7648f12fb3aefd8ea0120c3f54ba392a" |
8 | PV = "0.3.3+git${SRCPV}" | 8 | PV = "0.3.3+git${SRCPV}" |
9 | PR = "r0" | 9 | PR = "r1" |
10 | 10 | ||
11 | SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git" | 11 | SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git" |
12 | 12 | ||
diff --git a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb index 97b40d4777..74d8757ee0 100644 --- a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb +++ b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb | |||
@@ -12,7 +12,7 @@ RDEPENDS_${PN} = "formfactor dbus-wait" | |||
12 | SECTION = "x11" | 12 | SECTION = "x11" |
13 | SRCREV = "b38f24036cff3be6c2fbcf9ca9881803e69003ac" | 13 | SRCREV = "b38f24036cff3be6c2fbcf9ca9881803e69003ac" |
14 | PV = "0.0+git${SRCPV}" | 14 | PV = "0.0+git${SRCPV}" |
15 | PR = "r0" | 15 | PR = "r1" |
16 | 16 | ||
17 | SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \ | 17 | SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \ |
18 | file://configure_fix.patch;maxrev=1819 \ | 18 | file://configure_fix.patch;maxrev=1819 \ |
diff --git a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb index 0514164f4f..12e4392f85 100644 --- a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb +++ b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb | |||
@@ -13,7 +13,7 @@ DEPENDS += " ${@base_contains("MACHINE_FEATURES", "apm", "apmd", "",d)}" | |||
13 | 13 | ||
14 | SRCREV = "cdf7a22716b87468f10573f622d5c7a58a684e35" | 14 | SRCREV = "cdf7a22716b87468f10573f622d5c7a58a684e35" |
15 | PV = "0.0+git${SRCPV}" | 15 | PV = "0.0+git${SRCPV}" |
16 | PR = "r3" | 16 | PR = "r4" |
17 | 17 | ||
18 | RPROVIDES_${PN} = "matchbox-panel" | 18 | RPROVIDES_${PN} = "matchbox-panel" |
19 | RREPLACES_${PN} = "matchbox-panel" | 19 | RREPLACES_${PN} = "matchbox-panel" |
diff --git a/meta/recipes-sato/owl-video-widget/libowl-av_git.bb b/meta/recipes-sato/owl-video-widget/libowl-av_git.bb index f1a4f88bb8..4413d38839 100644 --- a/meta/recipes-sato/owl-video-widget/libowl-av_git.bb +++ b/meta/recipes-sato/owl-video-widget/libowl-av_git.bb | |||
@@ -14,7 +14,7 @@ RRECOMMENDS_${PN} = "gst-meta-audio gst-meta-video" | |||
14 | 14 | ||
15 | SRCREV = "1379fd230a32509e94971961183f1031f469737a" | 15 | SRCREV = "1379fd230a32509e94971961183f1031f469737a" |
16 | PV = "0.1+git${SRCPV}" | 16 | PV = "0.1+git${SRCPV}" |
17 | PR = "r1" | 17 | PR = "r2" |
18 | 18 | ||
19 | 19 | ||
20 | SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \ | 20 | SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \ |
diff --git a/meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb b/meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb index 5e51d3dfd9..8a113b375a 100644 --- a/meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb +++ b/meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb | |||
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | |||
10 | DEPENDS = "matchbox-panel-2" | 10 | DEPENDS = "matchbox-panel-2" |
11 | SRCREV = "c792e4edc758bab21e0b01814979eacf0b1af945" | 11 | SRCREV = "c792e4edc758bab21e0b01814979eacf0b1af945" |
12 | PV = "0.1+git${SRCPV}" | 12 | PV = "0.1+git${SRCPV}" |
13 | PR = "r0" | 13 | PR = "r1" |
14 | 14 | ||
15 | SRC_URI = "git://git.yoctoproject.org/screenshot;protocol=git \ | 15 | SRC_URI = "git://git.yoctoproject.org/screenshot;protocol=git \ |
16 | file://fix_ldadd_order.patch" | 16 | file://fix_ldadd_order.patch" |
diff --git a/meta/recipes-sato/webkit/webkit-gtk_svn.bb b/meta/recipes-sato/webkit/webkit-gtk_svn.bb index e279ca3e9f..9181c2cd2b 100644 --- a/meta/recipes-sato/webkit/webkit-gtk_svn.bb +++ b/meta/recipes-sato/webkit/webkit-gtk_svn.bb | |||
@@ -15,7 +15,7 @@ SRCREV_FORMAT = "source" | |||
15 | 15 | ||
16 | SRCREV = "101488" | 16 | SRCREV = "101488" |
17 | PV = "1.7.2+svnr${SRCPV}" | 17 | PV = "1.7.2+svnr${SRCPV}" |
18 | PR = "r2" | 18 | PR = "r3" |
19 | 19 | ||
20 | SRC_URI = "\ | 20 | SRC_URI = "\ |
21 | svn://svn.webkit.org/repository/webkit/trunk/;module=Source;proto=http;name=source \ | 21 | svn://svn.webkit.org/repository/webkit/trunk/;module=Source;proto=http;name=source \ |
diff --git a/meta/recipes-support/curl/curl_7.23.1.bb b/meta/recipes-support/curl/curl_7.23.1.bb index 977246582a..db1ca81b28 100644 --- a/meta/recipes-support/curl/curl_7.23.1.bb +++ b/meta/recipes-support/curl/curl_7.23.1.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;beginline=7;md5=3a34942f4ae3fbf1a303160714e66 | |||
8 | DEPENDS = "zlib gnutls" | 8 | DEPENDS = "zlib gnutls" |
9 | DEPENDS_virtclass-native = "zlib-native" | 9 | DEPENDS_virtclass-native = "zlib-native" |
10 | DEPENDS_virtclass-nativesdk = "zlib-nativesdk" | 10 | DEPENDS_virtclass-nativesdk = "zlib-nativesdk" |
11 | PR = "r0" | 11 | PR = "r1" |
12 | 12 | ||
13 | SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \ | 13 | SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \ |
14 | file://noldlibpath.patch \ | 14 | file://noldlibpath.patch \ |
diff --git a/meta/recipes-support/gnutls/gnutls_2.12.16.bb b/meta/recipes-support/gnutls/gnutls_2.12.16.bb index 3c9b8096e3..38cc98fa66 100644 --- a/meta/recipes-support/gnutls/gnutls_2.12.16.bb +++ b/meta/recipes-support/gnutls/gnutls_2.12.16.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require gnutls.inc | 1 | require gnutls.inc |
2 | 2 | ||
3 | PR = "${INC_PR}.5" | 3 | PR = "${INC_PR}.6" |
4 | 4 | ||
5 | SRC_URI += "file://gnutls-openssl.patch \ | 5 | SRC_URI += "file://gnutls-openssl.patch \ |
6 | file://correct_rpl_gettimeofday_signature.patch \ | 6 | file://correct_rpl_gettimeofday_signature.patch \ |
diff --git a/meta/recipes-support/libcroco/libcroco_0.6.3.bb b/meta/recipes-support/libcroco/libcroco_0.6.3.bb index 0addd6476f..74c2cbba75 100644 --- a/meta/recipes-support/libcroco/libcroco_0.6.3.bb +++ b/meta/recipes-support/libcroco/libcroco_0.6.3.bb | |||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605 \ | |||
9 | 9 | ||
10 | SECTION = "x11/utils" | 10 | SECTION = "x11/utils" |
11 | DEPENDS = "glib-2.0 libxml2 zlib" | 11 | DEPENDS = "glib-2.0 libxml2 zlib" |
12 | PR = "r1" | 12 | PR = "r2" |
13 | 13 | ||
14 | inherit autotools pkgconfig gnome | 14 | inherit autotools pkgconfig gnome |
15 | 15 | ||
diff --git a/meta/recipes-support/libfm/libfm_0.1.17.bb b/meta/recipes-support/libfm/libfm_0.1.17.bb index efc1024c2a..adf8e64388 100644 --- a/meta/recipes-support/libfm/libfm_0.1.17.bb +++ b/meta/recipes-support/libfm/libfm_0.1.17.bb | |||
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ | |||
10 | SECTION = "x11/libs" | 10 | SECTION = "x11/libs" |
11 | DEPENDS = "gtk+ menu-cache intltool-native" | 11 | DEPENDS = "gtk+ menu-cache intltool-native" |
12 | 12 | ||
13 | PR = "r1" | 13 | PR = "r2" |
14 | 14 | ||
15 | SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/libfm-${PV}.tar.gz" | 15 | SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/libfm-${PV}.tar.gz" |
16 | 16 | ||
diff --git a/meta/recipes-support/libsoup/libsoup_2.2.105.bb b/meta/recipes-support/libsoup/libsoup_2.2.105.bb index d251e94271..697caaa08b 100644 --- a/meta/recipes-support/libsoup/libsoup_2.2.105.bb +++ b/meta/recipes-support/libsoup/libsoup_2.2.105.bb | |||
@@ -2,7 +2,7 @@ DESCRIPTION = "An HTTP library implementation in C" | |||
2 | SECTION = "x11/gnome/libs" | 2 | SECTION = "x11/gnome/libs" |
3 | LICENSE = "LGPLv2+" | 3 | LICENSE = "LGPLv2+" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605" |
5 | PR = "r2" | 5 | PR = "r3" |
6 | 6 | ||
7 | DEPENDS = "glib-2.0 gnutls libxml2" | 7 | DEPENDS = "glib-2.0 gnutls libxml2" |
8 | 8 | ||
diff --git a/meta/recipes-support/libxslt/libxslt_1.1.26.bb b/meta/recipes-support/libxslt/libxslt_1.1.26.bb index 09e90dcb2e..f3e806d989 100644 --- a/meta/recipes-support/libxslt/libxslt_1.1.26.bb +++ b/meta/recipes-support/libxslt/libxslt_1.1.26.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://Copyright;md5=0cd9a07afbeb24026c9b03aecfeba458" | |||
7 | 7 | ||
8 | SECTION = "libs" | 8 | SECTION = "libs" |
9 | DEPENDS = "libxml2" | 9 | DEPENDS = "libxml2" |
10 | PR = "r5" | 10 | PR = "r6" |
11 | 11 | ||
12 | SRC_URI = "ftp://xmlsoft.org/libxslt//libxslt-${PV}.tar.gz \ | 12 | SRC_URI = "ftp://xmlsoft.org/libxslt//libxslt-${PV}.tar.gz \ |
13 | file://pkgconfig_fix.patch" | 13 | file://pkgconfig_fix.patch" |
diff --git a/meta/recipes-support/neon/neon_0.29.6.bb b/meta/recipes-support/neon/neon_0.29.6.bb index ed62181c7c..170a47c9da 100644 --- a/meta/recipes-support/neon/neon_0.29.6.bb +++ b/meta/recipes-support/neon/neon_0.29.6.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://src/COPYING.LIB;md5=f30a9716ef3762e3467a2f62bf790f0a | |||
7 | DEPENDS = "zlib libxml2 expat time gnutls libproxy" | 7 | DEPENDS = "zlib libxml2 expat time gnutls libproxy" |
8 | DEPENDS_virtclass-native = "zlib-native libxml2-native expat-native gnutls-native" | 8 | DEPENDS_virtclass-native = "zlib-native libxml2-native expat-native gnutls-native" |
9 | 9 | ||
10 | PR = "r1" | 10 | PR = "r2" |
11 | 11 | ||
12 | BBCLASSEXTEND = "native" | 12 | BBCLASSEXTEND = "native" |
13 | 13 | ||
diff --git a/meta/recipes-support/vte/vte_0.28.2.bb b/meta/recipes-support/vte/vte_0.28.2.bb index 33f71b541c..507e2727e0 100644 --- a/meta/recipes-support/vte/vte_0.28.2.bb +++ b/meta/recipes-support/vte/vte_0.28.2.bb | |||
@@ -2,7 +2,7 @@ require vte.inc | |||
2 | 2 | ||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" |
4 | 4 | ||
5 | PR = "r1" | 5 | PR = "r2" |
6 | 6 | ||
7 | SRC_URI[archive.md5sum] = "f07a4bf943194f94b7f142db8f7f36dc" | 7 | SRC_URI[archive.md5sum] = "f07a4bf943194f94b7f142db8f7f36dc" |
8 | SRC_URI[archive.sha256sum] = "8d04e202b617373dfb47689e5e628febe2c58840b34cccc4af4feb88c48df903" | 8 | SRC_URI[archive.sha256sum] = "8d04e202b617373dfb47689e5e628febe2c58840b34cccc4af4feb88c48df903" |