[Plucky/Unstable PATCH 0/2] Avoid arch-dependent source package (step 1)

Masahiro Yamada masahiro.yamada at canonical.com
Wed Nov 20 02:21:53 UTC 2024


Ubuntu kernel produces a different source package
depending on the architecture of your build machine.

I tried to resolve this issue in the previous hackathon last year,
but the patch set was not merged.
I am resending my patches with smaller chunks.

1/2 solves one issue that can potentially produces
a source package that depends on your build machine architecture.

2/2 is a trivial clean-up.



Masahiro Yamada (2):
  UBUNTU: [Packaging] avoid arch-specific certificate creation
  UBUNTU: [Packaging] remove unneeded prerequisites of
    $(DEBIAN)/control.stub

 debian/rules | 12 +++---------
 1 file changed, 3 insertions(+), 9 deletions(-)

-- 
2.43.0




More information about the kernel-team mailing list