summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/patches/barebox-2017.08.0/0301-Release-2017.08.0-pengutronix-multi_v7-20170912-1.patch
diff options
context:
space:
mode:
Diffstat (limited to 'configs/platform-v7a/patches/barebox-2017.08.0/0301-Release-2017.08.0-pengutronix-multi_v7-20170912-1.patch')
-rw-r--r--configs/platform-v7a/patches/barebox-2017.08.0/0301-Release-2017.08.0-pengutronix-multi_v7-20170912-1.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/configs/platform-v7a/patches/barebox-2017.08.0/0301-Release-2017.08.0-pengutronix-multi_v7-20170912-1.patch b/configs/platform-v7a/patches/barebox-2017.08.0/0301-Release-2017.08.0-pengutronix-multi_v7-20170912-1.patch
new file mode 100644
index 0000000..fc782e1
--- /dev/null
+++ b/configs/platform-v7a/patches/barebox-2017.08.0/0301-Release-2017.08.0-pengutronix-multi_v7-20170912-1.patch
@@ -0,0 +1,22 @@
+From: Robert Schwebel <r.schwebel@pengutronix.de>
+Date: Tue, 12 Sep 2017 20:20:05 +0200
+Subject: [PATCH] Release 2017.08.0/pengutronix/multi_v7/20170912-1
+
+Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
+---
+ Makefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/Makefile b/Makefile
+index ab44a1383365..ebad7750d2f3 100644
+--- a/Makefile
++++ b/Makefile
+@@ -1,7 +1,7 @@
+ VERSION = 2017
+ PATCHLEVEL = 08
+ SUBLEVEL = 0
+-EXTRAVERSION =
++EXTRAVERSION =-20170912-1
+ NAME = None
+
+ # *DOCUMENTATION*