diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-08-31 22:17:25 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-09-02 18:15:30 +0100 |
commit | c4fbcc5d629d9ccf685dd9ea321686268d1b9986 (patch) | |
tree | 5897ca125aeb2cb679e64450fe260b869f555827 /meta/recipes-sato | |
parent | 99666e772dd50767295294a5686710e6e2a49851 (diff) | |
download | poky-c4fbcc5d629d9ccf685dd9ea321686268d1b9986.tar.gz |
sato recipes: Update PR because of libowl conversion to git
(From OE-Core rev: 8216888c1caba6d469a5443ba74fce0f1392792e)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r-- | meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb | 2 | ||||
-rw-r--r-- | meta/recipes-sato/pcmanfm/pcmanfm_0.9.8.bb | 2 | ||||
-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 | ||||
-rw-r--r-- | meta/recipes-sato/web/web_git.bb | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb b/meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb index f2b3a7c0eb..68402c5229 100644 --- a/meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb +++ b/meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb | |||
@@ -14,7 +14,7 @@ SRC_URI = "http://savannah.nongnu.org/download/${BPN}/${BPN}-${PV}.tar.gz \ | |||
14 | 14 | ||
15 | SRC_URI[md5sum] = "254a72fc67505e3aa52884c729cd7b97" | 15 | SRC_URI[md5sum] = "254a72fc67505e3aa52884c729cd7b97" |
16 | SRC_URI[sha256sum] = "959d22ae07f22803bc66ff40d373a854532a6e4732680bf8a96a3fbcb9f80a2c" | 16 | SRC_URI[sha256sum] = "959d22ae07f22803bc66ff40d373a854532a6e4732680bf8a96a3fbcb9f80a2c" |
17 | PR = "r0" | 17 | PR = "r1" |
18 | 18 | ||
19 | SRC_URI_append_poky += " file://owl-menu.patch;apply=yes " | 19 | SRC_URI_append_poky += " file://owl-menu.patch;apply=yes " |
20 | 20 | ||
diff --git a/meta/recipes-sato/pcmanfm/pcmanfm_0.9.8.bb b/meta/recipes-sato/pcmanfm/pcmanfm_0.9.8.bb index 49252313b8..f48bb67e2e 100644 --- a/meta/recipes-sato/pcmanfm/pcmanfm_0.9.8.bb +++ b/meta/recipes-sato/pcmanfm/pcmanfm_0.9.8.bb | |||
@@ -11,7 +11,7 @@ SECTION = "x11" | |||
11 | DEPENDS = "gtk+ startup-notification libfm" | 11 | DEPENDS = "gtk+ startup-notification libfm" |
12 | DEPENDS_append_poky = " libowl" | 12 | DEPENDS_append_poky = " libowl" |
13 | 13 | ||
14 | PR = "r0" | 14 | PR = "r1" |
15 | 15 | ||
16 | COMPATIBLE_HOST = '(x86_64.*|i.86.*|arm.*|mips.*|powerpc.*)-(linux|freebsd.*)' | 16 | COMPATIBLE_HOST = '(x86_64.*|i.86.*|arm.*|mips.*|powerpc.*)-(linux|freebsd.*)' |
17 | 17 | ||
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" |
diff --git a/meta/recipes-sato/web/web_git.bb b/meta/recipes-sato/web/web_git.bb index 8868bc6ff4..c1a1334dc0 100644 --- a/meta/recipes-sato/web/web_git.bb +++ b/meta/recipes-sato/web/web_git.bb | |||
@@ -2,7 +2,7 @@ LICENSE = "GPLv2" | |||
2 | SECTION = "x11" | 2 | SECTION = "x11" |
3 | DEPENDS = "libxml2 glib-2.0 gtk+ libglade gtkhtml2 curl gconf js libowl" | 3 | DEPENDS = "libxml2 glib-2.0 gtk+ libglade gtkhtml2 curl gconf js libowl" |
4 | DESCRIPTION = "Web is a multi-platform web browsing application." | 4 | DESCRIPTION = "Web is a multi-platform web browsing application." |
5 | PR = "r1" | 5 | PR = "r2" |
6 | 6 | ||
7 | SRCREV = "96da839f65e17ecc6d5261c1d74accd88423dd7a" | 7 | SRCREV = "96da839f65e17ecc6d5261c1d74accd88423dd7a" |
8 | PV = "0.0+git${SRCPV}" | 8 | PV = "0.0+git${SRCPV}" |