aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/msmcomm-specs_git.bb
diff options
context:
space:
mode:
authorSimon Busch <morphis@amethyst.openembedded.net>2011-01-18 17:01:53 +0100
committerSimon Busch <morphis@amethyst.openembedded.net>2011-01-18 17:02:22 +0100
commite7fc2cf3bef0848e9724af7133fe465ea25c0e54 (patch)
treeea2550221b1aee1d4335dba02ccf69e412ecbc7d /recipes/freesmartphone/msmcomm-specs_git.bb
parentad5ce1595eca7b2ddd8b4e5a6ee6e67ff5ed80f0 (diff)
downloadopenembedded-e7fc2cf3bef0848e9724af7133fe465ea25c0e54.tar.gz
msmcommd-specs: rename to msmcomm-specs and adjust for new upstream version
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
Diffstat (limited to 'recipes/freesmartphone/msmcomm-specs_git.bb')
-rw-r--r--recipes/freesmartphone/msmcomm-specs_git.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes/freesmartphone/msmcomm-specs_git.bb b/recipes/freesmartphone/msmcomm-specs_git.bb
new file mode 100644
index 0000000000..d18b32535e
--- /dev/null
+++ b/recipes/freesmartphone/msmcomm-specs_git.bb
@@ -0,0 +1,15 @@
+require msmcomm.inc
+
+PR = "${INC_PR}.1"
+PV = "0.6.0+gitr${SRCPV}"
+PE = "1"
+
+DEPENDS = " \
+ vala-native \
+ glib-2.0 \
+"
+
+S = "${WORKDIR}/git/msmcomm-specs"
+
+inherit autotools vala
+