[oe-commits] Simon Busch : lvm2.inc: remove unnecessary EXTRA_OECONF_arm line from recipe

git version control git at git.openembedded.org
Mon Aug 16 13:56:38 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: dc54877a1e21121ece5ef3d615adb02923fa3cb4
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=dc54877a1e21121ece5ef3d615adb02923fa3cb4

Author: Simon Busch <morphis at gravedo.de>
Date:   Tue Aug 10 05:44:36 2010 +0000

lvm2.inc: remove unnecessary EXTRA_OECONF_arm line from recipe

Signed-off-by: Simon Busch <morphis at gravedo.de>
Acked-by: Stefan Schmidt <stefan at datenfreihafen.org>

---

 recipes/lvm2/lvm2.inc |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/lvm2/lvm2.inc b/recipes/lvm2/lvm2.inc
index db3a1c1..da7cc9c 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
 





More information about the Openembedded-commits mailing list