aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/fsodeviced_git.bb
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-04-11 21:31:11 +0200
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-04-11 21:31:50 +0200
commit3c109747dee974b2076aa8dd5bb25194aaec6201 (patch)
tree4ebcdcf821cec493c921a5bb04b2834b94b6a845 /recipes/freesmartphone/fsodeviced_git.bb
parent8c242916f8e887dde80e39acc7ab6d322447c839 (diff)
downloadopenembedded-3c109747dee974b2076aa8dd5bb25194aaec6201.tar.gz
fsogsmd: new recipe
use cornucopia.inc
Diffstat (limited to 'recipes/freesmartphone/fsodeviced_git.bb')
-rw-r--r--recipes/freesmartphone/fsodeviced_git.bb15
1 files changed, 2 insertions, 13 deletions
diff --git a/recipes/freesmartphone/fsodeviced_git.bb b/recipes/freesmartphone/fsodeviced_git.bb
index 4cb61c7c29..cb3e1586db 100644
--- a/recipes/freesmartphone/fsodeviced_git.bb
+++ b/recipes/freesmartphone/fsodeviced_git.bb
@@ -1,13 +1,2 @@
-DESCRIPTION = "Reference implementation of the org.freesmartphone.Device.* APIs"
-SECTION = "console/network"
-DEPENDS = "libfsoframework"
-LICENSE = "GPL"
-PV = "0.0.0.0+gitr${SRCREV}"
-PR = "r0"
-
-SRC_URI = "\
- ${FREESMARTPHONE_GIT}/cornucopia;protocol=git;branch=master \
-"
-S = "${WORKDIR}/git/fsodeviced"
-
-inherit autotools fso-plugin vala
+require cornucopia.inc
+inherit fso-plugin