summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-kernel
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2023-12-19 15:37:05 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2023-12-19 19:14:10 +0530
commitd465072da0fd2fd3e4525cf523030aa5b8300b75 (patch)
tree651c67919defe34d99b0b9213e11f1b4aab3a728 /meta-xilinx-core/recipes-kernel
parent57df831e4e7dbe8e5591676e1647609736a55436 (diff)
downloadmeta-xilinx-d465072da0fd2fd3e4525cf523030aa5b8300b75.tar.gz
linux-xlnx : Updated SRCREV for 2024.1_8467
Revert "firmware: xilinx: add support for Versal NET" arm64: xilinx: Do not use _ in DT node names arm64: zynqmp: Comment all iommus entries arm64: zynqmp: Add L2 cache nodes arm64: zynqmp: Describe interrupts by using macros arm64: zynqmp: Replace all xilinx.com emails by amd.com arm64: xilinx: Use bootph-all instead of u-boot,dm-pre-reloc fpga: zynqmp-fpga: Adds status interface firmware: xilinx: Add pm api function for PL config reg readback Revert "fpga: mgr: Update the status for fpga-manager"
Diffstat (limited to 'meta-xilinx-core/recipes-kernel')
-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 339dd6d6..9b3b6e95 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 = "f2ed197d32599460f6be14b537aa9343c158abfe" 4SRCREV = "2fa7282511eb1422551a9f4d9b8b0073e2c38c0b"
5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" 5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"