diff options
author | Mark Hatle <mark.hatle@amd.com> | 2024-05-15 16:26:59 -0500 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-05-15 16:26:59 -0500 |
commit | e85496a095bd39e26c4302bd7982a46e5c052de0 (patch) | |
tree | edb5df80c241fe76ba4d694e5cb37a221cc346ae /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | b24c60d30742dcacc5e9e33a15cc52b53822f8d7 (diff) | |
parent | 587616c9b0ce08b9468b3dadc87c9028742b84d2 (diff) | |
download | meta-xilinx-e85496a095bd39e26c4302bd7982a46e5c052de0.tar.gz |
Merge remote-tracking branch 'xilinx/rel-v2024.1' into master_2024.1
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 b8da828d..8a2b7a46 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 = "30bed2bbebeae4c190a74a5d6f26f43a62135041" | 2 | SRCREV = "4fb08575157d7712e0cd50e9e9c07620bc9f8b4b" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||