[oe-commits] [openembedded-core] 84/118: matchbox-panel-2: Upgrade 2.10 -> 2.11

git at git.openembedded.org git at git.openembedded.org
Wed Jul 20 09:30:58 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit cb476bac7306f45c14d5c6c4c5d8351e5582ee40
Author: Jussi Kukkonen <jussi.kukkonen at intel.com>
AuthorDate: Fri Jul 15 15:20:01 2016 +0300

    matchbox-panel-2: Upgrade 2.10 -> 2.11
    
    New release finishes the port from buggy ScalingImage to
    ScalingImage2.
    
    Signed-off-by: Jussi Kukkonen <jussi.kukkonen at intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../{matchbox-panel-2_2.10.bb => matchbox-panel-2_2.11.bb}            | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.10.bb b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.11.bb
similarity index 95%
rename from meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.10.bb
rename to meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.11.bb
index 3ccd6a2..a387073 100644
--- a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.10.bb
+++ b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.11.bb
@@ -14,8 +14,8 @@ DEPENDS += " ${@bb.utils.contains("MACHINE_FEATURES", "apm", "apmd", "",d)}"
 # The startup-notification requires x11 in DISTRO_FEATURES
 REQUIRED_DISTRO_FEATURES = "x11"
 
-# SRCREV tagged 2.10
-SRCREV = "145a8075c66952dad9ab5f36d944c78c1ae3f4ab"
+# SRCREV tagged 2.11
+SRCREV = "850d5fffde7dbfb32015916524d88014cc2cfb30"
 
 RPROVIDES_${PN} = "matchbox-panel"
 RREPLACES_${PN} = "matchbox-panel"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list