From a9c74af349fd233b5f43d1f1ff6e482d5bb60da2 Mon Sep 17 00:00:00 2001 From: "balena-renovate[bot]" <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 16:24:33 +0000 Subject: [PATCH] Update balena-yocto-scripts digest to 8d8a26d Update balena-yocto-scripts Changelog-entry: Update balena-yocto-scripts to 8d8a26d86da4a0b87f71d27f9b4504023491063e --- .github/workflows/astro-tx2.yml | 2 +- .github/workflows/blackboard-tx2.yml | 2 +- .github/workflows/cnx100-xavier-nx.yml | 2 +- .github/workflows/floyd-nano.yml | 2 +- .github/workflows/jetson-nano-2gb-devkit.yml | 2 +- .github/workflows/jetson-nano-emmc.yml | 2 +- .github/workflows/jetson-nano.yml | 2 +- .github/workflows/jetson-tx1.yml | 2 +- .github/workflows/jetson-tx2-nx-devkit.yml | 2 +- .github/workflows/jetson-tx2.yml | 2 +- .github/workflows/jetson-xavier-nx-devkit-seeed-2mic-hat.yml | 2 +- .github/workflows/jn30b-nano.yml | 2 +- .github/workflows/n310-tx2.yml | 2 +- .github/workflows/n510-tx2.yml | 2 +- .github/workflows/orbitty-tx2.yml | 2 +- .github/workflows/photon-nano.yml | 2 +- .github/workflows/photon-tx2-nx.yml | 2 +- .github/workflows/photon-xavier-nx.yml | 2 +- .github/workflows/spacely-tx2.yml | 2 +- balena-yocto-scripts | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) diff --git a/.github/workflows/astro-tx2.yml b/.github/workflows/astro-tx2.yml index 593543081..fd915f469 100644 --- a/.github/workflows/astro-tx2.yml +++ b/.github/workflows/astro-tx2.yml @@ -46,7 +46,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@8d8a26d86da4a0b87f71d27f9b4504023491063e # 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/blackboard-tx2.yml b/.github/workflows/blackboard-tx2.yml index e4a177567..63fd980e5 100644 --- a/.github/workflows/blackboard-tx2.yml +++ b/.github/workflows/blackboard-tx2.yml @@ -46,7 +46,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@8d8a26d86da4a0b87f71d27f9b4504023491063e # 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/cnx100-xavier-nx.yml b/.github/workflows/cnx100-xavier-nx.yml index be178ed46..ad34b9f89 100644 --- a/.github/workflows/cnx100-xavier-nx.yml +++ b/.github/workflows/cnx100-xavier-nx.yml @@ -46,7 +46,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@8d8a26d86da4a0b87f71d27f9b4504023491063e # 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/floyd-nano.yml b/.github/workflows/floyd-nano.yml index acc40b08f..6d83815ed 100644 --- a/.github/workflows/floyd-nano.yml +++ b/.github/workflows/floyd-nano.yml @@ -46,7 +46,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@8d8a26d86da4a0b87f71d27f9b4504023491063e # 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/jetson-nano-2gb-devkit.yml b/.github/workflows/jetson-nano-2gb-devkit.yml index 6caf1ede8..b26bb8ecf 100644 --- a/.github/workflows/jetson-nano-2gb-devkit.yml +++ b/.github/workflows/jetson-nano-2gb-devkit.yml @@ -46,7 +46,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@8d8a26d86da4a0b87f71d27f9b4504023491063e # 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/jetson-nano-emmc.yml b/.github/workflows/jetson-nano-emmc.yml index e2d6b5ac2..596c99403 100644 --- a/.github/workflows/jetson-nano-emmc.yml +++ b/.github/workflows/jetson-nano-emmc.yml @@ -46,7 +46,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@8d8a26d86da4a0b87f71d27f9b4504023491063e # 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/jetson-nano.yml b/.github/workflows/jetson-nano.yml index e39869de1..1e068b6f6 100644 --- a/.github/workflows/jetson-nano.yml +++ b/.github/workflows/jetson-nano.yml @@ -46,7 +46,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@8d8a26d86da4a0b87f71d27f9b4504023491063e # 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/jetson-tx1.yml b/.github/workflows/jetson-tx1.yml index f0dddf3d4..a3d3247d2 100644 --- a/.github/workflows/jetson-tx1.yml +++ b/.github/workflows/jetson-tx1.yml @@ -46,7 +46,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@8d8a26d86da4a0b87f71d27f9b4504023491063e # 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/jetson-tx2-nx-devkit.yml b/.github/workflows/jetson-tx2-nx-devkit.yml index e197ae3a4..785f5167c 100644 --- a/.github/workflows/jetson-tx2-nx-devkit.yml +++ b/.github/workflows/jetson-tx2-nx-devkit.yml @@ -46,7 +46,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@8d8a26d86da4a0b87f71d27f9b4504023491063e # 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/jetson-tx2.yml b/.github/workflows/jetson-tx2.yml index 0889cb588..a3de60237 100644 --- a/.github/workflows/jetson-tx2.yml +++ b/.github/workflows/jetson-tx2.yml @@ -46,7 +46,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@8d8a26d86da4a0b87f71d27f9b4504023491063e # 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/jetson-xavier-nx-devkit-seeed-2mic-hat.yml b/.github/workflows/jetson-xavier-nx-devkit-seeed-2mic-hat.yml index 3cda10e1f..7df3b646b 100644 --- a/.github/workflows/jetson-xavier-nx-devkit-seeed-2mic-hat.yml +++ b/.github/workflows/jetson-xavier-nx-devkit-seeed-2mic-hat.yml @@ -46,7 +46,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@8d8a26d86da4a0b87f71d27f9b4504023491063e # 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/jn30b-nano.yml b/.github/workflows/jn30b-nano.yml index 173ea2537..c1239dc42 100644 --- a/.github/workflows/jn30b-nano.yml +++ b/.github/workflows/jn30b-nano.yml @@ -46,7 +46,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@8d8a26d86da4a0b87f71d27f9b4504023491063e # 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/n310-tx2.yml b/.github/workflows/n310-tx2.yml index 054f6ef87..40470f567 100644 --- a/.github/workflows/n310-tx2.yml +++ b/.github/workflows/n310-tx2.yml @@ -46,7 +46,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@8d8a26d86da4a0b87f71d27f9b4504023491063e # 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/n510-tx2.yml b/.github/workflows/n510-tx2.yml index e94d3b377..6c0fffb1a 100644 --- a/.github/workflows/n510-tx2.yml +++ b/.github/workflows/n510-tx2.yml @@ -46,7 +46,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@8d8a26d86da4a0b87f71d27f9b4504023491063e # 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/orbitty-tx2.yml b/.github/workflows/orbitty-tx2.yml index 5ecc5d2a6..3c415614c 100644 --- a/.github/workflows/orbitty-tx2.yml +++ b/.github/workflows/orbitty-tx2.yml @@ -46,7 +46,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@8d8a26d86da4a0b87f71d27f9b4504023491063e # 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/photon-nano.yml b/.github/workflows/photon-nano.yml index 16bcc3ab8..8427ba385 100644 --- a/.github/workflows/photon-nano.yml +++ b/.github/workflows/photon-nano.yml @@ -46,7 +46,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@8d8a26d86da4a0b87f71d27f9b4504023491063e # 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/photon-tx2-nx.yml b/.github/workflows/photon-tx2-nx.yml index 5f1af7563..0a6c93de4 100644 --- a/.github/workflows/photon-tx2-nx.yml +++ b/.github/workflows/photon-tx2-nx.yml @@ -46,7 +46,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@8d8a26d86da4a0b87f71d27f9b4504023491063e # 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/photon-xavier-nx.yml b/.github/workflows/photon-xavier-nx.yml index 86b4e605b..68f9e1d4b 100644 --- a/.github/workflows/photon-xavier-nx.yml +++ b/.github/workflows/photon-xavier-nx.yml @@ -46,7 +46,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@8d8a26d86da4a0b87f71d27f9b4504023491063e # 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/spacely-tx2.yml b/.github/workflows/spacely-tx2.yml index 5af5ee9c1..512614512 100644 --- a/.github/workflows/spacely-tx2.yml +++ b/.github/workflows/spacely-tx2.yml @@ -46,7 +46,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@8d8a26d86da4a0b87f71d27f9b4504023491063e # 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 64c938526..8d8a26d86 160000 --- a/balena-yocto-scripts +++ b/balena-yocto-scripts @@ -1 +1 @@ -Subproject commit 64c93852695af74dc1ddb355da0c8e2ff464638c +Subproject commit 8d8a26d86da4a0b87f71d27f9b4504023491063e