Skip to content

Commit fb022d3

Browse files
authored
Merge pull request #255 from hnez/version-v25.04
meta-lxatac-software: distro: tacos: update version to v25.04
2 parents 69dcce3 + 1ba2f7e commit fb022d3

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

meta-lxatac-software/conf/distro/tacos.conf

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
DISTRO = "tacos"
22
DISTRO_NAME = "TAC OS - The LXA TAC operating system"
3-
DISTRO_VERSION = "24.09+dev"
3+
DISTRO_VERSION = "25.04"
44
DISTRO_CODENAME = "tacos-walnascar"
55

66
MAINTAINER = "Linux Automation GmbH <[email protected]>"
@@ -79,6 +79,3 @@ BB_HASHSERVE ??= "auto"
7979

8080
# recommend ipk package management - make sure to comment or set it in local.conf.sample
8181
PACKAGE_CLASSES ?= "package_ipk"
82-
83-
LABGRID_USE_DEVEL_VERSION ?= "1"
84-
RAUC_USE_DEVEL_VERSION = "1"

0 commit comments

Comments
 (0)