diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-08-24 19:10:09 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-08-24 20:37:10 +0530 |
commit | 5bdc407740b2fdb42b5f2f10bfd99389b6ed8fb2 (patch) | |
tree | 71b5c7197aee652d0311b05753de34034d2e1a12 | |
parent | 869cf54c5533dbfa12c44749d61cbd9f28756ae8 (diff) | |
download | meta-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.bb | 2 |
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 @@ | |||
1 | LINUX_VERSION = "6.1.30" | 1 | LINUX_VERSION = "6.1.30" |
2 | YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=yocto-kmeta" | 2 | YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=yocto-kmeta" |
3 | KBRANCH="xlnx_rebase_v6.1_LTS" | 3 | KBRANCH="xlnx_rebase_v6.1_LTS" |
4 | SRCREV = "e5f2fe0cad8e1c51dbb5ea560ebfbb2faf648baf" | 4 | SRCREV = "67bd76aec107e48211da67940496102cd25d5eb9" |
5 | SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" | 5 | SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" |
6 | 6 | ||
7 | KCONF_AUDIT_LEVEL="0" | 7 | KCONF_AUDIT_LEVEL="0" |