Alexey Brodkin
13fe88d754
linux-sunxi_3.4: Switch GitHub protocol from git to https
...
This mutes bitbake warning:
----------------------------->8------------------------
WARNING: .../meta-sunxi/recipes-kernel/linux/linux-sunxi_3.4.bb:
URL: git://github.com/linux-sunxi/linux-sunxi.git;branch=sunxi-3.4;protocol=git uses git protocol which is no longer supported by github.
Please change to ;protocol=https in the url.
----------------------------->8------------------------
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2022-01-04 20:23:14 +03:00
Alexey Brodkin
6ece692e9b
sunxi-boards: Bump version
...
For some reason it was not updated since 2015 and
there seem to be quite some changes in the repo.
Also switch protocol for getting sources from GitHub
from git to https to get rid of the bitbake warning.
Signed-off-by: Alexey Brodkin <alexey.brodkin@gmail.com>
2022-01-04 20:21:07 +03:00
Marek Belisko
c39a024199
Merge pull request #334 from clementperon/to_merge
...
Fixes
2022-01-03 18:02:21 +01:00
Clément Péron
545d824ccf
atf-sunxi: fix new syntax
2022-01-02 21:46:06 +01:00
Clément Péron
45a666ac43
classes: sdcard_image-sunxi: fix depends
...
Signed-off-by: Clément Péron <peron.clem@gmail.com>
2022-01-02 21:20:28 +01:00
Clément Péron
a508443f52
recipes: use github https and specify master branch to fix warnings
...
Signed-off-by: Clément Péron <peron.clem@gmail.com>
2022-01-02 19:47:59 +01:00
Clément Péron
0225772064
conf: layer: oe layer is not mandatory
...
Signed-off-by: Clément Péron <peron.clem@gmail.com>
2022-01-02 19:46:55 +01:00
Clément Péron
3a7f7e1199
conf: sunxi.inc: bump linux mainline preferred version to 5.10
...
Signed-off-by: Clément Péron <peron.clem@gmail.com>
2022-01-02 19:39:34 +01:00
Marek Belisko
a67a0c58df
Merge pull request #331 from mpromonet/master
...
Fix build for nanopi neo air
2021-12-15 21:10:25 +01:00
Michel Promonet
8852666a80
Merge branch 'master' into master
2021-12-15 21:07:43 +01:00
Marek Belisko
e584cd9084
Merge pull request #333 from MatScheifi/honister
...
Fix SD Image Build for honister
2021-12-15 07:57:54 +01:00
Matthias Scheifinger
deb667015d
cover up build error with kernel headers
2021-12-10 10:59:19 +01:00
Matthias Scheifinger
503102a841
move ext4 dep
2021-12-10 10:51:18 +01:00
Matthias Scheifinger
02bf3fcd80
fix sd-card creation - use new syntax
2021-12-10 10:45:50 +01:00
mpromonet
7bc87817a1
this is integrate in kernel mainline since 88c23c05ef (diff-9c6eb3684dca738538e1dcb691cb9dd7684d6d5da0e963b5ba5a7e47b8b95e21)
and breaks the build
...
Signed-off-by: mpromonet <michel.promonet@free.fr>
2021-11-12 15:42:27 +01:00
Marek Belisko
080eb40635
conf: Set LAYERSERIES_COMPAT to honister only
...
It's not anymore compatible with old releases due new syntax.
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
2021-09-20 10:19:34 +02:00
Marek Belisko
dcd5790e87
conf: machine: Fix paths for tunes
...
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
2021-09-20 09:39:40 +02:00
Marek Belisko
6a1103b726
misc: More fixes for new syntax
...
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
2021-09-20 09:39:18 +02:00
Marek Belisko
668bc6824c
conf: Added honister layer to LAYERSERIAS_COMPAT
...
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
2021-09-20 09:27:46 +02:00
Marek Belisko
fd330bbb55
Merge pull request #328 from dev-0x7C6/master
...
layer: convert to new override syntax 💥
2021-09-20 09:26:15 +02:00
Bartłomiej Burdukiewicz
e66258ad7a
layer: convert to new override syntax 💥
...
OE/Yocto is migration towards new override syntax,
current master (upcomming honister release) will not
tolerate "_" as override operator.
New override syntax will be backported to
dunfell, gatesgarth, hardknott releases.
Signed-off-by: Bartłomiej Burdukiewicz <bartlomiej.burdukiewicz@gmail.com>
2021-08-23 18:47:19 +02:00
Marek Belisko
3caf03d9fc
xradio-firmware: Update to latest master
...
Old version seems to have random crashes when using softap functionality
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
2021-06-30 11:08:56 +02:00
Marek Belisko
278bd31312
Merge pull request #322 from linux-sunxi/mbe-bananapi-m64
...
bananapi m64
2021-05-21 21:16:33 +02:00
Marek Belisko
edb10c82bd
Added support for bananapi-m64 machine
...
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
2021-05-21 21:14:52 +02:00
Marek Belisko
c6161f546b
Merge pull request #321 from HerrMuellerluedenscheid/bugfix/partition-label
...
remove boot partition label
2021-05-17 13:28:18 +02:00
Marius Kriegerowski
c03a8988b8
default to 'boot' as boot partition label
...
Defaulting to the $MACHINE may lead to failure if the name was
longer than the limit of allowed volume label of fat (11 chars).
Signed-off-by: Marius Kriegerowski <marius.kriegerowski@gmail.com>
2021-05-17 13:10:45 +02:00
Marek Belisko
fe54f61d61
layer.conf: Added compatibility with hardknott
...
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
2021-04-30 08:31:53 +02:00
Marek Belisko
724d154371
Merge pull request #320 from linux-sunxi/mbe-fix-master
...
u-boot: Drop un-needed patch
2021-04-23 14:25:09 +02:00
Marek Belisko
59b953f341
u-boot: Drop un-needed patch
...
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
2021-04-23 14:24:06 +02:00
Marek Belisko
ac8695fddf
Merge pull request #317 from MdeVries86/feature/fix-regulator
...
Add missing voltage/current regulator category in kernel config for the aarch64 config
2021-04-19 08:43:36 +02:00
Marcel de Vries
efc05f66ef
Add missing voltage/current regulator category in kernel config
...
Without this category enabled, all the regulator drivers will not be compiled resulting in the mmc/sd-card driver failing to set a valid voltage.
2021-04-18 23:04:58 +02:00
Marek Belisko
dc5c23908e
Merge pull request #315 from linux-sunxi/nandra-banana-pi-m2m
...
Added bananapi-m2m machine
2021-04-17 09:37:16 +02:00
Marek Belisko
5602fb2ff8
Added bananapi-m2m machine
...
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
2021-04-13 13:13:20 +02:00
Marek Belisko
6eb1acdbcb
Merge pull request #312 from louisbuchert/master
...
adding Lichee Pi Zero machine (booted)
2021-04-06 22:32:13 +02:00
Marek Belisko
5fe0f177ab
Merge pull request #314 from linux-sunxi/nandra-fix-opi-zero-boot
...
Fix orange-pi-zero booting with 2020.01 u-boot
2021-03-31 08:24:23 +02:00
Marek Belisko
151ac47fda
Merge pull request #295 from macpijan/add_wks_file
...
conf: sunxi.inc: add wks file for arm
2021-03-30 22:16:40 +02:00
Marek Belisko
f66e6f255f
u-boot: Fix orange-pi-zero booting
...
Without this patch booting ends with Starting kernel ...
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
2021-03-30 21:54:45 +02:00
Louis Buchert
0b64109569
Added Lichee Pi Zero machine (booted)
2021-03-30 19:23:08 +02:00
Marek Belisko
3dc99ee663
Merge pull request #311 from katyo/master
...
Added MarsBoard A10 machine config
2021-03-23 07:58:35 +01:00
K
c32ee2b4a0
Added MarsBoard A10 machine config
2021-03-23 11:09:20 +05:00
Marek Belisko
9e53e57d75
Merge pull request #306 from Kynetics/master
...
linux-mainline: add lt 5.10.2
2020-12-22 11:57:50 +01:00
Diego Rondini
de575289a3
linux-mainline: add lt 5.10.2
...
Add version 5.10.2. According to:
https://www.kernel.org/category/releases.html
version 5.10 is a longterm release.
Signed-off-by: Diego Rondini <diego.rondini@kynetics.com>
2020-12-22 10:40:11 +00:00
Marek Belisko
1e41b97b5b
linux-mainline: Fix USb support on cubietruck
...
See issue #350
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
2020-12-22 07:37:46 +01:00
Marek Belisko
efcbd3a2cf
Merge pull request #303 from mfrydrysiak/machine-bananapim2plus
...
conf: machine: add bananapi-m2plus
2020-11-10 18:07:23 +01:00
Marek Frydrysiak
2df608df63
conf: machine: add bananapi-m2plus
...
Add machine configuration for H3 based Banana Pi M2+.
Signed-off-by: Marek Frydrysiak <marek.frydrysiak@gmail.com>
2020-11-10 17:48:01 +01:00
Marek Belisko
e20eb9ef85
Merge pull request #302 from 3mdeb/uboot-fix-revert
...
Revert "u-boot: rebase nanopi_neo_air emmc patch"
2020-11-04 22:39:45 +01:00
Marek Belisko
18f3e4a016
Merge pull request #294 from macpijan/add_nanopi_m1
...
machine: nanopi-m1: add config
2020-11-04 22:35:49 +01:00
Maciej Pijanowski
11052ea20e
Revert "u-boot: rebase nanopi_neo_air emmc patch"
...
This reverts commit 58d382d598
.
This change was not needed on master. The patch was already correctly
refreshed on the dunfell branch to be compatible with the v2020.01
U-Boot release. It was done in the following commit: d0bbc7334d
2020-11-04 22:16:53 +01:00
Marek Belisko
0062d5490a
Merge pull request #301 from 3mdeb/uboot-fix
...
u-boot: rebase nanopi_neo_air emmc patch
2020-11-04 22:01:35 +01:00
Maciej Pijanowski
58d382d598
u-boot: rebase nanopi_neo_air emmc patch
...
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
2020-11-04 21:50:05 +01:00