| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel-2.eclass: Update PYTHON_COMPAT to drop python 3.7 | Alice Ferrazzi | 2021-09-17 | 1 | -1/+1 |
* | kernel-2.eclass: Remove < 2.6 support for kernel headers | Mike Pagano | 2021-09-09 | 1 | -107/+5 |
* | kernel-2.eclass: Move EXPORT_FUNCTIONS below inherit | Ulrich Müller | 2021-09-03 | 1 | -6/+8 |
* | Clean deblob | Alice Ferrazzi | 2021-08-30 | 1 | -11/+0 |
* | kernel-2.eclass: Replace bit-shift arithmetic by ver_test | Ulrich Müller | 2021-08-30 | 1 | -4/+5 |
* | Revert "kernel-2.eclass: Replace bit-shift arithmetic by ver_test" | Ulrich Müller | 2021-08-27 | 1 | -5/+4 |
* | kernel-2.eclass: Drop useless unset of local variables | Ulrich Müller | 2021-08-27 | 1 | -1/+0 |
* | kernel-2.eclass: Replace bit-shift arithmetic by ver_test | Ulrich Müller | 2021-08-27 | 1 | -4/+5 |
* | kernel-2.eclass: Add cpio dependency | Mike Pagano | 2021-08-24 | 1 | -0/+1 |
* | kernel-2.eclass: Add deblob support only for python3 | Alice Ferrazzi | 2021-08-23 | 1 | -1/+5 |
* | kernel-2.eclass: Enable EAPI 8 | Mike Pagano | 2021-07-20 | 1 | -2/+2 |
* | eclass/kernel-2.eclass: Support CPU OPT Patch in kernels >= 5.13 | Mike Pagano | 2021-06-30 | 1 | -1/+2 |
* | eclass/kernel-2: Fix einfo/elog messages | Mike Pagano | 2021-06-16 | 1 | -4/+4 |
* | eclass/kernel-2: fix USE=symlink | Till Schäfer | 2021-06-09 | 1 | -1/+1 |
* | eclass/kernel-2: respect USE=symlink | Bertrand Jacquin | 2021-06-07 | 1 | -9/+3 |
* | kernel-2.eclass: Drop `|| die` in install_universal | David Seifert | 2021-05-28 | 1 | -2/+2 |
* | kernel-2.eclass: drop additional unused 2.4 and 2.6 functions | David Michael | 2021-05-27 | 1 | -16/+0 |
* | kernel-2.eclass: Remove deprecated code around 2.4, 2.6 and fbcondecor | Mike Pagano | 2021-05-27 | 1 | -70/+0 |
* | kernel-2.eclass: drop EAPIs 2-5 | David Michael | 2021-05-27 | 1 | -12/+6 |
* | kernel-2.eclass: use consistent bash syntax | David Michael | 2021-05-27 | 1 | -79/+82 |
* | kernel-2.eclass: remove echoes for logging | David Michael | 2021-05-27 | 1 | -23/+6 |
* | kernel-2.eclass: die on command failures | David Michael | 2021-05-27 | 1 | -29/+21 |
* | kernel-2.eclass: fix whitespace problems | David Michael | 2021-05-27 | 1 | -13/+8 |
* | kernel-2.eclass: EAPI 7 support | David Michael | 2021-05-27 | 1 | -24/+23 |
* | kernel-2.eclass: Simplify and streamline code for the CPU OPT patch | Mike Pagano | 2021-04-30 | 1 | -2/+27 |
* | kernel-2.eclass: fix grammar in elog | Sam James | 2021-03-31 | 1 | -3/+3 |
* | kernel-2.eclass: Handle stricter bash 5.1 expansion rules | Mike Pagano | 2021-01-01 | 1 | -2/+2 |
* | kernel-2.eclass: update K_PREPATCHED description | Joonas Niilola | 2020-12-29 | 1 | -5/+5 |
* | kernel-2.eclass: Add support for patches that fail to apply with --dry-run | Mike Pagano | 2020-11-05 | 1 | -20/+24 |
* | eclass/kernel-2.eclass: Add pkgconfig to RDPEND,needed for make menuconfig | Mike Pagano | 2020-07-03 | 1 | -0/+1 |
* | kernel-2.eclass: support gcc optimization patch for gcc 10.X | Mike Pagano | 2020-06-29 | 1 | -1/+11 |
* | kernel-2.eclass: use $(CC) as HOSTCC | Sergei Trofimovich | 2020-06-03 | 1 | -0/+1 |
* | kernel-2.eclass: avoid lexicographical compare on versions, bug #705246 | Sergei Trofimovich | 2020-05-27 | 1 | -4/+4 |
* | kernel-2.eclass: Revert "avoid lexicographical compare on versions, bug #705246" | Sergei Trofimovich | 2020-05-26 | 1 | -4/+4 |
* | kernel-2.eclass: avoid lexicographical compare on versions, bug #705246 | Sergei Trofimovich | 2020-05-26 | 1 | -4/+4 |
* | kernel-2.eclass: Add gcc 10.X compatibility to CPU opt patch | Mike Pagano | 2020-05-13 | 1 | -1/+1 |
* | kernel-2.eclass: update HOMEPAGE | Joonas Niilola | 2019-12-05 | 1 | -1/+1 |
* | Add me to the kernel-2 eclass genpatches download list | Alice Ferrazzi | 2019-12-05 | 1 | -1/+1 |
* | kernel-2.eclass: Move genpatches uri from /space/distfiles-local to devspace | Mike Pagano | 2019-10-12 | 1 | -1/+1 |
* | kernel-2.eclass: Inline mirror://kernel | Michał Górny | 2019-10-05 | 1 | -5/+5 |
* | kernel-2.eclass: Add support for gcc 9.1 CPU optimization patch | Mike Pagano | 2019-08-23 | 1 | -6/+20 |
* | kernel-2.eclass: Inherit python-any-r1 only in deblob branch | Michał Górny | 2019-08-15 | 1 | -3/+5 |
* | kernel-2.eclass: Whitespace. | Ulrich Müller | 2019-05-27 | 1 | -1/+1 |
* | kernel-2.eclass: Fix comment. | Ulrich Müller | 2019-05-27 | 1 | -2/+2 |
* | eclass: Move cpu optimization patch for older kernels. | Mike Pagano | 2019-02-21 | 1 | -3/+2 |
* | eclass: Fix kernel dependency for gcc v8 patch in kernel-2.eclass | Mike Pagano | 2019-02-18 | 1 | -2/+2 |
* | eclass: Update cpu optimization support in kernel-2.eclass | Mike Pagano | 2019-02-18 | 1 | -9/+14 |
* | kernel-2.eclass: Fix LICENSE for Linux 4.14 and later. | Ulrich Müller | 2019-02-15 | 1 | -5/+6 |
* | kernel-2.eclass: add linux 5.x support | Thomas Deutschmann | 2019-01-07 | 1 | -1/+1 |
* | kernel-2.eclass: add @SUPPORTED_EAPIS | Michał Górny | 2018-08-15 | 1 | -0/+1 |