git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1345aed
)
tangogps: fix hardcoded include path problem in src/Makefile.am
author
John Lee
<john_lee@openmoko.org>
Fri, 14 Mar 2008 05:52:45 +0000
(
05:52
+0000)
committer
John Lee
<john_lee@openmoko.org>
Fri, 14 Mar 2008 05:52:45 +0000
(
05:52
+0000)
packages/openmoko-projects/tangogps_0.7.bb
patch
|
blob
|
history
diff --git
a/packages/openmoko-projects/tangogps_0.7.bb
b/packages/openmoko-projects/tangogps_0.7.bb
index
4376156
..
63513ff
100644
(file)
--- a/
packages/openmoko-projects/tangogps_0.7.bb
+++ b/
packages/openmoko-projects/tangogps_0.7.bb
@@
-13,3
+13,5
@@
SRC_URI = "http://tangogps.org/tangoGPS-0.7.tar.gz \
S = "${WORKDIR}/tangoGPS-0.7"
inherit autotools
+
+CPPFLAGS += "-I${STAGING_INCDIR}/gconf/2/"