projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3eceff6
)
patman: Fix unit tests for SPDX
author
Simon Glass
<sjg@chromium.org>
Wed, 16 May 2018 06:48:16 +0000
(
00:48
-0600)
committer
Simon Glass
<sjg@chromium.org>
Thu, 7 Jun 2018 19:25:03 +0000
(11:25 -0800)
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
patch
|
blob
|
history
diff --git
a/tools/patman/test.py
b/tools/patman/test.py
index 343efc99bd83e68fa4a273d81ee28ed9f3156168..c7ba4e6bb47c5acbdbc6abd6f22271623677ea88 100644
(file)
--- 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.
+ *