aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/file/file-native_4.21.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/file/file-native_4.21.bb')
-rw-r--r--recipes/file/file-native_4.21.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/file/file-native_4.21.bb b/recipes/file/file-native_4.21.bb
new file mode 100644
index 0000000000..734891d18d
--- /dev/null
+++ b/recipes/file/file-native_4.21.bb
@@ -0,0 +1,6 @@
+require file_${PV}.bb
+inherit native
+DEPENDS = "zlib-native"
+PR = "r0"
+
+SRC_URI += "file://native-fix.diff;patch=1"