[OE-core] [PATCH] file: update to 5.37

Oleksandr Kravchuk open.source at oleksandr-kravchuk.com
Tue May 28 16:25:04 UTC 2019


Signed-off-by: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
---
 meta/recipes-devtools/file/{file_5.36.bb => file_5.37.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/file/{file_5.36.bb => file_5.37.bb} (96%)

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<pver>(?!6_23).+)"
 
 SRC_URI = "git://github.com/file/file.git"
 
-SRCREV = "f3a4b9ada3ca99e62c62b9aa78eee4935a8094fe"
+SRCREV = "a0d5b0e4e9f97d74a9911e95cedd579852e25398"
 S = "${WORKDIR}/git"
 
 inherit autotools update-alternatives
-- 
2.17.1



More information about the Openembedded-core mailing list