[meta-arago][master][PATCH v2] arago: Bump DISTRO_VERSION
Ryan Eatmon <[email protected]> Fri, 17 Apr 2026 16:19:02 -0500
| Newsgroups | org.yoctoproject.lists.meta-arago |
|---|---|
| Message-ID | <[email protected]> |
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/c= onf/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 =3D "Arago" -DISTRO_VERSION =3D "2025.01" +DISTRO_VERSION =3D "2026.04" DISTRO_FEED_URI ?=3D "http://lcpd.itg.ti.com" BUILD_VARIANT =3D "${@['prod','rt'][int(d.getVar('ARAGO_RT_ENABLE'))]}" TISDK_VERSION ?=3D "live" --=20 2.43.0