OSDN Git Service

builddeb: Add automatic support for ppc64 and powerpcspe architectures
authorBen Hutchings <ben@decadent.org.uk>
Thu, 26 Jul 2018 10:21:09 +0000 (11:21 +0100)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 28 Jul 2018 01:53:44 +0000 (10:53 +0900)
commit50d511ba6246c46654857b8ef64aefe76a87e455
tree6d97cd5ad1ffdc421c080abb5abee8ccc7c406ac
parent08d3892cdcea7e918106bd78be5471d05b000b30
builddeb: Add automatic support for ppc64 and powerpcspe architectures

We currently label 64-bit big-endian kernel packages as
powerpc (32-bit), mostly because it was officially supported while
ppc64 (64-bit big-endian) was not.  Now neither is officially
supported, so label these packages as ppc64.

Debian also has a powerpcspe (32-bit with SPE) architecture.
Label packages with a suitable configuration as powerpcspe.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
scripts/package/mkdebian