diff options
author | Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> | 2023-12-04 10:12:13 +0530 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2023-12-08 11:30:55 -0600 |
commit | 3a9e2e03cafb8567689f5e45f81d933ff38cb649 (patch) | |
tree | 24e0e2330fa0ff5f6e9be084184a4af24333c2f2 /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | 82b976a63489e53bb7ad3275d7da95eb775658b6 (diff) | |
download | meta-xilinx-3a9e2e03cafb8567689f5e45f81d933ff38cb649.tar.gz |
lopper: srcrev update for 2024.1 release
Below are the updates
openamp: xlnx: Add support for Versal NET
assists:baremetalconfig_xlnx: Update logic to get correct PCI range
lopper: assists: baremetal_xlnx*: Add support for the Generic Interrupt ID
lopper: assists: bmcmake_metadata_xlnx: Add support for XPAR_CPU_ID in cmake meta-data
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/dynamic-layers/virtualization-layer')
-rw-r--r-- | meta-xilinx-core/dynamic-layers/virtualization-layer/recipes-kernel/lopper/lopper_git.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/dynamic-layers/virtualization-layer/recipes-kernel/lopper/lopper_git.bbappend b/meta-xilinx-core/dynamic-layers/virtualization-layer/recipes-kernel/lopper/lopper_git.bbappend index bad8b8ac..0e81527d 100644 --- a/meta-xilinx-core/dynamic-layers/virtualization-layer/recipes-kernel/lopper/lopper_git.bbappend +++ b/meta-xilinx-core/dynamic-layers/virtualization-layer/recipes-kernel/lopper/lopper_git.bbappend | |||
@@ -1,5 +1,5 @@ | |||
1 | SRC_URI = "git://github.com/devicetree-org/lopper.git;branch=master;protocol=https" | 1 | SRC_URI = "git://github.com/devicetree-org/lopper.git;branch=master;protocol=https" |
2 | SRCREV = "c1f4c15629e4463f0c5f05f8a476b57949e20bc5" | 2 | SRCREV = "0e640aae7b128347d9b72f8f03e995bc19ce06a8" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||