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

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