From 13b1746414d7674c0dfc3e53c4a9c92d8c6c8288 Mon Sep 17 00:00:00 2001 From: Graeme Gregory Date: Thu, 9 Nov 2006 10:37:33 +0000 Subject: file, file-native 4.18 : replaced the magic files for filesystems and dump for the ones for 4.16. The stuff that doesnt compile in 4.18 is new so it looks like a lack of QA on part of this release that they dont work. --- packages/file/file-native_4.18.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 packages/file/file-native_4.18.bb (limited to 'packages/file/file-native_4.18.bb') diff --git a/packages/file/file-native_4.18.bb b/packages/file/file-native_4.18.bb new file mode 100644 index 0000000000..63554b01fb --- /dev/null +++ b/packages/file/file-native_4.18.bb @@ -0,0 +1,8 @@ +require file_${PV}.bb +inherit native + +# avoid dependency loop +DEPENDS = "" +PR = "r1" + +SRC_URI += "file://native-fix.diff;patch=1" -- cgit v1.2.3