summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2023-08-24 19:10:09 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2023-08-24 20:37:10 +0530
commit5bdc407740b2fdb42b5f2f10bfd99389b6ed8fb2 (patch)
tree71b5c7197aee652d0311b05753de34034d2e1a12
parent869cf54c5533dbfa12c44749d61cbd9f28756ae8 (diff)
downloadmeta-xilinx-5bdc407740b2fdb42b5f2f10bfd99389b6ed8fb2.tar.gz
linux-xlnx : Updated SRCREV for 2023.2_8643
arm64: zynqmp: Update ECAM size to discover up to 256 buses arm64:versal_net: Add jedec compatible string for SPI flash 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 735bfcbc..b47ded76 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 = "e5f2fe0cad8e1c51dbb5ea560ebfbb2faf648baf" 4SRCREV = "67bd76aec107e48211da67940496102cd25d5eb9"
5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" 5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"