angstrom-task-gnome*: remove hardcoded connman reference, it is really an image choice

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2012-02-27 21:28:05 +01:00
parent fbe488cc0e
commit 74ff9e07db
2 changed files with 2 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ DESCRIPTION = "Task for a GNOME based image"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
PR = "r11"
PR = "r12"
inherit task
@@ -32,7 +32,6 @@ RDEPENDS_task-gnome = " \
gdm-systemd angstrom-gdm-autologin-hack \
gnome-power-manager \
gnome-bluetooth \
connman-gnome \
gnome-panel \
gtk-engine-clearlooks gtk-theme-clearlooks angstrom-clearlooks-theme-enable \
upower udisks \

View File

@@ -2,7 +2,7 @@ DESCRIPTION = "Task for a GNOME based image"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
PR = "r4"
PR = "r5"
inherit task
@@ -31,7 +31,6 @@ RDEPENDS_task-gnome3 = " \
gdm-systemd angstrom-gdm-autologin-hack \
gnome-power-manager3 \
gnome-bluetooth \
connman-gnome \
gnome-panel3 \
gtk-engine-clearlooks gtk-theme-clearlooks \
upower udisks \