aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/fsodatad_git.bb
blob: 9d921cb531ef92c62cf24cea97fe00093bcce1bf (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}.3"
PV = "0.1.0+gitr${SRCPV}"
PE = "1"

DEPENDS += "\
  libxml2 \
  mobile-broadband-provider-info \
"
RDEPENDS_${PN} += "mobile-broadband-provider-info"