From 74d51c8c3e18a8b6738aff0c6f7ff706fd70eaa6 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Thu, 26 Jun 2014 13:57:02 +0200 Subject: initial commit for Enea Linux 4.0 Migrated from the internal git server on the daisy-enea branch Signed-off-by: Adrian Dudau --- images-append/enea-image-demo.bbappend | 4 ++++ images-append/enea-image-test-bash.bbappend | 6 ++++++ 2 files changed, 10 insertions(+) create mode 100644 images-append/enea-image-demo.bbappend create mode 100644 images-append/enea-image-test-bash.bbappend (limited to 'images-append') diff --git a/images-append/enea-image-demo.bbappend b/images-append/enea-image-demo.bbappend new file mode 100644 index 0000000..9019a7b --- /dev/null +++ b/images-append/enea-image-demo.bbappend @@ -0,0 +1,4 @@ +IMAGE_INSTALL += " \ + packagegroup-enea-virt \ + virt-example \ + " diff --git a/images-append/enea-image-test-bash.bbappend b/images-append/enea-image-test-bash.bbappend new file mode 100644 index 0000000..3103afc --- /dev/null +++ b/images-append/enea-image-test-bash.bbappend @@ -0,0 +1,6 @@ +IMAGE_FSTYPES += "cpio.gz" + +IMAGE_INSTALL += " \ + packagegroup-enea-virt \ + virt-example \ + " -- cgit v1.2.3-54-g00ecf