diff options
Diffstat (limited to 'meta-oe')
13 files changed, 16 insertions, 10 deletions
diff --git a/meta-oe/recipes-core/glib-2.0/glibmm_2.28.2.bb b/meta-oe/recipes-core/glib-2.0/glibmm_2.28.2.bb index 6604091fe3..c86415374e 100644 --- a/meta-oe/recipes-core/glib-2.0/glibmm_2.28.2.bb +++ b/meta-oe/recipes-core/glib-2.0/glibmm_2.28.2.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require glibmm.inc | 1 | require glibmm.inc |
| 2 | 2 | ||
| 3 | PR = "r2" | 3 | PR = "r3" |
| 4 | 4 | ||
| 5 | SRC_URI[archive.md5sum] = "cf33d1861d09fb2952a6a1d69e0502e3" | 5 | SRC_URI[archive.md5sum] = "cf33d1861d09fb2952a6a1d69e0502e3" |
| 6 | SRC_URI[archive.sha256sum] = "7b67178363f8494c94f8b3dd704a4c8db7ad75a253fc84a4ad229e5e179ec192" | 6 | SRC_URI[archive.sha256sum] = "7b67178363f8494c94f8b3dd704a4c8db7ad75a253fc84a4ad229e5e179ec192" |
diff --git a/meta-oe/recipes-devtools/libgee/libgee_0.6.4.bb b/meta-oe/recipes-devtools/libgee/libgee_0.6.4.bb index 228f96c4ff..a6044cdf37 100644 --- a/meta-oe/recipes-devtools/libgee/libgee_0.6.4.bb +++ b/meta-oe/recipes-devtools/libgee/libgee_0.6.4.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require libgee.inc | 1 | require libgee.inc |
| 2 | PE = "1" | 2 | PE = "1" |
| 3 | PR = "${INC_PR}.1" | 3 | PR = "${INC_PR}.2" |
| 4 | DEPENDS += "gobject-introspection-stub" | 4 | DEPENDS += "gobject-introspection-stub" |
| 5 | DEPENDS_virtclass-native += "gobject-introspection-stub-native" | 5 | DEPENDS_virtclass-native += "gobject-introspection-stub-native" |
| 6 | 6 | ||
diff --git a/meta-oe/recipes-devtools/vala/vala_0.16.0.bb b/meta-oe/recipes-devtools/vala/vala_0.16.0.bb index 1dd190f01e..92120b4a36 100644 --- a/meta-oe/recipes-devtools/vala/vala_0.16.0.bb +++ b/meta-oe/recipes-devtools/vala/vala_0.16.0.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require ${BPN}.inc | 1 | require ${BPN}.inc |
| 2 | 2 | ||
| 3 | PR = "${INC_PR}.0" | 3 | PR = "${INC_PR}.1" |
| 4 | 4 | ||
| 5 | SRC_URI += " file://0001-git-version-gen-don-t-append-dirty-if-we-re-not-in-g.patch" | 5 | SRC_URI += " file://0001-git-version-gen-don-t-append-dirty-if-we-re-not-in-g.patch" |
| 6 | 6 | ||
diff --git a/meta-oe/recipes-graphics/libsexy/libsexy_0.1.11.bb b/meta-oe/recipes-graphics/libsexy/libsexy_0.1.11.bb index 6ae391f77f..86b4958cfb 100644 --- a/meta-oe/recipes-graphics/libsexy/libsexy_0.1.11.bb +++ b/meta-oe/recipes-graphics/libsexy/libsexy_0.1.11.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require libsexy.inc | 1 | require libsexy.inc |
| 2 | 2 | ||
| 3 | PR = "r1" | 3 | PR = "r2" |
| 4 | 4 | ||
| 5 | SRC_URI[md5sum] = "33c079a253270ec8bfb9508e4bb30754" | 5 | SRC_URI[md5sum] = "33c079a253270ec8bfb9508e4bb30754" |
| 6 | SRC_URI[sha256sum] = "8c4101a8cda5fccbba85ba1a15f46f2cf75deaa8b3c525ce5b135b9e1a8fe49e" | 6 | SRC_URI[sha256sum] = "8c4101a8cda5fccbba85ba1a15f46f2cf75deaa8b3c525ce5b135b9e1a8fe49e" |
diff --git a/meta-oe/recipes-navigation/navit/navit_svn.bb b/meta-oe/recipes-navigation/navit/navit_svn.bb index 1350751879..a8df317e9a 100644 --- a/meta-oe/recipes-navigation/navit/navit_svn.bb +++ b/meta-oe/recipes-navigation/navit/navit_svn.bb | |||
| @@ -2,7 +2,7 @@ require navit.inc | |||
| 2 | 2 | ||
| 3 | SRCREV = "5159" | 3 | SRCREV = "5159" |
| 4 | PV = "0.2.0+svnr${SRCPV}" | 4 | PV = "0.2.0+svnr${SRCPV}" |
| 5 | PR = "${INC_PR}.2" | 5 | PR = "${INC_PR}.3" |
| 6 | 6 | ||
| 7 | S = "${WORKDIR}/${PN}" | 7 | S = "${WORKDIR}/${PN}" |
| 8 | SRC_URI += "svn://anonymous@navit.svn.sourceforge.net/svnroot/navit/trunk;module=navit;protocol=http \ | 8 | SRC_URI += "svn://anonymous@navit.svn.sourceforge.net/svnroot/navit/trunk;module=navit;protocol=http \ |
diff --git a/meta-oe/recipes-sato/claws-mail/claws-plugin-gtkhtml2-viewer_0.31.bb b/meta-oe/recipes-sato/claws-mail/claws-plugin-gtkhtml2-viewer_0.31.bb index 118543bd96..338ff8cc3a 100644 --- a/meta-oe/recipes-sato/claws-mail/claws-plugin-gtkhtml2-viewer_0.31.bb +++ b/meta-oe/recipes-sato/claws-mail/claws-plugin-gtkhtml2-viewer_0.31.bb | |||
| @@ -4,6 +4,8 @@ DEPENDS = "claws-mail gtkhtml2 curl" | |||
| 4 | LICENSE = "GPLv3" | 4 | LICENSE = "GPLv3" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=977f04a8048c04684e521c06e2844a94" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=977f04a8048c04684e521c06e2844a94" |
| 6 | 6 | ||
| 7 | PR = "r1" | ||
| 8 | |||
| 7 | SRC_URI = "http://www.claws-mail.org/downloads/plugins/gtkhtml2_viewer-${PV}.tar.gz" | 9 | SRC_URI = "http://www.claws-mail.org/downloads/plugins/gtkhtml2_viewer-${PV}.tar.gz" |
| 8 | SRC_URI[md5sum] = "a6c9dfa6f969ccd844796a5724b52167" | 10 | SRC_URI[md5sum] = "a6c9dfa6f969ccd844796a5724b52167" |
| 9 | SRC_URI[sha256sum] = "4d41f6d961efaac0f51705e5052bac732bc0bdafee2ef2082a9cf9d89f183ae5" | 11 | SRC_URI[sha256sum] = "4d41f6d961efaac0f51705e5052bac732bc0bdafee2ef2082a9cf9d89f183ae5" |
diff --git a/meta-oe/recipes-sato/claws-mail/claws-plugin-mailmbox_1.14.bb b/meta-oe/recipes-sato/claws-mail/claws-plugin-mailmbox_1.14.bb index 8cb7fd0abf..119892f9e3 100644 --- a/meta-oe/recipes-sato/claws-mail/claws-plugin-mailmbox_1.14.bb +++ b/meta-oe/recipes-sato/claws-mail/claws-plugin-mailmbox_1.14.bb | |||
| @@ -4,6 +4,8 @@ DEPENDS = "claws-mail" | |||
| 4 | LICENSE = "GPLv3" | 4 | LICENSE = "GPLv3" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 6 | 6 | ||
| 7 | PR = "r1" | ||
| 8 | |||
| 7 | SRC_URI = "http://www.claws-mail.org/downloads/plugins/mailmbox-${PV}.tar.gz\ | 9 | SRC_URI = "http://www.claws-mail.org/downloads/plugins/mailmbox-${PV}.tar.gz\ |
| 8 | file://claws-plugin-mailmbox-fixup.patch" | 10 | file://claws-plugin-mailmbox-fixup.patch" |
| 9 | SRC_URI[md5sum] = "0a5907628c1112cf8e5fe251ed1db551" | 11 | SRC_URI[md5sum] = "0a5907628c1112cf8e5fe251ed1db551" |
diff --git a/meta-oe/recipes-sato/claws-mail/claws-plugin-rssyl_0.18.bb b/meta-oe/recipes-sato/claws-mail/claws-plugin-rssyl_0.18.bb index 767c6722c3..b25f345776 100644 --- a/meta-oe/recipes-sato/claws-mail/claws-plugin-rssyl_0.18.bb +++ b/meta-oe/recipes-sato/claws-mail/claws-plugin-rssyl_0.18.bb | |||
| @@ -4,6 +4,8 @@ DEPENDS = "claws-mail libxml2 curl glib-2.0 gtk+" | |||
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=0c2348e0a084e573f0220f5e45d8097e" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=0c2348e0a084e573f0220f5e45d8097e" |
| 6 | 6 | ||
| 7 | PR = "r1" | ||
| 8 | |||
| 7 | SRC_URI = "http://www.claws-mail.org/downloads/plugins/rssyl-${PV}.tar.gz" | 9 | SRC_URI = "http://www.claws-mail.org/downloads/plugins/rssyl-${PV}.tar.gz" |
| 8 | SRC_URI[md5sum] = "7dfd8ae53cf1ed88d5e4150f77b9df63" | 10 | SRC_URI[md5sum] = "7dfd8ae53cf1ed88d5e4150f77b9df63" |
| 9 | SRC_URI[sha256sum] = "b02eff373fd66daec2ffd75afd3ad97c32c45679883ee65b21aa50fec92fc752" | 11 | SRC_URI[sha256sum] = "b02eff373fd66daec2ffd75afd3ad97c32c45679883ee65b21aa50fec92fc752" |
diff --git a/meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb b/meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb index d0da53251a..f42d0dae19 100644 --- a/meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb +++ b/meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb | |||
| @@ -5,7 +5,7 @@ LICENSE = "GPLv2 & LGPLv2.1" | |||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4 \ | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4 \ |
| 6 | file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" | 6 | file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" |
| 7 | 7 | ||
| 8 | PR = "r1" | 8 | PR = "r2" |
| 9 | 9 | ||
| 10 | SRC_URI = "http://sylpheed.sraoss.jp/sylpheed/v2.7/sylpheed-${PV}.tar.bz2 \ | 10 | SRC_URI = "http://sylpheed.sraoss.jp/sylpheed/v2.7/sylpheed-${PV}.tar.bz2 \ |
| 11 | file://glib-2.32.patch \ | 11 | file://glib-2.32.patch \ |
diff --git a/meta-oe/recipes-support/farsight/farsight2_0.0.22.bb b/meta-oe/recipes-support/farsight/farsight2_0.0.22.bb index 91fe6928b6..fe94fc4b19 100644 --- a/meta-oe/recipes-support/farsight/farsight2_0.0.22.bb +++ b/meta-oe/recipes-support/farsight/farsight2_0.0.22.bb | |||
| @@ -5,7 +5,7 @@ SRC_URI = "http://farsight.freedesktop.org/releases/farsight2/${P}.tar.gz" | |||
| 5 | LICENSE = "LGPLv2.1" | 5 | LICENSE = "LGPLv2.1" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" |
| 7 | 7 | ||
| 8 | PR = "r2" | 8 | PR = "r3" |
| 9 | 9 | ||
| 10 | DEPENDS = "libnice glib-2.0 libxml2 zlib dbus gstreamer gst-plugins-base" | 10 | DEPENDS = "libnice glib-2.0 libxml2 zlib dbus gstreamer gst-plugins-base" |
| 11 | 11 | ||
diff --git a/meta-oe/recipes-support/farsight/libnice_0.0.13.bb b/meta-oe/recipes-support/farsight/libnice_0.0.13.bb index 2e93690764..1e42cad6e5 100644 --- a/meta-oe/recipes-support/farsight/libnice_0.0.13.bb +++ b/meta-oe/recipes-support/farsight/libnice_0.0.13.bb | |||
| @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9c42325015702feda4f4d2f19a55b767 \ | |||
| 8 | file://COPYING.MPL;md5=3c617710e51cdbe0fc00716f056dfb1a \ | 8 | file://COPYING.MPL;md5=3c617710e51cdbe0fc00716f056dfb1a \ |
| 9 | " | 9 | " |
| 10 | 10 | ||
| 11 | PR = "r2" | 11 | PR = "r3" |
| 12 | 12 | ||
| 13 | DEPENDS = "glib-2.0 gstreamer" | 13 | DEPENDS = "glib-2.0 gstreamer" |
| 14 | 14 | ||
diff --git a/meta-oe/recipes-support/pidgin/pidgin_2.7.9.bb b/meta-oe/recipes-support/pidgin/pidgin_2.7.9.bb index 4e26c98ede..d229c15015 100644 --- a/meta-oe/recipes-support/pidgin/pidgin_2.7.9.bb +++ b/meta-oe/recipes-support/pidgin/pidgin_2.7.9.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | require pidgin.inc | 1 | require pidgin.inc |
| 2 | PR = "${INC_PR}.2" | 2 | PR = "${INC_PR}.3" |
| 3 | 3 | ||
| 4 | DEPENDS += "farsight2 libidn" | 4 | DEPENDS += "farsight2 libidn" |
| 5 | 5 | ||
diff --git a/meta-oe/recipes-support/poppler/poppler_0.18.0.bb b/meta-oe/recipes-support/poppler/poppler_0.18.0.bb index 6f1a022b9f..1217d6ce26 100644 --- a/meta-oe/recipes-support/poppler/poppler_0.18.0.bb +++ b/meta-oe/recipes-support/poppler/poppler_0.18.0.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require poppler.inc | 1 | require poppler.inc |
| 2 | 2 | ||
| 3 | PR = "r3" | 3 | PR = "r4" |
| 4 | 4 | ||
| 5 | DEPENDS += "lcms" | 5 | DEPENDS += "lcms" |
| 6 | 6 | ||
