~sil2100/ubuntu-archive-tools/in-progress-kernels

« back to all changes in this revision

Viewing changes to sru-report

  • Committer: Steve Langasek
  • Date: 2017-04-21 04:54:56 UTC
  • Revision ID: steve.langasek@canonical.com-20170421045456-45fu08fiq7z4vgi4
exclude some more kernel packages

Show diffs side-by-side

added added

removed removed

Lines of Context:
276
276
            # skip everything that shows up on the kernel SRU reports
277
277
            if (pkg in ('linux', 'linux-raspi2', 'linux-snapdragon',
278
278
                        'linux-keystone',
279
 
                        'linux-armadaxp', 'linux-ti-omap4') or
 
279
                        'linux-armadaxp', 'linux-ti-omap4', 'linux-aws',
 
280
                        'linux-gke', 'linux-hwe') or
280
281
                    pkg.startswith('linux-signed') or
281
282
                    pkg.startswith('linux-meta') or
282
283
                    pkg.startswith('linux-lts') or