diff options
author | Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> | 2023-02-10 23:26:17 +0530 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2023-02-10 10:46:59 -0800 |
commit | 6c9d2463f9d065036f981666ecf69215651aac6d (patch) | |
tree | 7eefcd2ecb90a759992a6129d82844c683f566ff /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | 57f512b26b7290654bfc7f28c74fadc1bcb2ebf4 (diff) | |
download | meta-xilinx-6c9d2463f9d065036f981666ecf69215651aac6d.tar.gz |
lopper: Update srcrev for 2023
Below are the updates
lopper: assists: bmcmake_metadata_xlnx: Fix failed name 'compat_list' is not defined
lopper: Delete unneeded processor node in a generic way
baremetal_assists: Modifying baremetal assists to support use of multiple ESW repos
lopper: assists: baremetal_xparameters_xlnx: Generate time stamp frequency define
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 42463440..8270f0c9 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 = "5c73008dd1d45ca4304aa1a060fcfc573832d897" | 2 | SRCREV = "148dc1d2d0d4c7dae6b180d6630cd06bb4b7dd33" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||