blob: 88d495b685834d0571fe390bfbe062878bd3faf6 [file] [log] [blame]
Brad Bishopc342db32019-05-15 21:57:59 -04001SUMMARY = "Resize FAT partitions using libparted"
2SECTION = "console/tools"
3LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
5
6SRC_URI = "git://salsa.debian.org/parted-team/fatresize.git;protocol=https"
7SRCREV = "3f80afc76ad82d4a1b852a6c8dea24cd9f5e7a24"
8
9PV = "1.0.2-11"
10
11S = "${WORKDIR}/git"
12
13DEPENDS = "parted"
14
15inherit autotools pkgconfig