diff options
| author | Mark Hatle <mark.hatle@xilinx.com> | 2022-02-17 08:48:58 -0800 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@xilinx.com> | 2022-02-21 09:23:53 -0800 |
| commit | a2da8479e3bedeba42b20eaf2fa32a262a7c3c5e (patch) | |
| tree | 460f90925d59e22c6959024ff24f8bc2de74daca | |
| parent | a0c18df44f81874c0c999c0bef1deda3e1303f3e (diff) | |
| download | meta-xilinx-a2da8479e3bedeba42b20eaf2fa32a262a7c3c5e.tar.gz | |
linux-xlnx: Move default branch to latest LTS
New default branch is xlnx_rebase_5.15_LTS.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| -rw-r--r-- | meta-xilinx-core/recipes-kernel/linux/linux-xlnx.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx.inc b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx.inc index 429eccbf..adefabea 100644 --- a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx.inc +++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx.inc | |||
| @@ -4,7 +4,7 @@ LINUX_VERSION_EXTENSION ?= "-xilinx-${XILINX_RELEASE_VERSION}" | |||
| 4 | PV = "${LINUX_VERSION}+git${SRCPV}" | 4 | PV = "${LINUX_VERSION}+git${SRCPV}" |
| 5 | 5 | ||
| 6 | # Sources, by default allow for the use of SRCREV pointing to orphaned tags/commits | 6 | # Sources, by default allow for the use of SRCREV pointing to orphaned tags/commits |
| 7 | KBRANCH ?= "xlnx_rebase_v5.15" | 7 | KBRANCH ?= "xlnx_rebase_v5.15_LTS" |
| 8 | SRCBRANCHARG = "${@['nobranch=1', 'branch=${KBRANCH}'][d.getVar('KBRANCH', True) != '']}" | 8 | SRCBRANCHARG = "${@['nobranch=1', 'branch=${KBRANCH}'][d.getVar('KBRANCH', True) != '']}" |
| 9 | 9 | ||
| 10 | FILESOVERRIDES:append = ":${XILINX_RELEASE_VERSION}" | 10 | FILESOVERRIDES:append = ":${XILINX_RELEASE_VERSION}" |
