summaryrefslogtreecommitdiffstats
path: root/meta/packages/file/file-native_4.16.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/file/file-native_4.16.bb')
-rw-r--r--meta/packages/file/file-native_4.16.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta/packages/file/file-native_4.16.bb b/meta/packages/file/file-native_4.16.bb
new file mode 100644
index 0000000000..3228ed683c
--- /dev/null
+++ b/meta/packages/file/file-native_4.16.bb
@@ -0,0 +1,8 @@
+include file_${PV}.bb
+inherit native
+
+# avoid dependency loop
+DEPENDS = ""
+PR = "r1"
+
+SRC_URI += "file://native-fix.diff;patch=1"