fsodeviced_git.bb: remove do_configure_prepend with the now unneeded i2c header magic
authorKlaus Kurzmann <mok@fluxnetz.de>
Fri, 14 Jan 2011 21:27:26 +0000 (22:27 +0100)
committerKlaus 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

index 295678c..80c2e46 100644 (file)
@@ -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 \