aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-bluepin
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-opie/opie-bluepin')
-rw-r--r--recipes-opie/opie-bluepin/opie-bluepin.inc11
-rw-r--r--recipes-opie/opie-bluepin/opie-bluepin_1.2.5.bb5
-rw-r--r--recipes-opie/opie-bluepin/opie-bluepin_cvs.bb5
3 files changed, 21 insertions, 0 deletions
diff --git a/recipes-opie/opie-bluepin/opie-bluepin.inc b/recipes-opie/opie-bluepin/opie-bluepin.inc
new file mode 100644
index 0000000..3514934
--- /dev/null
+++ b/recipes-opie/opie-bluepin/opie-bluepin.inc
@@ -0,0 +1,11 @@
+DESCRIPTION = "Opie BluePin"
+SECTION = "opie/applications"
+PRIORITY = "optional"
+DEPENDS = "libopietooth1"
+LICENSE = "GPL"
+APPNAME = "bluepin"
+APPTYPE = "binary"
+
+S = "${WORKDIR}/blue-pin"
+
+inherit opie
diff --git a/recipes-opie/opie-bluepin/opie-bluepin_1.2.5.bb b/recipes-opie/opie-bluepin/opie-bluepin_1.2.5.bb
new file mode 100644
index 0000000..5d29f6a
--- /dev/null
+++ b/recipes-opie/opie-bluepin/opie-bluepin_1.2.5.bb
@@ -0,0 +1,5 @@
+require ${PN}.inc
+
+SRC_URI = "http://sources.openembedded.org/opie-1.2.5-split_noncore_net_opietooth_blue-pin.tar.bz2;name=split_noncore_net_opietooth_blue-pin"
+SRC_URI[split_noncore_net_opietooth_blue-pin.md5sum] = "083a34fc586dba554580aed7647661d9"
+SRC_URI[split_noncore_net_opietooth_blue-pin.sha256sum] = "ca6c8117d43f33dcfed65b7bb82c2d03d1d27ad0524b1e0a31ddcc84c6e919da"
diff --git a/recipes-opie/opie-bluepin/opie-bluepin_cvs.bb b/recipes-opie/opie-bluepin/opie-bluepin_cvs.bb
new file mode 100644
index 0000000..aa56ab2
--- /dev/null
+++ b/recipes-opie/opie-bluepin/opie-bluepin_cvs.bb
@@ -0,0 +1,5 @@
+require ${PN}.inc
+
+PV = "${OPIE_GIT_PV}"
+
+SRC_URI = "${OPIE_GIT};protocol=git;subpath=noncore/net/opietooth/blue-pin"