[oe-commits] Simon Busch : libmsmrpc: add initial version of the recipe

git version control git at git.openembedded.org
Wed Jun 22 16:59:36 UTC 2011


Module: openembedded.git
Branch: master
Commit: d0c1bbd4f9daf330b8ea9f2ae5d979d9d810f8ea
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=d0c1bbd4f9daf330b8ea9f2ae5d979d9d810f8ea

Author: Simon Busch <morphis at gravedo.de>
Date:   Thu Jun  9 18:09:39 2011 +0200

libmsmrpc: add initial version of the recipe

Signed-off-by: Simon Busch <morphis at gravedo.de>

---

 recipes/freesmartphone/libmsmrpc_git.bb |    8 ++++++++
 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 0000000..2fe21d4
--- /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





More information about the Openembedded-commits mailing list