summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-bsp
diff options
context:
space:
mode:
authorBen Levinsky <ben.levinsky@xilinx.com>2021-09-29 13:25:16 -0700
committerMark Hatle <mark.hatle@xilinx.com>2021-09-29 17:30:55 -0700
commitcafaac93cc23aba43b1ba9d6d2842bdf0afdc8d9 (patch)
tree311fbcc9a6d9712df87ca407d58e6301db99eb98 /meta-xilinx-bsp
parent41bfc3e450990b6ef4d0fe68e982e05905713653 (diff)
downloadmeta-xilinx-cafaac93cc23aba43b1ba9d6d2842bdf0afdc8d9.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>
Diffstat (limited to 'meta-xilinx-bsp')
-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 7fd374c1..6270a0f3 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 = "7158e033151c0e7c698175099cdde8c237b5399f" 24SRCREV = "d2fedbb72c7e54bfb1f823cb17b28b69970b2808"
25 25
26S = "${WORKDIR}/git" 26S = "${WORKDIR}/git"
27 27