summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Levinsky <ben.levinsky@xilinx.com>2021-09-28 08:44:56 -0700
committerMark Hatle <mark.hatle@xilinx.com>2021-09-29 08:30:57 -0700
commit783cb85106943a05453a48bf114cd23c944c3629 (patch)
tree9db17b0a4b739b30bd17ef104857bcd0dcd419bf
parent44e03ae09caa2e4570566e4f15d5c7bcec51e189 (diff)
downloadmeta-xilinx-783cb85106943a05453a48bf114cd23c944c3629.tar.gz
meta-xilinx-bsp: recipes-kernel: lopper: Updated SRCREV
Signed-off-by: Ben Levinsky <ben.levinsky@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
-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 8ca7135e..7fd374c1 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 = "4fc085c4be031996e7f48dcaf03d0782989c8d58" 24SRCREV = "7158e033151c0e7c698175099cdde8c237b5399f"
25 25
26S = "${WORKDIR}/git" 26S = "${WORKDIR}/git"
27 27