diff options
Diffstat (limited to 'scripts/run-yocto-check-layer-all-layers.sh')
-rwxr-xr-x | scripts/run-yocto-check-layer-all-layers.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/run-yocto-check-layer-all-layers.sh b/scripts/run-yocto-check-layer-all-layers.sh index 20ded0e93..2d96eda51 100755 --- a/scripts/run-yocto-check-layer-all-layers.sh +++ b/scripts/run-yocto-check-layer-all-layers.sh @@ -52,10 +52,8 @@ yocto-check-layer -d \ $AGLROOT/external/meta-openembedded/meta-perl \ $AGLROOT/meta-agl/meta-agl-core \ $AGLROOT/external/meta-qt5 \ - $AGLROOT/meta-agl/meta-app-framework \ --additional-layers \ $AGLROOT/external/meta-qt5 \ - $AGLROOT/meta-agl/meta-app-framework \ $AGLROOT/external/meta-python2 \ -- \ $AGLROOT/meta-agl-demo |