diff options
author | Ben Levinsky <ben.levinsky@amd.com> | 2024-04-10 08:02:45 -0700 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-04-10 16:14:29 -0500 |
commit | 4781790929b112ee58bfd8506ac80b81ef479108 (patch) | |
tree | 44392f71e1b6bf36ff31dde8fa4e29ada5c6e2ed /meta-xilinx-core/dynamic-layers | |
parent | c9be64c685255f502438c2e134cb7377070935f6 (diff) | |
download | meta-xilinx-4781790929b112ee58bfd8506ac80b81ef479108.tar.gz |
lopper: update SRCREV
30bed2b openamp: xlnx: Add vc-p and vn-p models
Signed-off-by: Ben Levinsky <ben.levinsky@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/dynamic-layers')
-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 9414650a..b8da828d 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 = "4672dd2c63660b327970cb6e0c3b20169e73e04b" | 2 | SRCREV = "30bed2bbebeae4c190a74a5d6f26f43a62135041" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||