summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity
Commit message (Collapse)AuthorAgeFilesLines
* midori: add missing libnotify dependencyMartin Jansa2012-08-131-1/+3
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* phonet-utils: simplify with inherit autotoolsMartin Jansa2012-08-071-8/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* phonet-utils: package udev rulesMartin Jansa2012-07-231-1/+2
| | | | | | | | | | | | * fixes: WARNING: QA Issue: phonet-utils: Files/directories were installed but not shipped /lib /lib/udev /lib/udev/rules.d /lib/udev/rules.d/85-phonet-utils.rulesZZ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* wpa-supplicant: rename bbappend to match new version from oe-coreMartin Jansa2012-07-191-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* rp-pppoe: discard use of dnl in Makefile.amTing Liu2012-07-192-1/+29
| | | | | | | | | | | | | | | | | | Since Makefile.am is not processed by m4, but by automake, 'dnl' does not introduce a comment. Fix the following error: (appearred on opensuse-11.4/fedora-15, which shipped make with version 3.82) ... NOTE: package rp-pppoe-3.8-r8: task do_compile: Started ... | NOTE: make -j 3 | Makefile:640: *** missing separator. Stop. | ERROR: oe_runmake failed NOTE: package rp-pppoe-3.8-r8: task do_compile: Failed Signed-off-by: Ting Liu <b28495@freescale.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Add hostapd 1.0 recipeDenis Carikli2012-07-193-0/+226
| | | | | | | | This recipe was based on the hostap-daemon_0.7.3.bb recipe in openembedded-classic at commit c1f52c58deee65c7498a3b3e82b4cc3ae5231b0e Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* networkmanager: move systemd support to meta-systemdAndreas Müller2012-07-161-7/+6
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* openssh: move systemd support to meta-systemdAndreas Müller2012-07-164-40/+0
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* cherokee: move systemd support to meta-systemdAndreas Müller2012-07-162-17/+3
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* gateone: move systemd support to meta-systemdAndreas Müller2012-07-162-17/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* connman: move systemd support to meta-systemdAndreas Müller2012-07-161-6/+0
|
* dhcp: move systemd support to meta-systemdAndreas Müller2012-07-163-35/+0
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* connman: update bbappend to match oe-coreKoen Kooi2012-06-241-0/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* rfkill: use update-alternativesSaul Wold2012-06-201-0/+8
| | | | | | | | | | | * Since oe-core added rfkill to busybox, this recipe needs to use u-a also. * MJ: added ALERNATIVE_LINK_NAME[rfkill] * MJ: increased ALTERNATIVE_PRIORITY (busybox also have 50) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python: bump PR of packages after update of distutils.bbclassAndreas Oberritter2012-06-071-1/+1
| | | | | | | * Bump every recipe inheriting distutils or setuptools and not overriding do_install without calling distutils_do_install. Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
* recipes: bump PR to fix -systemd postinsts where SYSTEMD_SERVICE was used ↵Martin Jansa2012-06-054-4/+4
| | | | | | | | without PN* suffix Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gateone: add config fileKoen Kooi2012-05-232-1/+9
| | | | | | | | The config file changes some options to have a lower latency for key input Based on https://github.com/liftoff/meta-oe/commit/9cb653845d7bb4416d2e8e6c5a09a54e08dd7578 by Dan McDougall Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gateone: update to 1.1Koen Kooi2012-05-231-20/+25
| | | | | | | | Sort RDEPENDS alphabetically as well. Based on https://github.com/liftoff/meta-oe/commit/9cb653845d7bb4416d2e8e6c5a09a54e08dd7578 by Dan McDougall Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssh: rename bbappends to match new oe-core versionMartin Jansa2012-05-091-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* loudmouth: fix build with glib-2.32Martin Jansa2012-05-062-1/+14
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* midori: upgrade to 0.4.5Martin Jansa2012-05-041-4/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gateone: silence systemd bbclass WARNING, ${PN}-systemd is unwantedKoen Kooi2012-04-181-0/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnuradio : Remove old files.Philip Balister2012-04-122-90/+0
| | | | | | | | | | Left the buildsys patch for now. It does not apply, but I have only built this with gcc-4.6 from toolchain layer, not gcc from Angstrom. The patch does not apply, but I am saving it to remind me how to fix the problem. Signed-off-by: Philip Balister <philip@opensdr.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnuradio : Update to version 3.5.3.Philip Balister2012-04-121-8/+71
| | | | | Signed-off-by: Philip Balister <philip@opensdr.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* uhd : Update to version 3.4.1.Philip Balister2012-04-122-4/+4
| | | | | Signed-off-by: Philip Balister <philip@opensdr.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* uhd-firmware : Update to version 003.004.000.Philip Balister2012-04-121-5/+5
| | | | | | | | Yes, Josh changed the paths again. They are much saner now, and if he touches them again, I will beat him with a ping pong paddle. Signed-off-by: Philip Balister <philip@opensdr.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* midori: add librsvg-native to DEPENDSAndreas Müller2012-04-101-1/+3
| | | | | | | | | | | configure found rsvg-convert on host: ... Checking for program rsvg-convert : /usr/bin/rsvg-convert ... Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* midori: remove midori.inc and oe-stylizeAndreas Müller2012-04-102-42/+38
| | | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* obexd: fix QA warnings by creating empty package obex-pluginsAndreas Müller2012-03-291-1/+5
| | | | | | | | | | | fix the following warnings: WARNING: For recipe obexd, the following files/directories were installed but not shipped in any package: WARNING: /usr/lib WARNING: /usr/lib/obex WARNING: /usr/lib/obex/plugins Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* midori: upgrade to 0.4.4Martin Jansa2012-03-163-13/+8
| | | | | | | | | | | | * custom waf to fix dirty vala version was dropped * I've fixed our vala to stop reporting dirty even for valid released tarballs so you can still get dirty version but it's not so common to keep this ugly binary here. * disable PARALLEL_MAKE to improve our chances agains build hangs (btw fedora is doing the same http://osdir.com/ml/scm-fedora-commits/2011-11/msg04672.html) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* midori: Add project home page infoGary Thomas2012-03-161-0/+1
| | | | | Signed-off-by: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* connman: follow oe-core to 0.79Andreas Müller2012-03-131-2/+0
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cherokee: complete systemd native supportAndreas Müller2012-03-111-6/+5
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cherokee: no need for cherokee.inc since it is used only onceAndreas Müller2012-03-112-52/+47
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cherokee.inc: add DEPENDS to mysql5Andreas Müller2012-03-111-1/+1
| | | | | | | | | | | | | | | | error in do_configure.log was: checking for mysql_config... /usr/bin/mysql_config checking for MySQL libraries... yes checking for mysql.h (using mysql_config --cflags)... no checking if MySQL version is >= 5.0.0... yes ... ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities. Rerun configure task after fixing this. The path was '/home/andreas/tmp/oe-core-eglibc/work/armv7a-angstrom-linux-gnueabi/cherokee-1.2.98-r0.0/cherokee-1.2.98' ERROR: Function failed: do_qa_configure Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* midori: needs GNOME icons to functionGary Thomas2012-03-092-2/+2
| | | | | | | | | | | | | | Without GNOME icons installed, e.g. when using only core-image-sato, midori dies violently: # midori The configuration couldn't be loaded: No such file or directory (midori:2915): Gtk-WARNING **: Error loading theme icon 'stock_new-tab' for stock: Icon 'stock_new-tab' not present in theme (midori:2915): Gtk-WARNING **: Error loading theme icon 'bookmark-new' for stock: Icon 'bookmark-new' not present in theme (midori:2915): Gtk-WARNING **: Error loading theme icon 'stock_add-bookmark' for stock: Icon 'stock_add-bookmark' not present in theme Segmentation fault Signed-off-by: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* networkmanager: cleanupAndreas Müller2012-03-061-12/+5
| | | | | | | tested with buildhistory Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* networkmanager: inherit systemdAndreas Müller2012-03-061-24/+6
| | | | | | | | networkmanager-systemd was not yet created to avoid fallout in images. The warning for this created at parse time is our reminder. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gateone: remove unneeded systemd codeAndreas Müller2012-03-061-3/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gateone: update to the 1.0 releaseKoen Kooi2012-03-041-5/+3
| | | | | | License is still AGPL-3 the checksum changed due to 1.0rc -> 1.0 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* More quotting fixesOtavio Salvador2012-02-291-1/+1
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* networkmanager: fix packaging of systemd unitsKoen Kooi2012-02-281-1/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Quoting fixesMartin Jansa2012-02-261-1/+1
| | | | | | | | * We have various variables which are either not quoted at all or are * half quoted. This patch fixes the bad exmaples so everything is consistent. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* dhcp: follow oe-core's update to 4.2.3-P2Andreas Müller2012-02-241-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* networkmanager: use systemd_unitdir variableMartin Jansa2012-02-231-2/+2
| | | | | | | * maybe we should move systemd_unitdir definition outside systemd.bbclass because it's used in few more recipes which doesn't inherit systemd Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gateone: use systemd_unitdir variableMartin Jansa2012-02-231-3/+3
| | | | | | | * maybe we should move systemd_unitdir definition outside systemd.bbclass because it's used in few more recipes which doesn't inherit systemd Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* dhcp: add native systemd support for dhcp-relayAndreas Müller2012-02-232-3/+15
| | | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* dhcp: remove unneeded systemd codeAndreas Müller2012-02-231-11/+1
| | | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssh: remove unneeded systemd codeAndreas Müller2012-02-231-13/+1
| | | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* connman: remove unneeded systemd code / use ${systemd_unitdir}Andreas Müller2012-02-231-7/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>