Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kmod: bump to version 19 | Vicente Olivert Riera | 2014-11-18 | 1 | -72/+0 |
| | | | | | | | | | | | | | - Bump to version 19 - Rename 0001 patch to follow the new name convention - Adapt the 0001 patch to the new version - Remove the already-upstreamed 0002 patch - Update the hash value [Thomas: adapt comment in the updated 0001 patch.] Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | kmod: add patches to support build on RHEL 5 | Thomas De Schampheleire | 2014-10-07 | 1 | -0/+72 |
kmod uses certain features not available on older RHEL 5 machines (RedHat Enterprise Linux). This commit adds two patches to fix that. Both patches have been proposed upstream, the second one being accepted, the first rejected with the suggestion to add the patch in Buildroot instead. Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |