summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/dynamic-layers/virtualization-layer
diff options
context:
space:
mode:
authorAppana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>2022-12-28 18:21:29 +0530
committerMark Hatle <mark.hatle@amd.com>2023-01-06 10:58:21 -0800
commit2798d4b21ff4a80d665dbf49b72611778861c1e1 (patch)
tree840582f1a28050c8b372bae29306c704d80f1c25 /meta-xilinx-core/dynamic-layers/virtualization-layer
parent6958ffed42b2d5b1d4bb8b342eeacde1ff5bfa49 (diff)
downloadmeta-xilinx-2798d4b21ff4a80d665dbf49b72611778861c1e1.tar.gz
lopper: Update srcrev for 2023
Below are the updates in lopper lopper: assists: bmcmake_metadata_xlnx: Generate node label name instead of node name in the cmake meta-data lopper: assists: Move get_label api to baremetalconfig_xlnx so that other baremetal assists can use it Revert "lopper: assists: baremetaldrvlist_xlnx: Generate CMakeLists.txt file" lopper: assists: bmcmake_metadata_xlnx: Add support for generating standalone bsp meta-data lopper: assists: Add MEMORY_SECTION cmake variable lopper: assists: petalinuxconfig_xlnx: Remove the hardcoded processor name Convert demo readme to markdown specification: remove secure-bus and secure-reg specification: fix incorrect usage of unit addresses specification: fix invalid dts in examples 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.bbappend2
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 f10052b4..a077b6e1 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 @@
1SRC_URI = "git://github.com/devicetree-org/lopper.git;branch=master;protocol=https" 1SRC_URI = "git://github.com/devicetree-org/lopper.git;branch=master;protocol=https"
2SRCREV = "22fcd01da0ba4b9d5010c88b7278344db8a3be82" 2SRCREV = "146b2e86c888ee405cceeaccc290bd24f8ff2d03"
3 3
4BASEVERSION = "1.1.0" 4BASEVERSION = "1.1.0"
5 5