Commit graph

57 commits

Author SHA1 Message Date
Igor Pečovnik
b164fcf54b
Merge neofetch to armbian-config (#2499) 2021-04-18 22:49:30 +02: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 Pečovnik
54bc65b3bb
Bump DEV kernels to 5.11.y (#2636)
* Bump rockchip DEV 32b to 5.11.y

* Move mvebu64 DEV to 5.11.y

* Move Rockchip64 DEV to 5.11.y

Disabling general-rkvdec_nv15.patch - need more attention

* Add Meson DEV / Odroid C1

* Move OdroidXU4 DEV to tobetter's 5.11.y branch

* Bump sunxi DEV to 5.11.y

* Bump mvebu DEV to 5.11.y
2021-02-17 01:36:25 +01:00
Igor Pečovnik
d28c170a23
RTL 8811CU: Add support for K5.11.y (#2638)
* RTL 8811cu: Add support for K5.11.y
* Update configs and remove deprecated patches
2021-02-15 16:25:19 +01:00
Igor Pečovnik
03e4f604d3
Fixing out of the tree wireless driver compilation (#2635)
* Fix compilating on 5.10.y / 5.11.y for Realtek 8188EU

* Cleanup
2021-02-15 13:19:40 +01:00
Igor Pečovnik
44ac64823d
Adjust bootsplash patch. Tested for compilation on 5.10.y and 5.11.y (#2633) 2021-02-15 13:19:17 +01:00
Igor Pečovnik
4c03110c75
Missing file breaks out of the tree modules compilation on 5.10.y (#2545)
* Copy missing file to the kernel header package

* Dirty workaround which fixes out of the three compilation
2021-01-16 00:52:37 +01:00
Igor Pecovnik
cb5175ab36 Remove deprecated patch 2020-12-28 10:32:42 +01:00
Igor Pečovnik
788e628ef0
Make multicore support on headers making and don't stop in case of new features (#2422) 2020-12-06 13:40:00 +01:00
Igor Pecovnik
2094ecd21b Bugfix - we need to read core count from a target, not build host 2020-12-06 12:40:11 +01:00
Igor Pečovnik
ae06b9fddc
Enable multicore compilation for headers compile. (#2411) 2020-12-04 00:10:43 +01:00
5kft
301467b172 update general-packaging patch for latest kernel v5.10 changes 2020-11-30 08:03:07 -08:00
Igor Pečovnik
e61ca973b6
Remove [] to enable sh compatibility (#2334) 2020-11-12 15:56:52 +01:00
Piotr Szczepanik
298b458d33
Support building 5.8.17+ and 5.9.2+ kernels (#2292) 2020-10-30 20:28:20 +01:00
5kft
56c7a6658a
implemented more changes for supporting kernel v5.10 2020-10-28 17:43:37 -07:00
5kft
9247f0dbf3
implemented initial packaging changes to support kernel v5.10 2020-10-27 17:19:29 -07:00
Paolo
c1fed5cc4f
Patching general packaging patches to remove postinst code dealing with NAND boards in kernel postinst script. Code seems to be a leftover and unnecessary nowadays. (#2247) 2020-10-13 20:46:13 +02:00
Igor Pečovnik
33d9a4cfc2
Rollback Linus changes related to software scrollback support which prevented bootsplash logo to show up (#2219)
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/video/fbdev/core?h=v5.8.10&id=20782abbbdfe922496a28f9cc0c3c0030f7dfb8f
2020-09-21 19:02:26 +02:00
lanefu
7b6920a25f
5.8.10 fixes (#2217)
* Update 0001-bootsplash.patch

dummyblit.c from patch/misc-001 will not compile with 5.8.10--

Change dummy_cursor  declaration in dummyblit.c in misc-001 to match changes in fbcon.h  see
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/video/fbdev/core/fbcon.h?h=v5.8.10&id=ffa74c8e58b8f42b2d95b29443befba2e28fb260

* Import bootsplash fix for kernel 5.8.10 from #2210 20a56315805232097bd2e73adef4fb73cc85caac

* simplifying assumption to kernel 5.8... will need ot make sure we patch up to 5.8.10

* corrected 5.8 bootsplash workaround

Co-authored-by: belfastraven <marti.packer@gmail.com>
2020-09-18 12:29:22 -04:00
lanefu
6246bcfdbb
5.8.10 fixes (#2211)
* Update 0001-bootsplash.patch

dummyblit.c from patch/misc-001 will not compile with 5.8.10--

Change dummy_cursor  declaration in dummyblit.c in misc-001 to match changes in fbcon.h  see
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/video/fbdev/core/fbcon.h?h=v5.8.10&id=ffa74c8e58b8f42b2d95b29443befba2e28fb260

* Import bootsplash fix for kernel 5.8.10 from #2210 20a56315805232097bd2e73adef4fb73cc85caac

Co-authored-by: belfastraven <marti.packer@gmail.com>
2020-09-17 21:08:27 -04:00
5kft
49da9f087a
adapted kali-wifi-injection patches for kernel v5.9 2020-09-04 07:29:23 -07:00
5kft
5aab07ec87
update Kconfig for bootsplash (fix compatibility with upcoming kernel) 2020-08-29 14:03:25 -07:00
5kft
275dca2040
ensure that external wireless driver Kconfigs are compatible with upcoming kernel kconfig keyword change
(see f70f74d15c)
2020-08-29 12:44:14 -07:00
Sergey Shepelev
caee700612
backport Linux v5.8 fbtft/fb_st7789v invert colors, proper gamma (#2089)
f03c9b7884
2020-07-12 22:40:17 -04:00
Igor Pečovnik
7d758026b5
Enable kernel boot splash, env and bootscript files cleanup, upstream patches (#2065)
* Initial commit for kernel boot splash
* Add startup files to disable bootlog when system is up / down
* Update logo, remove deprecated one
* Introduce new u-boot variable bootlogo
* Adjust kernel config
* Make logo possible on Odroid XU4
- add legacy and current upstream patches
- delete xu4 environment since its not used
* Cleanup C2,C4, both tested, logo works on mainline,
- adding legacy upstream patches for c4
* Enable bootlogo by default on Odroid N2
* Enable logo on RK3399 desktop images
* Cleanup the rest of the environment files
* Add initrd hook that copy splash file to initrd.
* Missing logo bits for one boot scripts
* Enable boot logo on Pinebook A64
* Enable bootlogo on Teres
* Update config
2020-06-27 19:14:38 +02:00
Piotr Szczepanik
d87b155a94
Added rtl8723du support for ROCK Pi E (#2060) 2020-06-25 11:07:40 +02:00
Igor Pečovnik
528daf9deb
VFAT boot partition bugfix (#1966)
Kernel install image is broken on VFAT images since it unmounts directory in preinstall and doesn't mount back. We used to have this for NAND / FAT install which fixes this in the postinst script. Removing since we have no more support for NAND anyway. Tested on Odroid C1. @the-going

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-05-15 15:25:25 +02:00
Werner
1a5b1b6e9d
RTL8723DS switch to upstream (#1938)
* 8723DS: Go back upstream

and remove 5.6 patch

* Delete wireless-rtl8723ds.patch

No longer needed.
2020-05-03 09:29:26 +02:00
m][sko
aab246f759
fix linux 5.7 package building (#1909)
Co-authored-by: Michal Lazo <michal.lazo@memsource.com>
2020-04-23 00:12:25 +02:00
Igor Pecovnik
7b593a8153
Improve packaging on 5.6+
Partially ported from @The-going work

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-04-10 11:58:47 +02:00
Igor Pecovnik
49a6c4a4af
Bugfix: remove 5.6.y support in wifi patch
They were integrated upstream and breaking compilation on 5.4.y

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-04-08 13:12:06 +02:00
Igor Pecovnik
7aacfb8824
Remove deprecated patches
Upstream driver has now support for K5.5->

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-04-06 14:20:48 +02:00
Igor Pečovnik
a742aa92e8
Add Realtek 8189ES and FS driver from repository (#1860)
* Add 8189es out of the tree patch from repository.
* Added 8189FS version
* Support building on kernel 5.6. for 88x2bu

Tested for building on legacy, current and dev, removed old patches
2020-04-01 21:14:49 +02:00
Igor Pečovnik
9ceb01efd6
[ wireless hacks ] Support for monitor mode and packet injection for mac80211 (#1857) 2020-03-25 23:21:12 +01:00
Igor Pecovnik
60f4addd0b
Packaging improvements bugfix
Non-bash scripting problem https://github.com/armbian/build/pull/1844

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-03-18 11:29:39 +01:00
The-going
b2b1a8556e
add prerm script for heders (#1844)
After the 'linux-headers' package is installed,
the 'postinst' script makes changes to the target directory.
This behavior makes it impossible to delete the package
in the standard 'dpkg-r' way.
The 'dpkg-r' command fails and some directories and files remain.

This fix solves this problem.
2020-03-17 22:03:29 +01:00
Igor Pecovnik
0af97e41a3
[Wireless driver 8188EU] Remove deprecated patch
It was accepted upstream.

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-03-14 18:39:15 +01:00
Martin Ayotte
b8c87da573 be prepare for 5.6.y packaging 2020-03-02 08:10:25 -05:00
Igor Pecovnik
5bf41736b9
[ wireless drivers ] disable debug on 3rd party wifi drivers 2020-03-01 21:56:29 +01:00
Igor Pecovnik
564d2ff571
[ wireless drivers ] Disable debug mode on 8811CU
We don't need flooding in the logs since we provide those drivers as is.
2020-03-01 10:38:35 +01:00
Igor Pecovnik
b90e7fa9a4 Bugfix: fixing yet another wrong fixed refference to linux-image in Rockchip packaging script 2020-02-05 08:48:33 +01:00
Igor Pecovnik
4a40aaebd8 Bugfix: wrong association for several headers packages. apt linux-headers were installing random package instead of telling that linux-header package does not exists. 2020-02-04 23:47:08 +01:00
Matthias Riechmann
c1befb9e22
Let postinst of kernel headers fail on error (#1754)
* Set postinst of kernel-headers 4.4.y to fail if internal command fails

* Set postinst of kernel-headers 4.9.y to fail if internal command fails

* Set postinst of kernel-headers 4.19.y to fail if internal command fails

* Set postinst of kernel-headers 4.14.y to fail if internal command fails

* Set postinst of kernel-headers 5.3.y to fail if internal command fails

* Set preinst of kernel-headers 4.4.y to fail if internal command fails

* Set preinst of kernel-headers 4.9.y to fail if internal command fails

* Set preinst of kernel-headers 4.14.y to fail if internal command fails

* Set preinst of kernel-headers 4.19.y to fail if internal command fails

* Set preinst of kernel-headers 5.3.y to fail if internal command fails

* Fixed makefile of kernel header 4.4.202 for rockchip64

* Fixed makefile of kernel header for rockchip

* Moved dependencies of kernel headers to correct file
2020-02-02 10:50:16 +01:00
Igor Pecovnik
42ecf1582f Move rockchip64 legacy to most recent kernel. Tested with standard https://github.com/armbian/autotests stress test on RockPro64 and Rock64. 2020-01-03 11:37:00 +01:00
Matthias Riechmann
26cf7f2f92 Added correct dependencies for kernel 4.19.y 2019-12-27 22:55:46 +01:00
Matthias Riechmann
41ae4e920b Added correct dependencies for kernel 4.14.y 2019-12-27 22:55:45 +01:00
Matthias Riechmann
d059a8ec40 Added correct dependencies for kernel 4.9.y 2019-12-27 22:55:45 +01:00
Matthias Riechmann
63b9c57565 Added correct dependencies for kernel 5.3.y 2019-12-27 22:55:45 +01:00
Matthias Riechmann
51e404ebb9 Added correct dependencies for kernels 4.4.y 2019-12-27 22:55:45 +01:00
Matthias Riechmann
3382f0ec67 Added dependencies to generated linux-headers 2019-12-27 22:55:45 +01:00