mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +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:
@@ -1,6 +1,6 @@
|
|||||||
SUMMARY = "Resize FAT partitions using libparted"
|
SUMMARY = "Resize FAT partitions using libparted"
|
||||||
SECTION = "console/tools"
|
SECTION = "console/tools"
|
||||||
LICENSE = "GPL-2.0-only"
|
LICENSE = "GPL-3.0-only"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||||
|
|
||||||
SRC_URI = "git://salsa.debian.org/parted-team/fatresize.git;protocol=https;branch=master \
|
SRC_URI = "git://salsa.debian.org/parted-team/fatresize.git;protocol=https;branch=master \
|
||||||
|
|||||||
Reference in New Issue
Block a user