Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/npe-x500-m3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@23eb6005eba2a46be19a28a8e94d382257966b52
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@7d1760c79d5584f3d6bf9a1c2d0e796b6a5b5d82
# 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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/raspberrypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@23eb6005eba2a46be19a28a8e94d382257966b52
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@7d1760c79d5584f3d6bf9a1c2d0e796b6a5b5d82
# 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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/raspberrypi0-2w-64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:

yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@23eb6005eba2a46be19a28a8e94d382257966b52
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@7d1760c79d5584f3d6bf9a1c2d0e796b6a5b5d82
needs: get_inputs
# 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.
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/raspberrypi2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@23eb6005eba2a46be19a28a8e94d382257966b52
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@7d1760c79d5584f3d6bf9a1c2d0e796b6a5b5d82
# 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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/raspberrypi3-64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@23eb6005eba2a46be19a28a8e94d382257966b52
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@7d1760c79d5584f3d6bf9a1c2d0e796b6a5b5d82
# 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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/raspberrypi3-unipi-neuron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@23eb6005eba2a46be19a28a8e94d382257966b52
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@7d1760c79d5584f3d6bf9a1c2d0e796b6a5b5d82
# 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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/raspberrypi3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@23eb6005eba2a46be19a28a8e94d382257966b52
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@7d1760c79d5584f3d6bf9a1c2d0e796b6a5b5d82
# 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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/raspberrypi4-64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@23eb6005eba2a46be19a28a8e94d382257966b52
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@7d1760c79d5584f3d6bf9a1c2d0e796b6a5b5d82
# 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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/raspberrypi4-superhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@23eb6005eba2a46be19a28a8e94d382257966b52
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@7d1760c79d5584f3d6bf9a1c2d0e796b6a5b5d82
# 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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/raspberrypi4-unipi-neuron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@23eb6005eba2a46be19a28a8e94d382257966b52
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@7d1760c79d5584f3d6bf9a1c2d0e796b6a5b5d82
# 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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/raspberrypi400-64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@23eb6005eba2a46be19a28a8e94d382257966b52
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@7d1760c79d5584f3d6bf9a1c2d0e796b6a5b5d82
# 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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/raspberrypi5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:

yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@23eb6005eba2a46be19a28a8e94d382257966b52
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@7d1760c79d5584f3d6bf9a1c2d0e796b6a5b5d82
needs: get_inputs
# 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.
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/raspberrypicm4-ioboard-sb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@23eb6005eba2a46be19a28a8e94d382257966b52
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@7d1760c79d5584f3d6bf9a1c2d0e796b6a5b5d82
# 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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/raspberrypicm4-ioboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:

yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@23eb6005eba2a46be19a28a8e94d382257966b52
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@7d1760c79d5584f3d6bf9a1c2d0e796b6a5b5d82
needs: get_inputs
# 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.
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/revpi-connect-4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@23eb6005eba2a46be19a28a8e94d382257966b52
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@7d1760c79d5584f3d6bf9a1c2d0e796b6a5b5d82
# 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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/revpi-connect-s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@23eb6005eba2a46be19a28a8e94d382257966b52
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@7d1760c79d5584f3d6bf9a1c2d0e796b6a5b5d82
# 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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rt-rpi-300.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ permissions:
jobs:
yocto:
name: Yocto
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@23eb6005eba2a46be19a28a8e94d382257966b52
uses: balena-os/balena-yocto-scripts/.github/workflows/yocto-build-deploy.yml@7d1760c79d5584f3d6bf9a1c2d0e796b6a5b5d82
# 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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@
#
# 1. Find latest upstream merge at https://github.com/raspberrypi/linux/commits/rpi-6.12.y
# Update SRCREV_machine to the merge commit hash
# - SRCREV_machine = "21b410140c47ffab5668399f6f143c7d7b935c8b"
# - SRCREV_machine = "a923c1dcd822385aaa82a4388c6a6ad92cbf9280"
#
# 2. Find the version bump commit a few commits before the merge
# Update LINUX_VERSION to match the SUBLEVEL in Makefile
# - LINUX_VERSION = "6.12.61"
# - LINUX_VERSION = "6.12.94"
#
# 3. Find matching yocto-kernel-cache commit at https://git.yoctoproject.org/yocto-kernel-cache
# Look for "bump to 6.12.xx" commit on yocto-6.12 branch
# Update SRCREV_meta to that commit hash
# - SRCREV_meta = "b79e50adbe76c872daa7748ac7ac9c80b253e2b9"
# - SRCREV_meta = "01498af34f6fe82c08fa6eae50a7eff1904a3968"
#
# Note: Not all kernel versions have corresponding yocto-kernel-cache commits immediately

LINUX_VERSION ?= "6.12.61"
LINUX_VERSION ?= "6.12.94"
LINUX_RPI_BRANCH ?= ""
LINUX_RPI_KMETA_BRANCH ?= "yocto-6.12"

SRCREV_machine = "21b410140c47ffab5668399f6f143c7d7b935c8b"
SRCREV_meta = "b79e50adbe76c872daa7748ac7ac9c80b253e2b9"
SRCREV_machine = "a923c1dcd822385aaa82a4388c6a6ad92cbf9280"
SRCREV_meta = "01498af34f6fe82c08fa6eae50a7eff1904a3968"
Loading