diff --git a/Jenkinsfile b/Jenkinsfile index f2ab667..963bc7d 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -50,7 +50,7 @@ pipeline{ sh '''#!/bin/bash cd poky source ./oe-init-build-env ../build - bitbake core-image-base -c populate_sdk + # bitbake core-image-base -c populate_sdk ''' } } diff --git a/meta-rpi-diya b/meta-rpi-diya index 9cb4b8f..f2c7db1 160000 --- a/meta-rpi-diya +++ b/meta-rpi-diya @@ -1 +1 @@ -Subproject commit 9cb4b8fcf19a73643c6cc1907376ec1a9a906ece +Subproject commit f2c7db1bb8a738306de2ab6ac33dbbf0db5b4b54