- Sep 21, 2019
-
-
Ferry Toth authored
Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
modules.builtin.modinfo needs to be packaged. This is already fixed on warrior. Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
patch already upstream Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
8.2 won't build on thud Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
When the port is receiving huge data flow it would be nice to reduce latency for RX DMA. Do this by calling serial8250_rx_dma() directly from completion callback. Add patch contributed by Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
Disable systemd-logind default power button handling to enable pwr-button-handler service. 3 quick pushes of the power button (3rd button from the left marked as PWR) makes the LED blink fast and enables bluetooth pairing without further intervention. Some devices (computer / laptop) require pairing using a PIN, where the PIN consists of the last 6 digits from the serial number. Other devices (phones) may pair without PIN. Pairing while having Bluetooth tethering enabled will create a bluetooth connection in connman. Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
- Sep 01, 2019
-
-
Ferry Toth authored
Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Eric authored
Describe results of testing SPI via the /dev/spidev5.1 device.
-
- Jun 30, 2019
-
-
Bernard Gautier authored
-
- May 10, 2019
-
-
Ferry Toth authored
Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
- May 09, 2019
-
-
Ferry Toth authored
The /factory is mounted from a seperate partition /dev/disk/by-partlabel/factory which is created during manufacturing and contains a unique bluetooth_address and serial_number. The partition is never removed during flashing of images and not even when using flashall --recover. In case for some reason the partion is lost, this will create dummy files for both. The user can later manually edit the files as needed. The serial_number is on the label on the Intel Edison, but the bluetooth_address needs to be reclaimed from backup. Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
While here: remove insane skip. The correct resolution is TARGET_CC_ARCH += "${LDFLAGS}". See https://www.yoctoproject.org/docs/2.6/ref-manual/ref-manual.html#migration-2.2-default-linker-hash-style-changed Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
Suggested-by:
<wdehoog@exalondelft.nl> Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
With meta-acpi/eds-5.0.0 ACPI_FEATURES are made machine dependent as other machines have default no features set. For Edison ACPI_FEATURES are set, override them here. Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
Switch to acpi tables for linux 5.0.0. Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
Newer versions of ssh require sufficient entropy prior to opening a connection. But linux 4.20 and later does not gather entropy by default from the disk. Other sources (mouse/keyboard/graphics/sound) on Edison are not present so gathering entropy is slow. Use TRNG (true random number generator in the processor to speed this up. Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
On Edison the bluetooth controller receives a default address, that is blacklisted. This service sets the public bd_addr to the address in /factory/bluetooth_address which is unique for each Edison. While here discard bluetooth_attach.service as this is no longer needed. Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
- Apr 10, 2019
-
-
Ferry Toth authored
Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
Steel this patch from meta-intel. Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
- Feb 10, 2019
-
-
Ferry Toth authored
Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
edison-image-minimal contained wireless-tools but these are removed for thud. iw is the replacement, so move from edison-image to edison-image-minimal Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
Remove from post-install as well. Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-
Ferry Toth authored
Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
-