summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb')
-rw-r--r--meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb b/meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb
new file mode 100644
index 000000000..558996391
--- /dev/null
+++ b/meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb
@@ -0,0 +1,13 @@
1SUMMARY = "This small package provides a few command line tools for Linux Phonet"
2HOMEPAGE = ""
3LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
5SRC_URI = "git://gitorious.org/meego-cellular/phonet-utils.git;branch=master"
6PR = "r2"
7S = "${WORKDIR}/git"
8SRCREV = "4acfa720fd37d178a048fc2be17180137d4a70ea"
9PV = "0.0.0+gitr${SRCPV}"
10
11inherit autotools-brokensep
12
13FILES_${PN} += "${base_libdir}/udev/rules.d/85-phonet-utils.rules"