summaryrefslogtreecommitdiffstats
path: root/recipes/images
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@digia.com>2014-03-25 13:41:19 +0200
committerSamuli Piippo <samuli.piippo@digia.com>2014-03-26 12:42:51 +0200
commit13c0a0c319524012c2b6cc7aa92d6b5f487d4d58 (patch)
tree67a4277cb54768ea1bf4ec71d7369d3d15bf75c3 /recipes/images
parentac491beed785edeea0e8ae3d883864ab521da6b0 (diff)
downloadmeta-boot2qt-13c0a0c319524012c2b6cc7aa92d6b5f487d4d58.tar.gz
Create boot.tar.gz as part of the image build
Each machine config defines what is included in the boot.tar.gz package. For beaglebone, include the uEnv.txt u-boot script that is used to start up the device. Change-Id: Ia509dd61c789fda53889cea8ea9221cfa8b469a9 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
Diffstat (limited to 'recipes/images')
-rw-r--r--recipes/images/b2qt-embedded-image.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/images/b2qt-embedded-image.bb b/recipes/images/b2qt-embedded-image.bb
index 4b492cd..8daffbd 100644
--- a/recipes/images/b2qt-embedded-image.bb
+++ b/recipes/images/b2qt-embedded-image.bb
@@ -33,6 +33,7 @@ IMAGE_FEATURES += "\
33 " 33 "
34 34
35inherit core-image 35inherit core-image
36inherit bootfs-image
36 37
37IMAGE_INSTALL += "\ 38IMAGE_INSTALL += "\
38 packagegroup-b2qt-embedded-base \ 39 packagegroup-b2qt-embedded-base \