* [PATCH] classes/core-image: improve comments listing IMAGE_FEATURES
@ 2012-09-06 13:12 Paul Eggleton
2012-09-07 14:30 ` Saul Wold
0 siblings, 1 reply; 2+ messages in thread
From: Paul Eggleton @ 2012-09-06 13:12 UTC (permalink / raw)
To: openembedded-core
Ensure this listing is complete. (Comment change only.)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
---
meta/classes/core-image.bbclass | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/meta/classes/core-image.bbclass b/meta/classes/core-image.bbclass
index 2bfadb4..2e67018 100644
--- a/meta/classes/core-image.bbclass
+++ b/meta/classes/core-image.bbclass
@@ -15,14 +15,19 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3
# - x11 - X server
# - x11-base - X server with minimal environment
# - x11-sato - OpenedHand Sato environment
-# - tools-sdk - SDK
# - tools-debug - debugging tools
# - tools-profile - profiling tools
# - tools-testapps - tools usable to make some device tests
+# - tools-sdk - SDK (C/C++ compiler, autotools, etc.)
# - nfs-server - NFS server
# - ssh-server-dropbear - SSH server (dropbear)
# - ssh-server-openssh - SSH server (openssh)
-# - debug-tweaks - makes an image suitable for development
+# - qt4-pkgs - Qt4/X11 and demo applications
+# - package-management - installs package management tools and preserves the package manager database
+# - debug-tweaks - makes an image suitable for development, e.g. allowing passwordless root logins
+# - dev-pkgs - development packages (headers, etc.) for all installed packages in the rootfs
+# - dbg-pkgs - debug symbol packages for all installed packages in the rootfs
+# - doc-pkgs - documentation packages for all installed packages in the rootfs
#
PACKAGE_GROUP_x11 = "packagegroup-core-x11"
PACKAGE_GROUP_x11-base = "packagegroup-core-x11-base"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] classes/core-image: improve comments listing IMAGE_FEATURES
2012-09-06 13:12 [PATCH] classes/core-image: improve comments listing IMAGE_FEATURES Paul Eggleton
@ 2012-09-07 14:30 ` Saul Wold
0 siblings, 0 replies; 2+ messages in thread
From: Saul Wold @ 2012-09-07 14:30 UTC (permalink / raw)
To: Paul Eggleton; +Cc: openembedded-core
On 09/06/2012 06:12 AM, Paul Eggleton wrote:
> Ensure this listing is complete. (Comment change only.)
>
> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
> ---
> meta/classes/core-image.bbclass | 9 +++++++--
> 1 file changed, 7 insertions(+), 2 deletions(-)
>
> diff --git a/meta/classes/core-image.bbclass b/meta/classes/core-image.bbclass
> index 2bfadb4..2e67018 100644
> --- a/meta/classes/core-image.bbclass
> +++ b/meta/classes/core-image.bbclass
> @@ -15,14 +15,19 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3
> # - x11 - X server
> # - x11-base - X server with minimal environment
> # - x11-sato - OpenedHand Sato environment
> -# - tools-sdk - SDK
> # - tools-debug - debugging tools
> # - tools-profile - profiling tools
> # - tools-testapps - tools usable to make some device tests
> +# - tools-sdk - SDK (C/C++ compiler, autotools, etc.)
> # - nfs-server - NFS server
> # - ssh-server-dropbear - SSH server (dropbear)
> # - ssh-server-openssh - SSH server (openssh)
> -# - debug-tweaks - makes an image suitable for development
> +# - qt4-pkgs - Qt4/X11 and demo applications
> +# - package-management - installs package management tools and preserves the package manager database
> +# - debug-tweaks - makes an image suitable for development, e.g. allowing passwordless root logins
> +# - dev-pkgs - development packages (headers, etc.) for all installed packages in the rootfs
> +# - dbg-pkgs - debug symbol packages for all installed packages in the rootfs
> +# - doc-pkgs - documentation packages for all installed packages in the rootfs
> #
> PACKAGE_GROUP_x11 = "packagegroup-core-x11"
> PACKAGE_GROUP_x11-base = "packagegroup-core-x11-base"
>
Merged into OE-Core
Thanks
Sau!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-09-07 14:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-06 13:12 [PATCH] classes/core-image: improve comments listing IMAGE_FEATURES Paul Eggleton
2012-09-07 14:30 ` Saul Wold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox