aboutsummaryrefslogtreecommitdiffstats
path: root/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4.bbappend
blob: 7d0537d58a6d3630b06e601e5edd7686a210d5b6 (plain)
1
2
3
4
5
6
7
8
9
10
PR_append = ".arago0"

BRANCH = "ti-lsk-linux-4.4.y"
SRCREV = "6580f85400b48d55d06f11d6b75c056399123a72"

KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"
KERNEL_GIT_PROTOCOL = "git"
SRC_URI = "${KERNEL_GIT_URI};protocol=${KERNEL_GIT_PROTOCOL};branch=${BRANCH}"

S = "${WORKDIR}/git"