diff options
Diffstat (limited to 'meta/packages/opkg')
| -rw-r--r-- | meta/packages/opkg/opkg.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/opkg/opkg.inc b/meta/packages/opkg/opkg.inc index a1def9a5ab..84ce74c936 100644 --- a/meta/packages/opkg/opkg.inc +++ b/meta/packages/opkg/opkg.inc | |||
| @@ -24,7 +24,7 @@ do_configure_prepend() { | |||
| 24 | sed -i -e s:-Werror::g ${S}/libopkg/Makefile.am | 24 | sed -i -e s:-Werror::g ${S}/libopkg/Makefile.am |
| 25 | } | 25 | } |
| 26 | 26 | ||
| 27 | inherit autotools_stage pkgconfig | 27 | inherit autotools pkgconfig |
| 28 | 28 | ||
| 29 | target_libdir := "${libdir}" | 29 | target_libdir := "${libdir}" |
| 30 | EXTRA_OECONF_virtclass-native = "--with-opkglibdir=${target_libdir} --disable-gpg --disable-curl --disable-openssl" | 30 | EXTRA_OECONF_virtclass-native = "--with-opkglibdir=${target_libdir} --disable-gpg --disable-curl --disable-openssl" |
