aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/fsogsmd_git.bb
blob: 2797746d23d31a99ecb98c32238ff3a4c4307405 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require cornucopia.inc
inherit fso-plugin
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
PR = "${INC_PR}.1"
PV = "0.5.0+gitr${SRCPV}"
PE = "1"

DEPENDS += "libfsoresource libgsm0710mux ppp msmcommd"

EXTRA_OECONF_append = "\
  --enable-libgsm0710mux \
  --enable-modem-qualcomm-palm \
"