Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webos: Initialize META_WEBOS_LAYER, META_OE_LAYER values #30

Closed
wants to merge 3 commits into from

Conversation

shr-project
Copy link
Contributor

Only temporary until OSE is updated on github with this fix.

Fixes #28

:Release Notes:
Set META_WEBOS_LAYER, META_OE_LAYER variables to build webos outside of build-webos

:Detailed Notes:
For Yocto autobuilder to build webos-image without using build-webos script. META_WEBOS_LAYER and META_OE_LAYER need to be set by hand. These variables are used inside classes, recipes in meta-webos. Initialize values in layer.conf, and the MCF script can override them.

:Testing Performed:
Only build tested

:QA Notes:
N/A

:Issues Addressed:
[WRQ-6441] CCC: Initialize META_WEBOS_LAYER, META_OE_LAYER values [WRQ-6119] Consider dropping need for META_WEBOS_LAYER #28

Change-Id: Ic5abe4cb0eb09c2a0129daeb4f4f9ded2ecaa5a6

jaekyu-lee and others added 3 commits January 17, 2024 15:49
:Release Notes:

:Detailed Notes:

:Testing Performed:
Only build tested.

:QA Notes:
No change to image.

:Issues Addressed:
[WRQ-7043] CCC: Copyright: update for 2024
[WRQ-6838] Update Copyright for 2024

Change-Id: Icb24d2ce88762fbd4482cfbaa0d5e5fe9c9ed5b6
:Release Notes:
Set software version as webOS OSE v2.25.0

:Detailed Notes:
Set WEBOS_DISTRO_VERSION_MINOR to "25.0"

:Testing Performed:
Only build tested.

:QA Notes:
No change to image.

:Issues Addressed:
N/A

Change-Id: Ie4db3aae2b288a6e09955fd006dc6b571a0734d1
:Release Notes:
Set META_WEBOS_LAYER, META_OE_LAYER variables to build webos
outside of build-webos

:Detailed Notes:
For Yocto autobuilder to build webos-image without using build-webos
script. META_WEBOS_LAYER and META_OE_LAYER need to be set by hand.
These variables are used inside classes, recipes in meta-webos.
Initialize values in layer.conf, and the MCF script can override them.

:Testing Performed:
Only build tested

:QA Notes:
N/A

:Issues Addressed:
[WRQ-6441] CCC: Initialize META_WEBOS_LAYER, META_OE_LAYER values
[WRQ-6119] Consider dropping need for META_WEBOS_LAYER webosose#28

Change-Id: Ic5abe4cb0eb09c2a0129daeb4f4f9ded2ecaa5a6
@shr-project
Copy link
Contributor Author

This is now in master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider dropping need for META_WEBOS_LAYER etc to be set
4 participants