summaryrefslogtreecommitdiff
path: root/recipes-connectivity
AgeCommit message (Collapse)Author
2023-06-26connmann: add upstream status to patchMax Krummenacher
OE-Core now requires it for recipes provided by the openembedded-core layer. | ERROR: connman-1.41-r0 do_patch: QA Issue: Missing Upstream-Status in patch Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2023-02-26wireless-regdb: remove outdated recipeMax Krummenacher
oe-core provides now wireless-regdb_2022.08.12, so this one is obsolete. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit fbdeb6d67f6187e5f6d8685e2468bd021068bcf1)
2022-10-27recipes-connectivity: hostapd-example: use 2.4GHz instead of 5GHzStefan Eichenberger
Not all wifi modules support the AP mode in the 5GHz band. However, most do support the 2.4GHz band. Therefore, we change the channel configuration to channel 9 which is in the 2.4GHz band and should work for most wifi modules. Related-to: ELB-4815 Signed-off-by: Stefan Eichenberger <stefan.eichenberger@toradex.com> (cherry picked from commit b020ecb69f425e14ab1c2daccc074d1f89ae071e)
2022-06-09bluez-alsa: drop recipeMing Liu
Use bluealsa recipe from meta-openembedded layer. Related-to: ELB-4505 Signed-off-by: Ming Liu <ming.liu@toradex.com>
2022-02-18wpa-supplicant: disable background scanMing Liu
Disable background scan in config to avoid a significant increase in bandwidth. Related-to: ELB-4148 Signed-off-by: Ming Liu <ming.liu@toradex.com>
2022-02-18connman: disable background scanMing Liu
Disable BackgroundScan in main.conf. Related-to: ELB-4148 Signed-off-by: Ming Liu <ming.liu@toradex.com> (cherry picked from commit 097df183d8e70cfcf4267425c195a6dcfcdbc9ed)
2022-02-18connman: some cleaning upMing Liu
- Drop 0001-connman.service.in-don-t-start-if-nfs-boot.patch, since commit "ef0d26e6: rootnfs: Working rootnfs using connman", connman can handle nfs rootfs on NICs. - Change "+=" to "_append", this could avoid some cases "+=" being overridden by overrides variables. Related-to: ELB-4148 Signed-off-by: Ming Liu <ming.liu@toradex.com> (cherry picked from commit fd7a7b83175368f809b237979e3f20304a5571de)
2021-08-14layer: convert to new override syntaxMax Krummenacher
This is the result of automated script (0.9.3) conversion: +# meta-toradex-distro +vars = vars + ["preempt-rt","tdx","upstream"] +# meta-toradex-* machines +vars = vars + ["apalis-","colibri-","verdin-","tegra124"] +# meta-freescale +vars = vars + ["imx","mx6","mx7","mx8","use-mainline-bsp","use-nxp-bsp"] ../openembedded-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-12-08connman: clock time/timezone should not be updated by defaultIgor Opaniuk
NTP client should not update time and timezone by default unless otherwise stated in the settings. Related-to: ELB-2753 Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com> (cherry picked from commit 16961c4f190d23d640286b5df73107cbdf27b727)
2020-09-07bluez-alsa: fix linking with gcc 10Max Krummenacher
GCC 10 by default compiles with -fno-common which results in linker erros. | ld: bluez-a2dp.o:...git/src/bluez-a2dp.h:20: multiple definition of `bluez_a2dp_sbc'; .../git/src/bluez-a2dp.h:20: first defined here | ld: bluez-iface.o:...git/src/bluez-iface.h:17: multiple definition of `bluez_iface_profile'; .../git/src/bluez-iface.h:17: first defined here | ld: bluez-iface.o:...git/src/bluez-iface.h:16: multiple definition of `bluez_iface_endpoint'; .../git/src/bluez-iface.h:16: first defined here Declare with 'extern' fixes the linkage. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-06-01recipes-connectivity: add hostapd-example packagePhilippe Schenker
This will add an example hostapd package that will contain all necessary files to just "enable" an acces-point on a demo image. Relates-to: ELB-1303 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com> (cherry picked from commit 7873d287300c204c594bc46429bca066cbd68bea)
2020-06-01Revert "samba: add quota to the DEPENDS"Max Krummenacher
This dependency is not needed anymore and without further changes now makes do_configure even fail. So we drop this. Do configure samba with quota installed the following additional entry to meta-networking/files/waf-cross-answers/cross-answers-arm.txt would be needed: checking for clnt_create(): OK This reverts commit 1ea8042efa053e94c011d4b2e8835cf4e2e05ad6. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 03aa13b6a709470ba7c9367293f979e6f0bb939b) (cherry picked from commit 73b17417033314baf809522e87ccf794c0d16680)
2019-10-22connman: refresh patch against 1.37Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06files: delete orphaned filesMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-04Revert "recipes: update git.gnome.org address"Max Krummenacher
The changes have been added upstream. This reverts commit d568bc40cabdb27fb1948206b8d2f3f911f6e252. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-04wireless-regdb: fix sdk buildColibri-iMX7_LXDE-Image_2.8b6.184-20190401Colibri-iMX6_LXDE-Image_2.8b6.184-20190401Colibri-iMX6ULL_LXDE-Image_2.8b6.184-20190401Colibri-VF_LXDE-Image_2.8b6.183-20190331Colibri-T30_LXDE-Image_2.8b6.184-20190401Colibri-T20_LXDE-Image_2.8b6.184-20190401Apalis-iMX6_LXDE-Image_2.8b6.184-20190401Apalis-TK1_LXDE-Image_2.8b6.184-20190401Apalis-TK1-Mainline_LXDE-Image_2.8b6.184-20190401Apalis-T30_LXDE-Image_2.8b6.184-20190401Dominik Sliwa
wireless-regdb version 2018.05.31 was failing when populating the SDK. Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2019-03-04Update regualtory database to 2018.05.31Dominik Sliwa
Use wireless-regdb version 2018.05.31. Signed-off-by: Dominik Sliwa <dominik.sliwa@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-12-18recipes: update git.gnome.org addressMax Krummenacher
Revert once 8382cdc0888ca645a44aacaac1155afb8dcde979 and 77c353cc9bdfbf1b6453b2579b72726db05eb69c are backported to rocko. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-09-27Revert "openssl: Avoid using Thumb2"Colibri-iMX7_LXDE-Image_2.8b4.129-20181005Colibri-iMX6_LXDE-Image_2.8b4.129-20181005Colibri-iMX6ULL_LXDE-Image_2.8b4.129-20181005Colibri-VF_LXDE-Image_2.8b4.129-20181005Colibri-T30_LXDE-Image_2.8b4.129-20181005Colibri-T20_LXDE-Image_2.8b4.129-20181005Apalis-iMX6_LXDE-Image_2.8b4.129-20181005Apalis-TK1_LXDE-Image_2.8b4.129-20181005Apalis-TK1-Mainline_LXDE-Image_2.8b4.129-20181005Apalis-T30_LXDE-Image_2.8b4.129-20181005Max Krummenacher
This reverts commit 4ade18dd772a72a4ca8d58df8ef82d67948a65c7. bbappend does no longer apply as OE-core updated the version and with it also pulled in the needed fix to allow using thumb2. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-06-18bluez-alsa: add recipe for bluez-alsaStefan Agner
This allows to play audio over Bluetooth without pulseaudio sound server, just using alsa. The recipe has been adopted from meta-agl. Basic usage instructions can be found on Github: https://github.com/Arkq/bluez-alsa Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-22openssl: Avoid using Thumb2Stefan Agner
Due to an issue with OpenSSL and binutils 2.29 avoid using Thumb2 for now. See: http://lists.openembedded.org/pipermail/openembedded-core/2017-November/144652.html Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-12-22connman: forward port patchMax Krummenacher
Version update in oe-core requires patch rebase. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-22Revert "linuxptp: fix cross compilation not using host headers"Max Krummenacher
This reverts commit f06f9b397b0db891d902eefa54761b37e7d00ec6. The fix is now applied in meta-openembedded. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-01-11connman: patch main.conf rather than providing it in fullMax Krummenacher
The connman sources provide main.conf with all settings set to default. Patch that file rather than providing the file in full from a maybe outdated connman version. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-01-11connman: amend patch file with commentsMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-01-11linuxptp: fix cross compilation not using host headersMarcel Ziswiler
Previously my morty build failed as follows: | arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon -mfloat-abi =hard --sysroot=/data/build/oe_core-V2.7/build/tmp-glibc/sysroots/apalis-tk1-mai nline -Wall -DVER=1.6 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -I/ lib/modules/4.8.13/build/usr/include -DHAVE_ONESTEP_SYNC -D_GNU_SOURCE -DHAVE_C LOCK_ADJTIME -DHAVE_ONESTEP_SYNC -O2 -pipe -g -feliminate-unused-debug-types -fd ebug-prefix-map=/data/build/oe_core-V2.7/build/tmp-glibc/work/armv7at2hf-neon-an gstrom-linux-gnueabi/linuxptp/1.6-r0=/usr/src/debug/linuxptp/1.6-r0 -fdebug-pref ix-map=/data/build/oe_core-V2.7/build/tmp-glibc/sysroots/x86_64-linux= -fdebug-p refix-map=/data/build/oe_core-V2.7/build/tmp-glibc/sysroots/apalis-tk1-mainline= -c -o msg.o msg.c | {standard input}: Assembler messages: | {standard input}:39: Error: bad instruction `bswapq r0' | <builtin>: recipe for target 'msg.o' failed | make: *** [msg.o] Error 1 As it tried using the kernel headers from my Fedora 23 build server located at /lib/modules/4.8.13/build/usr/include. Fix this by no longer calling the incdefs.sh shell script from the makefile. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2017-01-10connman: port patch to 1.31Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2016-06-30Revert "openssh: backport version 6.8 from master"Stefan Agner
Remove the locally backported 6.8 version since bitbake anyway use the newer 7.1 version from OpenEmbedded core. This reverts commit 8d0349a08564a8044bad7f0f3ff0982e6d5a6aa2. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2016-03-14connman: rebase NFS patchMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2016-03-14midori: remove bbappendMax Krummenacher
midori_*bb has been removed. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2015-08-07openssh: backport version 6.8 from masterMax Krummenacher
We've seen newer distros which incorrectly negotiate used cypher with the on target openssh. Using 6.8 fixes that.
2015-05-12wpa-supplicant: remove bbappend, fixed in bbMax Krummenacher
2015-05-12connman: blacklist USB gadget devicesStefan Agner
Connman gained support for USB gadget. The typical usecase is to use USB gadget for tethering. In this use case the module would be the device sharing the connection to the USB host connected to the module. However, our typical use case in mind for RNDIS is a simple ethernet connection between a development host and the module, hence no need for tethering/routing. This however is not easily doable with connman, since connman tries to have one connection online only. When enabling USB gadget as a normal ethernet device, this typically leads to classic ethernet not being configured since the USB RNDIS connection is already up and running. By blacklisting USB gadget, connman won't touch the device and we can use other means of bringing up the network interface.
2015-05-12midori.bbappend: move version to % placeholderMax Krummenacher
2015-05-12recipes: don't use ${PN} as a recipe name placeholderMax Krummenacher
${PN} might be extended with some magic prefix, so don't use it in SRC_URI assignments et. al.
2014-12-11samba: add quota to the DEPENDSMax Krummenacher
2014-08-04openssh: do not use reverse DNSMax Krummenacher
This gets rid of a long timeout when connecting in a network which does not provide reverse DNS.
2014-08-04remove obsolete recipe and patchMax Krummenacher
2014-08-04connman.service: adapt patch to new upstream versionMax Krummenacher
2014-08-04bbappends: remove the deprecated PRINC variableMax Krummenacher
2014-08-04Use generic bbappend filesMax Krummenacher
This uses the % wildcard for recipe matching. remove the deprecated PRINC variable while at it.
2014-04-01openssh bbappend: update to match bb versionMax Krummenacher
2014-04-01midori bbappend: update to match bb versionMax Krummenacher
2014-04-01connman bbappend: update to match bb versionMax Krummenacher
2013-10-17midori: add inital bookmarks and homepageMax Krummenacher
2013-09-22wpa-supplicant: workaround missing service fileMax Krummenacher
2013-09-22openssh: follow update of recipe with bbappendMax Krummenacher
2013-09-22systemd: adapt to new systemd handlingMax Krummenacher
with the move from meta-openembedded to oe-core some things have changed, e.g. the config files have to explicitly installed
2013-09-22remove obsolete filesMax Krummenacher
2013-09-22wpa-supplicant: don't install systemd service fileMax Krummenacher
- is already installed