diff options
author | Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> | 2024-02-16 21:45:24 +0530 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-02-19 10:10:12 -0600 |
commit | ae99cd13a72a019b498d2aac45210b6396987da3 (patch) | |
tree | 4dbd9a7d6670045771aa832c1b8d94f8b1c2c039 /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | e0ff1384c15eeb833a94757303fb2491dad71a11 (diff) | |
download | meta-xilinx-ae99cd13a72a019b498d2aac45210b6396987da3.tar.gz |
lopper: Update srcrev for 2024.1
Below are the updates
lopper: assists: Add special handling for xdma pcie
lopper:assists:baremetal*: Correct the steps to construct a 64 bit value from 2 32-bit cells
assists/domain_access: update start and size of memory
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 46346241..3afb0370 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 = "843a5ea9c745e61c00a64ff602a5fae67914ecb2" | 2 | SRCREV = "d6eedf24172dcdd3bedb2e4824dcb25d8ee3ed34" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||