images: add connman-angstrom-settings to connman based images

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>

Conflicts:
	recipes-images/angstrom/systemd-image.bb
This commit is contained in:
Koen Kooi
2013-05-31 11:14:37 +02:00
parent c6b6f804f9
commit d6e75abdeb
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ IMAGE_PREPROCESS_COMMAND = "rootfs_update_timestamp"
DISTRO_UPDATE_ALTERNATIVES ??= ""
ROOTFS_PKGMANAGE_PKGS ?= '${@base_conditional("ONLINE_PACKAGE_MANAGEMENT", "none", "", "${ROOTFS_PKGMANAGE} ${DISTRO_UPDATE_ALTERNATIVES}", d)}'
CONMANPKGS ?= "connman connman-plugin-loopback connman-plugin-ethernet connman-plugin-wifi connman-systemd"
CONMANPKGS ?= "connman connman-angstrom-settings connman-plugin-loopback connman-plugin-ethernet connman-plugin-wifi connman-systemd"
CONMANPKGS_libc-uclibc = ""
IMAGE_INSTALL += " \

View File

@@ -1,6 +1,6 @@
# Image with a GNOME2 desktop and various tools installed
CONMANPKGS = "connman connman-plugin-loopback connman-plugin-ethernet connman-plugin-wifi connman-systemd connman-gnome"
CONMANPKGS = "connman connman-angstrom-settings connman-plugin-loopback connman-plugin-ethernet connman-plugin-wifi connman-gnome"
require systemd-image.bb

View File

@@ -8,7 +8,7 @@ IMAGE_PREPROCESS_COMMAND = "rootfs_update_timestamp"
DISTRO_UPDATE_ALTERNATIVES ??= ""
ROOTFS_PKGMANAGE_PKGS ?= '${@base_conditional("ONLINE_PACKAGE_MANAGEMENT", "none", "", "${ROOTFS_PKGMANAGE} ${DISTRO_UPDATE_ALTERNATIVES}", d)}'
CONMANPKGS ?= "connman connman-plugin-loopback connman-plugin-ethernet connman-plugin-wifi"
CONMANPKGS ?= "connman connman-angstrom-settings connman-plugin-loopback connman-plugin-ethernet connman-plugin-wifi"
CONMANPKGS_libc-uclibc = ""
IMAGE_INSTALL += " \