diff --git a/.github/workflows/astro-tx2.yml b/.github/workflows/astro-tx2.yml index 593543081..d24d959e9 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@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/blackboard-tx2.yml b/.github/workflows/blackboard-tx2.yml index e4a177567..505e3d291 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@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/cnx100-xavier-nx.yml b/.github/workflows/cnx100-xavier-nx.yml index be178ed46..af52bffb1 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@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/floyd-nano.yml b/.github/workflows/floyd-nano.yml index acc40b08f..324c019bf 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@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/jetson-nano-2gb-devkit.yml b/.github/workflows/jetson-nano-2gb-devkit.yml index 6caf1ede8..45096b801 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@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/jetson-nano-emmc.yml b/.github/workflows/jetson-nano-emmc.yml index e2d6b5ac2..a34b37e53 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@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/jetson-nano.yml b/.github/workflows/jetson-nano.yml index e39869de1..be1229748 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@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/jetson-tx1.yml b/.github/workflows/jetson-tx1.yml index f0dddf3d4..590c79374 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@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/jetson-tx2-nx-devkit.yml b/.github/workflows/jetson-tx2-nx-devkit.yml index e197ae3a4..d4a86dbeb 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@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/jetson-tx2.yml b/.github/workflows/jetson-tx2.yml index 0889cb588..5986f6dbd 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@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/jetson-xavier-nx-devkit-seeed-2mic-hat.yml b/.github/workflows/jetson-xavier-nx-devkit-seeed-2mic-hat.yml index 3cda10e1f..d95b416dc 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@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/jn30b-nano.yml b/.github/workflows/jn30b-nano.yml index 173ea2537..8f4908a24 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@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/n310-tx2.yml b/.github/workflows/n310-tx2.yml index 054f6ef87..fb57a40ea 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@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/n510-tx2.yml b/.github/workflows/n510-tx2.yml index e94d3b377..ec079ad7d 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@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/orbitty-tx2.yml b/.github/workflows/orbitty-tx2.yml index 5ecc5d2a6..0dd05f6a9 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@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/photon-nano.yml b/.github/workflows/photon-nano.yml index 16bcc3ab8..fa51d09d8 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@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/photon-tx2-nx.yml b/.github/workflows/photon-tx2-nx.yml index 5f1af7563..5cae934d5 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@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/photon-xavier-nx.yml b/.github/workflows/photon-xavier-nx.yml index 86b4e605b..5c8cbaf2a 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@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/spacely-tx2.yml b/.github/workflows/spacely-tx2.yml index 5af5ee9c1..ab7d4ddd6 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@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 64c938526..a5d24c7ba 160000 --- a/balena-yocto-scripts +++ b/balena-yocto-scripts @@ -1 +1 @@ -Subproject commit 64c93852695af74dc1ddb355da0c8e2ff464638c +Subproject commit a5d24c7ba0efb8441fca45d3cf103c86765edd7d