8e763ac1c0
conf: Added orange-pi-pc2 config
...
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com >
2022-04-25 22:01:23 +02:00
78c395aab7
sunxi64.inc: Don't set UBOOT_BINARY
...
It's valid for sunxi uboot only and breaks wic so comment it
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com >
2022-04-13 10:35:31 +02:00
b122bfc272
u-boot: Refresh path
...
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com >
2022-04-13 09:31:24 +02:00
752f632e98
atf-sunxi: Fix build issue
...
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com >
2022-04-13 09:31:07 +02:00
7dcc9a0069
Merge pull request #337 from StealthyCoder/master
...
conf: machine: add orange-pi-r1
2022-01-27 19:32:46 +01:00
ef5b9a675b
conf: machine: add orange-pi-r1
...
Add the machine configuration for the Orange Pi R1.
Signed-off-by: Eric Bode <eric.bode@foundries.io >
2022-01-20 09:50:05 +01:00
b9a5f19db2
Merge pull request #336 from abrodkin/abrodkin-updates-2022.01
...
Minor updates
2022-01-04 21:05:51 +01:00
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
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
c39a024199
Merge pull request #334 from clementperon/to_merge
...
Fixes
2022-01-03 18:02:21 +01:00
545d824ccf
atf-sunxi: fix new syntax
2022-01-02 21:46:06 +01:00
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
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
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
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
a67a0c58df
Merge pull request #331 from mpromonet/master
...
Fix build for nanopi neo air
2021-12-15 21:10:25 +01:00
8852666a80
Merge branch 'master' into master
2021-12-15 21:07:43 +01:00
e584cd9084
Merge pull request #333 from MatScheifi/honister
...
Fix SD Image Build for honister
2021-12-15 07:57:54 +01:00
deb667015d
cover up build error with kernel headers
2021-12-10 10:59:19 +01:00
503102a841
move ext4 dep
2021-12-10 10:51:18 +01:00
02bf3fcd80
fix sd-card creation - use new syntax
2021-12-10 10:45:50 +01:00
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
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
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
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
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
fd330bbb55
Merge pull request #328 from dev-0x7C6/master
...
layer: convert to new override syntax 💥
2021-09-20 09:26:15 +02:00
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
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
278bd31312
Merge pull request #322 from linux-sunxi/mbe-bananapi-m64
...
bananapi m64
2021-05-21 21:16:33 +02:00
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
c6161f546b
Merge pull request #321 from HerrMuellerluedenscheid/bugfix/partition-label
...
remove boot partition label
2021-05-17 13:28:18 +02:00
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
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
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
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
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
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
dc5c23908e
Merge pull request #315 from linux-sunxi/nandra-banana-pi-m2m
...
Added bananapi-m2m machine
2021-04-17 09:37:16 +02:00
5602fb2ff8
Added bananapi-m2m machine
...
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com >
2021-04-13 13:13:20 +02:00
6eb1acdbcb
Merge pull request #312 from louisbuchert/master
...
adding Lichee Pi Zero machine (booted)
2021-04-06 22:32:13 +02:00
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
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
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
0b64109569
Added Lichee Pi Zero machine (booted)
2021-03-30 19:23:08 +02:00
3dc99ee663
Merge pull request #311 from katyo/master
...
Added MarsBoard A10 machine config
2021-03-23 07:58:35 +01:00
c32ee2b4a0
Added MarsBoard A10 machine config
2021-03-23 11:09:20 +05:00
9e53e57d75
Merge pull request #306 from Kynetics/master
...
linux-mainline: add lt 5.10.2
2020-12-22 11:57:50 +01:00
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
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