Skip to content
Snippets Groups Projects
  1. Dec 03, 2019
  2. Nov 22, 2019
  3. Nov 07, 2019
  4. Oct 09, 2019
  5. Sep 24, 2019
  6. Sep 21, 2019
    • Emanuele Aina's avatar
    • Emanuele Aina's avatar
      Disable the module ABI check · b27ce4e8
      Emanuele Aina authored
      
      Commit 8e1482b4 tried to bump the abiname to avoid incurring in
      failures due to the module ABI in Apertis not matching the one in
      Debian, but it had to be reverted as it introduced too much delta.
      
      To address the ABI mismatch, simply disable the ABI checker, since
      Apertis is not committing to a stable module ABI at the moment.
      
      Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
      b27ce4e8
    • Emanuele Aina's avatar
      Revert abiname bump · 6b910657
      Emanuele Aina authored
      This reverts commit 8e1482b4
      "Bump abiname as we don't match the Debian kernel ABI" that was
      introduced to avoid complaints from the ABI checker since the Apertis
      kernel module ABI does not match the Debian one.
      
      While most of the files got updated with the abiname bump, the
      maintscripts have been left behind.
      
      For this reason, the generated binaries are not shipping any
      maintscript, causing all kind of breakage: for instance, the
      `linux-image` packages misses the postinst script that trigger the
      generation of the initrd, breaking the boot process.
      
      Rather than introducing even more delta compared to the upstream
      packaging, a later commit will simply disable the ABI check.
      6b910657
  7. Sep 18, 2019
  8. Sep 17, 2019
  9. Sep 11, 2019
  10. Sep 10, 2019
  11. Sep 09, 2019
  12. Sep 05, 2019
  13. Aug 30, 2019
  14. Aug 22, 2019
Loading