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:
5b560a0
)
fsodeviced_git.bb: remove do_configure_prepend with the now unneeded i2c header magic
author
Klaus Kurzmann
<mok@fluxnetz.de>
Fri, 14 Jan 2011 21:27:26 +0000
(22:27 +0100)
committer
Klaus Kurzmann
<mok@fluxnetz.de>
Fri, 14 Jan 2011 21:27:26 +0000
(22:27 +0100)
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
recipes/freesmartphone/fsodeviced_git.bb
patch
|
blob
|
history
diff --git
a/recipes/freesmartphone/fsodeviced_git.bb
b/recipes/freesmartphone/fsodeviced_git.bb
index
295678c
..
80c2e46
100644
(file)
--- a/
recipes/freesmartphone/fsodeviced_git.bb
+++ b/
recipes/freesmartphone/fsodeviced_git.bb
@@
-21,10
+21,6
@@
INITSCRIPT_PARAMS = "defaults 27"
SRC_URI += "file://fsodeviced"
-do_configure_prepend() {
- install ${STAGING_INCDIR}/linux/i2c-dev-user.h ${STAGING_INCDIR}/linux/i2c-dev.h
-}
-
CONFFILES_${PN} = "${sysconfdir}/freesmartphone/conf/openmoko_gta/fsodeviced.conf \
${sysconfdir}/freesmartphone/conf/palm_pre/fsodeviced.conf \
${sysconfdir}/freesmartphone/conf/htc_qualcomm_dream/fsodeviced.conf \