Commit Graph

9 Commits

Author SHA1 Message Date
Jeremy Cline 8f4ffa9925 Fix the header tarball script BUILDID addition
[ -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>
2019-10-03 14:47:37 +00:00
Laura Abbott b82da9d02c Support adding the buildid to kernel-headers
Thanks to Paul Moore for this change
2019-09-30 07:21:30 -04:00
Laura Abbott 932464d850 Actually fix headers scripts to account for all archs 2019-07-18 11:54:09 -04:00
Laura Abbott e41fdfd55e Fix the headers script 2019-07-17 08:12:11 -04:00
Laura Abbott 1bde9dbcae Linux v5.0.0 2019-03-04 07:23:36 -08:00
Laura Abbott 63d40f4c3a More fixup of the headers script 2019-01-08 15:37:03 -08:00
Jeremy Cline fe2c7cc7f9
Exit immediately on failure in the header tarball script
Signed-off-by: Jeremy Cline <jcline@redhat.com>
2018-10-10 09:58:52 -04:00
Justin M. Forbes cd3842f362 Update headers script 2018-08-27 11:19:30 -05:00
Justin M. Forbes 6f6fba1dbd Add headers tarball creation script 2018-07-27 13:36:51 -05:00