angstrom-gnome-image-big: add "big" GNOME image that includes more apps
authorKoen Kooi <koen@openembedded.org>
Mon, 19 Apr 2010 09:32:59 +0000 (11:32 +0200)
committerKoen Kooi <koen@openembedded.org>
Mon, 19 Apr 2010 11:51:44 +0000 (13:51 +0200)
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 [new file with mode: 0644]

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