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 3e77d3e..252ddde 160000 --- a/meta-rpi-diya +++ b/meta-rpi-diya @@ -1 +1 @@ -Subproject commit 3e77d3ea67ff062af211ac1eb6641af231922cf7 +Subproject commit 252ddde464add472532a8e9ec90f514a35c3e874