From: Koen Kooi Date: Mon, 19 Apr 2010 09:32:59 +0000 (+0200) Subject: angstrom-gnome-image-big: add "big" GNOME image that includes more apps X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ca6eaa9c4f841c6db00cea2fbebe9fe4bdfae2c;p=openembedded.git 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 --- diff --git a/recipes/images/angstrom-gnome-image-big.bb b/recipes/images/angstrom-gnome-image-big.bb new file mode 100644 index 0000000000..837ceb81e2 --- /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"