summaryrefslogtreecommitdiffstats
path: root/configs/platform-v8a/patches/barebox-2020.08.1/0101-Release-v2020.08.1-imx8m-20200821-1.patch
blob: e33e8e80562248644ca8fa64fa29eb83a7ce0702 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
From: Sascha Hauer <s.hauer@pengutronix.de>
Date: Fri, 21 Aug 2020 07:43:53 +0200
Subject: [PATCH] Release v2020.08.1-imx8m/20200821-1

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index d27b78201bda..d6aab4c98507 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 VERSION = 2020
 PATCHLEVEL = 08
 SUBLEVEL = 1
-EXTRAVERSION =
+EXTRAVERSION =-20200821-1
 NAME = None
 
 # *DOCUMENTATION*