We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce28fb8 + be15846 commit 6231a31Copy full SHA for 6231a31
conf/distro/qcom-distro-sota.conf
@@ -0,0 +1,6 @@
1
+require conf/distro/qcom-distro.conf
2
+require conf/distro/sota.conf.inc
3
+
4
+INITRAMFS_IMAGE = "initramfs-ostree-image"
5
6
+DISTRO_NAME:append = " (OTA-enabled)"
conf/layer.conf
@@ -16,6 +16,7 @@ LAYERDEPENDS_qcom-distro = " \
16
networking-layer \
17
openembedded-layer \
18
qcom \
19
+ sota \
20
virtualization-layer \
21
xfce-layer \
22
"
0 commit comments