Oleg
9aa7aafd4f
Adding Nvidia Jetson Nano ( #2720 )
...
* add Jetson Nano
* Update jetson-nano.conf
* Update targets.conf
* Add better description
* Adjust config - try to enable ZRAM
* Packaging patch not needed
* Extlinux was solved in other commit
* Move board to CSC for now
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2021-03-18 18:29:34 +01:00
Igor Pečovnik
2eb08df632
Use MAINLINE_MIRROR for creating armbian-firmware package ( #2703 )
...
We are using several alternative sources for main Linux kernel code, but not for linux-firmware which is also mirrored the exact same way. This will have major impact on users that are located in Asia and use mirrors from there.
2021-03-18 17:14:11 +01:00
Igor Pečovnik
372e293ace
(un)Disable change backgound function ( #2719 )
...
https://askubuntu.com/questions/1179663/disable-change-backgound-function
2021-03-18 17:11:58 +01:00
themilord
9ef3fe9687
Enable IMX6 VPU(CODA960) in the kernel config as module. Enables HW acceleration of video en-/decodingw ( #2723 )
2021-03-18 17:11:09 +01:00
Igor Pečovnik
24c07d2c1b
Fix Firefly RK3399 boot troubles ( #2725 )
...
Closing https://github.com/armbian/build/issues/2724
2021-03-18 17:01:43 +01:00
Oleg
71dc41f0ba
add extlinux.conf ( #2722 )
...
* add extlinux.conf
* - make sure armbianEnv is not added - we don't need variables for NAME_KERNEL and NAME_INITRD. This is not going to change - also MAIN_CMDLINE could at least be renamed so its clear to belong to EXT configuration. Elsewhere this doesn't apply since we have boot scripts
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2021-03-18 16:57:45 +01:00
Igor Pecovnik
2c987b7a09
Remove broken patch
2021-03-18 11:17:43 +01:00
Igor Pecovnik
77d9451267
Re-enable Pinebook and Teres current kernel build targets
...
- enable 3D support on Focal
- add Gnome target
@martinayotte
2021-03-17 22:31:11 +01:00
Martin Ayotte
d57bf0ce73
fix Pinebook-A64 LCD
2021-03-17 17:07:48 -04:00
Martin Ayotte
1089e88627
delete useless patch 5.11.3-4/5.11.4-5/5.11.5-6
2021-03-17 17:05:11 -04:00
Igor Pecovnik
3c96df8d25
Disable broken patch
2021-03-17 21:27:32 +01:00
Martin Ayotte
d49be78b70
fix Pinebook-A64 LCD
2021-03-17 12:42:30 -04:00
Paolo Sabatino
02085da1a9
rockchip: uboot: add small delay to dwc2 usb driver that fixes occasional hangup during bootstrap from USB
2021-03-16 17:20:54 +00:00
Igor Pecovnik
06a864a39c
Change CLI nightly targets to DEV(edge to be) kernel
2021-03-15 01:20:46 +00:00
Igor Pecovnik
cc19adfebd
Build all optimisations
2021-03-15 01:58:33 +01:00
Richard Neese
dbe64f1939
Update targets-cli-beta.conf ( #2718 )
...
adding in a focal build for dev work
2021-03-15 00:29:39 +01:00
Igor Pecovnik
044083c45e
Disable potentially broken upstream patches
2021-03-15 00:05:08 +01:00
Paolo Sabatino
adde0e26a6
rk322x-dev: adapted and enabled patch to fix various clocks (hdmi, internals)
2021-03-14 18:47:52 +00:00
Paolo Sabatino
81cc6841e9
Better compatibility for rk322x ddrbin v1.10, changed to set ddr3 to 660 Mhz
2021-03-14 18:47:52 +00:00
NekoB0x
922f1ca49e
Fix Motd disk temperature ( #2707 )
...
Fixes displaying of "Always°C" temperature on disks without Min/Max temperature values.
2021-03-14 16:34:32 +01:00
Igor Pecovnik
11cc8cb5b0
Bugfix on build targets
...
Multiple building doesn't like targets that have the same name
2021-03-14 15:07:12 +01:00
NekoB0x
975025f170
Fix armbian-hardware-optimization logrotate ( #2705 )
...
Fixes editing of logrotate configs when ramlog is enabled and /var/log is mounted on zram device other than /dev/zram0.
2021-03-13 19:43:18 +01:00
Igor Pecovnik
a4c26108a8
Allwinner upstream patches
2021-03-12 22:19:41 +01:00
Paolo Sabatino
95425c27b9
Changes and fixes to rk322x uboot and kernel config
...
- Enabled nfc on rk322x-dev and disable on rk322x-current (need further development)
- Tidied up rk322x-current device tree
- enabled nfc rockchip driver enabled in rk322x-dev kernel config
- Enabled EHCI controller in u-boot (added patch for inno-phy, device tree and config bits), better device detection for dwc2 usb otg port
- Removed SPL_FIT_GENERATOR from u-boot configuration, fixed .its file to use binman
- fixed rk322x its file (now includes dtb), reverted u-boot to v2020.10 and changed dev_* into log_debug() calls
2021-03-12 20:20:12 +00:00
Igor Pečovnik
f985ec811a
Update compilation.sh
...
Closes https://github.com/armbian/config/issues/141
2021-03-12 14:49:18 +01:00
Igor Pečovnik
fb3a676261
Adjust compiler fixes that it builds on more modern build host ( #2699 )
2021-03-11 23:59:23 +01:00
Igor Pecovnik
9dcf0f347b
Build target typo fix
2021-03-10 07:33:47 +01:00
Igor Pecovnik
64f2d5f177
Adjust build targets
2021-03-09 23:26:13 +01:00
SteeManMI
cd5e102c47
Fix issue with fat filesystems. The mv left the filesystem in a different ( #2697 )
...
state than a cp will. On an ext4 filesystem the ln leaves both objects, but
the fat version was only leaving the Image. This was causing an error
latter in the postinst script when the vmlinuz- filename was referenced
2021-03-08 19:14:45 +01:00
Igor Pecovnik
0e8a4464c8
odroidxu4 current add upstream patch
2021-03-08 09:00:39 +01:00
Igor Pečovnik
0e025f4cf3
Bump meson64 DEV to 5.11.y ( #2695 )
2021-03-08 08:58:18 +01:00
Igor Pecovnik
e846ef6560
Adjust build targets
2021-03-08 07:42:19 +00:00
Igor Pecovnik
a57810a413
ZSH packing bugfix
2021-03-08 07:41:52 +00:00
Igor Pecovnik
b45fe0c9ec
Update meson64 legacy config and cosmetic bugfix to zsh package creation
2021-03-07 21:24:33 +01:00
Sebastian Fricke
898e25294c
lib: distributions.sh: fix typo ( #2696 )
...
s/deamon/daemon/
Signed-off-by: Sebastian Fricke <sebastian.fricke@posteo.net>
2021-03-07 20:02:50 +01:00
Igor Pecovnik
ada2a6eeb8
sunxi - add upstream patch
2021-03-07 17:26:59 +01:00
Igor Pečovnik
eb2060ab46
Move changing to BASH to armbian-config ( #2694 )
...
This prevents unwanted automated switching back to bash on upgrade
2021-03-07 16:06:34 +01:00
Igor Pecovnik
a3d29f4082
bugfix - some rockchip64 patches needed adjustments
...
They were breaking compilation. Tested for building
2021-03-07 15:40:10 +01:00
Igor Pecovnik
7989d036cb
meson64 disable shutdown fucntion since it works rihht the opposite
...
It always hangs, disabling enable reboot back on - not sure if this is proper solution. We need to make many reboots ...
2021-03-07 14:41:23 +01:00
Igor Pecovnik
9e84ec6535
meson64-legacy: add upstream patches
2021-03-07 14:40:41 +01:00
Igor Pecovnik
87e7a130bb
Bugfix: Odroid C2 hanged at boot
...
https://forum.armbian.com/topic/17112-odroid-c2-no-eth0-with-latest-image/
2021-03-07 13:25:04 +01:00
Igor Pecovnik
c05b4ccddb
sunxi - add upstream patch
2021-03-07 11:06:20 +01:00
Igor Pecovnik
720b8a8259
Adjust mainline u-boot to new location to supress redirect warnings
2021-03-07 11:05:35 +01:00
Igor Pecovnik
e16b48ac18
Remove Ubuntu Groovy from package making
2021-03-06 22:04:15 +01:00
Igor Pecovnik
ed787f4a16
Add upstream patch
2021-03-06 21:27:38 +01:00
Jannis
c145303c7c
Increase number of inodes during FS creation ( #2678 )
2021-03-06 21:10:29 +01:00
Igor Pečovnik
8827838e8b
Distribution support status was not read when creating only BSP package ( #2693 )
2021-03-06 20:29:07 +01:00
kmht
520f51de97
OrangePi Zero Plus Add PXE boot support ( #2688 )
2021-03-05 21:54:14 +01:00
Werner
214aab8d9a
Add debconf to dependencies ( #2689 )
2021-03-05 21:53:29 +01:00
Igor Pečovnik
5acb2964da
Small desktop packages rfc ( #2691 )
...
* Small packages refactoring / optimisations
* Update targets, remove non existing group
2021-03-05 21:53:12 +01:00