diff options
Diffstat (limited to 'meta/recipes-sato/pimlico')
-rw-r--r-- | meta/recipes-sato/pimlico/contacts_0.9.bb | 2 | ||||
-rw-r--r-- | meta/recipes-sato/pimlico/contacts_git.bb | 2 | ||||
-rw-r--r-- | meta/recipes-sato/pimlico/dates_0.4.8.bb | 2 | ||||
-rw-r--r-- | meta/recipes-sato/pimlico/dates_git.bb | 2 | ||||
-rw-r--r-- | meta/recipes-sato/pimlico/tasks_0.19.bb | 2 | ||||
-rw-r--r-- | meta/recipes-sato/pimlico/tasks_git.bb | 2 |
6 files changed, 6 insertions, 6 deletions
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 @@ | |||
1 | require contacts.inc | 1 | require contacts.inc |
2 | 2 | ||
3 | PR = "r3" | 3 | PR = "r4" |
4 | 4 | ||
5 | SRC_URI =+ "http://pimlico-project.org/sources/${BPN}/${BPN}-${PV}.tar.gz" | 5 | 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 \ | |||
7 | 7 | ||
8 | SRCREV = "19853893fdb595de6aa59db0d9dc2f9451ed2933" | 8 | SRCREV = "19853893fdb595de6aa59db0d9dc2f9451ed2933" |
9 | PV = "0.12+git${SRCPV}" | 9 | PV = "0.12+git${SRCPV}" |
10 | PR = "r2" | 10 | PR = "r3" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
13 | 13 | ||
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 @@ | |||
1 | require dates.inc | 1 | require dates.inc |
2 | 2 | ||
3 | PR = "r4" | 3 | PR = "r5" |
4 | 4 | ||
5 | SRC_URI = "http://pimlico-project.org/sources/dates/dates-${PV}.tar.gz" | 5 | 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 \ | |||
7 | 7 | ||
8 | SRCREV = "514185dc1f6588085fda41eb59898b93d0487dd4" | 8 | SRCREV = "514185dc1f6588085fda41eb59898b93d0487dd4" |
9 | PV = "0.4.11+git${SRCPV}" | 9 | PV = "0.4.11+git${SRCPV}" |
10 | PR = "r4" | 10 | PR = "r5" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
13 | 13 | ||
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 | |||
12 | 12 | ||
13 | OWL_poky = "--with-owl" | 13 | OWL_poky = "--with-owl" |
14 | 14 | ||
15 | PR = "r0" | 15 | 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" | |||
4 | 4 | ||
5 | SRCREV = "ea52d46d691c5fce4473ea4e24a35411381f3a65" | 5 | SRCREV = "ea52d46d691c5fce4473ea4e24a35411381f3a65" |
6 | PV = "0.13+git${SRCPV}" | 6 | PV = "0.13+git${SRCPV}" |
7 | PR = "r1" | 7 | PR = "r2" |
8 | 8 | ||
9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |