Commit graph

155 commits

Author SHA1 Message Date
Sebastian Panceac
5a6e8eb2f4 linux-mainline: Enable UART3 in Nanopi Neo Air device tree
Changelog-entry: Enable UART3 in Nanopi Neo Air device tree for bluetooth
Signed-off-by: Sebastian Panceac <sebastian@balena.io>
2019-03-22 10:48:33 +01:00
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
9b6121bb7b layers/meta-resin: Update to v2.27.0
Update meta-resin from 2.26.0 to 2.27.0

Changelog-entry: Update the meta-resin submodule from v2.26.0 to v2.27.0
Signed-off-by: Florin Sarbu <florin@balena.io>
2018-12-05 14:31:33 +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
d7a56e8803 layers/meta-resin: Update to v2.26.0
Update meta-resin from 2.19.0 to 2.26.0

Changelog-entry: Update the meta-resin submodule from v2.19.0 to v2.26.0
Signed-off-by: Florin Sarbu <florin@balena.io>
2018-11-12 11:04:09 +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
4cd258fe90 layers/meta-resin: Update to v2.19.0
Update meta-resin from 2.14.3 to 2.19.0

Changelog-entry: Update the meta-resin submodule from v2.14.3 to v2.19.0
Signed-off-by: Florin Sarbu <florin@resin.io>
2018-10-09 14:09:12 +02: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
568484ce19 layers/meta-sunxi: Update to latest sumo
This update adds eMMC support in u-boot and kernel

Changelog-entry: Update the meta-sunxi submodule to latest sumo
Signed-off-by: Florin Sarbu <florin@resin.io>
2018-10-09 09:06:29 +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
940405cbc9 layers/poky: Update to sumo-19.0.1
Changelog-entry: Update the poky submodule to sumo-19.0.1
Signed-off-by: Florin Sarbu <florin@resin.io>
2018-09-19 16:14:11 +02:00
Florin Sarbu
964c612e79 layers/meta-openembedded: Update to latest sumo
Signed-off-by: Florin Sarbu <florin@resin.io>
2018-09-19 16:13:30 +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
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