diff options
author | Ben Levinsky <ben.levinsky@amd.com> | 2024-03-28 08:49:15 -0700 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-03-28 16:20:05 -0500 |
commit | d5a631b69caaaa296b0c308b2e3ab32c9b387422 (patch) | |
tree | b177bc26863dc6344b791a67e3f59c247ffca71c /meta-xilinx-core | |
parent | ec2ce0aa79c478a41c88a9b48fb3cdc74229565a (diff) | |
download | meta-xilinx-d5a631b69caaaa296b0c308b2e3ab32c9b387422.tar.gz |
lopper: srcrev update
d67410d openamp: xlnx: Update model parsing
9e880fa openamp: xlnx: remove a2197
e4b6f3b lopper: assists: gen_domain_dts: Update symbol node entry for gic_its node
5069563 base/phandle: add resets and assigned-clocks
4d61969 lopper: assists: gen_domain_dts: Add option to keep TCM nodes
5666b57 lopper: assists: baremetal_validate_comp_xlnx: Update the assist to handle use cases where dev_type is missing in the driver yaml
88f9171 lopper: assists: baremetal_validate_comp_xlnx: Update mem_type check for microblaze_riscv
fa2aab9 lopper: assists: baremetal_xparameters_xlnx: Generate reg and interrupt defines for all possible ranges
Signed-off-by: Ben Levinsky <ben.levinsky@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core')
-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 62a3b0f2..6e31d1f0 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=v0.2024.x;protocol=https" | 1 | SRC_URI = "git://github.com/devicetree-org/lopper.git;branch=v0.2024.x;protocol=https" |
2 | SRCREV = "a85a86eba10c7cd0f8aa4c99aa647ae8bdd72d70" | 2 | SRCREV = "9e880fa8bad815f01ca8ec4a3e141e5386f012fd" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||