]> code.ossystems Code Review - openembedded-core.git/commitdiff
file: upgrade 5.34 -> 5.35
authorYi Zhao <yi.zhao@windriver.com>
Wed, 9 Jan 2019 07:19:37 +0000 (15:19 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Jan 2019 10:29:37 +0000 (10:29 +0000)
License-Update: remove trailing whitespace from COPYING

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/file/file_5.35.bb [moved from meta/recipes-devtools/file/file_5.34.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-devtools/file/file_5.34.bb
rename to meta/recipes-devtools/file/file_5.35.bb
index 5d92913cb03255863b2d87b0495ae0f486162643..2f0589de686065a4fd2b7ab092ebe1e6cbadeffb 100644 (file)
@@ -6,7 +6,7 @@ SECTION = "console/utils"
 
 # two clause BSD
 LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://COPYING;beginline=2;md5=6a7382872edb68d33e1a9398b6e03188"
+LIC_FILES_CHKSUM = "file://COPYING;beginline=2;md5=0251eaec1188b20d9a72c502ecfdda1b"
 
 DEPENDS = "zlib file-replacement-native"
 DEPENDS_class-native = "zlib-native"
@@ -18,7 +18,7 @@ SRC_URI = "git://github.com/file/file.git \
         file://debian-742262.patch \
         "
 
-SRCREV = "315cef2f699da3c31a54bd3c6c6070680fbaf1f5"
+SRCREV = "d1ff3af7a2c6b38bdbdde7af26b59e3c50a48fff"
 S = "${WORKDIR}/git"
 
 inherit autotools update-alternatives