summaryrefslogtreecommitdiffstats
path: root/meta/classes/core-image.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/core-image.bbclass')
-rw-r--r--meta/classes/core-image.bbclass2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/classes/core-image.bbclass b/meta/classes/core-image.bbclass
index 6b207d7cfa..13e45aa23f 100644
--- a/meta/classes/core-image.bbclass
+++ b/meta/classes/core-image.bbclass
@@ -16,7 +16,6 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3
16# - x11-mini - minimal environment for X11 server 16# - x11-mini - minimal environment for X11 server
17# - x11-base - X11 server + minimal desktop 17# - x11-base - X11 server + minimal desktop
18# - x11-sato - OpenedHand Sato environment 18# - x11-sato - OpenedHand Sato environment
19# - x11-netbook - Metacity based environment for netbooks
20# - apps-x11-core - X Terminal, file manager, file editor 19# - apps-x11-core - X Terminal, file manager, file editor
21# - apps-x11-games 20# - apps-x11-games
22# - apps-x11-pimlico - OpenedHand Pimlico apps 21# - apps-x11-pimlico - OpenedHand Pimlico apps
@@ -33,7 +32,6 @@ PACKAGE_GROUP_apps-console-core = "task-core-apps-console"
33PACKAGE_GROUP_x11-mini = "task-core-x11-mini" 32PACKAGE_GROUP_x11-mini = "task-core-x11-mini"
34PACKAGE_GROUP_x11-base = "task-core-x11-base" 33PACKAGE_GROUP_x11-base = "task-core-x11-base"
35PACKAGE_GROUP_x11-sato = "task-core-x11-sato" 34PACKAGE_GROUP_x11-sato = "task-core-x11-sato"
36PACKAGE_GROUP_x11-netbook = "task-core-x11-netbook"
37PACKAGE_GROUP_apps-x11-core = "task-core-apps-x11-core" 35PACKAGE_GROUP_apps-x11-core = "task-core-apps-x11-core"
38PACKAGE_GROUP_apps-x11-games = "task-core-apps-x11-games" 36PACKAGE_GROUP_apps-x11-games = "task-core-apps-x11-games"
39PACKAGE_GROUP_apps-x11-pimlico = "task-core-apps-x11-pimlico" 37PACKAGE_GROUP_apps-x11-pimlico = "task-core-apps-x11-pimlico"