From patchwork Mon Feb 19 08:32:42 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 1900805 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 4TdbQV2R7qz23cn for ; Mon, 19 Feb 2024 19:33:06 +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 1rbz57-0003qX-L8; Mon, 19 Feb 2024 08:32:57 +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 1rbz54-0003pc-SU for kernel-team@lists.ubuntu.com; Mon, 19 Feb 2024 08:32:54 +0000 Received: from mail-ot1-f72.google.com (mail-ot1-f72.google.com [209.85.210.72]) (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 AFFB940DB1 for ; Mon, 19 Feb 2024 08:32:54 +0000 (UTC) Received: by mail-ot1-f72.google.com with SMTP id 46e09a7af769-6e2e6992dc4so2544148a34.0 for ; Mon, 19 Feb 2024 00:32:54 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708331573; x=1708936373; 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=//wCh4bcdB7SRbcew06QZzFnTJwwdkiYwX1o41EmyAo=; b=IknDVFcu1Lhg2om3mPjOU8DrKMxk1WHLBBk1Nr+shPgqdNXQFHIqIpAxH4niu7U80x DVKcwSzPQmyUXYrz9cXQ36Wk51CmvZI0+zd5RroDemGmeuqMSgJE3TtI7xTxq7IvmkuM WEPW/4rIcr3h+tfu1BzO5FENTPvmzlNEy0rPXBHmMw+qCv/DBdi5nGbYtRSPFykl7dwC Lbt6BFr7ZbH2602FYHGrkBTqGelTxLh82Klqh/ciB5nMjDS3CNrN70vkhNYchWTjQu39 i4HStfSLPS/3zXHhKzbAVEruSWgaQj1Y5yXGT2s2luRfnBRJYXx7p3NvFS/VnBuaRgM5 nfaw== X-Gm-Message-State: AOJu0YyrwSU+P4D5YlohPA4Q4wHEX+kF3w46UYIroBowfBm0ZbCIzJp+ vYZyXZPWCbfkwj/TQi/Pex44b2lcj763TQqiqd533kuCHz6Xig2dVCW0xu4ZKVolkb8/DeKbj0m zaLPMa4m5qZWFQcdGvV/LkLxW142MYlshII5FwrkjGaSRwVhhJzUK7yJx+JNXuBQjIG4JUkNeEy kQOEr/8Rj0BBaD X-Received: by 2002:a05:6358:d5a8:b0:176:ac69:87db with SMTP id ms40-20020a056358d5a800b00176ac6987dbmr11548337rwb.32.1708331573438; Mon, 19 Feb 2024 00:32:53 -0800 (PST) X-Google-Smtp-Source: AGHT+IEFEipfL+aQdIo227fsCrpn93LiL6TrsrJyW843mBVRl3nfRciG3DSq5yIurCz8dp0SRY5Syg== X-Received: by 2002:a05:6358:d5a8:b0:176:ac69:87db with SMTP id ms40-20020a056358d5a800b00176ac6987dbmr11548325rwb.32.1708331572995; Mon, 19 Feb 2024 00:32:52 -0800 (PST) Received: from zoe.. ([240b:c020:442:78d4:a0b8:d193:69e4:b210]) by smtp.gmail.com with ESMTPSA id e25-20020aa78259000000b006e0d44e1bd0sm4210766pfn.55.2024.02.19.00.32.51 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 19 Feb 2024 00:32:52 -0800 (PST) From: Masahiro Yamada To: kernel-team@lists.ubuntu.com Subject: [SRU j/linux-raspi PATCH v2 1/2] UBUNTU: [Packaging] Remove old snapcraft.yaml Date: Mon, 19 Feb 2024 17:32:42 +0900 Message-Id: <20240219083243.2291012-2-masahiro.yamada@canonical.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20240219083243.2291012-1-masahiro.yamada@canonical.com> References: <20240219083243.2291012-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