diff options
-rw-r--r-- | meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.11.bb (renamed from meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.10.bb) | 4 |
1 files 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 index 3ccd6a268b..a387073d8f 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)}" | |||
14 | # The startup-notification requires x11 in DISTRO_FEATURES | 14 | # The startup-notification requires x11 in DISTRO_FEATURES |
15 | REQUIRED_DISTRO_FEATURES = "x11" | 15 | REQUIRED_DISTRO_FEATURES = "x11" |
16 | 16 | ||
17 | # SRCREV tagged 2.10 | 17 | # SRCREV tagged 2.11 |
18 | SRCREV = "145a8075c66952dad9ab5f36d944c78c1ae3f4ab" | 18 | SRCREV = "850d5fffde7dbfb32015916524d88014cc2cfb30" |
19 | 19 | ||
20 | RPROVIDES_${PN} = "matchbox-panel" | 20 | RPROVIDES_${PN} = "matchbox-panel" |
21 | RREPLACES_${PN} = "matchbox-panel" | 21 | RREPLACES_${PN} = "matchbox-panel" |