aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/python-helpers.inc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-05-01 15:08:28 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-05-01 21:49:59 +0200
commitf52cfb976ae1929b1956b9e45e060a5a5108cb08 (patch)
tree9c40dd0a410837d154bdb07a0141959f26c600a4 /recipes/freesmartphone/python-helpers.inc
parent4a134e561aa0b19642005704111fbc0ef2b6e111 (diff)
downloadopenembedded-f52cfb976ae1929b1956b9e45e060a5a5108cb08.tar.gz
freesmartphone: create python-helpers.inc, with shared variables and SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/freesmartphone/python-helpers.inc')
-rw-r--r--recipes/freesmartphone/python-helpers.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/freesmartphone/python-helpers.inc b/recipes/freesmartphone/python-helpers.inc
new file mode 100644
index 0000000000..4397627e6d
--- /dev/null
+++ b/recipes/freesmartphone/python-helpers.inc
@@ -0,0 +1,8 @@
+HOMEPAGE = "http://www.freesmartphone.org"
+SECTION = "console/network"
+LICENSE = "GPLv2"
+PE = "1"
+
+FSO_PYTHONHELPERS_SRCREV ?= "63b1dff1bc8ac22efabcee8a90e957c3b2423317"
+SRC_URI = "${FREESMARTPHONE_GIT}/python-helpers.git;protocol=git;branch=master"
+S = "${WORKDIR}/git"