diff options
author | Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> | 2024-03-11 19:36:25 +0530 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-03-11 11:05:39 -0500 |
commit | a4744150a18235b31ac4ecabd4cac9a1657d27e1 (patch) | |
tree | 0a2176368e1871ffbb3eba46c8442a026bf18942 /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | 5599da1f076e660617783d1838aa8985ba035299 (diff) | |
download | meta-xilinx-a4744150a18235b31ac4ecabd4cac9a1657d27e1.tar.gz |
lopper: srcrev update for 2024.1
Below are the updates
lopper: assists: xlnx_overlay_dt: Handle phandle properties in a specific way
assists:gen_domain_dts.py: Remove PL DDR from default linux device tree
lopper: assists: gen_domain_dts: Prune clocking wizard
setup: update description and python version
version: update to v1.2.0
lops: lop-microblaze-riscv: Add support for bit-manipulation extensions
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
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 a3eef68c..92af8a7a 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 = "ef5524b4df5d8b5f5606f258a8ad352bf53711da" | 2 | SRCREV = "4b687525d2c4785eedbcbd73431bc6d236cb5bc8" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||