summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity
Commit message (Collapse)AuthorAgeFilesLines
* midori: fix build with dirty valaMartin Jansa2011-11-012-0/+8
| | | | | | | | | | | | | | | * there is only one line added to default waf file in unpack_wafdir() just before last chdir and return because those files are downloaded and cannot be patched in normal way os.system("sed -i \"s/version=output.split/version=output.replace('-dirty','').split/g\" wafadmin/Tools/vala.py") * It fails to parse version like this /OE/shr-core/tmp/sysroots/x86_64-linux/usr/bin/valac --version Vala 0.12.1-dirty reporting 0.0.0 instead which breaks configure Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* wget: drop from meta-oe, it's in oe-core nowKoen Kooi2011-10-312-32/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* soft66 git: import from OE classicKoen Kooi2011-10-241-0/+16
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libmicrohttpd 0.4.6: import from OE classicKoen Kooi2011-10-241-0/+15
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl: disable parallel installOtavio Salvador2011-10-181-1/+4
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* midori: update to 0.4.1Andreas Müller2011-10-104-71/+10
| | | | | | | | | | | minor cleanups: * remove r0 * pack all files Run tested on overo Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl: Fix build with gold linkerKhem Raj2011-10-072-9/+27
| | | | | | | | | | There was a missing version script for one of the apps that was being flagged by gold. So we add appropriate openssl.ld for engines/ccgost Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Roman Khimov <khimov@altell.ru> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* midori: added RRECOMMENDS glib-networkingAndreas Müller2011-10-011-0/+2
| | | | | | | | | When trying to open https://.. midori complains with: TLS/SSL support not available; install glib-networking Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* midori: update to 0.4.0 / buildable by upstream patch & LDFLAGS_append / ↵Andreas Müller2011-10-016-49/+73
| | | | | | | | | | | | minor cleanup * LDFLAGS_append was suggested by Bernhard Guillon [1] * run tested on overo [1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-September/034748.html Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl 1.0.0e: fix up link patch and make 1.0.0e the default opensslKoen Kooi2011-09-222-12/+19
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl: fixup the openssl-fix-link patchlumag2011-09-222-10/+14
| | | | | | | Include more dependencies into openssl-fix-link.patch patch. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* modemmanager: add 0.5Koen Kooi2011-09-191-0/+24
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* rfkill 0.4: import from OE .devKoen Kooi2011-09-192-0/+48
|
* networkmanager: add 0.9.0Koen Kooi2011-09-192-0/+285
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Revert "openssl: fixup the openssl-fix-link patch"Koen Kooi2011-09-172-10/+6
| | | | | | openssl-fix-link.patch fails to apply This reverts commit 3f546ada2c5baeea4d0fe6d4dd73797cdefa73da.
* connman: drop initscript file used by SHRMartin Jansa2011-09-171-42/+0
| | | | | | * moved to meta-shr Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* openssl: fixup the openssl-fix-link patchlumag2011-09-172-6/+10
| | | | | | | Include more dependencies into openssl-fix-link.patch patch. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl: Upgrade 1.0.0d -> 1.0.0eKhem Raj2011-09-1418-4/+4
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl: fully fix parallel buildslumag2011-09-063-3/+21
| | | | | | | | Add a patch from oe-core to fix parallel builds in openssl 0.9.8m. Then drop PARALLEL_MAKE settings in both of recipes. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl: fix parallel buildslumag2011-09-042-1/+24
| | | | | Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* midori 0.2.9: deleteKoen Kooi2011-09-011-6/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* connman: fix typo with -test packageAnders Darander2011-08-312-1/+2
| | | | | | | The typo prohibited the connman-tests package from being populated. Signed-off-by: Anders Darander <anders@chargestorm.se> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* connman: update to 0.77Koen Kooi2011-08-261-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* bluez4: remove from meta-oe, fixed version is now in oe-coreMartin Jansa2011-08-193-105/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* bluez-hcidump: remove older 2.0Martin Jansa2011-08-182-62/+0
| | | | | | * there is 2.1 now in oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* connman: conditionally enable wifi and bluetoothAnders Darander2011-08-172-3/+6
| | | | | | | Use DISTRO_FEATURES to conditionally depend and enable wifi and bluetooth. Signed-off-by: Anders Darander <anders@chargestorm.se> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl-1.0.0d: use openssl.inc from meta-oeMartin Jansa2011-08-171-1/+1
| | | | | | | | * full path was using openssl.inc from oe-core which doesn't have BBCLASSEXTEND and INC_PR Signed-off-by: Martin JaMa Jansa <Martin.Jansa@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl-1.0.0: Remove spurious comment in recipeKhem Raj2011-08-161-15/+13
| | | | | | | | | | That comment was to note the reason for differences in license checksums between 1.0.0c and 1.0.0d Adjust the formatting of patches in SRC_URI Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl-1.0.0: Add recipes for openssl_1.0.0dKhem Raj2011-08-1521-605/+5031
| | | | | | | | | | | Delete 1.0.0c recipes Add patches from debian Remove recipes for openssl-native use BBCLASSEXTEND instead Drop libdeps-first.patch it would not let openssl-native build on ubuntu 11.10 Delete debian.patch, all changes in it are now provided by patches under debian dir Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ocf-linux: extend to provide native and nativesdk recipesKhem Raj2011-08-151-0/+1
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* bluez4 4.96: import needed files from OE-core to avoid breakage on OE-core ↵Koen Kooi2011-08-123-2/+36
| | | | | | updates Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* bluez4: update to 4.96Koen Kooi2011-08-111-2/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnuradio : Bump SRCREV to current version. Fix packaging warning.Philip Balister2011-08-112-2/+3
| | | | | Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cherokee: import from OE .dev and clean upKoen Kooi2011-08-114-0/+98
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* uhd: update to 3.2.1Koen Kooi2011-08-023-11/+29
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* uhd-firmare: update to 3.2.1Koen Kooi2011-08-023-11/+14
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* rp-pppoe: Resync the 3.8 recipe with oe.dev and cleanup patchesTom Rini2011-07-287-3/+23
| | | | | | | | | | - Update HOMEPAGE (from oe.dev) - Bump PR to match oe.dev (will sync the next bits back over) - Add Upstream-Status to all patches and a description to the ones missing descriptions. Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* rp-pppoe: Port from oe.devTom Rini2011-07-269-0/+385
| | | | | | | | | | | The difference between this and oe.dev are: - Reset PR - Add bitfields site variable to the endian site file This was wrong in oe.dev for BE (mips). - Add LIC_FILES_CHKSUM Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openvpn: import from openembeddedMartin Jansa2011-07-263-0/+153
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* connman: remove if_alg.h test from configureMartin Jansa2011-07-211-1/+3
| | | | | | * we're not building alg-test and if_alg.h needs newer linux-libc-headers than many distributions prefer now Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* bluez4: add missing dependency usbpathMartin Jansa2011-07-211-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* bluez4: update to 4.95, fix packagingKoen Kooi2011-07-211-4/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* connman: update to 0.76Koen Kooi2011-07-203-19/+4
| | | | | | The libnl patch isn't needed anymore, the wifi-scan util is gone Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Drop PRIORITY variablePaul Eggleton2011-07-143-3/+0
| | | | | | | | | | | | | | | | As discussed on the mailing list, this variable isn't useful and if wanted would be better implemented by distros using pn-X overrides. This patch executes: find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d' against the tree removing the references. Thanks to Phil Blundell for the command. (Prompted by oe-core rev: d122343362669c683acc4af295971a62cbc823fc) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* connman: update to 0.75Koen Kooi2011-07-132-8/+16
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* midori 0.3.6: fix source checksumsKoen Kooi2011-07-121-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* iw: add 0.9.20Koen Kooi2011-07-012-0/+52
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* obex-data-server: import from OE rev 58b79786c6b1ee26340b20e7606d2144f52543edKoen Kooi2011-06-191-0/+14
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* obexd: import from OE rev 58b79786c6b1ee26340b20e7606d2144f52543edKoen Kooi2011-06-191-0/+14
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openobex 1.5: import from OE rev 58b79786c6b1ee26340b20e7606d2144f52543edKoen Kooi2011-06-193-0/+60
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>