diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-09-24 06:01:05 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-09-24 11:37:11 +0530 |
commit | 6316a21ad958425044a3b4c20cde5b5a2ebc02e0 (patch) | |
tree | c4ca1b70c300dfe83fbcea5c8307511f7d6ef167 /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | 2229bc88b357a6337f92cb0a22e388683f28427b (diff) | |
download | meta-xilinx-6316a21ad958425044a3b4c20cde5b5a2ebc02e0.tar.gz |
lopper : Updated SRCREV for 2024.2_4471
openamp: xlnx: rpmsg-native: update node names for shared mem and IPI
lopper: assists: baremetal_gentestapp_xlnx: Add support for dependency files
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 3acdb90a..63899ab9 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 = "08d1ac6f356814fcd789c4e662fd0c737b65dfa9" | 2 | SRCREV = "e0f6cd841f3c8793487a4f2a1ecda1be243896d3" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||