Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] DEVELOPERS: add mender to Mirza Krak
@ 2018-08-22 10:54 Mirza Krak
  2018-08-22 11:02 ` Baruch Siach
  2018-08-22 11:14 ` Thomas Petazzoni
  0 siblings, 2 replies; 4+ messages in thread
From: Mirza Krak @ 2018-08-22 10:54 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Mirza Krak <mirza.krak@northern.tech>
---

Update of:

http://lists.busybox.net/pipermail/buildroot/2018-August/228604.html

Changed title and that is why it is not a v2

 DEVELOPERS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/DEVELOPERS b/DEVELOPERS
index 215506c71c..a6d76dd9c4 100644
--- a/DEVELOPERS
+++ b/DEVELOPERS
@@ -1437,6 +1437,9 @@ F:	package/libfribidi/
 N:	Min Xu <xuminready@gmail.com>
 F:	package/shadowsocks-libev/
 
+N:	Mirza Krak <mirza.krak@northern.tech>
+F:	package/mender/
+
 N:	Morgan Delestre <m.delestre@sinters.fr>
 F:	package/monkey/
 
-- 
2.11.0

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

* [Buildroot] [PATCH 1/1] DEVELOPERS: add mender to Mirza Krak
  2018-08-22 10:54 [Buildroot] [PATCH 1/1] DEVELOPERS: add mender to Mirza Krak Mirza Krak
@ 2018-08-22 11:02 ` Baruch Siach
  2018-08-22 11:12   ` Mirza Krak
  2018-08-22 11:14 ` Thomas Petazzoni
  1 sibling, 1 reply; 4+ messages in thread
From: Baruch Siach @ 2018-08-22 11:02 UTC (permalink / raw)
  To: buildroot

Hi Mirza,

On Wed, Aug 22, 2018 at 12:54:49PM +0200, Mirza Krak wrote:
> Signed-off-by: Mirza Krak <mirza.krak@northern.tech>
> ---
> 
> Update of:
> 
> http://lists.busybox.net/pipermail/buildroot/2018-August/228604.html
> 
> Changed title and that is why it is not a v2

When you send an update patch it would be nice if you change the status of the 
previous patch in patchwork to something other than 'New', as appropriate. 
Your previous patch is at http://patchwork.ozlabs.org/patch/960825/. The 
current list of pending Buildroot patches is at 
http://patchwork.ozlabs.org/project/buildroot/list/. You can either use the 
patchwork web interface, or the pwclient script for that.

baruch

>  DEVELOPERS | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/DEVELOPERS b/DEVELOPERS
> index 215506c71c..a6d76dd9c4 100644
> --- a/DEVELOPERS
> +++ b/DEVELOPERS
> @@ -1437,6 +1437,9 @@ F:	package/libfribidi/
>  N:	Min Xu <xuminready@gmail.com>
>  F:	package/shadowsocks-libev/
>  
> +N:	Mirza Krak <mirza.krak@northern.tech>
> +F:	package/mender/
> +
>  N:	Morgan Delestre <m.delestre@sinters.fr>
>  F:	package/monkey/

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

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

* [Buildroot] [PATCH 1/1] DEVELOPERS: add mender to Mirza Krak
  2018-08-22 11:02 ` Baruch Siach
@ 2018-08-22 11:12   ` Mirza Krak
  0 siblings, 0 replies; 4+ messages in thread
From: Mirza Krak @ 2018-08-22 11:12 UTC (permalink / raw)
  To: buildroot

On Wed, Aug 22, 2018 at 1:02 PM, Baruch Siach <baruch@tkos.co.il> wrote:
> Hi Mirza,
>
> On Wed, Aug 22, 2018 at 12:54:49PM +0200, Mirza Krak wrote:
>> Signed-off-by: Mirza Krak <mirza.krak@northern.tech>
>> ---
>>
>> Update of:
>>
>> http://lists.busybox.net/pipermail/buildroot/2018-August/228604.html
>>
>> Changed title and that is why it is not a v2
>
> When you send an update patch it would be nice if you change the status of the
> previous patch in patchwork to something other than 'New', as appropriate.
> Your previous patch is at http://patchwork.ozlabs.org/patch/960825/. The
> current list of pending Buildroot patches is at
> http://patchwork.ozlabs.org/project/buildroot/list/. You can either use the
> patchwork web interface, or the pwclient script for that.

Done, thanks.

-- 
Mirza Krak | Embedded Solutions Architect | https://mender.io

 Northern.tech AS | @northerntechHQ

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

* [Buildroot] [PATCH 1/1] DEVELOPERS: add mender to Mirza Krak
  2018-08-22 10:54 [Buildroot] [PATCH 1/1] DEVELOPERS: add mender to Mirza Krak Mirza Krak
  2018-08-22 11:02 ` Baruch Siach
@ 2018-08-22 11:14 ` Thomas Petazzoni
  1 sibling, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2018-08-22 11:14 UTC (permalink / raw)
  To: buildroot

Hello,

On Wed, 22 Aug 2018 12:54:49 +0200, Mirza Krak wrote:
> Signed-off-by: Mirza Krak <mirza.krak@northern.tech>
> ---

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2018-08-22 11:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-22 10:54 [Buildroot] [PATCH 1/1] DEVELOPERS: add mender to Mirza Krak Mirza Krak
2018-08-22 11:02 ` Baruch Siach
2018-08-22 11:12   ` Mirza Krak
2018-08-22 11:14 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox