From: Klaus Kurzmann Date: Fri, 14 Jan 2011 21:27:26 +0000 (+0100) Subject: fsodeviced_git.bb: remove do_configure_prepend with the now unneeded i2c header magic X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09ad80f2013957d3940a528d40b5b6dfa2efe476;p=openembedded.git fsodeviced_git.bb: remove do_configure_prepend with the now unneeded i2c header magic Signed-off-by: Klaus Kurzmann --- diff --git a/recipes/freesmartphone/fsodeviced_git.bb b/recipes/freesmartphone/fsodeviced_git.bb index 295678c885..80c2e469f0 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 \