From: Khem Raj Date: Mon, 22 Oct 2018 14:46:05 +0000 (-0700) Subject: glide: Minor update to 0.13.2 X-Git-Tag: 2018-10~31 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=735430db632bcb1a1a5e7fe85b56408396881894;p=openembedded-core.git glide: Minor update to 0.13.2 Fixed ptest issue vet config not found Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/glide/glide_0.13.1.bb b/meta/recipes-devtools/glide/glide_0.13.2.bb similarity index 98% rename from meta/recipes-devtools/glide/glide_0.13.1.bb rename to meta/recipes-devtools/glide/glide_0.13.2.bb index ba076d2bb7..3a32fa1af1 100644 --- a/meta/recipes-devtools/glide/glide_0.13.1.bb +++ b/meta/recipes-devtools/glide/glide_0.13.2.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://src/${GO_IMPORT}/LICENSE;md5=54905cf894f8cc416a92f4fc GO_IMPORT = "github.com/Masterminds/glide" SRC_URI = "git://${GO_IMPORT}" -SRCREV = "67790b3dbede72cfdc54aa53be4706322c9499e0" +SRCREV = "9ef6ca313b3200079861f2de4e567b1d22081d19" inherit go