initscripts-shr: remove devtmpfs initscript for palmpre machine
[openembedded.git] / recipes / parted / parted_2.3.bb
blobd2ac30300d802fbe9b2f912aed5e8ca97cd18585
1 DESCRIPTION = "parted, the GNU partition resizing program"
2 HOMEPAGE = "http://www.gnu.org/software/parted/parted.html"
3 LICENSE = "GPLv3"
4 SECTION = "console/tools"
5 DEPENDS = "readline util-linux-ng lvm2"
7 SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.gz \
8 file://use_llseek_syscall.patch \
11 EXTRA_OECONF = "--disable-Werror ac_cv_func_calloc_0_nonnull=yes"
13 inherit autotools pkgconfig
15 SRC_URI[md5sum] = "30ceb6df7e8681891e865e2fe5a7903d"
16 SRC_URI[sha256sum] = "e81fa140805b5cd029ff6dda5cfa94d223e83ac182ebcae94f841d62ce468829"