summaryrefslogtreecommitdiffstats
path: root/images/enea-image-base.bb
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2015-10-28 13:30:10 +0100
committerAdrian Dudau <adrian.dudau@enea.com>2015-10-28 13:30:10 +0100
commit38929ed6a4630d2b8f3efa00616800b4012ea0d7 (patch)
tree22bd8dca4994cd3d73f7f959f57f0bc7137d04cf /images/enea-image-base.bb
downloadmeta-el-common-38929ed6a4630d2b8f3efa00616800b4012ea0d7.tar.gz
Initial commit
result of splitting up meta-enea Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'images/enea-image-base.bb')
-rw-r--r--images/enea-image-base.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/images/enea-image-base.bb b/images/enea-image-base.bb
new file mode 100644
index 0000000..41eba70
--- /dev/null
+++ b/images/enea-image-base.bb
@@ -0,0 +1,5 @@
1DESCRIPTION = "console only image that fully suport target HW"
2require enea-image-common.inc
3
4IMAGE_ROOTFS_EXTRA_SPACE = "131072"
5IMAGE_OVERHEAD_FACTOR = "2"