diff options
author | Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> | 2023-01-24 20:42:01 +0530 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2023-01-25 07:24:20 -0800 |
commit | 3cd014331748df11bc7ce2df767b2cb9c21aa15e (patch) | |
tree | 8838a8f5b13f5355248c9661cec483177088d7d0 /meta-xilinx-core/dynamic-layers | |
parent | a09a70c71b2505b87642c4e22b07c10ae0a161fe (diff) | |
download | meta-xilinx-3cd014331748df11bc7ce2df767b2cb9c21aa15e.tar.gz |
lopper: Update srcrev for 2023
Below are the updates
lopper: assists: petalinuxconfig_xlnx: Add device information in the meta-data
lopper: assists: bmcmake_metadata_xlnx: Add support for hardware ip 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/dynamic-layers')
-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 ea4cbda9..562c6bfa 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 = "46a9d819b3b09e886076897879bf8dee4b1a70ca" | 2 | SRCREV = "3e599b8ad904757f56d65edb4265378a79dfb859" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||