diff --git a/.github/workflows/npe-x500-m3.yml b/.github/workflows/npe-x500-m3.yml index 3d17eaae1..2929aae87 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@a5d24c7ba0efb8441fca45d3cf103c86765edd7d # 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..1e8b3e80a 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@a5d24c7ba0efb8441fca45d3cf103c86765edd7d # 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..f31376467 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@a5d24c7ba0efb8441fca45d3cf103c86765edd7d # 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..d9de053c5 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@a5d24c7ba0efb8441fca45d3cf103c86765edd7d # 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..a1c26e502 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@a5d24c7ba0efb8441fca45d3cf103c86765edd7d # 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..7dd6e51c2 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@a5d24c7ba0efb8441fca45d3cf103c86765edd7d # 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..c48ba31aa 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@a5d24c7ba0efb8441fca45d3cf103c86765edd7d # 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..e8fa408ee 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@a5d24c7ba0efb8441fca45d3cf103c86765edd7d # 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..3964da21c 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@a5d24c7ba0efb8441fca45d3cf103c86765edd7d # 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..f799c9868 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@a5d24c7ba0efb8441fca45d3cf103c86765edd7d # 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..dd1fc3643 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@a5d24c7ba0efb8441fca45d3cf103c86765edd7d # 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..874acaed4 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@a5d24c7ba0efb8441fca45d3cf103c86765edd7d # 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..b9128b89a 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@a5d24c7ba0efb8441fca45d3cf103c86765edd7d # 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..90b12b314 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@a5d24c7ba0efb8441fca45d3cf103c86765edd7d # 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..652470ea8 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@a5d24c7ba0efb8441fca45d3cf103c86765edd7d # 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..a173dafd1 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@a5d24c7ba0efb8441fca45d3cf103c86765edd7d # 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..f2f5ab352 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@a5d24c7ba0efb8441fca45d3cf103c86765edd7d # 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..0d047ede0 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@a5d24c7ba0efb8441fca45d3cf103c86765edd7d # 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..a5d24c7ba 160000 --- a/balena-yocto-scripts +++ b/balena-yocto-scripts @@ -1 +1 @@ -Subproject commit 47f64ca1617288a0e4da6af73609155981865712 +Subproject commit a5d24c7ba0efb8441fca45d3cf103c86765edd7d