aboutsummaryrefslogtreecommitdiffstats
path: root/packages/bluez/bluez-utils.inc
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2006-05-18 23:25:26 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-18 23:25:26 +0000
commit2b91e2e1153d395bd458ea3d3e0705ffb0ddbe61 (patch)
tree56110122abe3931806e72fe46cec4659543db562 /packages/bluez/bluez-utils.inc
parent130a3f841d9a0324e10f4bd7e87539b44ea05c7c (diff)
downloadopenembedded-2b91e2e1153d395bd458ea3d3e0705ffb0ddbe61.tar.gz
packages/bluez/bluez-utils: Do not add -I/usr/include
bluez add prefix/include to the include path. While we have /usr as prefix we certainly don't want to include /usr/include. The attachs patch disables this when cross compiling.
Diffstat (limited to 'packages/bluez/bluez-utils.inc')
-rw-r--r--packages/bluez/bluez-utils.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/bluez/bluez-utils.inc b/packages/bluez/bluez-utils.inc
index c68df7bd47..db5ddf066d 100644
--- a/packages/bluez/bluez-utils.inc
+++ b/packages/bluez/bluez-utils.inc
@@ -8,6 +8,7 @@ LICENSE = "GPL"
SRC_URI = "http://bluez.sourceforge.net/download/bluez-utils-${PV}.tar.gz \
file://base.patch;patch=1 \
file://blueboxes.patch;patch=1 \
+ file://no-user-include.patch;patch=1 \
file://hcid.conf \
file://bluetooth.default \
file://bluetooth.conf \