kumquat-buildroot/boot/grub2
Rahul Bedarkar 337aa51f3f boot, package: use SPDX short identifier for GPLv3/GPLv3+
We want to use SPDX identifier for license string as much as possible.
SPDX short identifier for GPLv3/GPLv3+ is GPL-3.0/GPL-3.0+.

This change is done using following command.
find . -name "*.mk" | xargs sed -ri '/LICENSE( )?[\+:]?=/s/\<GPLv3\>/GPL-3.0/g'

Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-04-01 15:17:59 +02:00
..
0001-remove-gets.patch grub2: rename patch with the proper naming convention 2016-07-25 21:58:29 +02:00
0002-grub-core-gettext-gettext.c-main_context-secondary_c.patch grub2: add patch to fix build with recent gcc versions 2016-07-25 22:07:05 +02:00
Config.in boot/grub2: enable squashfs support by default 2016-03-29 03:02:05 +02:00
grub2.hash grub2: add hash 2015-03-03 21:57:49 +01:00
grub2.mk boot, package: use SPDX short identifier for GPLv3/GPLv3+ 2017-04-01 15:17:59 +02:00
grub.cfg boot/grub2: add rootwait to default config 2016-03-10 22:21:35 +01:00