summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-bsp/recipes-kernel
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@xilinx.com>2021-09-16 11:23:40 -0700
committerSai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>2021-09-28 08:20:16 -0700
commit65e52597c5afb46a9f866f352dd86e3388f43b0e (patch)
treea7fbd51ece2691099d52f2685ac9c0effafeaa5f /meta-xilinx-bsp/recipes-kernel
parent9698503ee0ccf35e4ab31adc59775b2769cadfa6 (diff)
downloadmeta-xilinx-65e52597c5afb46a9f866f352dd86e3388f43b0e.tar.gz
lopper.bb: Update to latest srcrev
Fixes a problem parsing versal device trees Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
Diffstat (limited to 'meta-xilinx-bsp/recipes-kernel')
-rw-r--r--meta-xilinx-bsp/recipes-kernel/lopper/lopper.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-bsp/recipes-kernel/lopper/lopper.bb b/meta-xilinx-bsp/recipes-kernel/lopper/lopper.bb
index b589c244..547c3317 100644
--- a/meta-xilinx-bsp/recipes-kernel/lopper/lopper.bb
+++ b/meta-xilinx-bsp/recipes-kernel/lopper/lopper.bb
@@ -21,7 +21,7 @@ SRC_URI = "git://github.com/devicetree-org/lopper.git;branch=master"
21 21
22LIC_FILES_CHKSUM = "file://LICENSE.md;md5=8e5f5f691f01c9fdfa7a7f2d535be619" 22LIC_FILES_CHKSUM = "file://LICENSE.md;md5=8e5f5f691f01c9fdfa7a7f2d535be619"
23 23
24SRCREV = "12b75e7f9cfd085c7006076efff4921a1cc2f8e0" 24SRCREV = "6c2a710501fd19c61b5d3375e9adabe874bee6ff"
25 25
26S = "${WORKDIR}/git" 26S = "${WORKDIR}/git"
27 27