diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-07-24 14:27:18 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-07-24 17:47:27 +0530 |
commit | 0e091d07e4ab746e7e34dd13cecf159352036648 (patch) | |
tree | 8ad20aaf0041f0f9a9a864d57f502c1607892252 | |
parent | cc2a9e4eb0a880639c0e3c1b3ba4abf5fe16be37 (diff) | |
download | meta-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.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 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 @@ | |||
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 = "ec14328c9afa2377ea1185c2e9c4706878973559" | 4 | SRCREV = "aa9aa548cbbf1381f28ac2d8dd9dfa04067dfc95" |
5 | SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" | 5 | SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" |
6 | 6 | ||
7 | KCONF_AUDIT_LEVEL="0" | 7 | KCONF_AUDIT_LEVEL="0" |