Code Review
/
AGL
/
meta-agl-devel.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
5d12cc7d758b24823745c29716fe1a9fda177a00
[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.inc
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"