Time to bump the DISTRO_VERSION to 2026.04. Signed-off-by: Ryan Eatmon <[email protected]> --- v2: Move to <year>.<month> for the DISTRO_VERSION.
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 42019272..b119179e 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 = "2025.01" +DISTRO_VERSION = "2026.04" DISTRO_FEED_URI ?= "http://lcpd.itg.ti.com" BUILD_VARIANT = "${@['prod','rt'][int(d.getVar('ARAGO_RT_ENABLE'))]}" TISDK_VERSION ?= "live" -- 2.43.0 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17474): https://lists.yoctoproject.org/g/meta-arago/message/17474 Mute This Topic: https://lists.yoctoproject.org/mt/118883291/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
