mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
fatresize: set correct LICENSE
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
e5abb3281a
commit
86980f2df2
|
|
@ -1,6 +1,6 @@
|
|||
SUMMARY = "Resize FAT partitions using libparted"
|
||||
SECTION = "console/tools"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
SRC_URI = "git://salsa.debian.org/parted-team/fatresize.git;protocol=https;branch=master \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user