Commit Graph

3322 Commits

Author SHA1 Message Date
Kirill Zhumarin
5b459ee366
Enable CONFIG_BINFMT_MISC=m (#2810)
* CONFIG_BINFMT_MISC=m for linux-rockchip 4.4

* Adjust other configs to the same value

Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2021-05-11 10:56:48 +02:00
Richard Neese
343e80b560
Update targets-desktop-beta.conf (#2816) 2021-05-11 10:42:05 +02:00
Richard Neese
77acb0dc52
Update targets-desktop-beta.conf (#2811) 2021-05-11 10:41:51 +02:00
Richard Neese
e118e20c0a
Update packages (#2815) 2021-05-11 10:41:24 +02:00
Igor Pecovnik
239bc89294 Remove Cinnamon meta config since we are not using it 2021-05-09 15:25:11 +00:00
Richard Neese
bdc8135a24
Update create_desktop_package.sh
cleaning up spacing
2021-05-09 08:50:27 -04:00
Richard Neese
f9e4148d98
Update create_desktop_package.sh
fixing missing quotes
2021-05-09 08:36:21 -04:00
Igor Pecovnik
23dd921bac rk322x-edge: adjust kernel config
Enable AUFS
2021-05-06 18:38:27 +02:00
Richard Neese
1120d6f717
Xmonad wm (#2808)
* add xmonad wm to armbian

* fixed spacing in list
2021-05-06 14:30:14 +02:00
Richard Neese
9dd6f93efe
updating cinnamon desktop and linking to hirsute (#2809) 2021-05-06 14:29:54 +02:00
Igor Pecovnik
bb3fee0952 Upstream patches 2021-05-06 11:07:21 +02:00
Igor Pečovnik
9b0dd2b839
Fix broken Docker support (#2804)
* lsb-release package is getting deprecated

It is not present on Hirsute anymore so we better remove its dependency

* - remove lsb-release dependency from docker
- exit if Docker version is too low (check works only on Ubuntu builds, else doesn't do anything)

Reference: https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1916485

* Cleanup

* Remove quotes for proper pkg install

* Automatically upgrade Docker engine

* Missing python dependencies

* Bugfix - debian name is not just one word

* Put this back

* provoke error

* Revert

* Adjust Github runner to make bionic and focal and compile u-boot for test

* Adjust cron

* Remove Bionic, cron back to 14 days

* Change to ubuntu-latest
2021-05-02 18:06:38 +02:00
Igor Pecovnik
049121c17b Add upstream patches 2021-05-02 10:52:22 +02:00
lanefu
9737c2171e
Merge pull request #2759 from tparys/microzed
Adds Xilinx Bootgen tools to build environment (alongside sunxi-tools, etc ..)
Adds new SoC family Zynq (7000 series, not MP/UltraScale)
Adds new board Avnet MicroZed
2021-05-01 11:38:06 -04:00
tim
904fab2bcb Re-stage Avnet MicroZed as CSC board 2021-05-01 11:24:09 -04:00
Richard Neese
7ce60c1450 fix spacking of lines 2021-04-28 08:19:58 -04:00
Richard Neese
cff8e49512 fixing bad spacing 2021-04-28 08:12:59 -04:00
Richard Neese
a0d5c73370 cleanup of lines 2021-04-28 07:41:00 -04:00
Richard Neese
aca45f3aa9 update beta build list for testing 2021-04-27 11:34:26 -04:00
Lane Jennison
60543d1890 add hirsute desktops for pinebook pro 2021-04-26 20:28:32 -04:00
lanefu
d4fa3b0372
Merge pull request #2793 from RichNeese/pinebook-pro-build-fix
fixing pine book pro builds
2021-04-25 10:39:55 -04:00
lanefu
f2683bac9c
fix spacing in cp command 2021-04-25 10:38:54 -04:00
Richard Neese
f73f5888b1 added some mkdir to try and fix issuewith build 2021-04-25 10:25:08 -04:00
Richard Neese
0fe807d7a2
update pkg list (#2794) 2021-04-24 08:53:09 +02:00
Richard Neese
1a6fbd19e4 fixing pine book pro builds 2021-04-23 10:07:06 -04:00
Richard Neese
99a1122197
Add i3 wm (#2792)
* bugfix: u-boot could break when libfdt-devel is installed system-wide

* adding i3-wm to desktop builds

* Update support

Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2021-04-23 00:01:54 +02:00
Igor Pecovnik
c0fd724710 Unlock Hirsute 2021-04-22 01:58:59 +02:00
Igor Pečovnik
f2e9da1af5
Proper fix for locking desktop wallpaper (#2788)
* Proper fix for locking desktop wallpaper
* Apply fix for other desktops too
2021-04-21 19:30:17 +02:00
Igor Pečovnik
570bf71c5c
Stop building C1 images
U-boot doesn't build anymore ...
2021-04-19 19:23:23 +02:00
Igor Pečovnik
510e348202
150balbes fix station legacy (#2782)
* Fix Legacy Stations

Co-authored-by: balbes150 <balbes-150@yandex.ru>
2021-04-18 22:48:56 +02:00
lededev
0c363a7ba8
enable usbip and usbip vhci-hcd as module to all devices (#2781)
* enable usbip and usbip vhci-hcd as module to all devices
Add USBIP and it's module as a kernel module to all devices.
It's pretty standard package available in all other distros, allow usage of USB over IP of devices.
	new file:   config/kernel/linux-generic.config
	modified:   config/kernel/linux-odroidxu4-legacy.config
	modified:   lib/compilation.sh

* enable usbip and usbip vhci-hcd as module to devices

* rm unused config file

Co-authored-by: lededev <lededev@noreplay.github.com>
2021-04-18 22:03:29 +02:00
tim
c37ce2afc6 Enable Realtek USB WiFi drivers 2021-04-17 18:06:13 -04:00
tim
aba3809884 Only compile Xilinx Bootgen when building Zynq based image 2021-04-17 16:07:44 -04:00
Igor Pecovnik
dd12df4cac Add Orangepi R1+ to the build targets 2021-04-15 14:19:01 +00:00
lanefu
a594eb826f
Merge pull request #2753 from armbian/AR-673
Add vnstat network statistic measurement to the standard CLI image
2021-04-14 22:42:06 -04:00
Igor Pecovnik
57041c99a8 sunxi edge - add upstream patches 2021-04-14 21:32:54 +02:00
Oleg
5a91d9c429
move station to extlinux.conf (#2767) 2021-04-13 10:16:50 +02:00
Oleg
e275961be4
fix extlinux.conf for u-boot dtb and add arm32 (#2766) 2021-04-13 10:16:42 +02:00
Oleg
4cb79d4ef2
fix firefly-rk3328-roc-cc and libre renegade (#2765) 2021-04-13 10:16:33 +02:00
Igor Pecovnik
b22f140784 Adjust build targets to be able to build two additionl kernels imx/jetson edge 2021-04-13 00:08:06 +02: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
12626fcfa2
Bump Meson64 u-boot to 2021.04 (#2756)
* Move Meson64 to 2021.04
* Detacth C2 from its special u-boot settings
2021-04-12 23:54:04 +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
AmadeusGhost
05a72b8954
rockchip: add Orange Pi R1 Plus support (#2755)
* rockchip: add Orange Pi R1 Plus support

Signed-off-by: AmadeusGhost <amadeus@jmu.edu.cn>

* rockchip: nanopi-r2s: add gpio for the lan/wan leds
2021-04-12 22:32:21 +02:00
Igor Pečovnik
6821620f9b
Adjust support status (#2754)
* Adjust support status
2021-04-12 22:28:27 +02:00
hartraft
2778474573 Update broken URLs 2021-04-12 00:36:08 +02:00
tim
491c97b762 Enable Zynq legacy kernel features based on Armbian config for sunxi64 2021-04-11 18:06:02 -04:00
tim
f60920a2b7 Add Avnet MicroZed 2021-04-10 20:39:31 -04:00
Paolo Sabatino
494503b433 rk322x: moving u-boot to v2021.04 2021-04-10 08:36:32 +00:00
Igor Pečovnik
8277822add
Bump Allwinner u-boot to 2021.04 (#2745)
* Adjusted patches so they align with 2021.04

- briefly tested on Lime A64 and BPI M3

* Move to RC5

* Move away from RC branch
2021-04-06 11:42:56 +02:00