diff options
Diffstat (limited to 'meta/recipes-bsp/grub/grub2.inc')
-rw-r--r-- | meta/recipes-bsp/grub/grub2.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/grub/grub2.inc b/meta/recipes-bsp/grub/grub2.inc index a72a562c5a..ff7a84935b 100644 --- a/meta/recipes-bsp/grub/grub2.inc +++ b/meta/recipes-bsp/grub/grub2.inc | |||
@@ -8,7 +8,7 @@ standard, which allows for flexible loading of multiple boot images." | |||
8 | HOMEPAGE = "http://www.gnu.org/software/grub/" | 8 | HOMEPAGE = "http://www.gnu.org/software/grub/" |
9 | SECTION = "bootloaders" | 9 | SECTION = "bootloaders" |
10 | 10 | ||
11 | LICENSE = "GPLv3" | 11 | LICENSE = "GPL-3.0-only" |
12 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
13 | 13 | ||
14 | CVE_PRODUCT = "grub2" | 14 | CVE_PRODUCT = "grub2" |