diff options
author | Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> | 2023-11-15 17:50:13 +0530 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2023-11-22 12:07:57 -0600 |
commit | b08181c55db7eaeaf15c3b8a539420f2e43711cf (patch) | |
tree | 4c9f7434403ac946cb1b8d767dd8aab954395d21 /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | ce59a1bcdbdb7febcc01d14989cf706f61c3d6c8 (diff) | |
download | meta-xilinx-b08181c55db7eaeaf15c3b8a539420f2e43711cf.tar.gz |
lopper: Update srcrev for 2024.1
Below are the updates
lopper: lops: Keep the status disabled nodes in the pruned tree
lopper: assists: xlnx_overlay_dt: Remove amba_pl references
assists:baremetal_xparameters_xlnx: Correct the string macros in xparameters
openamp: xlnx: Add new module flags for role, host and remote
lopper: assists: bmcmake_metadata_xlnx: Don't include IP subcores in the hw metadata
openamp: xlnx: Update output file
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 80337b29..bad8b8ac 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 = "6e065290dc1976ea78ba3418238c17b5b803afa3" | 2 | SRCREV = "c1f4c15629e4463f0c5f05f8a476b57949e20bc5" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||