summaryrefslogtreecommitdiff
path: root/meta/packages/connman/connman_0.47.bb
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2009-12-03 16:15:26 +0000
committerJoshua Lock <josh@linux.intel.com>2009-12-17 17:41:46 +0000
commit5cd6d1080766027a2d30c0a3ca006e41f341c79c (patch)
tree9106131ae1b5bb9ed108e14ac381576b2e80b70d /meta/packages/connman/connman_0.47.bb
parent2aa6a8aaf71166fba002ea5704a466d85792151c (diff)
downloadopenembedded-core-5cd6d1080766027a2d30c0a3ca006e41f341c79c.tar.gz
openembedded-core-5cd6d1080766027a2d30c0a3ca006e41f341c79c.tar.bz2
openembedded-core-5cd6d1080766027a2d30c0a3ca006e41f341c79c.tar.xz
openembedded-core-5cd6d1080766027a2d30c0a3ca006e41f341c79c.zip
connman: Updates and a recipe for the latest release
Split much of the recipe into connman.inc and created a recipe for the latest 0.47 release. Update the fixed revision and dropped unneeded patches. Signed-off-by: Joshua Lock <josh@linux.intel.com>
Diffstat (limited to 'meta/packages/connman/connman_0.47.bb')
-rw-r--r--meta/packages/connman/connman_0.47.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/packages/connman/connman_0.47.bb b/meta/packages/connman/connman_0.47.bb
new file mode 100644
index 000000000..4cf903dfe
--- /dev/null
+++ b/meta/packages/connman/connman_0.47.bb
@@ -0,0 +1,7 @@
+require connman.inc
+PV = "0.47"
+
+SRC_URI = "http://www.kernel.org/pub/linux/network/connman/${P}.tar.bz2 \
+ file://dbusperms.patch \
+ file://connman "
+