diff --git a/.github/workflows/astro-tx2.yml b/.github/workflows/astro-tx2.yml index 593543081..68a9a783a 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@aa023bcecf7150e38137b401a6e4043c5ea7815d # 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..953928dd8 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@aa023bcecf7150e38137b401a6e4043c5ea7815d # 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..668ba7f3a 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@aa023bcecf7150e38137b401a6e4043c5ea7815d # 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..5b5e7d4ba 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@aa023bcecf7150e38137b401a6e4043c5ea7815d # 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..4239da1ce 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@aa023bcecf7150e38137b401a6e4043c5ea7815d # 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..31a837838 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@aa023bcecf7150e38137b401a6e4043c5ea7815d # 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..8669b78a1 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@aa023bcecf7150e38137b401a6e4043c5ea7815d # 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..3967cb55b 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@aa023bcecf7150e38137b401a6e4043c5ea7815d # 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..b27818cef 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@aa023bcecf7150e38137b401a6e4043c5ea7815d # 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..29569c183 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@aa023bcecf7150e38137b401a6e4043c5ea7815d # 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..c3c2bd2af 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@aa023bcecf7150e38137b401a6e4043c5ea7815d # 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..63775f90b 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@aa023bcecf7150e38137b401a6e4043c5ea7815d # 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..60c296815 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@aa023bcecf7150e38137b401a6e4043c5ea7815d # 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..8a8d16eba 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@aa023bcecf7150e38137b401a6e4043c5ea7815d # 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..3621a5f53 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@aa023bcecf7150e38137b401a6e4043c5ea7815d # 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..5ccdacd4a 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@aa023bcecf7150e38137b401a6e4043c5ea7815d # 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..b5820ade8 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@aa023bcecf7150e38137b401a6e4043c5ea7815d # 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..a1d798528 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@aa023bcecf7150e38137b401a6e4043c5ea7815d # 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..219da1642 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@aa023bcecf7150e38137b401a6e4043c5ea7815d # 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..aa023bcec 160000 --- a/balena-yocto-scripts +++ b/balena-yocto-scripts @@ -1 +1 @@ -Subproject commit 64c93852695af74dc1ddb355da0c8e2ff464638c +Subproject commit aa023bcecf7150e38137b401a6e4043c5ea7815d