Commit graph

79 commits

Author SHA1 Message Date
Michel Wohlert
5fd7b1467e xradio-firmware.bb: Add xradio firmware
Add xradio firmware blobs for XR819

Changelog-entry: Add xradio firmware for XR819 Chipset
2019-03-22 10:22:03 +01:00
Michel Wohlert
ad124c7a9e xradio.bb: Add xradio driver
Add xradio driver for XR819 Wifi chipsets

Changelog-entry: Add xradio out-of-tree kernel module
2019-03-22 10:20:57 +01:00
Stephen
e0a46306ea resin-image.inc: add support for Orange Pi One device
This adds the possibility to build balenaOS for the Orange Pi One
device.

Changelog-entry: add support for Orange Pi One device
Signed-off-by: Stephen Sorriaux <stephen.sorriaux@gmail.com>
2019-02-24 16:42:55 +01:00
Michel Wohlert
2d397f2576 linux-mainline_%.bbappend: Add RESING_CONFIGS for Orange Pi Zero Wifi
Adds RESIN_CONFIGS wifi for Orange Pi Zero to include CFG80211 support in mainline kernel
2019-02-18 11:57:21 +01:00
Michel Wohlert
7d46428810 resin-supervisor.bbappend: Add LED_FILE for Orange Pi Zero
Added LED_File for Orange Pi Zero to support Activity Indication
2019-02-18 11:57:21 +01:00
Michel Wohlert
086c0520bb packagegroup-resin-connectivity.bbappend: Add xradio for Orange Pi Zero
Only add xradio and xradio firmware for the Orange Pi Zero, since no other device uses this chipset.

Changelog-entry: Add support for XR819 Wifi on Orange Pi Zero board
2019-02-18 11:57:21 +01:00
Michel Wohlert
4c58be8dfa resin-image.inc: add support for Orange Pi Zero device.
This adds the possibility to build balenaOS for the Orange Pi Zero device.

Changelog-entry: Add support for Orange Pi Zero
2019-02-18 11:57:21 +01:00
Florin Sarbu
92bc21430a linux-mainline_%.bbappend: Specify deps for config tasks
We are using newer (4.16+) kernel. For these kernels, we need
to specify additional dependencies for the configme task.

This change can be removed when we update poky to a newer version
that includes 81e8a52e8e40e47c34f900db5d73e69ffc25f5d0.

This change fixes the error we get on the Nanopi NEO Air kernel when
our do kernel_resin_reconfigure task will recreate the .config with the
incorrect kernel config options.

Changelog-entry: Specify deps for kernel config task needed for newer (4.16+) kernels
Signed-off-by: Florin Sarbu <florin@balena.io>
2018-11-12 14:15:44 +01:00
Florin Sarbu
f8a22a9693 rtl8189.bb: Update to latest master HEAD
Signed-off-by: Florin Sarbu <florin@balena.io>
2018-11-12 10:59:55 +01:00
Florin Sarbu
87940da538 packagegroup-resin-connectivity: Only add rtl8189 For Orange Pi Plus2
From the list of supported boards, only the Orange Pi Plus2 board has
this WiFi chipset so let's not include it for all.

Changelog-entry: Include the RTL8189ES / RTL8189ETV driver only for the Orange Pi Plus2 board
Signed-off-by: Florin Sarbu <florin@balena.io>
2018-11-12 10:56:16 +01:00
Florin Sarbu
ae4164c044 packagegroup-resin-connectivity.bbappend: Add linux-firmware-bcm43430
This package adds the firmware for a WiFi chipset (AP6212A) present
on a variant of the Nanopi Neo Air.

Signed-off-by: Florin Sarbu <florin@resin.io>
2018-10-09 14:09:12 +02:00
Florin Sarbu
e9dfd398af linux-firmware_%.bbappend: Add and package nvram settings for AP6212A
This WiFi chipset is on a Nanopi Neo Air variant. File is taken from
https://github.com/BPI-SINOVOIP/BPI-files/blob/master/others/brcm/
lib/firmware/ap6212/nvram.txt

Signed-off-by: Florin Sarbu <florin@resin.io>
2018-10-09 14:08:33 +02:00
Florin Sarbu
18a43a8e6a resin-image.inc: Add the SPL in resin-boot for Nanopi Neo Air
This additon is needed for hostOS updates

Signed-off-by: Florin Sarbu <florin@resin.io>
2018-10-09 10:24:59 +02:00
Florin Sarbu
505916c4fb meta-resin-allwinner:layer.conf: Use kernel 4.16.13 for Nanopi Neo Air
For the Nanopi Neo Air we stick to the kernel from the BSP

Signed-off-by: Florin Sarbu <florin@resin.io>
2018-10-09 09:30:39 +02:00
Florin Sarbu
d9db680fbd u-boot_2018.03.bbappend: Integrate with resin-u-boot
Signed-off-by: Florin Sarbu <florin@resin.io>
2018-10-09 09:06:56 +02:00
Florin Sarbu
ea90d9dcba meta-resin-allwinner:layer.conf: Remove missing dtbs for Nanopi Neo Air
We switched the Nanopi Neo Air to the mainline kernel and this kernel
does not yet have these additional dtbs that the armbian kernel has.

Changelog-entry: Do not package missing armbian dtbs for the Nanopi Neo Air
Signed-off-by: Florin Sarbu <florin@resin.io>
2018-09-26 07:33:01 +02:00
Florin Sarbu
667edc888f nanopi-neo-air.conf: Delete machine conf from our layer
We will use the nanopi-neo-air.conf machine conf file from the BSP layer

Changelog-entry: Use nanopi-neo-air.conf machine definition from the BSP layer
Signed-off-by: Florin Sarbu <florin@resin.io>
2018-09-10 14:04:07 +02:00
Florin Sarbu
dee12841dd bananapi-m1-plus.conf: Set current kernel version
Kernel version 4.14.15 is not available anymore and 4.17.3
gets built anyway. So let's set 4.17.3 as preferred version
for the Bananapi M1 + to avoid the build complaining 4.14.15
kernel recipe is missing from the layers.

Changelog-entry: Set PREFERRED_VERSION linux-mainline to 4.17.3 for bananapi-m1-plus
Signed-off-by: Florin Sarbu <florin@resin.io>
2018-09-10 13:51:53 +02:00
Florin Sarbu
d10a0dc009 linux_4.14%.bb: Cleanup recipe
With the update to Poky Sumo, there is no longer a need to
include linux-dtb.inc as long as one defines KERNEL_DEVICETREE.

Changelog-entry: Clean-up swap, conf-notes.txt and obsolete kernel recipes
Signed-off-by: Florin Sarbu <florin@resin.io>
2018-09-10 13:48:37 +02:00
Florin Sarbu
8caedbbe18 meta-resin-allwinner/recipes-kernel/linux: Delete obsolete recipes
Signed-off-by: Florin Sarbu <florin@resin.io>
2018-09-10 13:47:26 +02:00
Florin Sarbu
0835414044 meta-resin-allwinner/conf: Remove unneeded files
Signed-off-by: Florin Sarbu <florin@resin.io>
2018-09-10 13:37:12 +02:00
Florin Sarbu
daf849d525 meta-resin-allwinner:layer.conf: Define LAYERSERIES_COMPAT
We avoid in this way a build warning. See:
https://patchwork.openembedded.org/patch/140542/

Changelog-entry: Add LAYERSERIES_COMPAT to yocto in layer.conf
Signed-off-by: Florin Sarbu <florin@resin.io>
2018-09-10 13:33:56 +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
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