meta-digi-dey: remove packagegroup-core-x11-sato bbappend

The purpose of this bbappend was just to remove the 'connman-gnome'
network manager that is the default in sato.

This can be done also in the distro config file without the need for a
recipe bbappend.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2014-03-27 17:58:16 +01:00
parent 9d7861c297
commit 4bc52ccbbe
2 changed files with 3 additions and 7 deletions

View File

@ -1,3 +1,6 @@
include dey.conf include dey.conf
DISTRO_FEATURES += "x11" DISTRO_FEATURES += "x11"
# Disable network manager (included in packagegroup-core-x11-sato)
NETWORK_MANAGER = ""

View File

@ -1,7 +0,0 @@
# Copyright (C) 2013 Digi International.
PRINC := "${@int(PRINC) + 1}"
PR_append = "+${DISTRO}"
NETWORK_MANAGER = ""