mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 09:32:14 +02: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:
@@ -3,7 +3,7 @@ SECTION = "base"
|
||||
PRIORITY = "required"
|
||||
DEPENDS = "makedevs"
|
||||
RDEPENDS = "makedevs"
|
||||
LICENSE = "GPL"
|
||||
LICENSE = "GPLv2"
|
||||
PR = "r121"
|
||||
|
||||
SRC_URI = "file://functions \
|
||||
|
||||
Reference in New Issue
Block a user