[oe-commits] Koen Kooi : angstrom-gnome-image-big: add "big" GNOME image that includes more apps

git version control git at git.openembedded.org
Mon Apr 19 12:04:55 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8ca6eaa9c4f841c6db00cea2fbebe9fe4bdfae2c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8ca6eaa9c4f841c6db00cea2fbebe9fe4bdfae2c

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon Apr 19 11:32:59 2010 +0200

angstrom-gnome-image-big: add "big" GNOME image that includes more apps

Comparing it to the 'regular' GNOME images gives:

324M    images/beagleboard/Angstrom-GNOME-image-big-glibc-ipk-2010.4-test-20100419-beagleboard.rootfs.tar.bz2
260M    images/beagleboard/Angstrom-GNOME-image-glibc-ipk-2010.4-test-20100419-beagleboard.rootfs.tar.bz2

---

 recipes/images/angstrom-gnome-image-big.bb |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/recipes/images/angstrom-gnome-image-big.bb b/recipes/images/angstrom-gnome-image-big.bb
new file mode 100644
index 0000000..837ceb8
--- /dev/null
+++ b/recipes/images/angstrom-gnome-image-big.bb
@@ -0,0 +1,4 @@
+require angstrom-gnome-image.bb
+
+IMAGE_INSTALL += "task-gnome-apps"
+IMAGE_BASENAME_append = "-big"





More information about the Openembedded-commits mailing list