Commit Graph

8811 Commits

Author SHA1 Message Date
Lane Jennison
928ed03c5f more hacking 2021-05-16 18:37:13 -04:00
Lane Jennison
e1e4d3405b add atag to kernel 2021-05-16 09:32:20 -04:00
Igor Pecovnik
8b1630c924 Merge branch 'master' of https://github.com/armbian/build 2021-05-16 15:12:16 +02:00
Igor Pecovnik
abbc67f0d2 Moved i3wm from Hirsute to Focal and make a link from Hirsute
- removed broken packages within
- enable 32bit - it builds it
- fixed small cosmetic issue in 1st stage of deboostrap
2021-05-16 15:10:56 +02:00
Lane Jennison
c5e4dd9159 Merge branch 'master' of https://github.com/armbian/build into virtual 2021-05-16 08:56:53 -04:00
Lane Jennison
0c5ff7e259 fix family names 2021-05-16 08:56:51 -04:00
Piotr Szczepanik
8eece74eb5
Re-enabled accidentally disabled xhci trb quirk in rockchip64-current 2021-05-16 13:35:47 +02:00
Lane Jennison
c4071ac346 virt update 2021-05-15 19:39:49 -04:00
Igor Pecovnik
ce3a85c9c4 Packages cleaning and bugfixes 2021-05-15 22:59:41 +00:00
lanefu
3911384748
Merge pull request #2803 from The-going/packaging
chroot packaging: build script as separate function
2021-05-15 16:19:02 -04:00
Lane Jennison
896da4280c Merge branch 'master' of https://github.com/armbian/build into virtual 2021-05-15 15:57:01 -04:00
lanefu
1bc196089a
use official GitHub repo for u-boot GitHub mirror 2021-05-15 15:56:32 -04:00
Lane Jennison
d452d5e6bc add first pass of virt 2021-05-15 15:55:15 -04:00
Richard Neese
c907ce590d
cinnamon-update-#2 (#2835)
added terminator and did cleanup on printer lines
2021-05-15 20:51:08 +02:00
Richard Neese
3b9ad69985
Deepin-Update-#2 (#2834)
added terminator and did line cleanup
2021-05-15 20:51:00 +02:00
Richard Neese
64bccd84ab
Xfce update #2 (#2833)
* Xfce-Update-#2

added more functions to xfce for printing and system update fonts samba support network tools

* removed gnome items not used by xfce

took out a few gnome pkgs not used by xfce
2021-05-15 20:50:51 +02:00
Richard Neese
5902110563
Budgie-Update-#2 (#2832)
added terminator terminal and cleaned up a few lines moved printer related to 2 lines not 3
2021-05-15 20:50:32 +02:00
Igor Pecovnik
a09e90dad8 Merge branch 'master' of https://github.com/armbian/build 2021-05-15 18:52:03 +02:00
Igor Pecovnik
503245afeb Add and remove upstream patches 2021-05-15 18:51:44 +02:00
Richard Neese
35e889d0be
updating budgie package list (#2826)
Cleaning up the package list adding in cups for printing
2021-05-15 18:39:34 +02:00
Richard Neese
1da0b383a0
Updating cinnamon packagelist (#2827)
updated the cinnamon build to include cups and laptop support a
2021-05-15 18:39:21 +02:00
Igor Pečovnik
73e8dfcc7e
Extracting branch and write it to the /etc/armbian-release file. This information is still needed for armbian-config (#2831) 2021-05-15 18:38:11 +02:00
Richard Neese
e0c4dffd2f
Create packages (#2828)
adding cups and laptops support
2021-05-15 18:35:56 +02:00
juanesf
53c98cd6ca
Pinecube swap audio patch (#2830)
* Remove unnecessary patch

- this patch works when compiling and installing manually.
- the dtb with the changes is taken from the kernel and not from u-boot, therefore this patch does not work.

* Add enable-sound-pinecube-kernel.patch

- Add patch to enable audio codec in pinecube with v3s compatible
- Built and tested on Armbian Buster with Kernel 5.11.x (edge)
2021-05-15 18:33:43 +02:00
The-going
f86e3bde43
chroot packaging: build script as separate function
Signed-off-by: The-going <48602507+The-going@users.noreply.github.com>
2021-05-15 15:37:34 +03:00
Igor Pecovnik
81d1de321a Bugfix - adjust patches 2021-05-14 15:04:50 +02:00
Igor Pecovnik
aaaad16bb2 mvebu - remove deprecated patches 2021-05-14 14:31:18 +02:00
Igor Pecovnik
96227680c9 Bugfix - build failed when compiling rockchip64-current
small patch adjustement
2021-05-14 13:07:06 +02:00
Igor Pecovnik
84d7079c5d Bump with roofs cache and small cache recreation optimisation 2021-05-13 21:30:06 +02:00
Igor Pecovnik
57d2e637fc Remove Deepin for Hirsute
Packages exists only for x86 and apparently there are no changes anytime soon. We don't need to keep this in the code.

We can put this back or derive from Focal when it will be fixed upstream
@RichNeese
2021-05-13 18:20:33 +02:00
Igor Pecovnik
d4cd2c849f Bugfix - package name has been changed 2021-05-13 15:38:37 +02:00
Igor Pecovnik
fa2de2a3a2 Add upstream patches 2021-05-13 12:58:16 +02:00
Igor Pecovnik
e46a6a5ef6 Typo - fixing wrong board name 2021-05-13 08:46:31 +02:00
Igor Pecovnik
e47cd5409f Bugfix - add missing YYLOC global declaration 2021-05-12 21:54:16 +02:00
Ricardo Pardini
1f79933197
meson64 vs hardkernel "meson_drv_shutdown" patch debacle (#2821)
A long story short:
- patch 'meson64_add_shutdown_function_to_meson_drv.patch' (adds meson_drv_shutdown) added on 04/03/2021
- same patch renamed to '.patch_disabled' on 07/03/2021, since it broke what it was supposed to fix
- kernel 5.10.24 upstream merged similar version of patch, which indeed fixed some khadas stuff, but broke odroid, at least HC4
- now I add this patch to revert upstream.
- also remove the .patch_disabled to avoid confusion
- to say the truth, the HC4 is not reboot-proof, it still hangs sometimes. so this is not the end of it.
  - ps: without this revert, HC4 hangs 100% of the time.
- ps2: did not test on edge 5.11 yet, but it looks like the same

Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
2021-05-12 21:43:12 +02:00
Oleg
d886ee3b62
fix jetson-nano build deb board package (#2822) 2021-05-12 21:42:29 +02:00
Przemysław Sztoch
486a821a55
VENDOR, rock-pi-n10, RM_LIST for armbian-config/zsh, Static MAC for networkd (#2789)
* VENDOR, rock-pi-n10, RM_LIST for armbian-config/zsh

VENDOR parameter in configuration
zsh is the best of course...
Static MAC for networkd

ROCK Pi N10 (Radxa) - Initial support, knwon bugs:
- Problem with poweroff (kernel panic).
- DeviceTree is not fully verified, I suspect missing and unnecessary
entries.
- No support for NPU
- u-boot without NVME support
- I have doubts if I chose the right preboot loader for RK3399Pro, NPU
  and installed DDR memory.

* New RK3399Pro boot preloaders.

* rootfs checksum, DEBOOTSTRAP_LIST fix, output.log fix

Repaired checksum for rootfs
Added use PACKAGE_LIST_RM to purge DEBOOTSTRAP_LIST
Better logging to output.log
Fix for new host distribution detection (ie Debian Bullseye).
ubootdebs as new cleaning option
2021-05-11 21:50:14 +02:00
Igor Pecovnik
1688bf83b0 Bugfix - wrong symbolic link 2021-05-11 21:46:13 +02:00
Richard Neese
5a506992cc
adding new files and moved dir and linked to hirsute (#2820) 2021-05-11 21:37:59 +02:00
Danny
d553e2eba6
Support for capture selection, for Allwinner A20 Audio Codec (#2818) 2021-05-11 20:27:57 +02:00
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
Igor Pečovnik
76ef27621f
Backend improvements (#2812)
* Backend improvements

When making images, show with green color if image already exists.

* Few fixes
2021-05-09 17:00:31 +02:00
lanefu
fd7ede37b9
Merge pull request #2813 from RichNeese/master
Update create_desktop_package.sh -- var formatting
2021-05-09 10:18:47 -04: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
c7f5a1920b Bugfix - moving mpv from CLI BSP package 2021-05-07 19:50:30 +02:00