projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
141bc47
)
f2fs-tools: fixup SPDX license
author
Paul Spooren
<mail@aparcar.org>
Wed, 12 Jun 2019 21:38:20 +0000
(23:38 +0200)
committer
Jo-Philipp Wich
<jo@mein.io>
Wed, 4 Sep 2019 11:08:42 +0000
(13:08 +0200)
The f2fs-tools have a wrong PKG_LICENSE with is not SPDX compatible.
Signed-off-by: Paul Spooren <mail@aparcar.org>
(cherry picked from commit
35a70d626239424fb47e4cc50b565da7622eb2a6
)
package/utils/f2fs-tools/Makefile
patch
|
blob
|
history
diff --git
a/package/utils/f2fs-tools/Makefile
b/package/utils/f2fs-tools/Makefile
index 8a264c5111bf7ce9de67ddaed3b0a6c1c15b71d4..8f52bca15233d94c38c633cee15c669285c04d08 100644
(file)
--- a/
package/utils/f2fs-tools/Makefile
+++ b/
package/utils/f2fs-tools/Makefile
@@
-9,9
+9,9
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=f2fs-tools
PKG_VERSION:=1.12.0
-PKG_RELEASE:=
2
+PKG_RELEASE:=
3
-PKG_LICENSE:=GPL
v2
+PKG_LICENSE:=GPL
-2.0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/snapshot/