diff options
author | Mark Hatle <mark.hatle@amd.com> | 2024-04-16 15:59:12 -0600 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-04-16 15:59:12 -0600 |
commit | 8b5863b11304c8ee9e99755b129d9703d1a8bba1 (patch) | |
tree | fb419e520f6bbc89e2877e70347c2c311e0c3d7a /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | 26d9291b15530865030780c9f618eb1cc0ec9daf (diff) | |
parent | 1bb654f7de3d7a5cb061698d74ffd97b715dc1c5 (diff) | |
download | meta-xilinx-8b5863b11304c8ee9e99755b129d9703d1a8bba1.tar.gz |
Merge remote-tracking branch 'xilinx/rel-v2024.1' into master-next
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 6e31d1f0..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 = "9e880fa8bad815f01ca8ec4a3e141e5386f012fd" | 2 | SRCREV = "30bed2bbebeae4c190a74a5d6f26f43a62135041" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||