Discussion:
[meta-arago] [rocko/master][PATCH] arago.conf: bump distro version
Denys Dmytriyenko
2018-10-14 20:02:41 UTC
Permalink
Signed-off-by: Denys Dmytriyenko <***@ti.com>
---
meta-arago-distro/conf/distro/arago.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-arago-distro/conf/distro/arago.conf b/meta-arago-distro/conf/distro/arago.conf
index 1ba4dd9..77e25ab 100644
--- a/meta-arago-distro/conf/distro/arago.conf
+++ b/meta-arago-distro/conf/distro/arago.conf
@@ -1,6 +1,6 @@
# Name and version of the distribution
DISTRO_NAME = "Arago"
-DISTRO_VERSION = "2018.08"
+DISTRO_VERSION = "2018.10"
DISTRO_FEED_URI ?= "http://lcpd.gt.design.ti.com"
BUILD_VARIANT = "${@['prod','rt','systest'][int(d.getVar('ARAGO_RT_ENABLE'))+int(d.getVar('ARAGO_SYSTEST_ENABLE'))*2]}"
FEEDURIPREFIX ?= "packages/${DISTRO}-rocko/${BUILD_VARIANT}/"
--
2.7.4
Loading...