summaryrefslogtreecommitdiffstats
path: root/configs/i586-qemu/patches/linux-3.7
diff options
context:
space:
mode:
Diffstat (limited to 'configs/i586-qemu/patches/linux-3.7')
-rw-r--r--configs/i586-qemu/patches/linux-3.7/patch-3.7.1.bz2bin0 -> 10095 bytes
-rw-r--r--configs/i586-qemu/patches/linux-3.7/series2
-rw-r--r--configs/i586-qemu/patches/linux-3.7/version.diff17
3 files changed, 19 insertions, 0 deletions
diff --git a/configs/i586-qemu/patches/linux-3.7/patch-3.7.1.bz2 b/configs/i586-qemu/patches/linux-3.7/patch-3.7.1.bz2
new file mode 100644
index 0000000..58df869
--- /dev/null
+++ b/configs/i586-qemu/patches/linux-3.7/patch-3.7.1.bz2
Binary files differ
diff --git a/configs/i586-qemu/patches/linux-3.7/series b/configs/i586-qemu/patches/linux-3.7/series
new file mode 100644
index 0000000..fbeecfa
--- /dev/null
+++ b/configs/i586-qemu/patches/linux-3.7/series
@@ -0,0 +1,2 @@
+patch-3.7.1.bz2
+version.diff
diff --git a/configs/i586-qemu/patches/linux-3.7/version.diff b/configs/i586-qemu/patches/linux-3.7/version.diff
new file mode 100644
index 0000000..6108698
--- /dev/null
+++ b/configs/i586-qemu/patches/linux-3.7/version.diff
@@ -0,0 +1,17 @@
+---
+ Makefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+Index: linux-3.7/Makefile
+===================================================================
+--- linux-3.7.orig/Makefile
++++ linux-3.7/Makefile
+@@ -1,7 +1,7 @@
+ VERSION = 3
+ PATCHLEVEL = 7
+ SUBLEVEL = 1
+-EXTRAVERSION =
++EXTRAVERSION = -pengutronix
+ NAME = Terrified Chipmunk
+
+ # *DOCUMENTATION*