diff options
Diffstat (limited to 'scripts/run-yocto-check-layer.sh')
-rwxr-xr-x | scripts/run-yocto-check-layer.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/run-yocto-check-layer.sh b/scripts/run-yocto-check-layer.sh index 378df20ae..e7f324d97 100755 --- a/scripts/run-yocto-check-layer.sh +++ b/scripts/run-yocto-check-layer.sh @@ -56,7 +56,6 @@ yocto-check-layer --no-auto-dependency \ $AGLROOT/external/meta-flutter \ $AGLROOT/external/meta-qt5 \ $AGLROOT/external/meta-clang \ - $AGLROOT/external/meta-python2 \ -- \ $AGLROOT/meta-agl-demo |