summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/u-boot/libubootenv_0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-bsp/u-boot/libubootenv_0.2.bb')
-rw-r--r--meta/recipes-bsp/u-boot/libubootenv_0.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/u-boot/libubootenv_0.2.bb b/meta/recipes-bsp/u-boot/libubootenv_0.2.bb
index 7a7ec4c885..3251d0f05b 100644
--- a/meta/recipes-bsp/u-boot/libubootenv_0.2.bb
+++ b/meta/recipes-bsp/u-boot/libubootenv_0.2.bb
@@ -13,7 +13,7 @@ SECTION = "libs"
13 13
14PV = "0.2+git${SRCPV}" 14PV = "0.2+git${SRCPV}"
15SRC_URI = "git://github.com/sbabic/libubootenv;protocol=https" 15SRC_URI = "git://github.com/sbabic/libubootenv;protocol=https"
16SRCREV = "ba952d05ec9ab16029816a06d956bac7fb4e9832" 16SRCREV = "f4b9cde3815abe84a98079cedd515283ea08c16b"
17 17
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19 19