[oe-commits] org.oe.dev task-openmoko: fall back to matchbox-panel-1 since the default session script still uses version 1 instead of version 2

koen commit openembedded-commits at lists.openembedded.org
Mon Feb 19 17:55:04 UTC 2007


task-openmoko: fall back to matchbox-panel-1 since the default session script still uses version 1 instead of version 2

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: eeb5939558020a8cc44cc4a35c2c1cd0356b0880
ViewMTN: http://monotone.openembedded.org/revision.psp?id=eeb5939558020a8cc44cc4a35c2c1cd0356b0880
Files:
1
packages/tasks/task-openmoko.bb
Diffs:

#
# mt diff -r7e58d55e1f7253691fe21018c48bc0dd4617f193 -reeb5939558020a8cc44cc4a35c2c1cd0356b0880
#
# 
# 
# patch "packages/tasks/task-openmoko.bb"
#  from [afa5237cdfef6f6a412357bd2a5e21f76eaf8b9a]
#    to [179852d1ad64432e46f889b737d74a06034fe02f]
# 
============================================================
--- packages/tasks/task-openmoko.bb	afa5237cdfef6f6a412357bd2a5e21f76eaf8b9a
+++ packages/tasks/task-openmoko.bb	179852d1ad64432e46f889b737d74a06034fe02f
@@ -5,7 +5,7 @@ PROVIDES = "task-openmoko-everything"
 LICENSE = "MIT"
 PROVIDES = "task-openmoko-everything"
 
-PR = "r26"
+PR = "r27"
 
 PACKAGES = "\
   task-openmoko-linux \
@@ -80,7 +80,7 @@ RDEPENDS_task-openmoko-ui = "\
   gtk+ \
   matchbox-common \
   matchbox-wm \
-  matchbox-panel-2 \
+  matchbox-panel \
   xserver-kdrive-fbdev \
   xserver-kdrive-common \
   xserver-nodm-init \
@@ -101,7 +101,7 @@ RDEPENDS_task-openmoko-base = "\
 DESCRIPTION_task-openmoko-base = "OpenMoko: Main-Menu Launcher, Top Panel, and Footer"
 RDEPENDS_task-openmoko-base = "\
   openmoko-mainmenu \
-  matchbox-panel-2 \
+  matchbox-panel \
   openmoko-footer \
   openmoko-taskmanager \
   openmoko-panel-mainmenu \






More information about the Openembedded-commits mailing list