From 09ad80f2013957d3940a528d40b5b6dfa2efe476 Mon Sep 17 00:00:00 2001 From: Klaus Kurzmann Date: Fri, 14 Jan 2011 22:27:26 +0100 Subject: [PATCH] fsodeviced_git.bb: remove do_configure_prepend with the now unneeded i2c header magic Signed-off-by: Klaus Kurzmann --- recipes/freesmartphone/fsodeviced_git.bb | 4 ---- 1 file changed, 4 deletions(-) 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 \ -- 2.47.2