From 2b91e2e1153d395bd458ea3d3e0705ffb0ddbe61 Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Thu, 18 May 2006 23:25:26 +0000 Subject: 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. --- packages/bluez/bluez-utils.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/bluez/bluez-utils.inc') 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 \ -- cgit v1.2.3