packages/bluez/bluez-utils: Do not add -I/usr/include
authorHolger Freyther <zecke@selfish.org>
Thu, 18 May 2006 23:25:26 +0000 (23:25 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 18 May 2006 23:25:26 +0000 (23:25 +0000)
commit2b91e2e1153d395bd458ea3d3e0705ffb0ddbe61
tree56110122abe3931806e72fe46cec4659543db562
parent130a3f841d9a0324e10f4bd7e87539b44ea05c7c
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
packages/bluez/files/no-user-include.patch [new file with mode: 0644]