Igor Pecovnik
152d1e46d1
Add better description
2021-03-18 17:39:15 +01:00
Igor Pečovnik
041966339d
Update targets.conf
2021-03-18 17:27:03 +01:00
Igor Pečovnik
0ef81e65b0
Update jetson-nano.conf
2021-03-18 17:26:04 +01:00
balbes150
46912c4e2b
add Jetson Nano
2021-03-15 11:28:18 +03: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
lanefu
5ac931b5fc
Merge pull request #2690 from RichNeese/deepin-fixes
...
Deepin fixes
2021-03-05 13:59:11 -05:00
Richard Neese
c90ad02060
working to fix deepin build
2021-03-05 12:45:13 -05:00
Igor Pecovnik
b7953e7059
Adjust desktop packages - some are deprecated and a typo bug
2021-03-05 10:01:32 +00:00
Igor Pecovnik
f87fcda1fd
Debian sid packages update
2021-03-05 08:06:48 +01:00
Richard Neese
df760a2ec2
fixing cinnamon missing xterm and terminator for terminals ( #2685 )
2021-03-04 18:12:30 +01:00
Igor Pecovnik
1e73637a7a
Remove deprecated patch
2021-03-04 16:48:21 +01:00
Igor Pecovnik
b355a31109
meson64 - fix random stucks on reboot stage
2021-03-04 15:05:35 +01:00
Aditya Prayoga
eefad69215
Attempt to improve stability on Helios64 ( #2680 )
...
* Adjust the RK808 buck step to improve stability
* Adjust vdd_log and enable vdd_center init voltage
For some reason, regulator-init-microvolt property under PMIC does not applied. Set the voltage on board file.
2021-03-04 10:39:40 +07:00
Richard Neese
c6bbe1dae1
Merge remote-tracking branch 'armbian/master'
2021-03-03 17:09:43 -05:00