Re: [PATCH] Prepare v2021.07-rc4

2021-06-07 Thread alex tian
Sorry, the branch operation is wrong, I have revoked this patch. Bin Meng 于2021年6月8日周二 上午9:39写道: > On Tue, Jun 8, 2021 at 9:22 AM xiaobo wrote: > > > > From: Tom Rini > > > > Signed-off-by: Tom Rini > > --- > > Makefile | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > What i

Re: [PATCH] Prepare v2021.07-rc4

2021-06-07 Thread alex tian
Sorry, the branch operation is wrong, I have withdrawn this patch alex tian 于2021年6月8日周二 上午9:59写道: > Branch operation error error, I have withdrawn, sorry.. > > Bin Meng 于2021年6月8日周二 上午9:39写道: > >> On Tue, Jun 8, 2021 at 9:22 AM xiaobo wrote: >> > >> > From: Tom Rini >> > >> > Signed-off-by:

Re: [PATCH] Prepare v2021.07-rc4

2021-06-07 Thread alex tian
Branch operation error error, I have withdrawn, sorry.. Bin Meng 于2021年6月8日周二 上午9:39写道: > On Tue, Jun 8, 2021 at 9:22 AM xiaobo wrote: > > > > From: Tom Rini > > > > Signed-off-by: Tom Rini > > --- > > Makefile | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > What is this? >

Re: [PATCH] Prepare v2021.07-rc4

2021-06-07 Thread Bin Meng
On Tue, Jun 8, 2021 at 9:22 AM xiaobo wrote: > > From: Tom Rini > > Signed-off-by: Tom Rini > --- > Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > What is this? Regards, Bin

[PATCH] Prepare v2021.07-rc4

2021-06-07 Thread xiaobo
From: Tom Rini Signed-off-by: Tom Rini --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e048113ae2..a73481d18c 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ VERSION = 2021 PATCHLEVEL = 07 SUBLEVEL = -EXTRAVERSION = -rc3 +EXTRAV