All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] patman: Fix unit tests for SPDX
@ 2018-05-16  6:48 Simon Glass
  2018-06-01  4:34 ` Alex Kiernan
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Glass @ 2018-05-16  6:48 UTC (permalink / raw)
  To: u-boot

The format of this line has changed. Update the patman test to suit.

Signed-off-by: Simon Glass <sjg@chromium.org>
---

 tools/patman/test.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/patman/test.py b/tools/patman/test.py
index 343efc99bd8..c7ba4e6bb47 100644
--- a/tools/patman/test.py
+++ b/tools/patman/test.py
@@ -148,7 +148,7 @@ index 0000000..2234c87
 --- /dev/null
 +++ b/common/bootstage.c
 @@ -0,0 +1,37 @@
-+/* SPDX-License-Identifier: GPL-2.0+ */
++// SPDX-License-Identifier: GPL-2.0+
 +/*
 + * Copyright (c) 2011, Google Inc. All rights reserved.
 + *
-- 
2.17.0.441.gb46fe60e1d-goog

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

* [U-Boot] [PATCH] patman: Fix unit tests for SPDX
  2018-05-16  6:48 [U-Boot] [PATCH] patman: Fix unit tests for SPDX Simon Glass
@ 2018-06-01  4:34 ` Alex Kiernan
  2018-06-07 23:52   ` Simon Glass
  0 siblings, 1 reply; 3+ messages in thread
From: Alex Kiernan @ 2018-06-01  4:34 UTC (permalink / raw)
  To: u-boot

On Wed, May 16, 2018 at 7:48 AM Simon Glass <sjg@chromium.org> wrote:
>
> The format of this line has changed. Update the patman test to suit.
>
> Signed-off-by: Simon Glass <sjg@chromium.org>

Tested-by: Alex Kiernan <alex.kiernan@gmail.com>

> ---
>
>  tools/patman/test.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/patman/test.py b/tools/patman/test.py
> index 343efc99bd8..c7ba4e6bb47 100644
> --- a/tools/patman/test.py
> +++ b/tools/patman/test.py
> @@ -148,7 +148,7 @@ index 0000000..2234c87
>  --- /dev/null
>  +++ b/common/bootstage.c
>  @@ -0,0 +1,37 @@
> -+/* SPDX-License-Identifier: GPL-2.0+ */
> ++// SPDX-License-Identifier: GPL-2.0+
>  +/*
>  + * Copyright (c) 2011, Google Inc. All rights reserved.
>  + *
> --
> 2.17.0.441.gb46fe60e1d-goog
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot



-- 
Alex Kiernan

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

* [U-Boot] [PATCH] patman: Fix unit tests for SPDX
  2018-06-01  4:34 ` Alex Kiernan
@ 2018-06-07 23:52   ` Simon Glass
  0 siblings, 0 replies; 3+ messages in thread
From: Simon Glass @ 2018-06-07 23:52 UTC (permalink / raw)
  To: u-boot

On 31 May 2018 at 20:34, Alex Kiernan <alex.kiernan@gmail.com> wrote:
> On Wed, May 16, 2018 at 7:48 AM Simon Glass <sjg@chromium.org> wrote:
>>
>> The format of this line has changed. Update the patman test to suit.
>>
>> Signed-off-by: Simon Glass <sjg@chromium.org>
>
> Tested-by: Alex Kiernan <alex.kiernan@gmail.com>
>
>> ---
>>
>>  tools/patman/test.py | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>

Applied to u-boot-dm

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

end of thread, other threads:[~2018-06-07 23:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-16  6:48 [U-Boot] [PATCH] patman: Fix unit tests for SPDX Simon Glass
2018-06-01  4:34 ` Alex Kiernan
2018-06-07 23:52   ` Simon Glass

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.