mirror of
git://git.yoctoproject.org/poky
synced 2026-08-15 04:01:16 +00:00
initscripts: fix LICENSE from 'GPL' to 'GPLv2'
the license information is acquired from:
"Richard Purdie <rpurdie@linux.intel.com>"
Signed-off-by Kevin Tian <kevin.tian@intel.com>
This commit is contained in:
parent
bb1c803c31
commit
86568bcf5a
@ -3,7 +3,7 @@ SECTION = "base"
|
||||
PRIORITY = "required"
|
||||
DEPENDS = "makedevs"
|
||||
RDEPENDS = "makedevs"
|
||||
LICENSE = "GPL"
|
||||
LICENSE = "GPLv2"
|
||||
PR = "r121"
|
||||
|
||||
SRC_URI = "file://functions \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user