summaryrefslogtreecommitdiffstats
path: root/meta/packages/hal/hal_0.5.9.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/hal/hal_0.5.9.1.bb')
-rw-r--r--meta/packages/hal/hal_0.5.9.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/hal/hal_0.5.9.1.bb b/meta/packages/hal/hal_0.5.9.1.bb
index 1698b7e050..6c7bcebd3f 100644
--- a/meta/packages/hal/hal_0.5.9.1.bb
+++ b/meta/packages/hal/hal_0.5.9.1.bb
@@ -19,7 +19,7 @@ S = "${WORKDIR}/hal-${PV}"
19inherit autotools pkgconfig 19inherit autotools pkgconfig
20 20
21EXTRA_OECONF = "--with-hwdata=${datadir}/hwdata \ 21EXTRA_OECONF = "--with-hwdata=${datadir}/hwdata \
22 --with-expat=${STAGING_LIBDIR}/.. \ 22 --with-expat=${STAGING_DIR_HOST}${layout_prefix} \
23 --with-dbus-sys=${sysconfdir}/dbus-1/system.d \ 23 --with-dbus-sys=${sysconfdir}/dbus-1/system.d \
24 --with-hotplug=${sysconfdir}/hotplug.d \ 24 --with-hotplug=${sysconfdir}/hotplug.d \
25 --disable-docbook-docs \ 25 --disable-docbook-docs \