summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/file
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2023-01-04 12:04:59 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-01-06 12:03:47 +0000
commitbfb946134247222f287c9b249cc32a1470c94e5c (patch)
tree3ecd0723b4fe703b2b645749131783be3f175c8b /meta/recipes-devtools/file
parenta34f1117c19bcd3aefb039c64302b332cdabdbd5 (diff)
downloadpoky-bfb946134247222f287c9b249cc32a1470c94e5c.tar.gz
file: upgrade 5.43 -> 5.44
(From OE-Core rev: 6e93f815e9439ad351c3b9a382accf7b3ba9a6e2) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/file')
-rw-r--r--meta/recipes-devtools/file/file_5.44.bb (renamed from meta/recipes-devtools/file/file_5.43.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/file/file_5.43.bb b/meta/recipes-devtools/file/file_5.44.bb
index 102d0fda26..b3d821518a 100644
--- a/meta/recipes-devtools/file/file_5.43.bb
+++ b/meta/recipes-devtools/file/file_5.44.bb
@@ -13,7 +13,7 @@ DEPENDS:class-native = "bzip2-replacement-native"
13 13
14SRC_URI = "git://github.com/file/file.git;branch=master;protocol=https" 14SRC_URI = "git://github.com/file/file.git;branch=master;protocol=https"
15 15
16SRCREV = "011778a2877f75597ed83c1a2716d917770920ee" 16SRCREV = "b92eed41b1bc0739c5c5d70c444e0c574429321b"
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19inherit autotools update-alternatives 19inherit autotools update-alternatives