Commit Graph

23 Commits

Author SHA1 Message Date
Igor Pečovnik
18e7bef68e
Adjust build targets (#3002)
* Adjust build targets

* Update targets

* Update build images

- enabling 3d
- adding budgie

* Remove unneded targets

* Update CLI targets

* Spaces
2021-07-17 18:05:31 +02:00
Oleg
041c24a8a7
edit image jetson-nano (#3012) 2021-07-16 11:26:34 +02:00
lanefu
7db55b893c
tinker-2 beta cli 2021-07-15 22:58:23 -04:00
lanefu
8c09e1fa93
khadas support (#2903)
* cleanup add vim3l

* Add Khadas edge config

* Add Khadas edge sources definitions. It boots

* Change configuration to maximised model

* Adjust build configs

* witch to case statement for meson x11 config

* push vim1 naming

* Booting VIM2 with khadas prebuild u-boot

Can load from an empty eMMC, can be installed to eMMC via nand-sata-install

* Add Vim1 and move 1 and 2 to supported. VIM1 is not tested yet.

* Enable full featured desktop with 3D for khadas vim 1 and vim2

* Update meson64_common.inc

Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2021-07-05 21:05:43 +02:00
Igor Pečovnik
eaebd3c7ff
Removing a few build targets that are not that urgent (#2961) 2021-07-03 22:36:56 +02:00
Igor Pecovnik
692717102b Revert "Jetson legacy kernel building have issues on Hirsute. Disabling it for now."
This reverts commit 13e3c34523.
2021-06-30 13:55:37 +02:00
Igor Pecovnik
13e3c34523 Jetson legacy kernel building have issues on Hirsute. Disabling it for now. 2021-06-16 08:30:46 +02:00
Igor Pečovnik
d3d4f050e4
Add ZRAM to Jetson Nano legacy (#2899)
* Add ZRAM and few other networking related options to Jetson nano legacy kernel config

* Enable legacy desktop build for jetson-nano

* Enable nightly legacy kernel build

* space
2021-06-16 00:56:56 +02:00
Igor Pecovnik
7d9a5f7eb4 Clenup build targets 2021-06-13 18:15:23 +02:00
Igor Pečovnik
17b3da0a44
Fix mainline kernel boot on Rockpi S (#2823)
https://armbian.atlassian.net/browse/AR-785
2021-06-10 11:58:00 +02:00
Igor Pečovnik
b087cfb6b3
Enable virtual ARM64 nightly builds for qemu (#2875)
* Enable Virtual qemu build targets
* Bugfix - saving build number is being overwritten before saved
* Remove stable builds, not needed
* Update kernel config, enable current instead of edge
2021-06-05 08:49:25 +02:00
Igor Pecovnik
e46a6a5ef6 Typo - fixing wrong board name 2021-05-13 08:46:31 +02:00
Igor Pecovnik
dd12df4cac Add Orangepi R1+ to the build targets 2021-04-15 14:19:01 +00:00
Igor Pečovnik
f0b5264317
Re-create edge branch for imx6 (#2751)
* Re-create edge branch for imx6
* Add build target

Edge was not tested on HW yet.
2021-04-12 23:56:53 +02:00
Igor Pečovnik
b46f603355
Improvements for Jetson Nano (#2752)
* Further improvements

- merge general config options
- add edge branch with 5.11.y
- enabled zram
- verified docker dependencies

* Enabled EDGE CLI target
2021-04-12 22:33:27 +02:00
Igor Pecovnik
269f1344d1 Update CLI beta targets 2021-04-02 07:03:05 +00:00
Igor Pecovnik
76c06deb24 Add sunxi upstream patches and adjust CLI beta target DEV -> EDGE 2021-03-24 20:24:33 +01:00
Igor Pečovnik
0cdffb29b0
Renaming DEV branch to EDGE (#2704)
* Change DEV to EDGE
* Renaming patches dev folder to edge
* Move patches into subdir where they will be archived.
* Relink patch directories properly
2021-03-24 19:01:53 +01:00
Igor Pecovnik
06a864a39c Change CLI nightly targets to DEV(edge to be) kernel 2021-03-15 01:20:46 +00:00
Richard Neese
dbe64f1939
Update targets-cli-beta.conf (#2718)
adding in a focal build for dev work
2021-03-15 00:29:39 +01:00
Igor Pecovnik
11cc8cb5b0 Bugfix on build targets
Multiple building doesn't like targets that have the same name
2021-03-14 15:07:12 +01:00
Igor Pecovnik
3d8e537a48 Enable Odroid HC4 legacy beta target 2021-03-02 23:49:12 +01:00
Igor Pečovnik
3a74abe43d
Merge desktop branch (#2662)
Co-authored-by: Miouyouyou (Myy) <myy@miouyouyou.fr>
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
Co-authored-by: Richard Neese <r.neese@gmail.com>
Co-authored-by: iav <iav@iav.lv>
Co-authored-by: lanefu <lanefu@users.noreply.github.com>
Co-authored-by: Werner <EvilOlaf@users.noreply.github.com>
Co-authored-by: Oleg <balbes-150@yandex.ru>
Co-authored-by: Lane Jennison <lane@lane-fu.com>
Co-authored-by: JMCC <jmcc1@gmx.com>
2021-02-24 18:19:09 +01:00