From: Simon Busch Date: Tue, 10 Aug 2010 05:44:36 +0000 (+0000) Subject: lvm2.inc: remove unnecessary EXTRA_OECONF_arm line from recipe X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc54877a1e21121ece5ef3d615adb02923fa3cb4;p=openembedded.git lvm2.inc: remove unnecessary EXTRA_OECONF_arm line from recipe Signed-off-by: Simon Busch Acked-by: Stefan Schmidt --- diff --git a/recipes/lvm2/lvm2.inc b/recipes/lvm2/lvm2.inc index db3a1c1820..da7cc9ca7f 100644 --- a/recipes/lvm2/lvm2.inc +++ b/recipes/lvm2/lvm2.inc @@ -12,7 +12,6 @@ SRC_URI = "ftp://sources.redhat.com/pub/lvm2/old/LVM2.${PV}.tgz \ # Unset user/group to unbreak install. EXTRA_OECONF = "--with-user= --with-group= --disable-o_direct" -EXTRA_OECONF_arm = "--with-user= --with-group= --disable-o_direct" inherit autotools