diff options
Diffstat (limited to 'recipes/freesmartphone/fsodatad_git.bb')
-rw-r--r-- | recipes/freesmartphone/fsodatad_git.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/freesmartphone/fsodatad_git.bb b/recipes/freesmartphone/fsodatad_git.bb new file mode 100644 index 0000000000..de13bedc0a --- /dev/null +++ b/recipes/freesmartphone/fsodatad_git.bb @@ -0,0 +1,6 @@ +require cornucopia.inc +inherit fso-plugin +PR = "${INC_PR}.0" +PV = "0.0.0+gitr${SRCREV}" + +DEPENDS += "libxml2 mobile-broadband-provider-info" |