diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-07-05 13:10:05 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-07-05 13:10:05 +0000 |
commit | 1086ade568aa054880cb3a35ab00c81ca00b96e1 (patch) | |
tree | d7d46014161c1b3ca9deca71025c8e8d80d26c52 /meta/classes | |
parent | 1cba1f70456cae324e3bd7338aa5347b3ad75e27 (diff) | |
download | poky-1086ade568aa054880cb3a35ab00c81ca00b96e1.tar.gz |
poky-image.bbclass: added description of newer IMAGE_FEATURES
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2109 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/classes')
-rw-r--r-- | meta/classes/poky-image.bbclass | 7 |
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 |