From: Oleksandr Kravchuk Date: Tue, 28 May 2019 16:25:04 +0000 (+0200) Subject: file: update to 5.37 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b244805b21601349bf035f09520959af99f6d990;p=openembedded-core.git file: update to 5.37 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/file/file_5.36.bb b/meta/recipes-devtools/file/file_5.37.bb similarity index 96% rename from meta/recipes-devtools/file/file_5.36.bb rename to meta/recipes-devtools/file/file_5.37.bb index 9a0e5bd220..803aa9a271 100644 --- a/meta/recipes-devtools/file/file_5.36.bb +++ b/meta/recipes-devtools/file/file_5.37.bb @@ -16,7 +16,7 @@ UPSTREAM_CHECK_GITTAGREGEX = "FILE(?P(?!6_23).+)" SRC_URI = "git://github.com/file/file.git" -SRCREV = "f3a4b9ada3ca99e62c62b9aa78eee4935a8094fe" +SRCREV = "a0d5b0e4e9f97d74a9911e95cedd579852e25398" S = "${WORKDIR}/git" inherit autotools update-alternatives