Commit Graph

8811 Commits

Author SHA1 Message Date
Igor Pecovnik
9c185c596b Remove deprecated patch 2021-05-07 11:53:33 +02: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
e3a7b902ce Add upstream patches 2021-05-06 11:51:34 +02:00
Igor Pecovnik
70b985d90a Bump with version 2021-05-06 11:51:17 +02:00
Igor Pecovnik
bb3fee0952 Upstream patches 2021-05-06 11:07:21 +02:00
Igor Pečovnik
d3997fe64c
Cache creation improvements (#2806) 2021-05-05 20:49:25 +02:00
Igor Pecovnik
f43db66d32 Cosmetical in backend
Supress error when we rebuild rootfs cache
2021-05-03 00:08:55 +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
lanefu
ccecf0df11
Merge pull request #2805 from lanefu/CI-tweaks
limit ci builds to armbian org
2021-05-02 11:32:15 -04:00
Lane Jennison
74642ebbc0 limit builds to armbian repo 2021-05-02 11:29:21 -04:00
Igor Pecovnik
049121c17b Add upstream patches 2021-05-02 10:52:22 +02:00
lanefu
903bf67973
Merge pull request #2778 from armbian/htop-fix-uncheched-buffer-writes
Fix unchecked buffer writes in custom htop code
2021-05-01 22:20:21 -04:00
Jack Chen
27175e3e55
rockchip: fix emmc busy loop on Tinkerboard (#2791)
There are already emmc nodes in rk3288-tinker-s.dts, adding these nodes
to rk3288-tinker.dtsi will cause emmc busy loop on original Tinkerboard.

Signed-off-by: Jack Chen <redchenjs@live.com>
2021-05-01 19:20:41 +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
lanefu
c2944ea7b2
Merge pull request #2801 from RichNeese/update-targets.conf
update beta build list for testing
2021-04-30 21:35:40 -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
lanefu
ee77afbf50
Merge pull request #2800 from lanefu/master
add hirsute desktops for pinebook pro
2021-04-26 20:30:50 -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
Paolo Sabatino
fb0f8f73bd rk322x: add led/gpio config for T066 boards, updates to rk322x-config 2021-04-25 11:55:45 +00:00
Werner
cb4defdf26
Merge pull request #2797 from tparys/compile-typo
Adjusting typo
2021-04-24 19:40:56 +02:00
tim
cd0301cd62 Adjusting typo 2021-04-24 13:22:20 -04:00
Werner
b880441c45
minor cosmetics 2021-04-24 09:36:49 +02:00
Richard Neese
0fe807d7a2
update pkg list (#2794) 2021-04-24 08:53:09 +02:00
Paolo Sabatino
70c8774c1e rk322x: small increase in logic voltage for better stability 2021-04-23 19:19:27 +00: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
Werner
ebf564e8fd
fix typo 2021-04-22 14:41:55 +02:00
lanefu
d34b45ef39
Merge pull request #2790 from armbian/AR-732
Unlock Hirsute
2021-04-22 08:31:19 -04:00
lanefu
642076b964
Update README.md
slight tweak
2021-04-21 20:15:40 -04: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
Oleg
ee26078972
fix rk3399-roc-ps-plus (#2786) 2021-04-21 10:10:56 +02:00
Jannis
895e5c95d5
Update VERSION
Set master to v21.08-trunk as the 21.05-rc has been branched off.
2021-04-20 19:59:57 +02:00
Igor Pecovnik
bad7362189 Remove deprecated upstream patches 2021-04-19 19:30:13 +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
b6697fdfc9
- move new bsp packages to $release-utils (#2783)
- remove creating repository for xenial and stretch
- creating meta upgrade packages which are gone with apt autoremove

Tested on focal and stretch

Note: we lost BRANCH information from /etc/armbian-release file https://armbian.atlassian.net/browse/AR-731
2021-04-19 18:57:41 +02:00
Igor Pečovnik
b164fcf54b
Merge neofetch to armbian-config (#2499) 2021-04-18 22:49:30 +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
Piotr Szczepanik
816187bd9e
Made clear what the patch fixes and add notes on code sources 2021-04-18 22:16:07 +02:00
Igor Pečovnik
780d07ea79
Renaming the BSP package to armbian-bsp (#2779)
* Renaming the BSP package to armbian-bsp

Extracted from https://github.com/armbian/build/pull/2776

* Update naming

* Create meta package for upgrade and remove deprecated mpv related config management

* Probably we want to keep our internal release version in filename
2021-04-18 22:03:53 +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