From 01d1a1ffd67f176630ed1d8d8ae21417a1cf2b09 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 1 Feb 2010 18:54:21 +0100 Subject: freesmartphone: bump SRCREVs to HEAD, drop configs and use configs provided with source Signed-off-by: Martin Jansa Acked-by: Michael 'Mickey' Lauer --- recipes/freesmartphone/fsodatad_git.bb | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'recipes/freesmartphone/fsodatad_git.bb') diff --git a/recipes/freesmartphone/fsodatad_git.bb b/recipes/freesmartphone/fsodatad_git.bb index 95f50ee5da..f591066b92 100644 --- a/recipes/freesmartphone/fsodatad_git.bb +++ b/recipes/freesmartphone/fsodatad_git.bb @@ -4,13 +4,3 @@ PR = "${INC_PR}.2" PV = "0.0.0+gitr${SRCREV}" DEPENDS += "libxml2 mobile-broadband-provider-info" - -SRC_URI += "file://fsodatad.conf" - -do_install_append() { - install -d ${D}${sysconfdir}/freesmartphone/ - install -m 0644 ${WORKDIR}/fsodatad.conf ${D}${sysconfdir}/freesmartphone/ -} - -FILES_${PN} += "${sysconfdir}/freesmartphone/fsodatad.conf" -CONFFILES_${PN} += "${sysconfdir}/freesmartphone/fsodatad.conf" -- cgit v1.2.3