diff options
author | Holger Hans Peter Freyther <zecke@openmoko.org> | 2008-08-03 14:08:29 +0200 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2008-10-27 17:51:46 +0100 |
commit | 5a0c6dce019eb166571df683c6a15c351db78b3b (patch) | |
tree | 6a9b0b8878d80e97afcb61c71a0b669e13721275 /packages/images | |
parent | c942e2ee2c59bd2808a68379b4271f69df0013b2 (diff) |
asu: Create ASU/Om2008.8 task and image (to ease removing Qtopia from it) Create a separate task-openmoko-asu and openmoko-asu-image. The image is installing task-openmoko-asu and task-openmoko-qtopia-x11. It should be fairly easy to remove Qtopia for the people that want that.
Diffstat (limited to 'packages/images')
-rw-r--r-- | packages/images/openmoko-asu-image.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/images/openmoko-asu-image.bb b/packages/images/openmoko-asu-image.bb new file mode 100644 index 0000000000..2a8896c592 --- /dev/null +++ b/packages/images/openmoko-asu-image.bb @@ -0,0 +1,7 @@ +#------------------------------------------------------ +# Openmoko Qtopia/X11 Image Recipe +#------------------------------------------------------ + +require openmoko-minimal-image.bb + +IMAGE_INSTALL += "task-openmoko-asu" |