summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/sato-screenshot
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2012-02-13 16:40:49 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-02-21 17:00:47 +0000
commit07616497363aeac1a5f02aa0f80ab663cff0aa71 (patch)
treeea2753743fefa76c451385976a9aa42f2298d405 /meta/recipes-sato/sato-screenshot
parentc3b3a681f7cc50f02294c6e6a07100c75fbca124 (diff)
downloadpoky-07616497363aeac1a5f02aa0f80ab663cff0aa71.tar.gz
recipes: bump PR to rebuild .la files without libz.la
(From OE-Core rev: 1da6a2dbd5e7aeea6cd45ca05590bdd50b67bf89) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/sato-screenshot')
-rw-r--r--meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb b/meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb
index 5e51d3dfd9..8a113b375a 100644
--- a/meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb
+++ b/meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
10DEPENDS = "matchbox-panel-2" 10DEPENDS = "matchbox-panel-2"
11SRCREV = "c792e4edc758bab21e0b01814979eacf0b1af945" 11SRCREV = "c792e4edc758bab21e0b01814979eacf0b1af945"
12PV = "0.1+git${SRCPV}" 12PV = "0.1+git${SRCPV}"
13PR = "r0" 13PR = "r1"
14 14
15SRC_URI = "git://git.yoctoproject.org/screenshot;protocol=git \ 15SRC_URI = "git://git.yoctoproject.org/screenshot;protocol=git \
16 file://fix_ldadd_order.patch" 16 file://fix_ldadd_order.patch"