APPLIED: [xenial/hwe-edge] UBUNTU: Packaging: Do not build snapdragon packages
Stefan Bader
stefan.bader at canonical.com
Thu Apr 19 16:29:36 UTC 2018
On 16.04.2018 19:00, Thadeu Lima de Souza Cascardo wrote:
> Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo at canonical.com>
> ---
Applied with a bit more info to xenial/hwe-edge so the next crank-run
avoids snapdragon.
-Stefan
> debian.hwe-edge/etc/update-from-bionic-master | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/debian.hwe-edge/etc/update-from-bionic-master b/debian.hwe-edge/etc/update-from-bionic-master
> index d5771c060f28..8181716e6917 100755
> --- a/debian.hwe-edge/etc/update-from-bionic-master
> +++ b/debian.hwe-edge/etc/update-from-bionic-master
> @@ -99,6 +99,9 @@ fi
> #
> rsync -av --delete ${DEBIAN_SOURCE}/d-i/ ${DEBIAN_TARGET}/d-i
>
> +# Remove snapdragon from d-i
> +sed -i /snapdragon/d ${DEBIAN_TARGET}/d-i/kernel-versions
> +
> #
> # Update configs from master
> #
> @@ -109,6 +112,10 @@ rsync -av --delete ${DEBIAN_SOURCE}/config/ ${DEBIAN_TARGET}/config
> #
> rsync -av --delete ${DEBIAN_SOURCE}/rules.d/*.mk ${DEBIAN_TARGET}/rules.d/
>
> +# We don't build snapdragon
> +sed -i '/_snapdragon/d' ${DEBIAN_TARGET}/rules.d/arm64.mk
> +sed -i 's/^\(flavo.*\)\ssnapdragon\(.*\)$/\1\2/' ${DEBIAN_TARGET}/rules.d/arm64.mk
> +
> #
> # Update modprobe.d from master
> #
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20180419/0f2d5ab3/attachment.sig>
More information about the kernel-team
mailing list