From 9c53d612f6cde95330ce7c860db564dfeeea7dbc Mon Sep 17 00:00:00 2001 From: "balena-renovate[bot]" <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 22:08:51 +0000 Subject: [PATCH] Update balena-yocto-scripts digest to f5ec699 Update balena-yocto-scripts Changelog-entry: Update balena-yocto-scripts to f5ec6993fd683b9a933bda067594ae5de6208fbd --- .github/workflows/npe-x500-m3.yml | 2 +- .github/workflows/raspberrypi.yml | 2 +- .github/workflows/raspberrypi0-2w-64.yml | 2 +- .github/workflows/raspberrypi2.yml | 2 +- .github/workflows/raspberrypi3-64.yml | 2 +- .github/workflows/raspberrypi3-unipi-neuron.yml | 2 +- .github/workflows/raspberrypi3.yml | 2 +- .github/workflows/raspberrypi4-64.yml | 2 +- .github/workflows/raspberrypi4-superhub.yml | 2 +- .github/workflows/raspberrypi4-unipi-neuron.yml | 2 +- .github/workflows/raspberrypi400-64.yml | 2 +- .github/workflows/raspberrypi5.yml | 2 +- .github/workflows/raspberrypicm4-ioboard.yml | 2 +- .github/workflows/revpi-connect-4.yml | 2 +- .github/workflows/revpi-connect-s.yml | 2 +- .github/workflows/revpi-connect.yml | 2 +- .github/workflows/revpi-core-3.yml | 2 +- .github/workflows/rt-rpi-300.yml | 2 +- balena-yocto-scripts | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/.github/workflows/npe-x500-m3.yml b/.github/workflows/npe-x500-m3.yml index 3d17eaae1..8b4a07716 100644 --- a/.github/workflows/npe-x500-m3.yml +++ b/.github/workflows/npe-x500-m3.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f5ec6993fd683b9a933bda067594ae5de6208fbd # Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events. # Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork. # This condition will prevent the workflow from running twice for the same pull request while diff --git a/.github/workflows/raspberrypi.yml b/.github/workflows/raspberrypi.yml index 0591869b7..03a641cab 100644 --- a/.github/workflows/raspberrypi.yml +++ b/.github/workflows/raspberrypi.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f5ec6993fd683b9a933bda067594ae5de6208fbd # Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events. # Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork. # This condition will prevent the workflow from running twice for the same pull request while diff --git a/.github/workflows/raspberrypi0-2w-64.yml b/.github/workflows/raspberrypi0-2w-64.yml index 7bca6a52e..627949f2e 100644 --- a/.github/workflows/raspberrypi0-2w-64.yml +++ b/.github/workflows/raspberrypi0-2w-64.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f5ec6993fd683b9a933bda067594ae5de6208fbd # Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events. # Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork. # This condition will prevent the workflow from running twice for the same pull request while diff --git a/.github/workflows/raspberrypi2.yml b/.github/workflows/raspberrypi2.yml index a0f3932e9..57f11b763 100644 --- a/.github/workflows/raspberrypi2.yml +++ b/.github/workflows/raspberrypi2.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f5ec6993fd683b9a933bda067594ae5de6208fbd # Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events. # Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork. # This condition will prevent the workflow from running twice for the same pull request while diff --git a/.github/workflows/raspberrypi3-64.yml b/.github/workflows/raspberrypi3-64.yml index d827123cf..9c94a8313 100644 --- a/.github/workflows/raspberrypi3-64.yml +++ b/.github/workflows/raspberrypi3-64.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f5ec6993fd683b9a933bda067594ae5de6208fbd # Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events. # Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork. # This condition will prevent the workflow from running twice for the same pull request while diff --git a/.github/workflows/raspberrypi3-unipi-neuron.yml b/.github/workflows/raspberrypi3-unipi-neuron.yml index 48a764bda..66cb4511e 100644 --- a/.github/workflows/raspberrypi3-unipi-neuron.yml +++ b/.github/workflows/raspberrypi3-unipi-neuron.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f5ec6993fd683b9a933bda067594ae5de6208fbd # Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events. # Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork. # This condition will prevent the workflow from running twice for the same pull request while diff --git a/.github/workflows/raspberrypi3.yml b/.github/workflows/raspberrypi3.yml index 821210175..1eb8f1ed0 100644 --- a/.github/workflows/raspberrypi3.yml +++ b/.github/workflows/raspberrypi3.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f5ec6993fd683b9a933bda067594ae5de6208fbd # Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events. # Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork. # This condition will prevent the workflow from running twice for the same pull request while diff --git a/.github/workflows/raspberrypi4-64.yml b/.github/workflows/raspberrypi4-64.yml index 2fbc96def..d1d940d23 100644 --- a/.github/workflows/raspberrypi4-64.yml +++ b/.github/workflows/raspberrypi4-64.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f5ec6993fd683b9a933bda067594ae5de6208fbd # Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events. # Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork. # This condition will prevent the workflow from running twice for the same pull request while diff --git a/.github/workflows/raspberrypi4-superhub.yml b/.github/workflows/raspberrypi4-superhub.yml index 4662987bc..c91ceb24d 100644 --- a/.github/workflows/raspberrypi4-superhub.yml +++ b/.github/workflows/raspberrypi4-superhub.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f5ec6993fd683b9a933bda067594ae5de6208fbd # Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events. # Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork. # This condition will prevent the workflow from running twice for the same pull request while diff --git a/.github/workflows/raspberrypi4-unipi-neuron.yml b/.github/workflows/raspberrypi4-unipi-neuron.yml index 0cd7efd2a..3f87c65ba 100644 --- a/.github/workflows/raspberrypi4-unipi-neuron.yml +++ b/.github/workflows/raspberrypi4-unipi-neuron.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f5ec6993fd683b9a933bda067594ae5de6208fbd # Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events. # Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork. # This condition will prevent the workflow from running twice for the same pull request while diff --git a/.github/workflows/raspberrypi400-64.yml b/.github/workflows/raspberrypi400-64.yml index 7a6843d3d..9a1a0e7dd 100644 --- a/.github/workflows/raspberrypi400-64.yml +++ b/.github/workflows/raspberrypi400-64.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f5ec6993fd683b9a933bda067594ae5de6208fbd # Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events. # Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork. # This condition will prevent the workflow from running twice for the same pull request while diff --git a/.github/workflows/raspberrypi5.yml b/.github/workflows/raspberrypi5.yml index 3b9ec53e4..a1099b6fe 100644 --- a/.github/workflows/raspberrypi5.yml +++ b/.github/workflows/raspberrypi5.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f5ec6993fd683b9a933bda067594ae5de6208fbd # Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events. # Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork. # This condition will prevent the workflow from running twice for the same pull request while diff --git a/.github/workflows/raspberrypicm4-ioboard.yml b/.github/workflows/raspberrypicm4-ioboard.yml index d959b1edc..58bdd2d1c 100644 --- a/.github/workflows/raspberrypicm4-ioboard.yml +++ b/.github/workflows/raspberrypicm4-ioboard.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f5ec6993fd683b9a933bda067594ae5de6208fbd # Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events. # Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork. # This condition will prevent the workflow from running twice for the same pull request while diff --git a/.github/workflows/revpi-connect-4.yml b/.github/workflows/revpi-connect-4.yml index 22b507399..3af24144c 100644 --- a/.github/workflows/revpi-connect-4.yml +++ b/.github/workflows/revpi-connect-4.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f5ec6993fd683b9a933bda067594ae5de6208fbd # Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events. # Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork. # This condition will prevent the workflow from running twice for the same pull request while diff --git a/.github/workflows/revpi-connect-s.yml b/.github/workflows/revpi-connect-s.yml index 54176eddc..5f0bde566 100644 --- a/.github/workflows/revpi-connect-s.yml +++ b/.github/workflows/revpi-connect-s.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f5ec6993fd683b9a933bda067594ae5de6208fbd # Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events. # Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork. # This condition will prevent the workflow from running twice for the same pull request while diff --git a/.github/workflows/revpi-connect.yml b/.github/workflows/revpi-connect.yml index e771511eb..64874a608 100644 --- a/.github/workflows/revpi-connect.yml +++ b/.github/workflows/revpi-connect.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f5ec6993fd683b9a933bda067594ae5de6208fbd # Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events. # Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork. # This condition will prevent the workflow from running twice for the same pull request while diff --git a/.github/workflows/revpi-core-3.yml b/.github/workflows/revpi-core-3.yml index 8f5ce3e59..874832205 100644 --- a/.github/workflows/revpi-core-3.yml +++ b/.github/workflows/revpi-core-3.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f5ec6993fd683b9a933bda067594ae5de6208fbd # Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events. # Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork. # This condition will prevent the workflow from running twice for the same pull request while diff --git a/.github/workflows/rt-rpi-300.yml b/.github/workflows/rt-rpi-300.yml index 7855993f3..047107fc8 100644 --- a/.github/workflows/rt-rpi-300.yml +++ b/.github/workflows/rt-rpi-300.yml @@ -41,7 +41,7 @@ permissions: jobs: yocto: name: Yocto - uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@master + uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@f5ec6993fd683b9a933bda067594ae5de6208fbd # Prevent duplicate workflow executions for pull_request (PR) and pull_request_target (PRT) events. # Both PR and PRT will be triggered for the same pull request, whether it is internal or from a fork. # This condition will prevent the workflow from running twice for the same pull request while diff --git a/balena-yocto-scripts b/balena-yocto-scripts index 47f64ca16..f5ec6993f 160000 --- a/balena-yocto-scripts +++ b/balena-yocto-scripts @@ -1 +1 @@ -Subproject commit 47f64ca1617288a0e4da6af73609155981865712 +Subproject commit f5ec6993fd683b9a933bda067594ae5de6208fbd