linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Set EXTRAVERSION to -eudyptula of Makefile
@ 2014-09-14 12:54 Amitabha Yin
  2014-09-14 17:19 ` Sudip Mukherjee
  0 siblings, 1 reply; 3+ messages in thread
From: Amitabha Yin @ 2014-09-14 12:54 UTC (permalink / raw)
  To: linux-kernel

Hello all,

Set EXTRAVERSION to -eudyptula in Makefile for 
Task 03 of the Eudyptula Challenge.

Signed-off-by: Ping Yin <angelo.yin@gmail.com>
--
diff --git a/Makefile b/Makefile
index 1a60bdd..c6e6859 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 3
 PATCHLEVEL = 17
 SUBLEVEL = 0
-EXTRAVERSION = -rc4
+EXTRAVERSION = -eudyptula
 NAME = Shuffling Zombie Juror
 
 # *DOCUMENTATION*
--



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Set EXTRAVERSION to -eudyptula of Makefile
  2014-09-14 12:54 [PATCH] Set EXTRAVERSION to -eudyptula of Makefile Amitabha Yin
@ 2014-09-14 17:19 ` Sudip Mukherjee
  2014-09-15  2:21   ` Angelo Yin
  0 siblings, 1 reply; 3+ messages in thread
From: Sudip Mukherjee @ 2014-09-14 17:19 UTC (permalink / raw)
  To: Amitabha Yin; +Cc: linux-kernel

On Sun, Sep 14, 2014 at 08:54:43PM +0800, Amitabha Yin wrote:
> Hello all,
> 
> Set EXTRAVERSION to -eudyptula in Makefile for 
> Task 03 of the Eudyptula Challenge.
> 

i think you are supposed to send the patch to little and not here.

thanks
sudip

> Signed-off-by: Ping Yin <angelo.yin@gmail.com>
> --
> diff --git a/Makefile b/Makefile
> index 1a60bdd..c6e6859 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -1,7 +1,7 @@
>  VERSION = 3
>  PATCHLEVEL = 17
>  SUBLEVEL = 0
> -EXTRAVERSION = -rc4
> +EXTRAVERSION = -eudyptula
>  NAME = Shuffling Zombie Juror
>  
>  # *DOCUMENTATION*
> --
> 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Set EXTRAVERSION to -eudyptula of Makefile
  2014-09-14 17:19 ` Sudip Mukherjee
@ 2014-09-15  2:21   ` Angelo Yin
  0 siblings, 0 replies; 3+ messages in thread
From: Angelo Yin @ 2014-09-15  2:21 UTC (permalink / raw)
  To: Sudip Mukherjee; +Cc: linux-kernel

Hello Sudip,

I may misunderstand the task requirements. Very sorry for disturbance.

Thank you very much!

On Mon, Sep 15, 2014 at 1:19 AM, Sudip Mukherjee
<sudipm.mukherjee@gmail.com> wrote:
> On Sun, Sep 14, 2014 at 08:54:43PM +0800, Amitabha Yin wrote:
>> Hello all,
>>
>> Set EXTRAVERSION to -eudyptula in Makefile for
>> Task 03 of the Eudyptula Challenge.
>>
>
> i think you are supposed to send the patch to little and not here.
>
> thanks
> sudip
>
>> Signed-off-by: Ping Yin <angelo.yin@gmail.com>
>> --
>> diff --git a/Makefile b/Makefile
>> index 1a60bdd..c6e6859 100644
>> --- a/Makefile
>> +++ b/Makefile
>> @@ -1,7 +1,7 @@
>>  VERSION = 3
>>  PATCHLEVEL = 17
>>  SUBLEVEL = 0
>> -EXTRAVERSION = -rc4
>> +EXTRAVERSION = -eudyptula
>>  NAME = Shuffling Zombie Juror
>>
>>  # *DOCUMENTATION*
>> --
>>
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>> Please read the FAQ at  http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-09-15  2:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-14 12:54 [PATCH] Set EXTRAVERSION to -eudyptula of Makefile Amitabha Yin
2014-09-14 17:19 ` Sudip Mukherjee
2014-09-15  2:21   ` Angelo Yin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).