[oe-commits] [openembedded-core] 12/40: file: upgrade 5.34 -> 5.35

git at git.openembedded.org git at git.openembedded.org
Fri Jan 11 10:40:09 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 3667d548e91e7409b6e572d393cebb920e3926b7
Author: Yi Zhao <yi.zhao at windriver.com>
AuthorDate: Wed Jan 9 15:19:37 2019 +0800

    file: upgrade 5.34 -> 5.35
    
    License-Update: remove trailing whitespace from COPYING
    
    Signed-off-by: Yi Zhao <yi.zhao at windriver.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-devtools/file/{file_5.34.bb => file_5.35.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/file/file_5.34.bb b/meta/recipes-devtools/file/file_5.35.bb
similarity index 91%
rename from meta/recipes-devtools/file/file_5.34.bb
rename to meta/recipes-devtools/file/file_5.35.bb
index 5d92913..2f0589d 100644
--- a/meta/recipes-devtools/file/file_5.34.bb
+++ b/meta/recipes-devtools/file/file_5.35.bb
@@ -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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list