distro-ostree: Add commit-subject

This commit is contained in:
Alexandre Bard 2018-11-07 13:43:33 +01:00
parent 8f73724b4a
commit 2fde3f9151
1 changed files with 1 additions and 0 deletions

View File

@ -6,4 +6,5 @@ DISTRO_NAME = "NetModule Linux Distribution with ostree"
INHERIT += "sota"
DISTRO_FEATURES_append = " sota"
OSTREE_INITRAMFS_FSTYPES = "ext4.gz.u-boot"
OSTREE_COMMIT_SUBJECT = "${BUILDNAME}"