Code Review
/
AGL
/
meta-agl-devel.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
1557c5a63e8a7baeba78935b7382c8f027c4122c
[AGL/meta-agl-devel.git]
/
1
SUMMARY = "An AGL small image just capable of allowing a device to boot."
2
3
require recipes-platform/images/agl-image-boot.bb
4
5
LICENSE = "MIT"
6
7
IMAGE_INSTALL := " \
8
packagegroup-core-boot \
9
packagegroup-agl-basesystem \
10
"
11
12
# limit images built ...
13
IMAGE_FSTYPES := "ext4 tar"