diff options
author | Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> | 2023-10-31 09:46:54 +0530 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2023-11-01 16:09:55 -0500 |
commit | a4db4a6fba6b73cdb50232bf6d65af09bc3b1cbc (patch) | |
tree | 3c4af2cbe5c2706adccb44fd313f269f88a4363a /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | dd83b512b5dbf1b8f9396e5385e9e5c38d3e91d5 (diff) | |
download | meta-xilinx-a4db4a6fba6b73cdb50232bf6d65af09bc3b1cbc.tar.gz |
lopper: Update srcrev for 2024.1
Below are the updates
lopper: lops: lop-domain-linux-a72-prune: prune symbol node
lopper: lops: lop-domain-a72-prune: Don't delete pl nodes
lopper: assists: xlnx_overlay_dt: Migrate the DT overlays to sugar syntax
lopper:assists:xparams: Provide an option to configure the xparam prefix
lopper:assists:xparams: Replace the node label name with the IP name in canonical entries
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 8e09bfc7..80337b29 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 = "657c7d67aba7f1694f2e6ece5cfbdf94eaf4d960" | 2 | SRCREV = "6e065290dc1976ea78ba3418238c17b5b803afa3" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||