summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2023-09-11 16:16:37 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2023-09-11 21:20:31 +0530
commitb33e4fb9934a9c8d26150fa0f3908f24c53f889e (patch)
tree6be5d1af0e6a0f10eee7840d2fcbbbf6920580c9
parentfcdc430282d33274670e1ddcd998f54e521f967d (diff)
downloadmeta-xilinx-b33e4fb9934a9c8d26150fa0f3908f24c53f889e.tar.gz
linux-xlnx : Updated SRCREV for 2023.2_1703
misc: xilinx-ai-engine: Fix bug in setting Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
-rw-r--r--meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.2.bb b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.2.bb
index 88651319..8641401a 100644
--- a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.2.bb
+++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.2.bb
@@ -1,7 +1,7 @@
1LINUX_VERSION = "6.1.30" 1LINUX_VERSION = "6.1.30"
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="xlnx_rebase_v6.1_LTS" 3KBRANCH="xlnx_rebase_v6.1_LTS"
4SRCREV = "63a2ddb4ca597d67d4e4e858761c1f7ff81ebd11" 4SRCREV = "21bb2c6510c445347db84d59f6b5a7cc09be507b"
5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" 5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"