summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/patches/barebox-2017.11.0/0201-Release-2017.11.0-pengutronix-multi_v7-20171113-1.patch
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2017-11-13 15:12:39 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2017-11-13 15:12:39 +0100
commit8385a29af060b94ace4b28d763c0dcae39721d6a (patch)
treed9d762fbbaf4d42b752d34106d7a4427389dc53a /configs/platform-v7a/patches/barebox-2017.11.0/0201-Release-2017.11.0-pengutronix-multi_v7-20171113-1.patch
parent5b20d2ba5ae1075b0558b44973648609a90c081a (diff)
downloadDistroKit-8385a29af060b94ace4b28d763c0dcae39721d6a.tar.gz
DistroKit-8385a29af060b94ace4b28d763c0dcae39721d6a.tar.xz
barebox: version bump 2017.10.0 -> 2017.11.0DistroKit-2017.11.0
The vexpress series has been merged upstream and can be dropped. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/patches/barebox-2017.11.0/0201-Release-2017.11.0-pengutronix-multi_v7-20171113-1.patch')
-rw-r--r--configs/platform-v7a/patches/barebox-2017.11.0/0201-Release-2017.11.0-pengutronix-multi_v7-20171113-1.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/configs/platform-v7a/patches/barebox-2017.11.0/0201-Release-2017.11.0-pengutronix-multi_v7-20171113-1.patch b/configs/platform-v7a/patches/barebox-2017.11.0/0201-Release-2017.11.0-pengutronix-multi_v7-20171113-1.patch
new file mode 100644
index 0000000..f0fea33
--- /dev/null
+++ b/configs/platform-v7a/patches/barebox-2017.11.0/0201-Release-2017.11.0-pengutronix-multi_v7-20171113-1.patch
@@ -0,0 +1,22 @@
+From: Robert Schwebel <r.schwebel@pengutronix.de>
+Date: Mon, 13 Nov 2017 14:55:03 +0100
+Subject: [PATCH] Release 2017.11.0/pengutronix/multi_v7/20171113-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 e8ee515622e7..1563ef4aa405 100644
+--- a/Makefile
++++ b/Makefile
+@@ -1,7 +1,7 @@
+ VERSION = 2017
+ PATCHLEVEL = 11
+ SUBLEVEL = 0
+-EXTRAVERSION =
++EXTRAVERSION =-20171113-1
+ NAME = None
+
+ # *DOCUMENTATION*