diff --git a/Jenkinsfile b/Jenkinsfile index 963bc7d..76cc085 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -34,7 +34,7 @@ pipeline{ cd poky source ./oe-init-build-env ../build cat conf/*.conf - # bitbake -c cleanall gcc core-image-base + bitbake -c cleanall gcc core-image-base bitbake core-image-base ''' } diff --git a/meta-rpi-diya b/meta-rpi-diya index c46a65b..474d0e6 160000 --- a/meta-rpi-diya +++ b/meta-rpi-diya @@ -1 +1 @@ -Subproject commit c46a65bba355df0c92b6db04f77b4b471adc2c9f +Subproject commit 474d0e6ac58d1262f72752199191ea0bc494bcf7