From 490c56fc9a549174cfb2127a78bb2c49521fcfa3 Mon Sep 17 00:00:00 2001 From: DanyLE Date: Sun, 23 Jul 2023 14:02:18 +0200 Subject: [PATCH] enable wayland 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 3ea7678..3e77d3e 160000 --- a/meta-rpi-diya +++ b/meta-rpi-diya @@ -1 +1 @@ -Subproject commit 3ea7678d7c2fba2c4e904a3293fc464c7756d2f8 +Subproject commit 3e77d3ea67ff062af211ac1eb6641af231922cf7