aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2010-08-10 05:44:36 +0000
committerStefan Schmidt <stefan@datenfreihafen.org>2010-08-16 15:51:56 +0200
commitdc54877a1e21121ece5ef3d615adb02923fa3cb4 (patch)
treeaf7451a773e23db6a851917f7929f859d730def8
parent47b3089c43cdb3c85d5ccdcb986eb3c0b6812399 (diff)
downloadopenembedded-dc54877a1e21121ece5ef3d615adb02923fa3cb4.tar.gz
lvm2.inc: remove unnecessary EXTRA_OECONF_arm line from recipe
Signed-off-by: Simon Busch <morphis@gravedo.de> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
-rw-r--r--recipes/lvm2/lvm2.inc1
1 files changed, 0 insertions, 1 deletions
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