git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47b3089
)
lvm2.inc: remove unnecessary EXTRA_OECONF_arm line from recipe
author
Simon Busch
<morphis@gravedo.de>
Tue, 10 Aug 2010 05:44:36 +0000
(
05:44
+0000)
committer
Stefan Schmidt
<stefan@datenfreihafen.org>
Mon, 16 Aug 2010 13:51:56 +0000
(15:51 +0200)
Signed-off-by: Simon Busch <morphis@gravedo.de>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
recipes/lvm2/lvm2.inc
patch
|
blob
|
history
diff --git
a/recipes/lvm2/lvm2.inc
b/recipes/lvm2/lvm2.inc
index
db3a1c1
..
da7cc9c
100644
(file)
--- 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