[oe-commits] Simon Busch : qfsodbusxml2cpp-native: add initial recipe

git version control git at git.openembedded.org
Thu Jun 2 20:01:30 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: 99c3e4062aef863e730ef30ba42f5fa026476c08
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=99c3e4062aef863e730ef30ba42f5fa026476c08

Author: Simon Busch <morphis at gravedo.de>
Date:   Tue May 31 19:35:52 2011 +0200

qfsodbusxml2cpp-native: add initial recipe

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

---

 .../freesmartphone/qfsodbusxml2cpp-native_git.bb   |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/recipes/freesmartphone/qfsodbusxml2cpp-native_git.bb b/recipes/freesmartphone/qfsodbusxml2cpp-native_git.bb
new file mode 100644
index 0000000..34d021f
--- /dev/null
+++ b/recipes/freesmartphone/qfsodbusxml2cpp-native_git.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "FSO's variant of the qdbusxml2cpp utility"
+SECTION = "devel"
+DEPENDS = "qt4-native"
+LICENSE = "LGPLv2"
+INC_PR = "r0"
+
+SRCREV = "de705c0b633c612aedb1273340c36fae59be9511"
+
+SRC_URI = "${FREESMARTPHONE_GIT}/qfsodbusxml2cpp.git;protocol=git;branch=master"
+S = "${WORKDIR}/git"
+
+inherit autotools native





More information about the Openembedded-commits mailing list