mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
base-files: 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:
@@ -2,7 +2,7 @@ DESCRIPTION = "Miscellaneous files for the base system."
|
|||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
PRIORITY = "required"
|
PRIORITY = "required"
|
||||||
PR = "r64"
|
PR = "r64"
|
||||||
LICENSE = "GPL"
|
LICENSE = "GPLv2"
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
file://rotation \
|
file://rotation \
|
||||||
|
|||||||
Reference in New Issue
Block a user