summaryrefslogtreecommitdiff
path: root/packages/file/file-native_4.21.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-07-11 11:12:11 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-07-11 11:12:11 +0000
commitf93a8fefcc42bbb871d1b26e9a814c08954c42c7 (patch)
tree7e2e5feb4c5d29fa79a50b24fd15d74465386748 /packages/file/file-native_4.21.bb
parentf6cb8f55812b954a8964b56e6c872df9cc39e7cd (diff)
file: update 4.20 to 4.21, 4.21 contains security and build fixes for some archs
Diffstat (limited to 'packages/file/file-native_4.21.bb')
-rw-r--r--packages/file/file-native_4.21.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/file/file-native_4.21.bb b/packages/file/file-native_4.21.bb
new file mode 100644
index 0000000000..59535dd518
--- /dev/null
+++ b/packages/file/file-native_4.21.bb
@@ -0,0 +1,6 @@
+require file_${PV}.bb
+inherit native
+DEPENDS = ""
+PR = "r0"
+
+SRC_URI += "file://native-fix.diff;patch=1"