summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity
Commit message (Collapse)AuthorAgeFilesLines
...
* connman: fix systemd packagingKoen Kooi2011-05-272-1/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* bluez4 4.93: add missing udev depKoen Kooi2011-05-241-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* bluez4: update to 4.93Koen Kooi2011-05-241-5/+7
| | | | | | | * package udev rules * hid2hci is back, package that as well Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* dnsmasq(-dbus): import from oe.dev, needed for connman nowMartin Jansa2011-05-105-0/+391
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* connman: drop older 0.72Martin Jansa2011-05-101-31/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* connman: add recipe for the latest released version 0.73Simon Busch2011-05-102-0/+36
| | | | | | * MJ merged connman.inc changes from oe.dev with it Signed-off-by: Simon Busch <morphis@gravedo.de>
* meta-oe: catch up with POKYBASE -> COREBASE renamingKoen Kooi2011-04-211-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libnet: Clean and upgrade (see below)Michael Lippautz2011-04-202-0/+62
| | | | | | | | | | | | | | * libbnet upstream on packetfactor is dead using https://github.com/sam-github/libnet instead * Move to version 1.1.5 * Dropped patches (not needed): support-uclibc, new-autotools * Added LIC_FILES_CHKSUM * Removed useless do_install_append, works automatically * Not building statically anymore * Should be compatible with old v1.1 versions Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* wget: add missing escape and remove distro overridesKoen Kooi2011-04-191-6/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* wget: Add version 1.11.4Michael Lippautz2011-04-182-0/+37
| | | | | | * Changes from org.oe.dev: ssl autodetection uses staging dirs Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
* bluez-hcidump: add 2.0 version and patch to build with newer bluezMartin Jansa2011-04-162-0/+63
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* bluez4: merge .inc file to .bb file itselfMartin Jansa2011-04-166-152/+63
| | | | | | | | | | | | | * .inc file are not so usefull with one version per package rule * remove unsupported configure options * fix --enable-pand option, there is not extra 'd' * remove update-rc.d inherit as init.d script is not created anymore * enable udevrules by default (distros can override it from their layer) * use FILESPATH from oe-core layer for patches instead of duplicating them here * netlink option removed in http://git.kernel.org/?p=bluetooth/bluez.git;a=blobdiff;f=configure.ac;h=63a0fd89f5836ab6d114bb52c49f73adba26369a;hp=eee4c01bd1dd72b53f121c7820b6b93ba3d48032;hb=ecb835fca7e7134f38a3d061d186eb38d83bcb8b;hpb=c681fac492394bb95f164296056068dad1254921 * sbc-thumb.patch was applied upstream Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes,classes: import a lot of recipes from meta-shrMartin Jansa2011-04-1012-0/+384
| | | | * tested on shr-lite-image for om-gta02 and nokia900 (with meta-shr layer)
* openssl-0.9.8m, binutils-2.20.1: Use linux-uclibceabi instead of uclibcgnueabiKhem Raj2011-03-311-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* move layer into meta-oe in preparation for future splitsKoen Kooi2011-03-1722-0/+1697
As per TSC decision Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>