summaryrefslogtreecommitdiffstats
path: root/meta-agl-html5-demo
AgeCommit message (Collapse)AuthorFilesLines
2024-12-19Update recipes for transition to UNPACKDIRnextScott Murray6-9/+12
Update recipes to handle the transition to using UNPACKDIR as the destination for unpacked files. For recipes that had been using S = WORKDIR, the approach used in meta-openembedded has been followed, i.e. using UNPACKDIR in tasks for consistency. Bug-AGL: SPEC-5147 Change-Id: I42b2b474be163c66e11a449de6eec7d748e00fbb Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2024-12-19Update bbappends for upstream version bumpsScott Murray2-0/+4
Rename python3-grpcio, python3-grpcio, and icu bbappends to use wildcards to handle minor upstream version bumps. Bug-AGL: SPEC-5147 Change-Id: I2d70bc76ec767fc26e8c704bd470904e42de4f82 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2024-11-26Add SECURITY.md file as required now by upstreamJan-Simon Moeller1-0/+19
YP now requires this file to be present. Add it. Bug-AGL: SPEC-5309 Change-Id: I51024f36a25e089ba749f6cb9566a3bd43e461b6 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30551 ci-image-build: Jenkins Job builder account Tested-by: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account
2024-07-01Move html5 demo into sublayerJan-Simon Moeller84-0/+11917
The HTML5 demo needs additional fixes. Move it into a sublayer and activate with agl-demo-html5. Bug-AGL: SPEC-5188 Change-Id: I2f1a07dcfbcaf7e09d4d0d3aec1aa8f096336287 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30042 ci-image-build: Jenkins Job builder account Tested-by: Jenkins Job builder account Reviewed-by: Scott Murray <scott.murray@konsulko.com> ci-image-boot-test: Jenkins Job builder account