diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-29 06:01:06 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-29 08:47:10 +0530 |
commit | da26359cc32cd3edbefadab29c33737434709f61 (patch) | |
tree | 6bd826a6fb5c37074c1d299254506595992a1f03 | |
parent | 800b6ffb7c1731a5607e3bead49e51bd2255132f (diff) | |
download | meta-xilinx-da26359cc32cd3edbefadab29c33737434709f61.tar.gz |
lopper : Updated SRCREV for 2024.2_2459
lopper: assists: baremetallinker_xlnx: Add support for handling xlnx, memory-ip-list property
assists: gen_domain: linker: Update the assist to handle ZU+ fsbl usecase
assists: baremetalinker: Update microblaze-v default address
lopper: hdmi: Add HDCP1x Keymanagement property
-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 56e4ce35..abb2a24b 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 = "dc51298794c3a0994ca2b988a9ea597ecf495efc" | 2 | SRCREV = "84f06ca9e6b766fa03712fa65523806eb19f470f" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||