From: Denys Dmytriyenko <[email protected]> The version hasn't been updated for quite a while. With some of the upcoming major changes potentially making things unstable, let's bump the version.
Signed-off-by: Denys Dmytriyenko <[email protected]> --- 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 0ed81e95..509e0668 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 = "2023.10" +DISTRO_VERSION = "2025.01" DISTRO_FEED_URI ?= "http://lcpd.itg.ti.com" BUILD_VARIANT = "${@['prod','rt'][int(d.getVar('ARAGO_RT_ENABLE'))]}" TISDK_VERSION ?= "live" -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15733): https://lists.yoctoproject.org/g/meta-arago/message/15733 Mute This Topic: https://lists.yoctoproject.org/mt/110741518/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
