summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/classes/poky-image.bbclass7
1 files changed, 4 insertions, 3 deletions
diff --git a/meta/classes/poky-image.bbclass b/meta/classes/poky-image.bbclass
index 24bb5519da..a42ca6bc3f 100644
--- a/meta/classes/poky-image.bbclass
+++ b/meta/classes/poky-image.bbclass
@@ -15,9 +15,10 @@
15# - apps-x11-core - X Terminal, file manager, file editor 15# - apps-x11-core - X Terminal, file manager, file editor
16# - apps-x11-games 16# - apps-x11-games
17# - apps-x11-pimlico - OpenedHand Pimlico apps 17# - apps-x11-pimlico - OpenedHand Pimlico apps
18# - dev-tools - SDK 18# - tools-sdk - SDK
19# - dbg-tools 19# - tools-debug - debugging tools
20# - test-tools - tools usable to make some device tests 20# - tools-profile - profiling tools
21# - tools-testapps - tools usable to make some device tests
21# - nfs-server - NFS server (exports / over NFS to everybody) 22# - nfs-server - NFS server (exports / over NFS to everybody)
22# - dev-pkgs - development packages 23# - dev-pkgs - development packages
23# - dbg-pkgs - debug packages 24# - dbg-pkgs - debug packages