From: Otavio Salvador Date: Tue, 17 Feb 2009 13:51:29 +0000 (-0300) Subject: parted: drop syscalls patches sinse we device _llseek now X-Git-Tag: Release-2010-05/1~3975^2~16^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=032a59f97462058ffc02923abff17bd8d9f9f40e;p=openembedded.git parted: drop syscalls patches sinse we device _llseek now --- diff --git a/packages/parted/parted_1.8.8.bb b/packages/parted/parted_1.8.8.bb index 4eb8aa5ca2..46fa888b88 100644 --- a/packages/parted/parted_1.8.8.bb +++ b/packages/parted/parted_1.8.8.bb @@ -7,8 +7,6 @@ DEPENDS = "readline e2fsprogs-libs" PR = "r2" SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.gz \ - file://syscalls.h \ - file://syscalls.patch;patch=1 \ file://use_llseek_syscall.patch;patch=1 \ file://parted-1.8.x.patch;patch=1 \ "