recipes: bump PR to rebuild after libffi5 -> libffi6

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Martin Jansa
2012-09-16 18:48:13 +00:00
committed by Koen Kooi
parent 0de90ae3fa
commit fc9386733a
21 changed files with 25 additions and 17 deletions
@@ -23,7 +23,7 @@ SRC_URI[sha256sum] = "d99089a63a6cfc1a6a4a026be9278028d47d224088d24b1853acb67e95
#want 2.x from 2.x.y for the installation directory
SHRT_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}"
PR = "r6"
PR = "r7"
inherit autotools pkgconfig
@@ -13,7 +13,7 @@ DEPENDS = "intltool-native glib-2.0 gtk+ gconf dbus db gnome-common virtual/libi
SRCREV = "3ca578d968d09785933ebbb45b66b3bccdbd5832"
PV = "2.30+git${SRCPV}"
PR = "r2"
PR = "r3"
SRC_URI = "git://git.gnome.org/evolution-data-server;protocol=git \
file://oh-contact.patch;striplevel=0 \
+1 -1
View File
@@ -22,7 +22,7 @@ SRC_URI = "http://download.gnome.org/sources/gtk+/3.2/gtk+-${PV}.tar.xz \
SRC_URI[md5sum] = "b4edcc69e39159dd7be17828249afb46"
SRC_URI[sha256sum] = "e2cf20f2510ebbc7be122a1a33dd1f472a7d06aaf16b4f2a63eb048cd9141d3d"
PR = "r1"
PR = "r2"
inherit autotools pkgconfig
@@ -3,6 +3,8 @@ SECTION = "libs"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
PR = "r1"
DEPENDS = "dbus gtk+"
inherit gnome