aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/file/file_5.11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/file/file_5.11.bb')
-rw-r--r--meta/recipes-devtools/file/file_5.11.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-devtools/file/file_5.11.bb b/meta/recipes-devtools/file/file_5.11.bb
index be6a863dbf..52ae460e60 100644
--- a/meta/recipes-devtools/file/file_5.11.bb
+++ b/meta/recipes-devtools/file/file_5.11.bb
@@ -10,10 +10,11 @@ LIC_FILES_CHKSUM = "file://COPYING;beginline=2;md5=6a7382872edb68d33e1a9398b6e03
DEPENDS = "zlib file-native"
DEPENDS_class-native = "zlib-native"
-PR = "r0"
+PR = "r1"
SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz \
file://fix_version_check.patch \
+ file://obsolete_automake_macros.patch \
file://dump \
file://filesystems"