Commit graph

3 commits

Author SHA1 Message Date
graysky
fb01998d52 core/linux-odroid-xu3 to 6.6.44-2
Fix drop-ins for mkinitcpio by shipping ALL_config comment out
in inux.preset.  With this line defined, *.conf placed in
/etc/mkinitcpio.conf.d/ are ignored in my testing.

Remove etc/mkinitcpio.d/${pkgbase}.preset from backup array
since having it there will cause breakage of mkinitcpio if
the user modified the preset.  This is due to our hard-coding
the kernel version in the file.  Closes #2029
2024-08-18 11:59:29 -04:00
Daniel M. Capella
bfc9b67fad
core/linux-linux-odroid-xu3 to 6.6.36
- Config copied directly from 23a9f75564/arch/arm/configs/odroidxu4_defconfig

  - Update config resulting from build

    Based on options used elsewhere in this repo.

- Remove unneeded 60-linux.hook and 90-linux.hook

  - 60-linux.hook is redundant as 60-depmod.hook provided by kmod handles it
  - 90-linux.hook is redundant and causes mkinitcpio to run twice under certain
   circumstances so instead, simply write a 0-byte file to trigger
   90-mkinitcpio-install.hook from mkinitcpio.

  Reflects change from 0f2bbe5123

- Consistency fixes

  Bring linux-odroid-xu3 more in line with the linux-aarch64 package.
2024-07-05 13:20:15 -04:00
Kevin Mihelich
1cf6251e4c core/linux-odroid-xu3 to 4.9.13-1 2017-03-11 20:09:30 +00:00