aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2011-06-09 18:09:39 +0200
committerSimon Busch <morphis@gravedo.de>2011-06-22 18:54:06 +0200
commitd0c1bbd4f9daf330b8ea9f2ae5d979d9d810f8ea (patch)
tree038fe9a93540b5cc707518e61c520dadb6b67339
parent5e6cec832941e545c7369fd7c874b71121a98c63 (diff)
downloadopenembedded-d0c1bbd4f9daf330b8ea9f2ae5d979d9d810f8ea.tar.gz
libmsmrpc: add initial version of the recipe
Signed-off-by: Simon Busch <morphis@gravedo.de>
-rw-r--r--recipes/freesmartphone/libmsmrpc_git.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/freesmartphone/libmsmrpc_git.bb b/recipes/freesmartphone/libmsmrpc_git.bb
new file mode 100644
index 0000000000..2fe21d4b71
--- /dev/null
+++ b/recipes/freesmartphone/libmsmrpc_git.bb
@@ -0,0 +1,8 @@
+require msmcomm.inc
+
+PR = "${INC_PR}.0"
+PV = "0.1.0+gitr${SRCPV}"
+
+S = "${WORKDIR}/git/${PN}"
+
+inherit autotools