summaryrefslogtreecommitdiffstats
path: root/meta-oem-production-readiness/meta-agl-basesystem/conf
AgeCommit message (Collapse)AuthorFilesLines
2024-04-24Add Yocto Project scarthgap release compatibilityScott Murray1-1/+1
Switch to scarthgap in LAYERSERIES_COMPAT in layer.conf files. Bug-AGL: SPEC-4578 Change-Id: I50e341efd6a317a830352d44db1cd756d3589861 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
2022-08-08Update basesystem revision after build fixJan-Simon Moeller1-1/+1
Update the SRCREV after the build issues was fixed. Bug-AGL: SPEC-4376 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I984813327c03a1adba481dfa80af516f711e2e9b
2022-03-24Declare layer compatibility with kirkstoneScott Murray1-1/+1
For tracking upstream, we need to update the layer compatibility. Bug-AGL: SPEC-3819 Change-Id: I23423baa371ed1b8b4a9024d9ac6f0c4d7e48185 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2021-01-26oem-pr-bs: add services and managers APIkoi_10.93.0koi/10.93.010.93.0Riku Nomoto1-1/+1
This is the ninth commit of agl-basesystem. All Basesystem's services API v13 (jsmoeller): fix build of multiple packages v16 (tanikawa): fix include path to kernel header v20 (jsmoeller): fix build of agl-service-vs-positioning v21 (jsmoeller): remove RDEPENDS on elfio - it is only headers, thus not required on target v25 (nomoto): change mail address and author v35 (nomoto): remove OECORE_NATIVE_SYSROOT v40 (nomoto): remove EXTRA_OEMAKE (RPATHLINK) v43 (nomoto): readd a service file Bug-AGL: SPEC-3670 Signed-off-by: Riku Nomoto <riku.nomoto@woven-planet.global> Change-Id: I206637abf8c070d7bf409377bef970023ddb2f69
2021-01-24oem-pr-bs: add positioning serviceRiku Nomoto1-1/+1
This is the eighth commit of agl-basesystem. Sensor data (GPS, Gyro and etc.) handling v12 (jsmoeller): fix build of multiple packages v20 (nomoto): change mail address and author v27 (nomoto): make hal recipes inherit bshalmake v34 (nomoto): fix cid and FILES Bug-AGL: SPEC-3670 Signed-off-by: Riku Nomoto <riku.nomoto@woven-planet.global> Change-Id: I3c7e8d7be16777018b09815577764d95a8a00849
2021-01-12oem-pr-bs: add core services and librariesRiku Nomoto2-3/+2
This is the second commit of agl-basesystem. IPC/RPC library group binding each modules v14 (jsmoeller): update BASESYSTEM_REVISION to fix libinput-hal build v16 (jsmoeller): update BASESYSTEM_REVISION v17 (taniakwa): fix os-rpclibrary-tool-native build - fix invalid path to LICENSE to use devtool - fix error when rebuild (clean generated files first) v19 (nomoto): fix to set host only tool in class-native v20 (nomoto): update subpath, branch and S to make recipes simple v21 (nomoto): fix EXTRA_OEMAKE to set default value v25 (nomoto): change mail address and author v29 (nomoto): remove agl-basesystem-hal.bbclass Bug-AGL: SPEC-3670 Signed-off-by: Riku Nomoto <riku.nomoto@woven-planet.global> Change-Id: I5da43003d8a976912d183474aea884ec1b81a708
2020-12-01oem-pr-bs: initial commitRiku Nomoto2-0/+27
This is the initial commit of agl-basesystem. - create new layer, meta-oem-production-readiness - create sub-layer, meta-agl-basesystem - add 1 feature to enable basesystem - add 2 bbclass which support to build - add packagegroups as place holder Bug-AGL: SPEC-3670 Signed-off-by: Riku Nomoto <riku_nomoto@mail.toyota.co.jp> Change-Id: I457fb12086d913e8082843c87de9673df4d65710