diff options
author | Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> | 2023-12-17 22:13:40 -0700 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2023-12-20 16:37:00 -0600 |
commit | 8f0145f62230a2f102d6bca43d5e6374ba426c15 (patch) | |
tree | 2906c51148a5bf364199286ab4b7978743309792 /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | ca874f373a0f3c6e463262ada7164136aa66b63e (diff) | |
download | meta-xilinx-8f0145f62230a2f102d6bca43d5e6374ba426c15.tar.gz |
lopper: Update SRC_REV for 2024.1
Change log:
xlnx_overlay_dt.py: Update script to support full and dfx-static
lopper:assists:baremetal_xparams Generate the Memory region names within NOC macros
openamp: xlnx: Add IPI Helper code
assists: introduce sample comparision assist
assists:baremetallinker_xlnx: Fix handling for lmb bram
lops: Add lops file to generate Microblaze RISC-V compiler flags
lopper: assists: baremetal*: Add proper checks
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/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 0e81527d..ab8cc095 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 = "0e640aae7b128347d9b72f8f03e995bc19ce06a8" | 2 | SRCREV = "0733a51cccf87962a2ab1677083a57f2a3a2f4cb" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||