Commit Graph

3 Commits

Author SHA1 Message Date
Juerg Haefliger
8e7fa8fac2 UBUNTU: [Packaging] abi-check: Process modules.builtin
The previous commit introduced a new file modules.builtin that lists all
built-in modules. Take the content of that file into account during the ABI
check so that modules that changed from 'm' to 'y' don't result in a build
failure.

Signed-off-by: Juerg Haefliger <juergh@canonical.com>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
2022-01-04 09:49:13 +01:00
Juerg Haefliger
31d65dcaf1 UBUNTU: [Packaging] Rewrite debian/scripts/module-check in Python
Rewrite the module-check script in Python to get us one step closer to
dropping Perl as an Ubuntu kernel build dependency. While at it, remove
some of the rather 'interesting' comments printed to the console.

Signed-off-by: Juerg Haefliger <juergh@canonical.com>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
2022-01-04 09:48:42 +01:00
Leann Ogasawara
29f98055b6 UBUNTU: [debian] Initial debian and ubuntu directories
Based off Ubuntu-unstable-5.11.0-10.11.

Ignore: yes
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
2021-11-02 08:24:37 +01:00