diff options
-rw-r--r-- | 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 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 |