summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb
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/matchbox-keyboard/matchbox-keyboard_git.bb
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/matchbox-keyboard/matchbox-keyboard_git.bb')
-rw-r--r--meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb
index 97b40d4777..74d8757ee0 100644
--- a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb
+++ b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb
@@ -12,7 +12,7 @@ RDEPENDS_${PN} = "formfactor dbus-wait"
12SECTION = "x11" 12SECTION = "x11"
13SRCREV = "b38f24036cff3be6c2fbcf9ca9881803e69003ac" 13SRCREV = "b38f24036cff3be6c2fbcf9ca9881803e69003ac"
14PV = "0.0+git${SRCPV}" 14PV = "0.0+git${SRCPV}"
15PR = "r0" 15PR = "r1"
16 16
17SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \ 17SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \
18 file://configure_fix.patch;maxrev=1819 \ 18 file://configure_fix.patch;maxrev=1819 \