mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +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"
|
||||
PRIORITY = "required"
|
||||
PR = "r64"
|
||||
LICENSE = "GPL"
|
||||
LICENSE = "GPLv2"
|
||||
|
||||
SRC_URI = " \
|
||||
file://rotation \
|
||||
|
||||
Reference in New Issue
Block a user