From: Klaus Kurzmann Date: Fri, 26 Feb 2010 08:50:08 +0000 (+0100) Subject: fsogsmd_git.bb: sync PV with reality and enable libgsm0710mux X-Git-Tag: Release-2010-05/1~491^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b3f8002b28de72868e60febf63353b09d8dec6a;p=openembedded.git fsogsmd_git.bb: sync PV with reality and enable libgsm0710mux which is needed to get some of the modem plugins built Signed-off-by: Klaus Kurzmann --- diff --git a/recipes/freesmartphone/fsogsmd_git.bb b/recipes/freesmartphone/fsogsmd_git.bb index 8056f4bca8..1f2d861719 100644 --- a/recipes/freesmartphone/fsogsmd_git.bb +++ b/recipes/freesmartphone/fsogsmd_git.bb @@ -1,9 +1,10 @@ require cornucopia.inc inherit fso-plugin -PR = "${INC_PR}.2" -PV = "0.2.0+gitr${SRCREV}" +PR = "${INC_PR}.0" +PV = "0.5.0+gitr${SRCREV}" DEPENDS += "libfsoresource libgsm0710mux" +EXTRA_OECONF_append = "--enable-libgsm0710mux" do_install_append_shr() { # remove .service file to disable fsogsmd autostart