diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2023-05-11 16:16:15 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2023-05-31 09:15:45 +0000 |
commit | 1b7b7213e7a77d35b30cea990dfe03f32c0f5bea (patch) | |
tree | a29ec72ed7a9ee4b8944e5f28037f18691e8c0d7 /scripts/ci-yocto-check-layer.sh | |
parent | 50f330e3d09bffcfe070fc5ec30a6a47ceeb45df (diff) |
Ensure all layers do pass yocto-check-layer and run-yocto-check-layer.sh scripts
Ensure the layers do pass again and that the scripts are up-to-date.
Bug-AGL: SPEC-4680
Bug-AGL: SPEC-4685
Change-Id: I65cc70f657c9c56e396764699930cfa74d893364
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'scripts/ci-yocto-check-layer.sh')
l--------- | scripts/ci-yocto-check-layer.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/ci-yocto-check-layer.sh b/scripts/ci-yocto-check-layer.sh new file mode 120000 index 000000000..fa7c110b0 --- /dev/null +++ b/scripts/ci-yocto-check-layer.sh @@ -0,0 +1 @@ +run-yocto-check-layer.sh
\ No newline at end of file |