summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix URIs for longterm kernelsStratos Psomadakis2011-12-281-3/+3
|
* merge kernel_is updates between kernel-2 and linux-info eclassesMike Frysinger2011-12-121-2/+3
|
* do not reset S when we have already run through detect_version so it wont ↵Mike Frysinger2011-12-101-9/+3
| | | | clobber an existing S value #380999
* omit the /usr/src/linux warning if nothing actually exists thereMike Frysinger2011-12-081-1/+4
|
* previous commit inverted the tested valuesMike Frysinger2011-12-021-3/+3
|
* simplify kernel_is logicMike Frysinger2011-12-021-20/+7
|
* delete unsed generate_sparc_asm helperMike Frysinger2011-12-021-62/+1
|
* simplify default variable setupMike Frysinger2011-12-021-6/+4
|
* use `read` to simplify the creation of an array from a stringMike Frysinger2011-12-021-13/+7
|
* simplify SLOT for cross-compiling ... this was a hold over from long ago ↵Mike Frysinger2011-12-021-6/+2
| | | | when i tried doing cross-compiler packages in the same CATEGORY and only differentiate by SLOT (which portage hates a lot when $P is the same)
* convert linux-2.4/gcc-4 check to gcc-4+Mike Frysinger2011-12-011-2/+2
|
* do not warn about /usr/src/linux cruft when installing kernel headersMike Frysinger2011-12-011-2/+3
|
* Modify to support new location of 2.6 kernels on kernel.org and mirrorsMike Pagano2011-11-081-3/+9
|
* Upstream now has 3.x tarballs in a directory called 3.x. Look for tarballs ↵Mike Pagano2011-10-241-2/+3
| | | | in this directory
* trim useless trailing whitespaceMike Frysinger2011-08-291-2/+2
|
* eclass updates to fix UNIPATCH_LIST_DEFAULT for kernels based on vanillaMike Pagano2011-08-191-5/+5
|
* eat trailing whitespaceMike Frysinger2011-08-181-2/+2
|
* Fix for 2.6.X KERNEL_BASE_URI, thanks to lxnay.Mike Pagano2011-08-151-3/+5
|
* Add message in pkg_postrm to inform user that modified kernel source is not ↵Mike Pagano2011-08-111-2/+13
| | | | cleaned up by package manager. Bug #378611
* Deblob support for 3.X kernels updatedMike Pagano2011-08-081-1/+5
|
* Changes to handle_genpatches for 3.X kernels and chanegs for 3.1 kernels to ↵Mike Pagano2011-08-081-12/+84
| | | | keep up with Linus' decisions
* Fix typo when getting KV_MINOR. Thanks to hwoarang for reportingMike Pagano2011-06-031-2/+2
|
* Add support for 2 part versioning. bug #369533Mike Pagano2011-06-031-48/+119
|
* Don't PROVIDE virtual/linux-sources, it is a new-style virtual now, bug 118442.Ulrich Müller2011-04-301-3/+1
|
* deblob fix for bug #359865 thanks too JohnnyMike Pagano2011-04-211-5/+5
|
* Don't PROVIDE virtual/os-headers, it is a new-style virtual now, bug 358999.Ulrich Müller2011-04-141-16/+14
| | | | Fix whitespace.
* Bump delob max versionMike Pagano2011-03-221-2/+2
|
* Remove virtual/alsa.Samuli Suominen2011-03-191-2/+1
|
* Bump maximum kernel version for libre source deblob toolMike Pagano2011-03-151-2/+2
|
* drop support for kernel packages which dont natively support multilib since ↵Mike Frysinger2011-03-101-53/+6
| | | | the multilib.eclass code is going away
* Adding support for longterm kernels.Mike Pagano2011-02-181-12/+19
|
* Add warning about updating the deblob max version variable.Robin H. Johnson2010-11-281-2/+3
|
* Bump deblob max version to 36Mike Pagano2010-11-261-2/+2
|
* Die when uncompressing patch fail. Acked by vapier and robbat2.Tomas Chvatal2010-09-171-3/+3
|
* Bug #331013: avoid "make test" in kernel sources ebuilds.Robin H. Johnson2010-08-031-2/+10
|
* kernel-2 deblob support for 2.6.35; bug #324505: deblob-check usage.Robin H. Johnson2010-08-031-5/+15
|
* Proper use of shopt functions from eutils. Thanks to Vapier for the patch.Mike Pagano2010-07-301-5/+6
|
* drop system libc re-emerge message for linux-headers #328317Mike Frysinger2010-07-191-10/+1
|
* support by Jens Pranaitis for xz/lzma patches #322235Mike Frysinger2010-06-051-1/+3
|
* Bug #266157: Update deblob max version.Robin H. Johnson2010-05-281-2/+2
|
* Bug #317297: Some kernel sources packages in overlays have version numbers ↵Robin H. Johnson2010-05-201-2/+14
| | | | like -9999 that does not allow us to work out what the actual version number is for functions like kernel_is. They SHOULD have a CKV variable in this case, but without it, they previously went into an infinite loop during the version detection in the eclass.
* Fix typo.Ulrich Müller2010-05-021-2/+2
|
* Bug #318095: Improve K_SECURITY_UNSUPPORTED messages for deblobbing. Based a ↵Robin H. Johnson2010-05-021-4/+9
| | | | patch by Ulrich Müller <ulm@gentoo.org>.
* Keep a mostly-internal variable of the latest version of the deblob tool ↵Robin H. Johnson2010-04-261-5/+11
| | | | releases by the upstream libre-sources guys, this saves us updating K_DEBLOB_AVAILABLE quite so often, but we need to remember to redigest sources ebuilds when we DO change the this variable instead.
* Document the new deblob control variables, after renaming them to match the ↵Robin H. Johnson2010-04-261-7/+14
| | | | existing pattern.
* Bug #266157: Deblob support for libre kernels.Robin H. Johnson2010-04-261-3/+46
|
* Refactor debug-print-kernel2-variables to make it faster to add new stuff.Robin H. Johnson2010-04-261-16/+6
|
* Add more variables to the debug output list when it does fire.Robin H. Johnson2010-04-261-1/+4
|
* While working on the libre-sources bug, I noticed that some of the kernel ↵Robin H. Johnson2010-04-261-2/+9
| | | | sources ebuilds out there have OKV set, but NOT KV_*, leading kernel_is to always return false. Check all of the variables we need for safety instead.
* Bug #266157: Until such time as we have full deblob support for all sources, ↵Robin H. Johnson2010-04-011-2/+4
| | | | mark that kernels contain firmware blobs that are covered under the freedist license, not GPL-2.