From a35676b761c4665224faf134b7bf192121d83cf1 Mon Sep 17 00:00:00 2001 From: DanyLE Date: Thu, 27 Jul 2023 20:42:57 +0200 Subject: [PATCH] add wtype + update confs --- Jenkinsfile | 2 +- meta-rpi-diya | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 9565699..f84ca2b 160000 --- a/meta-rpi-diya +++ b/meta-rpi-diya @@ -1 +1 @@ -Subproject commit 9565699a5893111d40586de8817e193089f8e207 +Subproject commit f84ca2b6906d8c0c0f9d785efa9075f4f2400a44