Compare commits

..

2 Commits

Author SHA1 Message Date
DanyLE
8f5fa5abad add gdbserver to image
All checks were successful
gitea-sync/meta-rpi-diya-build/pipeline/head This commit looks good
2023-07-23 13:39:09 +02:00
DanyLE
d5c66bb73b add gdbserver to image 2023-07-23 13:37:50 +02:00
2 changed files with 2 additions and 2 deletions

2
Jenkinsfile vendored
View File

@ -50,7 +50,7 @@ pipeline{
sh '''#!/bin/bash sh '''#!/bin/bash
cd poky cd poky
source ./oe-init-build-env ../build source ./oe-init-build-env ../build
bitbake core-image-base -c populate_sdk # bitbake core-image-base -c populate_sdk
''' '''
} }
} }

@ -1 +1 @@
Subproject commit 694f6be04a812dde4f6c09632b48955c4d6b7b78 Subproject commit 3ea7678d7c2fba2c4e904a3293fc464c7756d2f8