Commit Graph

3543 Commits

Author SHA1 Message Date
Richard Neese
ad2606dbbb
This corrects the theme issue on xfce to NumixBlue (#3077) 2021-08-04 00:46:41 +02:00
Igor Pečovnik
43d179914a
Disable support status for Buster Gnome
If supported, caches are going to be made, while it also needs some fine tuning which is set for after 21.08 @RichNeese
2021-07-31 09:11:38 +02:00
Igor Pečovnik
f317cd72b4
Upstream patches (#3071)
* Upstream patches

* Adjust configs

* Revert xu4 config
2021-07-29 17:24:52 +02:00
Richard Neese
9b87f6ecc8
Requested to rm 1 package (#3070)
removed a package on igor request
2021-07-29 17:06:21 +02:00
Igor Pecovnik
c2929852d1 Target configuration bugfix - removing 3dsupport from Buster desktop build 2021-07-29 13:34:06 +02:00
Ricardo Pardini
13329ebcd0
Odroid HC4: pick 5.13's patches for SPI-NOR dts and XT25F128B flash chip (#3069)
- add mtd-utils to PACKAGE_LIST_BOARD.
- this should be enough to wipe Petitboot;
- more investigative work and u-boot building is needed for SPI+SATA boot

Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
2021-07-28 21:54:35 -04:00
Ricardo Pardini
5005806f6e
ODROID C4, HC4: fix u-boot map and FIP trees handling (#3068)
- We really want the u-boot.bin.sd.bin for HC4
- During VIM3L-adding commit, "odroid*c4" was replaced with "odroid-c4" and "odroid-hc4"
  - Which is cool but it's actually "odroidc4" and "odroidhc4"
  - Add a warning to save future time if no FIP tree decided by SM1 family

Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
2021-07-28 08:12:53 -04:00
Igor Pecovnik
02e0deb23d Removing duplicates in packages and bumping with a rootfs cache id 2021-07-27 12:57:33 +02:00
Werner
2047a94ada
Bionic is neither WIP nor unstable but old-stable 2021-07-27 05:34:49 +02:00
Igor Pečovnik
60f7a32728
Move packages each into a separate line to make lists cleaner. Remove duplicates and sort them alphabetically (#3063)
cat packages | tr ' ' '\n' | sed '/^\s*$/d' | uniq | sort
2021-07-26 20:26:40 +02:00
Richard Neese
e3ebc15275
added enlightenment to the focal csc builds for low end devices (#3053) 2021-07-26 19:38:01 +02:00
Tony
146738eb91
Rockchip atf 2.5 (#2998)
* bump rockchip64 ATF to 2.5

v2.5 includes our patches and some other RK3399 improvements

* Delete power domains patch

included in ATF v2.5

* Delete fix-reset-in-v2.2.patch

Included in v2.5

* disable logging patch

&console.console is causing a compile error with ATF v2.5.  I haven't looked into it yet, disable for now.

* Add experimental suspend support for PBP

Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2021-07-26 13:37:50 -04:00
Richard Neese
de8174021d
fix missing networking package on xfce ubuntu (#3061) 2021-07-26 19:37:33 +02:00
Richard Neese
709ac42022
updated buster to fix build for proper package list (#3062) 2021-07-26 19:37:14 +02:00
Ricardo Pardini
59509407aa Khadas VIM3: add asound.state file
- via Jeremiah Cornelius on the Armbian Forums
- also clarify comment about 2 dtbs in mainline kernel

Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
2021-07-24 18:32:55 -04:00
Ricardo Pardini
3455d85a23 Add very basic Khadas VIM3 support
- FIP tree support was there already since #1923
- mainline u-boot in g12b was enabled by #2943

Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
2021-07-24 10:07:02 -04:00
Igor Pecovnik
d71c4e75f5 Reverting package changes in Buster XFCE since it breaks Bullseye XFCE
8feb39511a

Reading package lists...
E: Package 'libappindicator3-1' has no installation candidate
E: Package 'gir1.2-appindicator3-0.1' has no installation candidate
Building dependency tree...[ error ] ERROR in function create_rootfs_cache [ debootstrap.sh:311 ]

Manual testing assembling om:
- Debian Buster XFCE
- Debian Bullseye XFCE
- Debian SID XFCE
after revert to make sure everything works.
10 rootfs cache files are recreated and redistributed to the CDN due to this change so it is important that we don't make a bug here.
2021-07-24 10:36:28 +02:00
Igor Pečovnik
8d64acfd21
Fix targets (#3050)
* Fix targets
* Cleaning the list
2021-07-23 10:55:24 +02:00
Rich
f4dcb7c4d4 fixed a typo i had a \ that was not needed 2021-07-22 19:38:11 -04:00
Rich
8feb39511a fixed buster xfce build to match updated builds removed packages that debian does not support 2021-07-22 19:38:11 -04:00
Igor Pečovnik
87a30d0129
Cleanup 2021-07-22 14:21:42 +02:00
lanefu
31e1cb3d00
move all Allwinner uboot to v2020.10 (#3047)
* rollback uboot for sunxi64-current
* rollback all allwinner uboots
2021-07-22 08:17:50 -04:00
lanefu
390376d2e2
rollback uboot for sunxi64-current (#3046) 2021-07-22 08:06:17 -04:00
Igor Pečovnik
02dbeda3bc
Github actions update for making stable images (#3040)
* Make RC runner more universal and fix a bug in build beta images - calculating wrong paralleling parameter
* We don't need separate build config for RC images
2021-07-22 11:22:02 +02:00
Igor Pečovnik
e7377248b3
Second part of EDGE bumping to 5.13.y (#3045)
* Bump Meson64 EDGE to 5.13
* Bump Rockchip64 EDGE to 5.13.y
* Bump Odroid Xu4 edge to 5.13.y
* Bump rockchip edge to 5.13.y
2021-07-22 00:15:54 +02:00
Igor Pecovnik
e7177f3b9b Adjust sunxi-current patches - remove broken, add upstream 2021-07-21 17:46:55 +00:00
Igor Pečovnik
23c42e3443
Another round of adjusting targets (#3029)
* Another round of adjusting targets

* Remove 32bit cinnamon target
2021-07-21 19:16:44 +02:00
Richard Neese
2cf3d5c2f8
remove 2 pkgs making images to big (#3038) 2021-07-21 08:07:21 +02:00
Igor Pečovnik
e21e82b546
Upgrading sunxi, sunxi64, imx6, jetson-nano, mvebu and mvebu64 EDGE to 5.13 (#3042)
* Upgrading sunxi and sunxi64 EDGE to 5.13

Both variants tested for building

* Bump imx6 to 5.13.y

Tested

* Bump Jetson nano kernel to 5.13.y

* Move mvebu and mvebu64 edge to 5.13.y
2021-07-21 00:46:51 +02:00
Igor Pečovnik
aa914dedf9
Setting older u-boot for Allwinner H3 due to stability issues found in latest versions 2021.04 (#3036) 2021-07-20 06:40:22 +02:00
lanefu
b1d82308db
RC upload flag (#3027)
* RC upload flag

* Update build-all-ng.sh

* Try RC Images

Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2021-07-19 20:36:46 -04:00
Igor Pecovnik
a6a7608025 Bugfix for #3033 2021-07-19 06:42:27 +00:00
lanefu
a46eeafa86
move pinebook tweaks (#3033)
* move pinebook tweaks

* fix dest

* Add also special keys definitions

* Clear out tech dept

* Delete prepare.sh

Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2021-07-19 08:14:34 +02:00
lanefu
4b91e49c72
khadas edge tweaks (#3022)
* remove static mac assignment hack for khadas edge

* khadased edge rk3399 default asound
2021-07-18 23:14:02 -04:00
Paolo Sabatino
0dd450f98f rk322x: really update edge kernel flavour config 2021-07-18 14:55:54 +00:00
Paolo Sabatino
e4add7b8fd rk322x: update rk322x-edge kernel config, add DMC patches and overlays 2021-07-18 14:06:35 +00:00
lanefu
04914000b1
failsafe for qemu image (#3032) 2021-07-18 16:03:26 +02:00
Igor Pečovnik
c064c11b47
Remove duplicated entries for Pinebook PRO bsp creation (#3031)
* Remove duplicated entries for Pinebook PRO bsp creation

* Link only CLI and desktop BSP package per board

* Adjust "
2021-07-18 15:41:58 +02:00
Richard Neese
34901d83b6
Deepin update (#3026)
* fixed a typo in budgie in the create-desktop.sh

mkdir -o to mkdir -p to fix making a dir

* updating deepin to current build status

* updated package list for new packages
2021-07-17 21:52:09 +02:00
Igor Pecovnik
5f104a1091 Bugfix / typo - fixing wrong name in build config 2021-07-17 21:50:57 +02:00
Igor Pecovnik
abe6d2e8fb Bugfix / typo - fixing wrong name in build config 2021-07-17 21:48:43 +02:00
Richard Neese
85fac1bced
Pbp fix package install (#3028)
* fixed a typo in budgie in the create-desktop.sh

mkdir -o to mkdir -p to fix making a dir

* fix the install of a package for pinebook pro
2021-07-17 21:33:40 +02:00
Igor Pecovnik
3489e27a16 Bugfix - for creating u-boot packages we need to have board targets defined in main targets.conf
Adding Tinkerboard2 (without creating images) and Vim3l (with creating images)
2021-07-17 21:17:22 +02:00
Igor Pecovnik
e983a827b7 Fixing typo in build targets names 2021-07-17 18:48:10 +02:00
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
Paolo Sabatino
baf9815f8b rk322x: add DMC driver and runtime clock adjust, change rk322x-config emmc options
* add DFI driver to provide hardware-based memory controller load
     * adapted DRAM Memory Controller driver from rk3328, add necessary headers
     * provide device tree overlays to enable DDR3 clock scaling
     * adapted rk322x-box to allow DDR speed bin selection to user
     * add ipb900 board gpio configuration
     * add rtl8723cs driver to linux-current kernel
     * use ddrbin v1.10 set to 330 Mhz at boot
     * provide overlays for ddr3 at 330, 528, 660 and 800 mhz
     * split emmc overlays to enable options by user choice
     * modified rk322x-config to support dmc, emmc overlays
     * remove optee trust os in favor of rockchip proprietary blob
       for dmc functionality
2021-07-17 15:21:48 +00:00
Richard Neese
b6dd6b5281
Fixing issues in Gnome wallpapers (#3025)
* fixed a typo in budgie in the create-desktop.sh

mkdir -o to mkdir -p to fix making a dir

* fixing walpapers on gnome build

fixing issue ar-855 gnome wallpapers not getting ut inplace
2021-07-17 16:30:47 +02:00
Igor Pecovnik
aa00194321 Bugfix - Odroid C4 / HC4 boot map is wrong. It builds, but was not tested on HW yet 2021-07-17 13:04:45 +00:00
Igor Pecovnik
2e093e4309 Adjusting broken patches on RK332x
@paolosabatino review if somethint too much was removed
2021-07-16 15:59:00 +00:00
Richard Neese
f0f570f222
uninstall gdm3 so kde-plasma loads up with lightdm (#3021) 2021-07-16 17:02:28 +02:00