mirror of
https://git.yoctoproject.org/poky
synced 2026-04-09 02:02:26 +02:00
linux/u-boot: Update LICENSE fields to specify GPL version
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -2,7 +2,7 @@ DESCRIPTION = "U-boot bootloader"
|
||||
HOMEPAGE = "http://u-boot.sf.net"
|
||||
SECTION = "bootloaders"
|
||||
PRIORITY = "optional"
|
||||
LICENSE = "GPL"
|
||||
LICENSE = "GPLv2"
|
||||
PROVIDES = "virtual/bootloader"
|
||||
|
||||
inherit deploy
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION = "Linux Kernel"
|
||||
SECTION = "kernel"
|
||||
LICENSE = "GPL"
|
||||
LICENSE = "GPLv2"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user