diff options
| author | Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> | 2024-01-31 20:44:18 -0700 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-02-03 18:40:09 -0600 |
| commit | a5fe1fcfcc5ff28d2a0572bf3482c9d381651813 (patch) | |
| tree | 85ee046d1d5d8432007b553f80de840988afa207 /meta-xilinx-core | |
| parent | 86c4d310cc886f7786cacd872f8c11fc03648829 (diff) | |
| download | meta-xilinx-a5fe1fcfcc5ff28d2a0572bf3482c9d381651813.tar.gz | |
lopper: Update SRCREV for 2024.1
Changelogs:
lops: lop-microblaze-riscv: Fix handling of use-muldiv and use-fpu
lopper: assists: Remove domain specific code from the assist
xlnx_overlay_dt.py: Rename dfx-static to dfx
asists/subsystem: make processing more robust
isospec: ensure that memory and cpus are always lists
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core')
| -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 2d494e5e..2bbabbb6 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 = "c4e15895dac53d26bfb57d7250a4dcc0434de91c" | 2 | SRCREV = "ed32a4a39d320e3f50db53c92a62cefd33a8971d" |
| 3 | 3 | ||
| 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
| 5 | 5 | ||
