summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2023-11-27 18:51:13 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2023-11-27 20:27:13 +0530
commit3a96777f172ff154f35d8c207c0bfc0769b5560f (patch)
treee72ad67b22eab5ee4ae85302160a66718650161f
parentf4bc57354945289bdd340932febfa75c82031b99 (diff)
downloadmeta-xilinx-3a96777f172ff154f35d8c207c0bfc0769b5560f.tar.gz
linux-xlnx : Updated SRCREV for 2024.1_1759
w1: Add AXI 1-wire host driver for AMD programmable logic IP core dt-bindings: w1: Add AMD AXI w1 host and MAINTAINERS entry mtd: spi-nor: issi: Add support for is25lp02g
-rw-r--r--meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb
index 2feba710..917462a7 100644
--- a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb
+++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb
@@ -1,7 +1,7 @@
1LINUX_VERSION = "6.1.0" 1LINUX_VERSION = "6.1.0"
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="master" 3KBRANCH="master"
4SRCREV = "536560487e01435c58c154220f23a6cde2f605af" 4SRCREV = "29f08ddffe28c57866089e85870cc4a5270663c8"
5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" 5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"