summaryrefslogtreecommitdiffstats
path: root/scripts/create_headers_tarball.sh
Commit message (Collapse)AuthorAgeFilesLines
* Linux v5.7.9Justin M. Forbes2020-07-171-2/+2
| | | | Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* Linux v5.7.6 rebaseJustin M. Forbes2020-06-291-1/+1
| | | | Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
* Fix the header tarball script BUILDID additionJeremy Cline2019-10-031-1/+1
| | | | | | | [ -n ] doesn't work on unquoted variables. The variable either needs to get quoted or use [[ ]]. Without this the script always defines buildid. Signed-off-by: Jeremy Cline <jcline@redhat.com>
* Support adding the buildid to kernel-headersLaura Abbott2019-09-301-3/+5
| | | | Thanks to Paul Moore for this change
* Actually fix headers scripts to account for all archsLaura Abbott2019-07-181-1/+8
|
* Fix the headers scriptLaura Abbott2019-07-171-1/+1
|
* Linux v5.0.0Laura Abbott2019-03-041-4/+2
|
* More fixup of the headers scriptLaura Abbott2019-01-081-3/+5
|
* Exit immediately on failure in the header tarball scriptJeremy Cline2018-10-101-0/+2
| | | | Signed-off-by: Jeremy Cline <jcline@redhat.com>
* Update headers scriptJustin M. Forbes2018-08-271-61/+49
|
* Add headers tarball creation scriptJustin M. Forbes2018-07-271-0/+85