summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2023-07-24 14:27:18 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2023-07-24 17:47:27 +0530
commit0e091d07e4ab746e7e34dd13cecf159352036648 (patch)
tree8ad20aaf0041f0f9a9a864d57f502c1607892252
parentcc2a9e4eb0a880639c0e3c1b3ba4abf5fe16be37 (diff)
downloadmeta-xilinx-0e091d07e4ab746e7e34dd13cecf159352036648.tar.gz
linux-xlnx : Updated SRCREV for 2023.2_1987
mtd: spi-nor: Use params->size for flash size info misc: xilinx-ai-engine: Print wrap value in BD sysfs 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 a950660c..a5699392 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 = "ec14328c9afa2377ea1185c2e9c4706878973559" 4SRCREV = "aa9aa548cbbf1381f28ac2d8dd9dfa04067dfc95"
5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" 5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"