summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/patches/barebox-2017.08.0/0301-Release-2017.08.0-pengutronix-multi_v7-20170822-1.patch
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2017-08-23 15:13:31 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2017-08-23 15:13:31 +0200
commit080c114a140b06ddd3d995a3b9f2ebb15442d1e2 (patch)
tree4e631613e9125b56e800bde16c88f97ff5f04fc3 /configs/platform-v7a/patches/barebox-2017.08.0/0301-Release-2017.08.0-pengutronix-multi_v7-20170822-1.patch
parent04410b5fc987d32549e141ecb4d42a0c7eef28f1 (diff)
downloadDistroKit-080c114a140b06ddd3d995a3b9f2ebb15442d1e2.tar.gz
DistroKit-080c114a140b06ddd3d995a3b9f2ebb15442d1e2.tar.xz
platform-v7a: barebox: add missing patches
The previous patch was missing these two patches. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/patches/barebox-2017.08.0/0301-Release-2017.08.0-pengutronix-multi_v7-20170822-1.patch')
-rw-r--r--configs/platform-v7a/patches/barebox-2017.08.0/0301-Release-2017.08.0-pengutronix-multi_v7-20170822-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-20170822-1.patch b/configs/platform-v7a/patches/barebox-2017.08.0/0301-Release-2017.08.0-pengutronix-multi_v7-20170822-1.patch
new file mode 100644
index 0000000..6fe829d
--- /dev/null
+++ b/configs/platform-v7a/patches/barebox-2017.08.0/0301-Release-2017.08.0-pengutronix-multi_v7-20170822-1.patch
@@ -0,0 +1,22 @@
+From: Robert Schwebel <r.schwebel@pengutronix.de>
+Date: Tue, 22 Aug 2017 18:26:22 +0200
+Subject: [PATCH] Release 2017.08.0/pengutronix/multi_v7/20170822-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..eabe0ad5dc59 100644
+--- a/Makefile
++++ b/Makefile
+@@ -1,7 +1,7 @@
+ VERSION = 2017
+ PATCHLEVEL = 08
+ SUBLEVEL = 0
+-EXTRAVERSION =
++EXTRAVERSION =-20170822-1
+ NAME = None
+
+ # *DOCUMENTATION*