diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/poky-sota.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/distro/poky-sota.conf b/conf/distro/poky-sota.conf new file mode 100644 index 0000000..9dcbefe --- /dev/null +++ b/conf/distro/poky-sota.conf | |||
@@ -0,0 +1,7 @@ | |||
1 | require conf/distro/poky.conf | ||
2 | require conf/distro/sota.conf.inc | ||
3 | |||
4 | DISTRO ="poky-sota" | ||
5 | DISTRO_NAME = "OTA-enabled Linux" | ||
6 | DISTRO_VERSION = "1.0" | ||
7 | DISTRO_CODENAME = "sota" | ||