From patchwork Wed Feb 7 02:22:05 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 1895986 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.ubuntu.com (client-ip=185.125.189.65; helo=lists.ubuntu.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=patchwork.ozlabs.org) Received: from lists.ubuntu.com (lists.ubuntu.com [185.125.189.65]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4TV3nR6Kf8z23gb for ; Wed, 7 Feb 2024 13:23:23 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=lists.ubuntu.com) by lists.ubuntu.com with esmtp (Exim 4.86_2) (envelope-from ) id 1rXXak-0006gV-D7; Wed, 07 Feb 2024 02:23:14 +0000 Received: from smtp-relay-internal-1.internal ([10.131.114.114] helo=smtp-relay-internal-1.canonical.com) by lists.ubuntu.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1rXXaF-0006eQ-NP for kernel-team@lists.ubuntu.com; Wed, 07 Feb 2024 02:22:45 +0000 Received: from mail-pl1-f199.google.com (mail-pl1-f199.google.com [209.85.214.199]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-1.canonical.com (Postfix) with ESMTPS id 3FF5C3F17F for ; Wed, 7 Feb 2024 02:22:43 +0000 (UTC) Received: by mail-pl1-f199.google.com with SMTP id d9443c01a7336-1d486bce39bso1747475ad.1 for ; Tue, 06 Feb 2024 18:22:43 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707272562; x=1707877362; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qQiph+01tSZlpvVdh8buzWCyRmhSjwjq1bTP7tTX4RY=; b=sZMyj6WZB0yF0VBXiE0/XaGdPaafnAR119rh0hJNmlpz31gHYolusXY8AZPkvxjXAi eHu0gV+ksyRvrKsHCf6OfFDFUEi/d50eLetvjPjdJA8NjMfMiEaqcXqVyu79+y4mKWEC hxjXnQMyKsaih3tTAN8zc0OTMJfSaZzussuE+UgI1rsnzXS6hIBQ7blYlQjhpqCfRgcU HXiokZfOmvwoXrc1rS1gRhn/RUZmzbqGL3QT2DLBxopd7FBJ0GwCe7vBJ2MIy/PjoTAM sCEPS/UJIUAMUY0w/tlhQRDj1nu3Nvtd88gtZvdzGUIuR3zTz6MkOZ9MsdPaTzcQagpI Jd8w== X-Gm-Message-State: AOJu0YwLt9BnlM7Wp4F6oN/NLWPWVWKeo/TFiZHp+C0Ema+kftsgB8Cw 4JpYpEzZtgy5EkQJIahutMfD57zkrY5xmUQ2um+m4tGO4cndK4cT265nbeGRyutA845Swp5NC/b mzUYFyN8Q2sN47qlKpzyU6wF+fy44A0BoSHWRp0lZkayqal6zo8F7vYjrsY9vlz0VMFpS+9DWk6 Oe/nokRYlI8Q== X-Received: by 2002:a17:902:eac4:b0:1d9:4ebd:b94d with SMTP id p4-20020a170902eac400b001d94ebdb94dmr2739301pld.55.1707272561744; Tue, 06 Feb 2024 18:22:41 -0800 (PST) X-Google-Smtp-Source: AGHT+IEipOFFwZLuIMKzz7GPru/vSeotqoitZw4yf8EnQ76a+xpWSrSmZksIDpFBBufpzkmHs2k5yw== X-Received: by 2002:a17:902:eac4:b0:1d9:4ebd:b94d with SMTP id p4-20020a170902eac400b001d94ebdb94dmr2739295pld.55.1707272561406; Tue, 06 Feb 2024 18:22:41 -0800 (PST) Received: from zoe.localdomain ([2001:f74:8f00:c00:6aff::1001]) by smtp.gmail.com with ESMTPSA id mm14-20020a1709030a0e00b001d7726c4a40sm214577plb.277.2024.02.06.18.22.40 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 06 Feb 2024 18:22:41 -0800 (PST) From: Masahiro Yamada To: kernel-team@lists.ubuntu.com Subject: [j/linux-raspi v2 RESEND4 PATCH 1/2] UBUNTU: [Packaging] Remove old snapcraft.yaml Date: Wed, 7 Feb 2024 11:22:05 +0900 Message-Id: <20240207022206.256617-2-masahiro.yamada@canonical.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20240207022206.256617-1-masahiro.yamada@canonical.com> References: <20240207022206.256617-1-masahiro.yamada@canonical.com> MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" This file was added more than a decade ago, and is no longer working. BugLink: https://bugs.launchpad.net/bugs/2051468 Signed-off-by: Masahiro Yamada --- snapcraft.yaml | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 snapcraft.yaml diff --git a/snapcraft.yaml b/snapcraft.yaml deleted file mode 100644 index 2452c4031066..000000000000 --- a/snapcraft.yaml +++ /dev/null @@ -1,36 +0,0 @@ -name: pc-kernel -version: null -version-script: | - . debian/debian.env - dpkg-parsechangelog -l $DEBIAN/changelog -S version -summary: The Ubuntu generic Linux kernel -description: This Ubuntu generic Linux kernel -grade: stable -confinement: strict -type: kernel - -parts: - kernel: - plugin: kernel - source: . - source-type: git - kconfigflavour: generic - kconfigs: - - CONFIG_DEBUG_INFO=n - override-build: | - cp debian/scripts/retpoline-extract-one \ - $SNAPCRAFT_PART_BUILD/scripts/ubuntu-retpoline-extract-one - snapcraftctl build - kernel-with-firmware: false - firmware: - plugin: nil - stage-packages: - - linux-firmware - organize: - lib/firmware: firmware - prime: - - -usr - - -lib - build-packages: - - cpio - - libssl-dev From patchwork Wed Feb 7 02:22:06 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 1895987 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.ubuntu.com (client-ip=185.125.189.65; helo=lists.ubuntu.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=patchwork.ozlabs.org) Received: from lists.ubuntu.com (lists.ubuntu.com [185.125.189.65]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4TV3nX5ctYz23gb for ; Wed, 7 Feb 2024 13:23:28 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=lists.ubuntu.com) by lists.ubuntu.com with esmtp (Exim 4.86_2) (envelope-from ) id 1rXXaq-0006hv-OD; Wed, 07 Feb 2024 02:23:20 +0000 Received: from smtp-relay-internal-0.internal ([10.131.114.225] helo=smtp-relay-internal-0.canonical.com) by lists.ubuntu.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1rXXaG-0006eS-NP for kernel-team@lists.ubuntu.com; Wed, 07 Feb 2024 02:22:46 +0000 Received: from mail-pl1-f199.google.com (mail-pl1-f199.google.com [209.85.214.199]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-0.canonical.com (Postfix) with ESMTPS id 615173FA8D for ; Wed, 7 Feb 2024 02:22:44 +0000 (UTC) Received: by mail-pl1-f199.google.com with SMTP id d9443c01a7336-1d4a87da75dso1973645ad.1 for ; Tue, 06 Feb 2024 18:22:44 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707272563; x=1707877363; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gLgra/wK9fUWbfgpNfgBad8bN2u06BWwvrcT66Ee/tM=; b=sgSswSYlgK5qg2U1PYmnSM7q4OGVp2MzROqzY7wIcbfEyizUn6/sPXJ1uKwGjvyRvq NMmwiqpf47/t1Bi10JcpliP9bSIfcxoUqozOyS2g3fuOPjODVMXvUPfkRNKnvDJ+K5ki WNwxgB3AcVnXKPGjgLQlsGOKlr22U/B1OojhuJCM9BM1+o32fm/JWuM9fpWUqjjuylBz SmvAs5oXrua8qGtyRGgzLE2m2fQdnk8beIaU1RR6hxE5EoQ2YVOY2Je6njp3DtaMsOw1 00gDcXz6sGgUcvFn+bGcbloW/1kJCZpEZnTAcTsh0ZP7Ikiu/+w6G3tZYtObPvFRTlwR mJfg== X-Gm-Message-State: AOJu0YydtOJh7QbRVoY0VhQU5EUDIspeWIRxCH4hOE5ZWLAv2Xvwf878 Uw33tehqY68SOPm+cklac6xSyu/3HgNJWtfU32BN71xT27eRC0snsDjMykZdlHvGliCr8nO2w+0 2SQTAn55GdaVQ/AIYcKY4kDBTweEJ5S1FFcSipEc+koOcBv/Y8+Z+VjTnGPtk+E2Af+UEfo46s+ mU8HyEm2LJ7Q== X-Received: by 2002:a17:902:d386:b0:1d9:95c5:296e with SMTP id e6-20020a170902d38600b001d995c5296emr3252721pld.53.1707272562867; Tue, 06 Feb 2024 18:22:42 -0800 (PST) X-Google-Smtp-Source: AGHT+IF+64mMTShCJgw77yB0IwgIEmwA9e0WsD81zYSuzaekNz7ZkzGLEEIF9u91EiBQXcXtyT5L+g== X-Received: by 2002:a17:902:d386:b0:1d9:95c5:296e with SMTP id e6-20020a170902d38600b001d995c5296emr3252703pld.53.1707272562456; Tue, 06 Feb 2024 18:22:42 -0800 (PST) Received: from zoe.localdomain ([2001:f74:8f00:c00:6aff::1001]) by smtp.gmail.com with ESMTPSA id mm14-20020a1709030a0e00b001d7726c4a40sm214577plb.277.2024.02.06.18.22.41 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 06 Feb 2024 18:22:42 -0800 (PST) From: Masahiro Yamada To: kernel-team@lists.ubuntu.com Subject: [j/linux-raspi v2 RESEND4 PATCH 2/2] UBUNTU: [Packaging] Add snapcraft.yaml for building uc22 pi-kernel snap Date: Wed, 7 Feb 2024 11:22:06 +0900 Message-Id: <20240207022206.256617-3-masahiro.yamada@canonical.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20240207022206.256617-1-masahiro.yamada@canonical.com> References: <20240207022206.256617-1-masahiro.yamada@canonical.com> MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" Add snapcraft.yaml to support the local building for the pi-kernel snap. This supports cross-building, making it possible to build the snap on your x86 machine, and useful for development purposes. Build for arm64: $ snapcraft --use-lxd --build-for=arm64 Build for armhf: $ snapcraft --use-lxd --build-for=armhf Both arm64 and armhf snaps were tested on Raspberry Pi 4. BugLink: https://bugs.launchpad.net/bugs/2051468 Signed-off-by: Masahiro Yamada --- Changes since the previos posts - Add BugLink - Fix BugLink style - Add 'PATCH' in the subject prefix Changes in v2: - Remove unneeded CONFIG_MODULE_SIG_FORCE orverride - Split the last treak to 'finalize' snapcraft.yaml | 151 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 151 insertions(+) create mode 100644 snapcraft.yaml diff --git a/snapcraft.yaml b/snapcraft.yaml new file mode 100644 index 000000000000..9274305e156b --- /dev/null +++ b/snapcraft.yaml @@ -0,0 +1,151 @@ +# SPDX-License-Identifier: GPL-2.0-only +# Copyright (C) 2023 Canonical Ltd +# +# Build for arm64: +# +# $ snapcraft --use-lxd --build-for=arm64 +# +# Build for armhf: +# +# $ snapcraft --use-lxd --build-for=armhf + +name: pi-kernel +summary: The Canonical Raspberry Pi kernel +description: The Canonical Raspberry Pi kernel +type: kernel +confinement: strict +build-base: core22 +# Take the version from debian/changelog +adopt-info: kernel + +architectures: + - build-on: [amd64, arm64] + build-for: arm64 + - build-on: [amd64, armhf] + build-for: armhf + +package-repositories: + - type: apt + architectures: [arm64, armhf] + components: [main] + suites: [jammy] + key-id: 78E1918602959B9C59103100F1831DDAFC42E99D + url: https://ppa.launchpadcontent.net/snappy-dev/image/ubuntu + - type: apt + architectures: [arm64, armhf] + components: [main, restricted] + suites: [jammy, jammy-updates] + key-id: F6ECB3762474EDA9D21B7022871920D1991BC93C + url: http://ports.ubuntu.com/ubuntu-ports + +parts: + kernel: + build-packages: + - bc + - bison + - debhelper + - fakeroot + - flex + - gawk + - kmod + - libssl-dev + - pahole + - rsync + - on amd64 to arm64: + - gcc-aarch64-linux-gnu + - libc6-dev-arm64-cross + - on amd64 to armhf: + - gcc-arm-linux-gnueabihf + - libc6-dev-armhf-cross + plugin: nil + source-type: local + source: . + override-build: | + FLAVOUR=raspi + deb_arch=${SNAPCRAFT_TARGET_ARCH} + + # Include 'DEBIAN' definition + . debian/debian.env + deb_ver=$(dpkg-parsechangelog -l "${DEBIAN}/changelog" -S version) + kernelrelease=$(echo "${deb_ver}" | cut -d. -f1-3)-${FLAVOUR} + craftctl set "version=local-${deb_ver}" + + dpkg-architecture -a "${deb_arch}" -c fakeroot debian/rules clean + dpkg-architecture -a "${deb_arch}" -c debian/rules "build-${FLAVOUR}" + dpkg-architecture -a "${deb_arch}" -c fakeroot debian/rules "binary-${FLAVOUR}" + + for pkg in linux-image linux-modules linux-buildinfo; do + dpkg-deb -x "../${pkg}-${kernelrelease}_${deb_ver}_${deb_arch}.deb" tmpdir + done + + depmod -b tmpdir "${kernelrelease}" + mv tmpdir/boot/vmlinuz-* "${SNAPCRAFT_PART_INSTALL}/kernel.img" + mv tmpdir/boot/config-* tmpdir/boot/System.map-* "${SNAPCRAFT_PART_INSTALL}/" + mv tmpdir/lib/modules "${SNAPCRAFT_PART_INSTALL}" + mv "tmpdir/lib/firmware/${kernelrelease}/device-tree" "${SNAPCRAFT_PART_INSTALL}/dtbs" + + firmware: + build-packages: + - bluez-firmware + - linux-firmware + plugin: nil + override-build: | + mkdir -p tmpdir/lib + cp -r /lib/firmware tmpdir/lib + + # linux-firmware and linux-firmware-raspi provides the same firmware + # files with different contents. Copy linux-firmware-raspi last. + apt-get download "linux-firmware-raspi:${SNAPCRAFT_TARGET_ARCH}" + dpkg-deb -x linux-firmware-raspi_*.deb tmpdir + mv tmpdir/lib/firmware "${SNAPCRAFT_PART_INSTALL}" + + # 'kernel-snap-uc22' runs 'trim-firmware' as the last step. Skip it here + # to simplify the build step. The resulting kernel snap will contain more + # firmware files than needed for raspberry pi, but it is not a big deal. + + initrd: + after: + - firmware + - kernel + build-packages: + - dracut + - zstd + plugin: nil + override-build: | + apt-get download "ubuntu-core-initramfs:${SNAPCRAFT_TARGET_ARCH}" + dpkg-deb -x ubuntu-core-initramfs_*.deb tmpdir + apt-get download "snapd:${SNAPCRAFT_TARGET_ARCH}" + dpkg-deb -x snapd_*.deb tmpdir + + mkdir tmpdir/lib/modules + + kernelrelease=$(ls "${SNAPCRAFT_STAGE}/modules") + + ln -s "${SNAPCRAFT_STAGE}/modules/${kernelrelease}" "tmpdir/lib/modules/${kernelrelease}" + ln -s "${SNAPCRAFT_STAGE}/firmware" tmpdir/lib/firmware + + # Run usr/bin/ubuntu-core-initramfs inside 'tmpdir'. + # Otherwise, tmpdir would be included in initrd.img. Odd... + ( cd tmpdir; usr/bin/ubuntu-core-initramfs create-initrd \ + --root . --output initrd.img --kernelver "${kernelrelease}" ) + cp "tmpdir/initrd.img-${kernelrelease}" "${SNAPCRAFT_PART_INSTALL}"/initrd.img + + finalize: + after: + - initrd + plugin: nil + override-build: | + # Mimic what 'kernel-snaps-uc22' does + cp /usr/share/common-licenses/GPL-2 "${SNAPCRAFT_PART_INSTALL}" + mkdir "${SNAPCRAFT_PART_INSTALL}/lib" + ln -s ../firmware "${SNAPCRAFT_PART_INSTALL}/lib" + ln -s ../modules "${SNAPCRAFT_PART_INSTALL}/lib" + + mkdir -p "${SNAPCRAFT_PART_INSTALL}/meta" + { + echo "assets:" + echo " dtbs:" + echo " update: true" + echo " content:" + echo " - dtbs/" + } > "${SNAPCRAFT_PART_INSTALL}/meta/kernel.yaml"