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
Sebastian Panceac
4345f2ebdc
Update the resin-yocto-scripts submodule to 8312741e13604a9d166370349061876afb22c0fa
...
Signed-off-by: Sebastian Panceac <sebastian@resin.io>
2018-07-26 13:01:11 +02:00
Florin Sarbu
58fd14c074
Merge pull request #46 from resin-os/release_v2.14.0+rev1
...
Release v2.14.0+rev1
2018-07-18 21:56:37 +03: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
Florin Sarbu
5351da8fe9
Merge pull request #44 from resin-os/alta
...
Release v2.13.6+rev1
2018-07-13 17:32:04 +03: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
2aebbe185e
coffeescript: Add instructions for flashing OrangePi Plus2
...
Signed-off-by: Sebastian Panceac <sebastian@resin.io>
2018-07-13 15:53:33 +02:00
spanceac
64c3c38a13
Merge pull request #42 from resin-os/orangepi-plus2-instructions
...
Include the eMMC flash & reboot to the Plus 2 instructions
2018-07-13 10:18:48 +03:00
spanceac
84a6234334
Merge branch 'master' into orangepi-plus2-instructions
2018-07-12 16:13:07 +03:00
Florin Sarbu
bd9e158c67
Merge pull request #43 from resin-os/dtrptr
...
Release v2.13.5+rev1
2018-07-09 16:44:46 +03: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
34332f2faa
Update the resin-yocto-scripts submodule to 59ccd8558435ff6424827fb36ccb43b14650f4d4
...
Signed-off-by: Sebastian Panceac <sebastian@resin.io>
2018-07-09 14:51:23 +02:00
Thodoris Greasidis
4a7e4b1420
Include the eMMC flash & reboot to the Plus 2 instructions
...
See: https://forums.resin.io/t/orange-pi-plus-2e/3457/6
Signed-off-by: Thodoris Greasidis <thodoris@resin.io>
2018-07-09 11:49:16 +03:00
Florin Sarbu
ac1de52d21
Merge pull request #41 from resin-os/doi-treispe
...
Release v2.13.3
2018-07-06 12:34:48 +03:00
Sebastian Panceac
e94e8178bd
Release v2.13.3+rev1
...
Signed-off-by: Sebastian Panceac <sebastian@resin.io>
2018-07-06 10:09:20 +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
spanceac
5ba7482d6c
Merge pull request #37 from resin-os/add_hdmi
...
Update kernel to 4.17.3 version for OrangePi Plus2
2018-06-28 18:16:00 +03: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
Florin Sarbu
b1308da94f
Merge pull request #36 from resin-os/pt_clie
...
Enable i2c0 and USB_SERIAL on OrangePi Plus2
2018-06-28 15:53:39 +03: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
4ef59eb7e6
Release v2.12.7+rev3
...
Signed-off-by: Sebastian Panceac <sebastian@resin.io>
2018-05-23 12:41:19 +03: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
832eb93ff0
Release v2.12.7+rev2
...
Signed-off-by: Sebastian Panceac <sebastian@resin.io>
2018-05-18 08:41:22 +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
Florin Sarbu
86231de350
bananapi-m1-plus.coffee: Fix typo in board name
...
Signed-off-by: Florin Sarbu <florin@resin.io>
2018-05-08 19:06:33 +03:00
Sebastian Panceac
c720289104
Release v2.12.5.+rev4
...
Signed-off-by: Sebastian Panceac <sebastian@resin.io>
2018-04-13 11:42:17 +03:00
Sebastian Panceac
10c2b7de4f
Set correct name for deploy artifact in coffee file
...
Signed-off-by: Sebastian Panceac <sebastian@resin.io>
2018-04-13 09:32:55 +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
3a53c67f20
Update resin-yocto-scripts to f7718efbbf53369aaacb7eb54e707ee8a5d4fc4b
...
Signed-off-by: Sebastian Panceac <sebastian@resin.io>
2018-04-12 11:12:42 +03:00
Sebastian Panceac
18c7ff94ce
Release v2.12.5+rev3
...
Signed-off-by: Sebastian Panceac <sebastian@resin.io>
2018-03-30 15:43:02 +02:00
Sebastian Panceac
23c04b75a9
Release v2.12.5+rev2
...
Signed-off-by: Sebastian Panceac <sebastian@resin.io>
2018-03-30 14:49:37 +02: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
699b59ad40
Update resin-yocto-scripts to 51b8849e2a02d0d4e729bff24909d9746e0bf4c3
...
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
dfc9572052
Merge pull request #20 from resin-os/orangepi-lite
...
upgrade orangep-pi-lite to latest kernel and uboot
2018-01-28 13:16:26 +00:00
Shaun Mulligan
0a1d571cd4
upgrade orangep-pi-lite to latest kernel and uboot
2018-01-28 12:37:42 +01:00
Shaun Mulligan
ea2bdf0938
Merge pull request #15 from shaunmulligan/update-kernel-and-uboot
...
upgrade to linux 4.14 and u-boot 2017.11
2018-01-27 17:15:21 +00:00
Shaun Mulligan
b2cc47c69e
upgrade to linux 4.14 and u-boot 2017.11
2018-01-27 18:02:08 +01:00
Shaun Mulligan
2b709eac37
Merge pull request #14 from shaunmulligan/update-2.9.7
...
update to meta-resin 2.9.7
2018-01-27 15:18:22 +00:00
Shaun Mulligan
d2999c9bb7
update to meta-resin 2.9.7
2018-01-27 14:19:24 +01:00
Shaun Mulligan
771d7fbb21
update status on readme
2017-12-10 17:51:45 +01:00
Shaun Mulligan
8d23992d36
Merge branch 'update-to-pyro'
2017-12-10 17:43:40 +01:00
Shaun Mulligan
d04db84795
small fix ups for merge
2017-12-10 17:43:08 +01:00