Skip to content

Commit

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

:Detailed Notes:
Set WEBOS_DISTRO_VERSION_MINOR to "8"

:Testing Performed:
Only build tested.

:QA Notes:
No change to image.

:Issues Addressed:
N/A

Change-Id: Ie07d8aaddab33b0a56b88a470be2fade9622b8a5
  • Loading branch information
Minjae Kim authored and hyunjae92.shin committed Nov 11, 2020
1 parent 557a55d commit 4aca949
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 @@ -13,7 +13,7 @@ WEBOS_DISTRO_BUILD_CODENAME = "master"
# g - github

WEBOS_DISTRO_VERSION_MAJOR = "2"
WEBOS_DISTRO_VERSION_MINOR = "7"
WEBOS_DISTRO_VERSION_MINOR = "8"
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 4aca949

Please sign in to comment.