[oe-commits] Klaus Kurzmann : fsodeviced_git.bb: remove do_configure_prepend with the now unneeded i2c header magic

git version control git at git.openembedded.org
Fri Jan 14 21:30:11 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 09ad80f2013957d3940a528d40b5b6dfa2efe476
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=09ad80f2013957d3940a528d40b5b6dfa2efe476

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Fri Jan 14 22:27:26 2011 +0100

fsodeviced_git.bb: remove do_configure_prepend with the now unneeded i2c header magic

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 recipes/freesmartphone/fsodeviced_git.bb |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/recipes/freesmartphone/fsodeviced_git.bb b/recipes/freesmartphone/fsodeviced_git.bb
index 295678c..80c2e46 100644
--- 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 \





More information about the Openembedded-commits mailing list