mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
sdparm: add license information
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
8fab45efd1
commit
7a52cda9bd
@@ -1,5 +1,7 @@
|
|||||||
SDPARM_VERSION = 1.07
|
SDPARM_VERSION = 1.07
|
||||||
SDPARM_SOURCE = sdparm-$(SDPARM_VERSION).tgz
|
SDPARM_SOURCE = sdparm-$(SDPARM_VERSION).tgz
|
||||||
SDPARM_SITE = http://sg.danny.cz/sg/p/
|
SDPARM_SITE = http://sg.danny.cz/sg/p/
|
||||||
|
SDPARM_LICENSE = BSD-3c
|
||||||
|
SDPARM_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
|
|||||||
Reference in New Issue
Block a user