Skip to content

Commit

Permalink
webos: webos.conf: Release webOS OSE v2.27.0
Browse files Browse the repository at this point in the history
:Release Notes:
Set software version as webOS OSE v2.27.0

:Detailed Notes:
Set WEBOS_DISTRO_VERSION_MINOR to "27.0"

:Testing Performed:
Only build tested.

:QA Notes:
No change to image.

:Issues Addressed:
N/A

Cherry-picked-from-commit: 00ef8bf9c832062e6124c5fee81ac026bd0f8b64
Cherry-picked-from-branch:
  • Loading branch information
ywbyun0815 committed Oct 28, 2024
1 parent 13cd41a commit 9af32dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-webos/conf/distro/webos.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ DISTRO_NAME = "webOS OSE"
# g - github

WEBOS_DISTRO_VERSION_MAJOR = "2"
WEBOS_DISTRO_VERSION_MINOR = "26.0"
WEBOS_DISTRO_VERSION_MINOR = "27.0"
WEBOS_DISTRO_VERSION_TYPE = "g"

DISTRO_VERSION = "${WEBOS_DISTRO_VERSION_MAJOR}.${WEBOS_DISTRO_VERSION_MINOR}.${WEBOS_DISTRO_VERSION_TYPE}"
Expand Down

0 comments on commit 9af32dd

Please sign in to comment.