From c4fbcc5d629d9ccf685dd9ea321686268d1b9986 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Wed, 31 Aug 2011 22:17:25 -0700 Subject: sato recipes: Update PR because of libowl conversion to git (From OE-Core rev: 8216888c1caba6d469a5443ba74fce0f1392792e) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-sato/pimlico/contacts_0.9.bb | 2 +- meta/recipes-sato/pimlico/contacts_git.bb | 2 +- meta/recipes-sato/pimlico/dates_0.4.8.bb | 2 +- meta/recipes-sato/pimlico/dates_git.bb | 2 +- meta/recipes-sato/pimlico/tasks_0.19.bb | 2 +- meta/recipes-sato/pimlico/tasks_git.bb | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'meta/recipes-sato/pimlico') diff --git a/meta/recipes-sato/pimlico/contacts_0.9.bb b/meta/recipes-sato/pimlico/contacts_0.9.bb index df87ac5fd3..84fd941fd9 100644 --- a/meta/recipes-sato/pimlico/contacts_0.9.bb +++ b/meta/recipes-sato/pimlico/contacts_0.9.bb @@ -1,5 +1,5 @@ require contacts.inc -PR = "r3" +PR = "r4" SRC_URI =+ "http://pimlico-project.org/sources/${BPN}/${BPN}-${PV}.tar.gz" diff --git a/meta/recipes-sato/pimlico/contacts_git.bb b/meta/recipes-sato/pimlico/contacts_git.bb index 57ee3b70ac..14ade46fb9 100644 --- a/meta/recipes-sato/pimlico/contacts_git.bb +++ b/meta/recipes-sato/pimlico/contacts_git.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ SRCREV = "19853893fdb595de6aa59db0d9dc2f9451ed2933" PV = "0.12+git${SRCPV}" -PR = "r2" +PR = "r3" S = "${WORKDIR}/git" diff --git a/meta/recipes-sato/pimlico/dates_0.4.8.bb b/meta/recipes-sato/pimlico/dates_0.4.8.bb index ca88a7301e..6eab228231 100644 --- a/meta/recipes-sato/pimlico/dates_0.4.8.bb +++ b/meta/recipes-sato/pimlico/dates_0.4.8.bb @@ -1,5 +1,5 @@ require dates.inc -PR = "r4" +PR = "r5" SRC_URI = "http://pimlico-project.org/sources/dates/dates-${PV}.tar.gz" diff --git a/meta/recipes-sato/pimlico/dates_git.bb b/meta/recipes-sato/pimlico/dates_git.bb index 094ef30e88..2abb12d602 100644 --- a/meta/recipes-sato/pimlico/dates_git.bb +++ b/meta/recipes-sato/pimlico/dates_git.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \ SRCREV = "514185dc1f6588085fda41eb59898b93d0487dd4" PV = "0.4.11+git${SRCPV}" -PR = "r4" +PR = "r5" S = "${WORKDIR}/git" diff --git a/meta/recipes-sato/pimlico/tasks_0.19.bb b/meta/recipes-sato/pimlico/tasks_0.19.bb index 83266438b1..d79f7c8ea9 100644 --- a/meta/recipes-sato/pimlico/tasks_0.19.bb +++ b/meta/recipes-sato/pimlico/tasks_0.19.bb @@ -12,4 +12,4 @@ SRC_URI[sha256sum] = "1a7fdc5f95a2193a1a25fdb13f071867fb7e42245ce19ccee4bcccb69e OWL_poky = "--with-owl" -PR = "r0" +PR = "r1" diff --git a/meta/recipes-sato/pimlico/tasks_git.bb b/meta/recipes-sato/pimlico/tasks_git.bb index 2cab47d231..728b5e5cad 100644 --- a/meta/recipes-sato/pimlico/tasks_git.bb +++ b/meta/recipes-sato/pimlico/tasks_git.bb @@ -4,6 +4,6 @@ SRC_URI = "git://git.gnome.org/${BPN};protocol=git" SRCREV = "ea52d46d691c5fce4473ea4e24a35411381f3a65" PV = "0.13+git${SRCPV}" -PR = "r1" +PR = "r2" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf