summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/patches/barebox-2018.05.0/0201-Release-pengutronix-multi_v7-20180515-1.patch
diff options
context:
space:
mode:
authorRoland Hieber <r.hieber@pengutronix.de>2018-05-16 00:15:15 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2018-05-16 14:09:09 +0200
commit8d376e8a8ac4aff2b7f558f0d802bb69a32cc168 (patch)
tree1099b5a822182649ed906215b88894070b5b230c /configs/platform-v7a/patches/barebox-2018.05.0/0201-Release-pengutronix-multi_v7-20180515-1.patch
parentdd3f63f49a34745e8590b7630d128795c97a9390 (diff)
downloadDistroKit-8d376e8a8ac4aff2b7f558f0d802bb69a32cc168.tar.gz
DistroKit-8d376e8a8ac4aff2b7f558f0d802bb69a32cc168.tar.xz
platform-v7a: barebox: version bump 2018.03.0 -> 2018.05.0
Bump all barebox variants, followed by oldconfig. Consistently enable CONSOLE_ALLOW_COLOR, otherwise use default values. Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/patches/barebox-2018.05.0/0201-Release-pengutronix-multi_v7-20180515-1.patch')
-rw-r--r--configs/platform-v7a/patches/barebox-2018.05.0/0201-Release-pengutronix-multi_v7-20180515-1.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/configs/platform-v7a/patches/barebox-2018.05.0/0201-Release-pengutronix-multi_v7-20180515-1.patch b/configs/platform-v7a/patches/barebox-2018.05.0/0201-Release-pengutronix-multi_v7-20180515-1.patch
new file mode 100644
index 0000000..4b0c22d
--- /dev/null
+++ b/configs/platform-v7a/patches/barebox-2018.05.0/0201-Release-pengutronix-multi_v7-20180515-1.patch
@@ -0,0 +1,22 @@
+From: Roland Hieber <r.hieber@pengutronix.de>
+Date: Tue, 15 May 2018 23:44:48 +0200
+Subject: [PATCH] Release pengutronix/multi_v7/20180515-1
+
+Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
+---
+ Makefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/Makefile b/Makefile
+index 88c19917394f..11e79cc339f4 100644
+--- a/Makefile
++++ b/Makefile
+@@ -1,7 +1,7 @@
+ VERSION = 2018
+ PATCHLEVEL = 05
+ SUBLEVEL = 0
+-EXTRAVERSION =
++EXTRAVERSION =-20180515-1
+ NAME = None
+
+ # *DOCUMENTATION*