Commit Graph

8 Commits

Author SHA1 Message Date
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
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 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
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