summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core
diff options
context:
space:
mode:
authorOnkar Harsh <onkar.harsh@amd.com>2023-02-13 19:24:02 +0530
committerMark Hatle <mark.hatle@amd.com>2023-02-14 07:55:14 -0600
commit14877ce8d214a991269de98fd81b026196267ddb (patch)
treeac38a25204e0e7c4b79fbdf73ca4985db9143b2a /meta-xilinx-core
parentc93b1aa98c69c7adc7b9490743e916a1591ecc1f (diff)
downloadmeta-xilinx-14877ce8d214a991269de98fd81b026196267ddb.tar.gz
lopper: SRCREV Update for 2023
Below are the changes getting into effect with this srcrev update: lop-domain-linux-a53-prune: Removing all the unneeded sdfec properties from linux device tree lopper: assists: generate_config_object: Add outdir option support Signed-off-by: Onkar Harsh <onkar.harsh@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.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 8270f0c9..baa966af 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 = "148dc1d2d0d4c7dae6b180d6630cd06bb4b7dd33" 2SRCREV = "df60538d9c32ed69f15301a16db5ec013b47d582"
3 3
4FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" 4FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:"
5 5