summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-kernel
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2023-01-17 15:01:34 -0800
committerMark Hatle <mark.hatle@amd.com>2023-01-19 10:00:28 -0600
commit6b4c0a9506da98261fe3f64cf0223e9e6adf6bfb (patch)
treed7a343d03cdf8cc5153fe8bdf6558a7de9c165bf /meta-xilinx-core/recipes-kernel
parentc406684ce41a3a03161badc00f8b49a1b11d05ac (diff)
downloadmeta-xilinx-6b4c0a9506da98261fe3f64cf0223e9e6adf6bfb.tar.gz
linux-xlnx: Move to xlnx_rebase_v6.1_LTS branch
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/recipes-kernel')
-rw-r--r--meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.1.bb b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.1.bb
index a2210e79..6d22e0c4 100644
--- a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.1.bb
+++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.1.bb
@@ -1,7 +1,7 @@
1LINUX_VERSION = "6.1.0" 1LINUX_VERSION = "6.1.0"
2YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=yocto-kmeta" 2YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=yocto-kmeta"
3KBRANCH="master" 3KBRANCH="xlnx_rebase_v6.1_LTS"
4SRCREV = "fa82574fbf80f0da1a57a7a8b4defad6b9c01ef0" 4SRCREV = "5c04db09ed76281a764d6221f9b1195dd3a0fd61"
5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" 5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"