summaryrefslogtreecommitdiffstats
path: root/images-append
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2014-10-10 03:19:54 +0200
committerTudor Florea <tudor.florea@enea.com>2014-10-10 03:19:54 +0200
commitc158582c0fc7f4bd73980fe9adad446855f4d61b (patch)
tree31b701a2367cb983e76e76cd7c2ba176ad33e5ac /images-append
downloadmeta-vt-daisy-140929.tar.gz
initial commit for Enea Linux 4.0-140929daisy-140929
Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'images-append')
-rw-r--r--images-append/enea-image-demo.bbappend4
-rw-r--r--images-append/enea-image-test-bash.bbappend6
2 files changed, 10 insertions, 0 deletions
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 @@
1IMAGE_INSTALL += " \
2 packagegroup-enea-virt \
3 virt-example \
4 "
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 @@
1IMAGE_FSTYPES += "cpio.gz"
2
3IMAGE_INSTALL += " \
4 packagegroup-enea-virt \
5 virt-example \
6 "