summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-kernel/linux/ti-extras.inc
blob: 0848dd9fc23fe9ced5e4b1751da6d55fcef559e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Use different commit, repo and branch for TI extras build
# This will have priority over generic rt path

COMPATIBLE_MACHINE = "am62xx"

BRANCH = "ti-linux-6.1.y"
BRANCH:tie-jailhouse = "ti-linux-6.1.y-jailhouse"

SRCREV = "30bcc25e7cb1b25667db88d61828728f0f0b5f4b"
SRCREV:tie-jailhouse = "0ed0dec2462b805b0188fe080895adc437871549"

KERNEL_GIT_URI = "git://git.ti.com/git/processor-sdk/linux.git"