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

DEPENDS += "\
  libxml2 \
  mobile-broadband-provider-info \
"
RDEPENDS += "mobile-broadband-provider-info"