Commit graph

57 commits

Author SHA1 Message Date
Florin Sarbu
b6335aa8f9 bblayers.conf.sample: Switch to sumo and remove deprecated variable
For the deprecated variable, BBLAYERS_NON_REMOVABLE, see:
https://patchwork.openembedded.org/patch/117125/

Signed-off-by: Florin Sarbu <florin@resin.io>
2018-08-02 11:17:56 +02:00
Sebastian Panceac
6e857031d0 linux-mainline: Enable CONFIG_USB_SERIAL_OPTION necessary for modems functionality
Signed-off-by: Sebastian Panceac <sebastian@resin.io>
2018-07-27 11:48:19 +02:00
Sebastian Panceac
f58f5c7c6b linux-mainline: Enable drivers for CP210x usb-serial converters
Signed-off-by: Sebastian Panceac <sebastian@resin.io>
2018-07-26 13:04:52 +02:00
Sebastian Panceac
10fd959926 linux-mainline: Enable drivers for Huawei modems
Signed-off-by: Sebastian Panceac <sebastian@resin.io>
2018-07-26 13:03:17 +02:00
Florin Sarbu
210ac50181 local.conf.sample: Delete references
to RESIN_CONNECTABLE* variables

meta-resin 2.14.0 will allow building of one image which by default is unmanaged.
The conversion between managed and unmanaged will be done through the os-config tool
at boot time, based on the existence of resinio configuration parameters in config.json,
so we remove the references to these obsolete variables from here.

Signed-off-by: Florin Sarbu <florin@resin.io>
2018-07-18 17:15:43 +02:00
Florin Sarbu
17cad30c07 resin-supervisor: Rename docker-resin-supervisor-disk.bbappend
to resin-supervisor.bbappend

This was done in meta-resin 2.14.0 so we follow suit here

Signed-off-by: Florin Sarbu <florin@resin.io>
2018-07-18 16:38:11 +02:00
Sebastian Panceac
a90f4cdf9b linux-mainline: Revert "random: fix crng_ready() test" patch
This reverts commit 43838a23a05fbd13e47d750d3dfd77001536dd33.

The reason for reverting this commit is that entropy gets acquired very
hard on Orange Pi Plus2.

The hardware crypto module is not supported yet for H3 SoC in this kernel version.
It is expected to be included in 4.18 kernel.

As NetworkManager is depending on randomness to succesfully set its connections, if we don't revert
this commit, the board can get blocked for minutes until it succesfully connects to a network.

This patch should be reverted immediately when upgrading to a kernel where hw crypto is supported.

Signed-off-by: Sebastian Panceac <sebastian@resin.io>
2018-07-13 16:05:54 +02:00
Sebastian Panceac
17960f1ab8 Update kernel to 4.17.3 version for OrangePi Plus2
This kernel version adds support for HDMI video on Allwinner's H3
SoC used by OrangePi Plus2 board
2018-06-28 16:39:46 +02:00
Sebastian Panceac
ec9ddb029b linux-mainline: Activate USB_SERIAL_PL2303 kernel module for OrangePi-Plus2
Signed-off-by: Sebastian Panceac <sebastian@resin.io>
2018-06-25 11:50:15 +02:00
Sebastian Panceac
142d193af5 linux-mainline: Enable i2c0 in OrangePi-Plus2 device tree
Signed-off-by: Sebastian Panceac <sebastian@resin.io>
2018-06-25 10:57:15 +02:00
Sebastian Panceac
a6b266e909 Add back WiFi firmware
Signed-off-by: Sebastian Panceac <sebastian@resin.io>
2018-05-23 12:41:19 +03:00
Sebastian Panceac
721aab6ab4 Fix bootloader update hook
Signed-off-by: Sebastian Panceac <sebastian@resin.io>
2018-05-18 08:41:22 +03:00
Sebastian Panceac
d665afba57 Add support for OrangePi Plus2 board
Signed-off-by: Sebastian Panceac <sebastian@resin.io>
2018-05-11 11:05:22 +03:00
Sebastian Panceac
484405142e Use native python as u-boot tool
Signed-off-by: Sebastian Panceac <sebastian@resin.io>
2018-04-13 09:32:55 +03:00
Sebastian Panceac
05dacaffc7 Add support for BananaPi M1+ board
Signed-off-by: Sebastian Panceac <sebastian@resin.io>
2018-03-23 17:58:35 +02:00
Shaun Mulligan
0a1d571cd4 upgrade orangep-pi-lite to latest kernel and uboot 2018-01-28 12:37:42 +01:00
Shaun Mulligan
b2cc47c69e upgrade to linux 4.14 and u-boot 2017.11 2018-01-27 18:02:08 +01:00
Shaun Mulligan
d04db84795 small fix ups for merge 2017-12-10 17:43:08 +01:00
Shaun Mulligan
7431b8cd2d fix merge conflicts 2017-12-10 13:45:11 +01:00
Shaun Mulligan
44ec05960d increase max initramfs size 2017-12-07 21:46:08 +01:00
Shaun Mulligan
ed2d5c004e add u-boot patch to ensure pylibfdt works 2017-12-07 21:16:19 +01:00
Shaun Mulligan
e5f81d9ff4 update to yocto pyro 2017-11-29 16:20:16 +01:00
Shaun Mulligan
dc17bebecf fix up linux-firmware install and add usb1 and usb2 to armbianEnv.txt 2017-11-23 21:54:55 +01:00
Shaun Mulligan
c2e4b06538 bump kernel to 4.13 and u-boot to 2017.09 2017-11-23 16:00:00 +01:00
Shaun Mulligan
7a476f82f9 fix up conf-notes.txt 2017-11-21 16:55:01 +01:00
Shaun Mulligan
86e6c27205 upgrade to meta-resin 2.7.2 2017-10-06 14:27:55 +02:00
Will Newton
bcfe059edf conf-notes.txt: Update list of boards
Signed-off-by: Will Newton <willn@resin.io>
2017-09-12 16:20:49 +02:00
Will Newton
871b7524cc u-boot: Fix up patches for latest u-boot
Minor changes to patches to make them apply.

Signed-off-by: Will Newton <willn@resin.io>
2017-09-12 16:20:04 +02:00
Will Newton
8d131e6974 linux: Update Orange Pi kernel commit
The previous commit hash seemed to have gone missing.

Signed-off-by: Will Newton <willn@resin.io>
2017-09-12 16:19:14 +02:00
Will Newton
01a6af92d1 local.conf.sample: Disable RPM packages
ResinOS now relies on IPK packages being built.

Signed-off-by: Will Newton <willn@resin.io>
2017-09-12 16:18:19 +02:00
Shaun Mulligan
20b3c34d47 add led blink support 2017-07-27 20:16:13 +02:00
Shaun Mulligan
175b923f41 implement flasher type 2017-07-27 18:27:47 +02:00
Shaun Mulligan
c558842224 added bsp defconfig into our layer 2017-07-27 16:57:13 +02:00
Shaun Mulligan
59fa7652bb pin the linux version with its own bb kernel recipe in our layer 2017-07-27 16:56:34 +02:00
Shaun Mulligan
180b9e22d9 moved to u-boot 2017.07 2017-07-27 13:38:15 +02:00
Shaun Mulligan
b84ecd8f4c add nanopi wifi firmware from Armbian 2017-07-27 10:27:08 +02:00
Shaun Mulligan
d0813500e3 initial support for nanopi air 2017-07-27 09:38:11 +02:00
Shaun Mulligan
6b8de0c754 add sunxi specific kernel configs to enable audio 2017-07-13 19:46:24 +02:00
Shaun Mulligan
a5e6609783 remove w1-gpio from default overlays list 2017-07-13 15:30:29 +02:00
Shaun Mulligan
7473ec3194 override bsp boot.cmd in our integration layer 2017-07-13 15:21:35 +02:00
Shaun Mulligan
4c53d2400b linux_%.bbappend: add 8189fs defconfig for the orange pi lite only 2017-07-13 13:17:27 +02:00
Shaun Mulligan
352fac27f4 add orange-pi-lite.conf to enable orange pi lite machine type 2017-07-13 12:53:01 +02:00
Shaun Mulligan
0cf0700e67 local.conf.sample: add DOCKER_STORAGE conf to enable overlay2 storage driver 2017-07-13 12:01:47 +02:00
Shaun Mulligan
84770d81e1 resin-image.bbappend: make sure analog-codec.dtbo gets deployed to boot partition 2017-07-11 14:27:24 +02:00
Shaun Mulligan
dd8f6c48b9 initial working version of DT overlays 2017-06-27 20:30:38 +02:00
Shaun Mulligan
214538f913 enable DT overlays in u-boot 2017-06-16 22:08:55 +02:00
Shaun Mulligan
fe5f139f4d switch to overlayfs with 4.11 kernel 2017-06-16 21:53:18 +02:00
Shaun Mulligan
0c6e03bb0d additional u-boot and linux patches from armbian 2017-06-16 17:57:52 +02:00
Shaun Mulligan
78c8dfb9d5 only patch in realtek-8189fs wifi for the orange-pi-lite 2017-06-16 16:34:29 +02:00
Shaun Mulligan
e18bbd07ab change default dram frequency in uboot 2017-06-16 16:33:22 +02:00