diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2012-09-16 20:47:26 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-19 17:56:26 +0100 |
commit | 2c5079be86b6f32fd8a8193ce13ec44c549768f3 (patch) | |
tree | b68b93d29c94ede2d91feabc2f4fe1f6d486c323 /meta/recipes-sato/matchbox-panel-2 | |
parent | 913944d904266bf90af0cad94b4f0fb3652bd29d (diff) | |
download | poky-2c5079be86b6f32fd8a8193ce13ec44c549768f3.tar.gz |
recipes: bump PR to rebuild after libffi5 -> libffi6
(From OE-Core rev: 211200fb98a72ba815e7c411fbebfd781879064c)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/matchbox-panel-2')
-rw-r--r-- | meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb index 52ccc6f761..9678713104 100644 --- a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb +++ b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb | |||
@@ -13,7 +13,7 @@ DEPENDS += " ${@base_contains("MACHINE_FEATURES", "apm", "apmd", "",d)}" | |||
13 | 13 | ||
14 | SRCREV = "cdf7a22716b87468f10573f622d5c7a58a684e35" | 14 | SRCREV = "cdf7a22716b87468f10573f622d5c7a58a684e35" |
15 | PV = "0.0+git${SRCPV}" | 15 | PV = "0.0+git${SRCPV}" |
16 | PR = "r5" | 16 | PR = "r6" |
17 | 17 | ||
18 | RPROVIDES_${PN} = "matchbox-panel" | 18 | RPROVIDES_${PN} = "matchbox-panel" |
19 | RREPLACES_${PN} = "matchbox-panel" | 19 | RREPLACES_${PN} = "matchbox-panel" |