diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2012-09-16 20:47:26 +0200 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2012-09-18 07:44:12 -0700 |
commit | 211200fb98a72ba815e7c411fbebfd781879064c (patch) | |
tree | 473cfff706c2657236eee2d5ca962588f4a87cf5 /meta/recipes-sato/matchbox-panel-2 | |
parent | 7887b99646d8e1e736ad6e4a306e47df9955221e (diff) | |
download | openembedded-core-contrib-211200fb98a72ba815e7c411fbebfd781879064c.tar.gz |
recipes: bump PR to rebuild after libffi5 -> libffi6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
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 52ccc6f7617..9678713104b 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)}" SRCREV = "cdf7a22716b87468f10573f622d5c7a58a684e35" PV = "0.0+git${SRCPV}" -PR = "r5" +PR = "r6" RPROVIDES_${PN} = "matchbox-panel" RREPLACES_${PN} = "matchbox-panel" |