summaryrefslogtreecommitdiffstats
path: root/tools/dosfstools/patches/0009-Improve-.gitignore.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-03-22 10:58:04 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-03-22 10:58:04 +0000
commit223468546da753b4d98479de2fc74e5a5d70edb3 (patch)
tree7581cca500b1d3b55bd636fb76cc691672f8c932 /tools/dosfstools/patches/0009-Improve-.gitignore.patch
parent3c0ea6ecede0319f4ce1d448c65dd11c95b05720 (diff)
downloadmaster-31e0f0ae-223468546da753b4d98479de2fc74e5a5d70edb3.tar.gz
master-31e0f0ae-223468546da753b4d98479de2fc74e5a5d70edb3.tar.bz2
master-31e0f0ae-223468546da753b4d98479de2fc74e5a5d70edb3.zip
dosfstools: switch back to release tarballs, update patches to the latest sent upstream
This fixes non applying patches on buildbots. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 44936
Diffstat (limited to 'tools/dosfstools/patches/0009-Improve-.gitignore.patch')
-rw-r--r--tools/dosfstools/patches/0009-Improve-.gitignore.patch28
1 files changed, 28 insertions, 0 deletions
diff --git a/tools/dosfstools/patches/0009-Improve-.gitignore.patch b/tools/dosfstools/patches/0009-Improve-.gitignore.patch
new file mode 100644
index 0000000000..25d5fe6518
--- /dev/null
+++ b/tools/dosfstools/patches/0009-Improve-.gitignore.patch
@@ -0,0 +1,28 @@
+From 628b3ec05b304e77eed05c57457ff7bb39401f6c Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= <noltari@gmail.com>
+Date: Thu, 26 Feb 2015 19:41:19 +0100
+Subject: [PATCH 09/14] Improve .gitignore
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
+Signed-off-by: Andreas Bombe <aeb@debian.org>
+---
+ .gitignore | 3 +++
+ 1 file changed, 3 insertions(+)
+
+diff --git a/.gitignore b/.gitignore
+index 5c9366e..2dc4ca9 100644
+--- a/.gitignore
++++ b/.gitignore
+@@ -6,3 +6,6 @@
+ tags
+ *~
+ .*.sw[a-p]
++*.orig
++*.rej
++*.DS_Store
+--
+1.9.1
+