Commit graph

76 commits

Author SHA1 Message Date
Florin Sarbu
12c1d51ab9 Release v2.14.3+rev1
Signed-off-by: Florin Sarbu <florin@resin.io>
2018-08-14 08:33:53 +02:00
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
Florin Sarbu
59036cf295 layers/meta-sunxi: Update to latest sumo branch
Signed-off-by: Florin Sarbu <florin@resin.io>
2018-08-02 11:15:09 +02:00
Florin Sarbu
cd0b729191 layers/meta-openembedded: Update to latest sumo branch
Signed-off-by: Florin Sarbu <florin@resin.io>
2018-08-02 11:14:37 +02:00
Florin Sarbu
8e8579d2ef layers/meta-rust: Update to latest sumo branch
Signed-off-by: Florin Sarbu <florin@resin.io>
2018-08-02 11:14:21 +02:00
Florin Sarbu
aa2a529461 layers/poky: Update to sumo-19.0.0
Signed-off-by: Florin Sarbu <florin@resin.io>
2018-08-02 11:14:00 +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
941d457e31 Release v2.14.0+rev1
Signed-off-by: Florin Sarbu <florin@resin.io>
2018-07-18 17:23:02 +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
127f107abb Release v2.13.6+rev1
Signed-off-by: Sebastian Panceac <sebastian@resin.io>
2018-07-13 16:06:33 +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
7c3bc27273 Release v2.13.5+rev1
Signed-off-by: Sebastian Panceac <sebastian@resin.io>
2018-07-09 15:07:59 +02:00
Sebastian Panceac
24c4d73a8e Update meta-resin submodule to version 2.13.3
Signed-off-by: Sebastian Panceac <sebastian@resin.io>
2018-07-06 10:08:00 +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
c0260ffd82 Release v2.12.7+rev1
Signed-off-by: Sebastian Panceac <sebastian@resin.io>
2018-05-11 15:28:33 +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
Florin Sarbu
a205c887d0 Release v2.12.6+rev1
Signed-off-by: Florin Sarbu <florin@resin.io>
2018-05-08 19:06:33 +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
ab418d5214 Release v2.12.5+rev1
Signed-off-by: Sebastian Panceac <sebastian@resin.io>
2018-03-26 12:47:58 +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
d2999c9bb7 update to meta-resin 2.9.7 2018-01-27 14:19:24 +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
6500bd82db include meta-rust layer 2017-12-07 20:10:11 +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
3b7520691e upgrade meta-resin to v2.7.8 2017-11-21 16:23:13 +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
Will Newton
62ef369f80 layers/meta-sunxi: Update to latest morty version
Signed-off-by: Will Newton <willn@resin.io>
2017-09-12 16:17:28 +02:00
Will Newton
dfa63e9c91 layers/meta-resin: Update to v2.5.0
Signed-off-by: Will Newton <willn@resin.io>
2017-09-12 16:17:02 +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