1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

meta-moblin: Drop various matchbox packages from 'moblin' images

This commit is contained in:
Richard Purdie
2009-01-19 11:32:25 +00:00
parent f0a876b8a2
commit ae80a4214c
2 changed files with 2 additions and 12 deletions
@@ -3,7 +3,7 @@
# #
DESCRIPTION = "Netbook GUI Tasks for Moblin" DESCRIPTION = "Netbook GUI Tasks for Moblin"
PR = "r3" PR = "r5"
PACKAGES = "\ PACKAGES = "\
task-moblin-x11-netbook \ task-moblin-x11-netbook \
@@ -19,12 +19,9 @@ NETWORK_MANAGER ?= "networkmanager-applet"
EXTRA_MOBLIN_PACKAGES ?= "" EXTRA_MOBLIN_PACKAGES ?= ""
RDEPENDS_task-moblin-x11-netbook = "\ RDEPENDS_task-moblin-x11-netbook = "\
metacity-clutter \ metacity-clutter \
matchbox-desktop \
matchbox-session-netbook \ matchbox-session-netbook \
matchbox-config-gtk \ matchbox-config-gtk \
xcursor-transparent-theme \ xcursor-transparent-theme \
sato-icon-theme \
settings-daemon \ settings-daemon \
gtk-sato-engine \
${EXTRA_MOBLIN_PACKAGES} \ ${EXTRA_MOBLIN_PACKAGES} \
${NETWORK_MANAGER}" ${NETWORK_MANAGER}"
+1 -8
View File
@@ -3,7 +3,7 @@
# #
DESCRIPTION = "Tasks for Moblin" DESCRIPTION = "Tasks for Moblin"
PR = "r32" PR = "r33"
PACKAGES = "\ PACKAGES = "\
task-moblin-apps-console \ task-moblin-apps-console \
@@ -38,13 +38,6 @@ RDEPENDS_task-moblin-apps-console = "\
RDEPENDS_task-moblin-x11-base = "\ RDEPENDS_task-moblin-x11-base = "\
dbus \ dbus \
pointercal \ pointercal \
matchbox-wm \
matchbox-keyboard \
matchbox-keyboard-applet \
matchbox-keyboard-im \
matchbox-panel-2 \
matchbox-desktop \
matchbox-session \
${XSERVER} \ ${XSERVER} \
x11-common \ x11-common \
xserver-nodm-init \ xserver-nodm-init \