issues
search
webosose
/
meta-webosose
Yocto layer for webOS
GNU General Public License v2.0
111
stars
42
forks
source link
update webos.inc and webos_ls2_api_list.bbclass
#32
Open
hieunv0828
opened
9 months ago
hieunv0828
commented
9 months ago
This PR includes 2 parts:
webos_ls2_api_list.bbclass: Change LS2 API file path for API extraction, this help to fix build image without buildhistory
webos.inc: avoid adding user-defined fields to packages and force PACKAGE_CLASSES to IPK, this help to solve the issue on AB (
https://autobuilder.yoctoproject.org/typhoon/#/builders/163/builds/6
)
This PR includes 2 parts: