summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2023-07-21 13:36:41 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2023-07-21 18:07:09 +0530
commitaec79632044aa004f38101f922e243a3b4eca06e (patch)
tree5880f845fc54355f2b13ec889abd2c8817fd6bcd
parent79fffa55474d96668de09eb709a25a090cf07f7b (diff)
downloadmeta-xilinx-aec79632044aa004f38101f922e243a3b4eca06e.tar.gz
linux-xlnx : Updated SRCREV for 2023.2_4063
arm64: zynqmp: Remove USB description from SC revB/C arm64: versal-net: add usb-wakeup interrupt in dwc3 core arm64: versal: Add no-wp DT property in OSPI flash node 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 a333a3d9..a950660c 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 = "3cd089ee0665f5d9da7b7e0a4598c86796e890df" 4SRCREV = "ec14328c9afa2377ea1185c2e9c4706878973559"
5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" 5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"