diff options
author | Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> | 2023-03-02 12:56:25 +0530 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2023-03-03 10:44:14 -0600 |
commit | f38d19a618f1a313042584a59cbfa6f6cfaceb41 (patch) | |
tree | be97967bdfb4c05bd9047d6754c2430cd336fcdd /meta-xilinx-core | |
parent | ef2c8a0465fa9373597502ebf779c6e0ee8c5517 (diff) | |
download | meta-xilinx-f38d19a618f1a313042584a59cbfa6f6cfaceb41.tar.gz |
lopper: Update srcrev for 2023
Below are the updates
--> lopper: assists: bmcmake_metadata_xlnx: Don't use hardcoded
library name.
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')
-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 f528a0a2..de68acd7 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 = "f04afa2264ea4b1df545713e375aa72e30e2a563" | 2 | SRCREV = "4fc81d45e35cd4cf3ff19d2a837c6f15c1afbf4b" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||