diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-11-09 16:48:16 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-11-09 18:27:11 +0530 |
| commit | 9b6aefb857f408c21452b8107d192fcd94b92f56 (patch) | |
| tree | ffef6aff1cb801525cbdd7ad3940dd771325bc19 | |
| parent | 30f70eeb647f261b35b7e316e61b2cae534805a4 (diff) | |
| download | meta-xilinx-9b6aefb857f408c21452b8107d192fcd94b92f56.tar.gz | |
linux-xlnx : Updated SRCREV for 2024.1_3483
Revert "firmware: xilinx: xilinx: Add IOCTL ids for probe counter"
mailbox: Explicitly include correct DT includes
mailbox: zynqmp: Fix IPI isr handling
mailbox: zynqmp: Fix counts of child nodes
Revert "dt-bindings: zynqmp: Add new PD_PL macro"
Revert "firmware: xilinx: Add zynqmp SGMII firmware support"
Revert "dt-bindings: usb: host: ehci-xilinx: Add binding doc"
arm64: xilinx: Sync defconfigs with the latest Kconfig layout
| -rw-r--r-- | meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb | 2 |
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 d6c920b3..d0f14099 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 @@ | |||
| 1 | LINUX_VERSION = "6.1.0" | 1 | LINUX_VERSION = "6.1.0" |
| 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="master" | 3 | KBRANCH="master" |
| 4 | SRCREV = "0da933a76e088d51446285fcbcd4da73a36f054b" | 4 | SRCREV = "63b551930a788f1a2c8240b476bbe9064cf3febf" |
| 5 | SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" | 5 | SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" |
| 6 | 6 | ||
| 7 | KCONF_AUDIT_LEVEL="0" | 7 | KCONF_AUDIT_LEVEL="0" |
