From c9b7de9ab189dbf7477709e427b025e1795b7509 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 28 Apr 2010 15:29:05 +0200 Subject: fsogsmd: add fsogsmd.conf files to CONFFILES * deep sleep and echo option will be changed on many target devices * can be removed as soon as there is two step lookup in fsobasics Signed-off-by: Martin Jansa --- recipes/freesmartphone/fsogsmd_git.bb | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'recipes/freesmartphone') diff --git a/recipes/freesmartphone/fsogsmd_git.bb b/recipes/freesmartphone/fsogsmd_git.bb index 2797746d23..e2cbd53e27 100644 --- a/recipes/freesmartphone/fsogsmd_git.bb +++ b/recipes/freesmartphone/fsogsmd_git.bb @@ -1,7 +1,7 @@ require cornucopia.inc inherit fso-plugin SRCREV = "${FSO_CORNUCOPIA_SRCREV}" -PR = "${INC_PR}.1" +PR = "${INC_PR}.2" PV = "0.5.0+gitr${SRCPV}" PE = "1" @@ -11,3 +11,9 @@ EXTRA_OECONF_append = "\ --enable-libgsm0710mux \ --enable-modem-qualcomm-palm \ " + +CONFFILES_${PN} = "${sysconfdir}/freesmartphone/conf/openmoko_gta/fsogsmd.conf \ + ${sysconfdir}/freesmartphone/conf/palm_pre/fsogsmd.conf \ + ${sysconfdir}/freesmartphone/conf/htc_qualcomm_dream/fsogsmd.conf \ + ${sysconfdir}/freesmartphone/conf/htc_qualcomm_msm/fsogsmd.conf \ + " -- cgit v1.2.3