Commit Graph

3480 Commits

Author SHA1 Message Date
Richard Neese
000bf7396c
Merge pull request #3013 from RichNeese/kde-cleaning
update kde-plasma for testing
2021-07-15 07:42:13 -04:00
Rich
8eb8e65737 update kde-plasma for testing 2021-07-15 07:41:17 -04:00
Richard Neese
8000c0cd78
Merge pull request #3009 from RichNeese/budgie-fix
Budgie fix
2021-07-14 13:13:18 -04:00
Rich
520da8e074 fixing apps browser chromium 2021-07-14 13:08:59 -04:00
Rich
f14cd0a6cd fixing chromium install issue 2021-07-14 11:17:21 -04:00
Igor Pečovnik
a7e16da2ce
Add Ubuntu Impish (#3006) 2021-07-14 08:45:30 +02:00
Rich
0f4ee72883 fix typo... 2021-07-13 19:37:01 -04:00
Rich
9de8530093 fixing budgie desktop 2021-07-13 18:23:52 -04:00
Rich
fb4519463f working on budgie fixes 2021-07-13 16:43:53 -04:00
Igor Pečovnik
e919a87485
Bugfix for broken desktop on Amlogic glx (#2983)
* Bugfix - fancy modesetting seems to be broken on Amlogic GLX series. Reverting to fbdev fixes the problem of desktop not showing up.
* Tested on Vim2
2021-07-13 18:51:38 +02:00
Igor Pecovnik
8df3de47ae Desktops adjusting bugfix - creating missing directories 2021-07-13 10:12:59 +00:00
Richard Neese
be44bb7d61
Merge pull request #3003 from RichNeese/desktop-background-cleanup
Desktop background cleanup
2021-07-12 17:19:24 -04:00
Rich
9d12f9bce2 fix typo xfce 2021-07-12 15:37:09 -04:00
Rich
e9297bd422 fix name typo 2 2021-07-12 15:33:58 -04:00
Rich
5189606139 fix name typo 2021-07-12 15:31:08 -04:00
numbqq
b68107020f
Small description typo fixup for Khadas VIM2 & VIM3L (#3001)
* VIM2: fix description typo

Signed-off-by: Nick Xie <nick@khadas.com>

* VIM3L: fix description typo

Signed-off-by: Nick Xie <nick@khadas.com>
2021-07-12 20:58:12 +02:00
Rich
9982122d2c fixed typo in path 2021-07-12 13:22:40 -04:00
Rich
9b3fcdac85 fixing background issue 2021-07-12 11:24:59 -04:00
Richard Neese
68f32783be
Merge pull request #3000 from RichNeese/add-kde-plasma
add kde-plasma csc build
2021-07-12 10:26:45 -04:00
Rich
0961a19ce1 add kde-plasma csc build 2021-07-12 10:25:23 -04:00
Rich
da2d0d0dfb fix line to say what the builds are 2021-07-12 10:08:07 -04:00
Rich
c9c3215c8b update builder to build virual-qemu images 2021-07-12 10:04:08 -04:00
Rich
4dc1b10311 working to split backgrounds lighdm and desktop 2021-07-12 09:38:08 -04:00
Igor Pecovnik
ead76b7b9b Repository management bugfix
Something in the signing procedure has been changed and current way stopped working. Lets try with Aptly internal signing procedure.
2021-07-12 10:21:08 +00:00
Lane Jennison
48086a7e89 install spice agent for virtual desktop 2021-07-11 22:39:24 -04:00
Lane Jennison
bd40cf4c7f Merge branch 'master' of github.com:armbian/build into virtual 2021-07-11 14:03:35 -04:00
Lane Jennison
6ee2ce463a additional post image hook to assist in img conversion to qcow2 for virtual-qemu image 2021-07-11 14:03:22 -04:00
lanefu
0e734a2e3f
Merge pull request #2943 from rpardini/odroid-n2-uboot-mainline
edge: ODROID N2/N2+ mainline U-boot; keep odroid-2015 u-boot for legacy and current
2021-07-10 23:19:07 -04:00
Richard Neese
1098ed436d
Merge pull request #2993 from RichNeese/updating-appsgroups
updating appgroups programming
2021-07-10 19:28:47 -04:00
Rich
328988e1b5 updating appgroups programming 2021-07-10 19:27:58 -04:00
Rich
0ea787cd5c adding lxtask to cinnamon 2021-07-10 19:02:08 -04:00
Oleg
4c80535fd8
update kernel legacy 4.9.201 and current 5.10 (#2987) for jetson 2021-07-09 20:54:40 -04:00
Rich
9f2de611cd changing the look for xfce 2021-07-09 08:29:57 -04:00
Rich
8376f59ca8 adding inpolicykit-1-gnome to fix issues 2021-07-08 10:15:08 -04:00
Igor Pecovnik
329dc277af Disable 8822bs for sunxi64 since it breaks compilation 2021-07-08 08:04:58 +02:00
Rich
2e1ccaeec4 uninstall/remove ubuntu-session so booting goes right into xfce and not gnome. 2021-07-07 21:40:28 -04:00
Igor Pecovnik
ad53cc2d15 Add upstream patches and adjust configs 2021-07-07 20:16:06 +02:00
Ricardo Pardini
78a320b1fd
edge: ODROID N2/N2+ mainline U-boot; keep odroid-2015 u-boot for legacy and current
- Armbian already had all the FIP-magic needed, just use it.
- Introduce USE_ODROID_UBOOT with a list of branches that use Odroid's 2015 u-boot
  - this is mostly in preparation for non-Odroid G12B/meson64 boards (Khadas VIM3...)
  - In case $BRANCH is listed in USE_ODROID_UBOOT:
    - use BOOTCONFIG_ODROID and BOOTSCRIPT_ODROID from board.conf
    - build 2015 u-boot just like before
- Small hack into boot-meson64.cmd to handle u-boot vs kernel: n2_plus vs n2-plus DTB/FDT naming mismatch
 - overrides the default $fdtfile based on $variant
 - armbianEnv still has final say if $fdtfile is set there (it isn't for n2/n2plus)
- Extra:
 - remove unused n2-mainline bootscript (maybe from a previous try?)
 - comments about FIP trees being identical across N2/N2Plus and C4/HC4 families so no future time wastage
 - only set CPUMIN/CPUMAX/GOVERNOR in meson64_common.inc if not already set by the board.conf
 - Add some ${bootargs} debugging to mainline/default boot-meson64.cmd

Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
2021-07-07 19:55:58 +02:00
Oleg
6bd67e18e5
add media kernel for arm64 (#2971) 2021-07-07 16:15:34 +02:00
Oleg
5b0dc2d7c5
add support wifi rtl8822bs for kernel 4.4 and 5.x (#2980) 2021-07-07 16:04:27 +02:00
Oleg
0bb36ca04f
add module for station legacy (#2981) 2021-07-07 16:03:28 +02:00
Igor Pecovnik
768e27241d Typo in packages definitions 2021-07-07 09:01:38 +02:00
Rich
7e3c4b6a5f cleaning up packages and look for xfce 2021-07-06 19:14:47 -04:00
Richard Neese
231d8cf5be
Merge pull request #2977 from RichNeese/budgie-fix
updating budgie desktop
2021-07-06 14:45:36 -04:00
Rich
224b996b14 updating budgie desktop 2021-07-06 12:59:54 -04:00
Igor Pečovnik
9249d3f954
Add support for desktop board support package (#2972)
* Add support for desktop board support package

Extracting from https://github.com/armbian/build/pull/2776 which can be closed after.
* Desktop BSP creation is working, but need broader testing and some quick how-to
* Create empty files as examples where we can put things.
* Fixing Pinebook desktop bsp creation
* We need to have information about ARCH in the desktop bsp package. This ain't universal.
2021-07-06 00:59:50 +02:00
Rich
daf6922051 working on a budgie-fix in the postinst script 2021-07-05 18:35:18 -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
Ricardo Pardini
fb69b203d6
Non c4 meson64 fixes (#2967)
* Fix: use $fdtfile for legacy boot DTB, not hardcoded "amlogic/meson64_odroidc4.dtb"

Signed-off-by: Ricardo Pardini <ricardo@pardini.net>

* drop unused c4 bootscript

Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
2021-07-04 22:44:18 +02:00
Rich
440ad587b4 fixing missing icon in look for files manager 2021-07-04 11:55:09 -04:00