diff options
author | Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> | 2024-08-05 19:25:52 -0600 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-08-08 18:00:57 -0500 |
commit | 417b367457efd9744d5ff4459e7dd3f47026ca35 (patch) | |
tree | aa20a823a6cf64522402303957d91e3b25affe66 /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | 65e888c7ef65913a4129ccc54f965aee3c5f2e99 (diff) | |
download | meta-xilinx-417b367457efd9744d5ff4459e7dd3f47026ca35.tar.gz |
lopper: Update SRCREV for 2024.2
Changelogs:
lopper: assists: yaml_bindings: Documentation for switch and broadcaster
assists: gen_domain_dts: Add ocm IPs into linux ignore list
assists: gen_domain_dts: Add few Zynq specific IPs in Linux ignore list
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@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 66fd4d73..468c385b 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 = "a02e2e5a509febe8a9e19a497f4985043f43f655" | 2 | SRCREV = "81f6a45547981eed2bac4290e6005ed05d7be349" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||