From: Matthias Hentges Date: Sun, 17 Apr 2005 14:04:20 +0000 (+0000) Subject: Remove pagesz-not-constant.patch as gcc34.patch is doing the same thing (which of... X-Git-Tag: Release-2010-05/1~14416 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75fa5d6073ba68514a7dcaff73b687395f7c1faf;p=openembedded.git Remove pagesz-not-constant.patch as gcc34.patch is doing the same thing (which of course breaks the build) BKrev: 42626ce4FPjXcLtvz2gQJ0UgBliJig --- diff --git a/packages/util-linux/util-linux_2.12o.bb b/packages/util-linux/util-linux_2.12o.bb index 5bcc761d38..d7afccf3ec 100644 --- a/packages/util-linux/util-linux_2.12o.bb +++ b/packages/util-linux/util-linux_2.12o.bb @@ -1,12 +1,12 @@ inherit autotools include util-linux.inc -PR = "r3" +PR = "r4" SRC_URI = "ftp://ftp.kernel.org/pub/linux/utils/util-linux/util-linux-${PV}.tar.bz2 \ file://gcc34.patch;patch=1 \ file://MCONFIG \ file://make_include \ file://swapargs.h \ - file://defines.h \ - file://pagesz-not-constant.patch;patch=1" + file://defines.h" +