Ver código fonte

libubootenv: rename recipe

Rename recipe from libuboot to libubootenv to respect project name.

Signed-off-by: Diego Rondini <diego.rondini@kynetics.com>
Acked-by: Stefano Babic <sbabic@denx.de>
Diego Rondini 6 anos atrás
pai
commit
a941cf33a7
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      recipes-bsp/libubootenv/libubootenv_0.1.bb

+ 1 - 1
recipes-bsp/libuboot/libuboot_0.1.bb → recipes-bsp/libubootenv/libubootenv_0.1.bb

@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/LGPL-2.1;md5=1a6d268fd218675ffe
 SECTION = "libs"
 
 SRC_URI = "git://github.com/sbabic/libubootenv;protocol=https"
-SRCREV = "e67ce380d6e27d057ff6b8eb2b0a649a2c2d360a"
+SRCREV = "c1d89d574d830e1a366d6db0898c5cd2c47eb3d3"
 
 S = "${WORKDIR}/git"