From 87c9041b2ac2ea6c64fdbcc8e5f19f55766e5959 Mon Sep 17 00:00:00 2001 From: DanyLE Date: Fri, 28 Jul 2023 15:34:23 +0200 Subject: [PATCH] add gobject binding support --- Jenkinsfile | 2 +- meta-rpi-diya | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index 963bc7d..f2ab667 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 423bde4..10bdbba 160000 --- a/meta-rpi-diya +++ b/meta-rpi-diya @@ -1 +1 @@ -Subproject commit 423bde4d26649b0d45bbf8b956edc8001f4bc87c +Subproject commit 10bdbba27767d851c073f3c7026dcb243f433517