From patchwork Fri Apr 28 13:32:27 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 23145 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2E95DC7EE22 for ; Fri, 28 Apr 2023 13:32:39 +0000 (UTC) Received: from mail-qk1-f176.google.com (mail-qk1-f176.google.com [209.85.222.176]) by mx.groups.io with SMTP id smtpd.web10.19830.1682688756755484761 for ; Fri, 28 Apr 2023 06:32:36 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=sLmwRqJ9; spf=pass (domain: baylibre.com, ip: 209.85.222.176, mailfrom: tgamblin@baylibre.com) Received: by mail-qk1-f176.google.com with SMTP id af79cd13be357-74e1aec175eso467605585a.1 for ; Fri, 28 Apr 2023 06:32:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1682688756; x=1685280756; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=31fmLgPVff3BZlpSZHaYQTPy+cC5kB05xYgBIgPTQqo=; b=sLmwRqJ95/m97AOIQJo/hHFEkApT9mkumwB3pe0MZBparT57p0R2LHXVWHGwYXDZJ/ TU8HNcumY1dWQzjoRIHk2BTfs2+ZRff3/tx5ubshYad2Eii6HYefmJ1yO7kcyTyAcJ/L Vum0bxBVBoVvg9tmvb8ifGeAs0gVM82vgsbdfd3XBXJduYoLL9yvU0Ao0QTzkCVxkXBZ ydH/UKvLxtk17fXtB97IAMXfDj33/IFmWF40LlnGC4bwFVPge9abinuILKlt77B98mKP 3Zm2J1FBvM0cVsFzJJqZ1b4o92kmJhKKxZhP8PejX4KkOtkJG4/95RxAf7R/70SpbxN5 TOjg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682688756; x=1685280756; 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=31fmLgPVff3BZlpSZHaYQTPy+cC5kB05xYgBIgPTQqo=; b=EE/obNi3Q2RgsaKhEoaoyNgkaPj5sjq4mZ8TEu4WSTe4KxZQwdZdFVKoSKAGe3cvtu 910HdUpY8p1NAXsSxKIOP0VaRkIbxRWvdmdOa3K40n+I40nfdAhZ1E2eS6+7WwEACrfr 7cNu0y7oxhIzAx3s37daSnB4KSvqHP9XJL9rctW+kWWtYwqgYkI1/dDMb3YQr6FdFbVH +gHMTtxkeOVCR/Wxgo7IkEAi6Irn7UICVEyX7ztJ9TJIAxB9Ba355YxnIqxs41/yJqGQ ADcvTo19wrjNVkCJkc5frB/pFD1TezvFZ3oaLrUsoXM3qOFTxucgC82dewbz8I8yKxFT KOTA== X-Gm-Message-State: AC+VfDxhsTuUIeuHcVflJ6Gyhugx1qqEx8QRUXL5++GxWP9T2jZWgpv1 5q7HSoQ76id2HkWACBQBN0g4C9fizCD5GW7BHCY= X-Google-Smtp-Source: ACHHUZ7Cur8kBGJ/Fkwc71ruZo3p4Wv4591N8fnrebftkoEl6lRIWc7E/NjHt6B0V+eBhNjEoJfrlQ== X-Received: by 2002:ac8:5e0b:0:b0:3f1:fa37:c82e with SMTP id h11-20020ac85e0b000000b003f1fa37c82emr8150621qtx.57.1682688755589; Fri, 28 Apr 2023 06:32:35 -0700 (PDT) Received: from megalith.ht.home (cpe64777de11593-cm64777de11590.cpe.net.cable.rogers.com. [174.115.224.47]) by smtp.gmail.com with ESMTPSA id g7-20020ac84b67000000b003ef231cceeasm7039464qts.23.2023.04.28.06.32.35 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 28 Apr 2023 06:32:35 -0700 (PDT) From: Trevor Gamblin To: yocto@lists.yoctoproject.org Subject: [patchtest][PATCH 1/7] python3-pylint: update to use new override syntax Date: Fri, 28 Apr 2023 09:32:27 -0400 Message-Id: <20230428133233.1155096-2-tgamblin@baylibre.com> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230428133233.1155096-1-tgamblin@baylibre.com> References: <20230428133233.1155096-1-tgamblin@baylibre.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 28 Apr 2023 13:32:39 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/yocto/message/59809 Signed-off-by: Trevor Gamblin --- meta-patchtest/recipes-devtools/python/python3-pylint_1.6.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-patchtest/recipes-devtools/python/python3-pylint_1.6.5.bb b/meta-patchtest/recipes-devtools/python/python3-pylint_1.6.5.bb index 269983b..0bb9e3f 100644 --- a/meta-patchtest/recipes-devtools/python/python3-pylint_1.6.5.bb +++ b/meta-patchtest/recipes-devtools/python/python3-pylint_1.6.5.bb @@ -22,7 +22,7 @@ RDEPENDS_${PN} += "${PYTHON_PN}-astroid \ ${PYTHON_PN}-netserver \ " -do_install_append(){ +do_install:append(){ rm ${D}${bindir}/pylint cat >> ${D}${bindir}/pylint < X-Patchwork-Id: 23143 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2730AC77B7C for ; Fri, 28 Apr 2023 13:32:39 +0000 (UTC) Received: from mail-qt1-f178.google.com (mail-qt1-f178.google.com [209.85.160.178]) by mx.groups.io with SMTP id smtpd.web11.19761.1682688757456598955 for ; Fri, 28 Apr 2023 06:32:37 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=joDFndki; spf=pass (domain: baylibre.com, ip: 209.85.160.178, mailfrom: tgamblin@baylibre.com) Received: by mail-qt1-f178.google.com with SMTP id d75a77b69052e-3ef31206cbdso47507091cf.0 for ; Fri, 28 Apr 2023 06:32:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1682688756; x=1685280756; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=RDnnY0XpkD+KR4DNV71uCLLpBnDZkvnl51q1ABYx9tE=; b=joDFndkiF6xDtfYtBmJw66uVvNmYKDxFCKILm4E7VpP6TnTKjrLvd8mc0eqJh/c35e Oa0xlvHZox5EQUOvGkv5TtV2I3aFmmvv0IH8gp6NjLX9/LeiRyDdD6NrVaNREryiC6vV Fay0pItjwCvIPcS3bWfkwXYTXH6GmwSjMqA2lcTRsVqTAbsnXy9a0TLcpfocgEEKYAzf wshDEeTkBH7iXtMZMHyH47fMoS9ZmXOkwt2h+MR+zdFs3LG3U8Kor4btBBHT63aOPQId xackvZRRy/3nhvwE4pWsr+Mr6heczJvROERp0FtgXuSq8viSlkbUkdfrbm+FYubJ57/S CAGw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682688756; x=1685280756; 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=RDnnY0XpkD+KR4DNV71uCLLpBnDZkvnl51q1ABYx9tE=; b=ZLk1m97XPt9D7yJRBWJBcJF4L8I1eX516E0cvzeA2RQpNVfYBJKtUS+rBmz0v8A6Aj w0pJx/GGnnZEtopnzoDJ8Tn7iUB/pxb8BuRke7kgioJfZNj4T6R5Z7pdP15n96P4jz2D OeXJjhU4JG3U3hPOT8pshltUw6Z/Tfe87a0QL0gzSNHBSMhvqMDt6hYORxsli9d0XkJ7 EFHeTGVzrFvGsgdtgLAEJ+ohT7zte1CbVmBA0xwxgQ2DCn/LgByZWiOB2hZ6943l8cSA 48LQpR7YGMPaIUPf3/MY3Kba6FeiE1JeH6eu2n90wJ5imuuPG3hbGhanvLw/O+QTjh5p RN1Q== X-Gm-Message-State: AC+VfDyRoRYHuDAQW6swO9lfJqoZAuWcXTW3N1pl1qKV2rOUGnNoAPLG zTuhHbopY8zu1YyAEXKQZjRgMhLlvf129nSUtHc= X-Google-Smtp-Source: ACHHUZ4Ql5LUdNnYzYcUECHcKDdA0evQdHxxrLCjDw0qvVcELhqV7uEjz7X/+ecv1hht/1d3A86Zag== X-Received: by 2002:ac8:5acc:0:b0:3df:50ef:fafa with SMTP id d12-20020ac85acc000000b003df50effafamr8355306qtd.4.1682688756324; Fri, 28 Apr 2023 06:32:36 -0700 (PDT) Received: from megalith.ht.home (cpe64777de11593-cm64777de11590.cpe.net.cable.rogers.com. [174.115.224.47]) by smtp.gmail.com with ESMTPSA id g7-20020ac84b67000000b003ef231cceeasm7039464qts.23.2023.04.28.06.32.35 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 28 Apr 2023 06:32:35 -0700 (PDT) From: Trevor Gamblin To: yocto@lists.yoctoproject.org Subject: [patchtest][PATCH 2/7] qemu: update to use new override syntax Date: Fri, 28 Apr 2023 09:32:28 -0400 Message-Id: <20230428133233.1155096-3-tgamblin@baylibre.com> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230428133233.1155096-1-tgamblin@baylibre.com> References: <20230428133233.1155096-1-tgamblin@baylibre.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 28 Apr 2023 13:32:39 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/yocto/message/59810 Signed-off-by: Trevor Gamblin --- meta-patchtest/recipes-devtools/qemu/qemu_%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-patchtest/recipes-devtools/qemu/qemu_%.bbappend b/meta-patchtest/recipes-devtools/qemu/qemu_%.bbappend index 3ad9f03..4e5918b 100644 --- a/meta-patchtest/recipes-devtools/qemu/qemu_%.bbappend +++ b/meta-patchtest/recipes-devtools/qemu/qemu_%.bbappend @@ -1 +1 @@ -PACKAGECONFIG_append_pn-qemu-native = " virtfs" +PACKAGECONFIG:append:class-native = " virtfs" From patchwork Fri Apr 28 13:32:29 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 23144 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1F548C77B61 for ; Fri, 28 Apr 2023 13:32:39 +0000 (UTC) Received: from mail-qk1-f173.google.com (mail-qk1-f173.google.com [209.85.222.173]) by mx.groups.io with SMTP id smtpd.web10.19833.1682688758146889812 for ; Fri, 28 Apr 2023 06:32:38 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=hOHOedme; spf=pass (domain: baylibre.com, ip: 209.85.222.173, mailfrom: tgamblin@baylibre.com) Received: by mail-qk1-f173.google.com with SMTP id af79cd13be357-751319e0dbfso613861985a.0 for ; Fri, 28 Apr 2023 06:32:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1682688757; x=1685280757; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=os+b9/yMpvVC5HkQo0C8IKAZF6AL2dF7FoeIcF6E+aQ=; b=hOHOedmeQ9Yd7QO3h81oe94P4m9rejeGCUwVxXbtZtm8P98BfMyKxL6ArFtOSRXh1y dFRheQyo60AMmwk4nLNVq7dgbMom/wpUNTewtHshocVC+YLvR3G6ZNTpf/Km4ODvq56c qz7H4e54cNNxRLJQUoP/op5GFWda9WB3V1vvBFZmJfImH70rQsW7gbvPcRhh/vspD7fY pThjxmd3HRwGsz0fBery/cPDzBZG1AX+2qSIlwYyD0wChOXmZpw1LvBz72+n+Qo6rLH/ Vv050rpeuUO4iod3duiOxWLWg8E3Wn9OldVm/3PrAHCXs0TQP9op7jqfi9RLeRgN6zFP PakA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682688757; x=1685280757; 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=os+b9/yMpvVC5HkQo0C8IKAZF6AL2dF7FoeIcF6E+aQ=; b=TKQ5hKdNtcrJq6PxZqjoIeeHCA0FcGsVMQQ1AJgbQR4xbo40LsqeG6svgrZAh/2y5B iODtsuC/l7xxHx7coTfnk/Dz71PCtv3kI9Im+ARK6ab4vDP2NyGeGzrThsEckuRgyoDD aHS7iwMk6YXx9QtvCIohJ7Bu8GtriK6fXOMFwKp4VXmb7EgMQpX7CfZvNAE+7/7IDBPz IdYxqJ4XaHqld/KKruFitEyUumZlPkxf6ZVb92g1kYvNbVEQk6dJp8DBuqSPyhO4+8FD 8iVserlyLMXDBVIAtqp/YFKPGzALNOFuesqAL9eKp6MX8ke2oMmaGTz+XQeae2ZAV73R NsxA== X-Gm-Message-State: AC+VfDxnkMVUYgCI2S5W+DNuo13PgOgkz7RlEYBk3aj2n9BUFycDrf9K VgbgyRod8tZgT+r397Q8eYpSBmrF8+/8PNi+mXg= X-Google-Smtp-Source: ACHHUZ4VQI1g6mhWEU9EVeAPmzS36UA/E1tFymI5BjIVoG2672nAaPXmJZrRpYxtOx2+3JTyz66lGQ== X-Received: by 2002:ac8:5f82:0:b0:3e3:9740:f9b9 with SMTP id j2-20020ac85f82000000b003e39740f9b9mr9574923qta.32.1682688757082; Fri, 28 Apr 2023 06:32:37 -0700 (PDT) Received: from megalith.ht.home (cpe64777de11593-cm64777de11590.cpe.net.cable.rogers.com. [174.115.224.47]) by smtp.gmail.com with ESMTPSA id g7-20020ac84b67000000b003ef231cceeasm7039464qts.23.2023.04.28.06.32.36 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 28 Apr 2023 06:32:36 -0700 (PDT) From: Trevor Gamblin To: yocto@lists.yoctoproject.org Subject: [patchtest][PATCH 3/7] initscripts: update to use new override syntax Date: Fri, 28 Apr 2023 09:32:29 -0400 Message-Id: <20230428133233.1155096-4-tgamblin@baylibre.com> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230428133233.1155096-1-tgamblin@baylibre.com> References: <20230428133233.1155096-1-tgamblin@baylibre.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 28 Apr 2023 13:32:39 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/yocto/message/59811 Signed-off-by: Trevor Gamblin --- .../recipes-core/initscripts/initscripts_1.0.bbappend | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/meta-patchtest/recipes-core/initscripts/initscripts_1.0.bbappend b/meta-patchtest/recipes-core/initscripts/initscripts_1.0.bbappend index d239865..057921f 100644 --- a/meta-patchtest/recipes-core/initscripts/initscripts_1.0.bbappend +++ b/meta-patchtest/recipes-core/initscripts/initscripts_1.0.bbappend @@ -1,13 +1,13 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" +FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" -SRC_URI_append =" file://patchtest" +SRC_URI:append =" file://patchtest" inherit useradd USERADD_PACKAGES = "${PN}" -USERADD_PARAM_${PN} = "-u 1200 -r -m -s /bin/sh patchtest" +USERADD_PARAM:${PN} = "-u 1200 -r -m -s /bin/sh patchtest" -do_install_append () { +do_install:append () { install -m 0755 ${WORKDIR}/patchtest ${D}${sysconfdir}/init.d update-rc.d -r ${D} patchtest start 99 3 5 . } From patchwork Fri Apr 28 13:32:30 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 23146 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 268A6C7EE24 for ; Fri, 28 Apr 2023 13:32:49 +0000 (UTC) Received: from mail-qt1-f170.google.com (mail-qt1-f170.google.com [209.85.160.170]) by mx.groups.io with SMTP id smtpd.web11.19763.1682688758877919209 for ; Fri, 28 Apr 2023 06:32:39 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=DwyU6HFd; spf=pass (domain: baylibre.com, ip: 209.85.160.170, mailfrom: tgamblin@baylibre.com) Received: by mail-qt1-f170.google.com with SMTP id d75a77b69052e-3ef112cac17so45483011cf.0 for ; Fri, 28 Apr 2023 06:32:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1682688758; x=1685280758; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=YH7E6ChOnluJ2x03uzSoF9XixEphnJTzVpIO3KT3tpo=; b=DwyU6HFduE7zCzf5Rm6ga3P5l5Mxw1jlozUeBHjU9ERVXSkx7SHVJga/lsuSVXsXxu wotJLMNTvxx5Kl29Ub5GxAiP7txBGwPmlRCGx3pQzQej53NCXCEyEf3upqLOu042vJlb Gn/0MAfuEAY6Rzw0rP8hFCwgPUPseT/cVvvzQNGxWKWR4U/mOlLdhZtDx69HLYBUCpwE AH//QV5mMwRiCQeANdYDYA+uN9xDKtoA82bWOk894MNFPk7RY3Tk4IWFJm+oOms6YeTX xPbkIYkAoFcWQaegk77ySnFo7+xtNcnUSCxLUF/hU/QnoTBEJPU/JNJ/h1in8vYDz4FX DCzQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682688758; x=1685280758; 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=YH7E6ChOnluJ2x03uzSoF9XixEphnJTzVpIO3KT3tpo=; b=coDtSEPtRcK6Jaa5znQwUj1EM/u7O/d/CcsI5uqGA0po0VQUSIrZI6YZEzpxttvrC0 zZlf02zNQve6KL3GrF2t+w0tIMPI0EoCSpP30BJV/qoYU2Z2FLxn0Y5IX8OPvRLSU0WH OdMce2hN295226EmZyq7IfOVsB3DZGwNBJDo/MRic4FoaxxtoZOiCdVXkQMGr2qaheDA VkhCWGPDVrElNilztHZUxp0fx4H1Dcl3dQX7a+zvp5b8cqYew777GnL+9v0vbMKxwE47 lkeR9agyD9Lea5FbBsiXYSygPwYwDJMjWJLhtVb01LvWh3m+KaDpOBZOPXQcfkNqemgT MePA== X-Gm-Message-State: AC+VfDxHAh2ajNUVwx57+M3DUFyK4EvDOQKG5VVbO9aoVLRGz5WkbBOz 5K+rJWuy3lpethIc3bj/OyrqWXxZvTI+U0Hx9Gs= X-Google-Smtp-Source: ACHHUZ5SchIM7ykAKj4/0QSBTAiqlrlYo/8oJhmyDlxuvSODRt/1gG67UU7rnSBMej07xUCOfnhFZg== X-Received: by 2002:ac8:580f:0:b0:3ef:27d0:b155 with SMTP id g15-20020ac8580f000000b003ef27d0b155mr7510068qtg.64.1682688757655; Fri, 28 Apr 2023 06:32:37 -0700 (PDT) Received: from megalith.ht.home (cpe64777de11593-cm64777de11590.cpe.net.cable.rogers.com. [174.115.224.47]) by smtp.gmail.com with ESMTPSA id g7-20020ac84b67000000b003ef231cceeasm7039464qts.23.2023.04.28.06.32.37 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 28 Apr 2023 06:32:37 -0700 (PDT) From: Trevor Gamblin To: yocto@lists.yoctoproject.org Subject: [patchtest][PATCH 4/7] initscripts: use mkdir before mv with patchtest initscript Date: Fri, 28 Apr 2023 09:32:30 -0400 Message-Id: <20230428133233.1155096-5-tgamblin@baylibre.com> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230428133233.1155096-1-tgamblin@baylibre.com> References: <20230428133233.1155096-1-tgamblin@baylibre.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 28 Apr 2023 13:32:49 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/yocto/message/59812 Signed-off-by: Trevor Gamblin --- meta-patchtest/recipes-core/initscripts/initscripts/patchtest | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-patchtest/recipes-core/initscripts/initscripts/patchtest b/meta-patchtest/recipes-core/initscripts/initscripts/patchtest index 3b075af..1dc434f 100755 --- a/meta-patchtest/recipes-core/initscripts/initscripts/patchtest +++ b/meta-patchtest/recipes-core/initscripts/initscripts/patchtest @@ -53,6 +53,7 @@ if [ -d $REPO ]; then fi # Move results dir to MP as root +mkdir -p $RESULTS mv $RESULTS $MP/results # Poweroff machine From patchwork Fri Apr 28 13:32:31 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 23149 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 39A66C7EE26 for ; Fri, 28 Apr 2023 13:32:49 +0000 (UTC) Received: from mail-qv1-f54.google.com (mail-qv1-f54.google.com [209.85.219.54]) by mx.groups.io with SMTP id smtpd.web11.19764.1682688759285098373 for ; Fri, 28 Apr 2023 06:32:39 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=G/au3JVs; spf=pass (domain: baylibre.com, ip: 209.85.219.54, mailfrom: tgamblin@baylibre.com) Received: by mail-qv1-f54.google.com with SMTP id 6a1803df08f44-5ef8af5d211so75636786d6.3 for ; Fri, 28 Apr 2023 06:32:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1682688758; x=1685280758; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=vsV189Vz6H1nHyKP/lFhB0fRjtvVu7yfIRnum+WPg7g=; b=G/au3JVsGBKNJBPKzPFLjahg513GQGTJC2b4EwNTh3PUYkHHR9tzbNNlnf1VDxTA2n rQsX37QP7HW/r5BlfDlEuWKO7rZzIO+5SY2Xe24wITYtx8oMaZUFZ+l03Ac5306+OJKO mAywhW1RhW6pqVVolZX8KKIlNRfxI2jsmY4ouyhcvS9lU9uvGMMMJ7lSvYx9meJbuxEJ p8qf712hPsdo98puCpHhTxwOQTIeOwjLE/mo5ugyiZ5cxKmnZzDS3iKvhPSfEoZ1oJg8 pPWkAazGAJgCcMFMnxrraUMiAskKyXxMgR8VRSkQM7wrUxpXM0pUNxS5d2dCLMG1Ljf/ yepg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682688758; x=1685280758; 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=vsV189Vz6H1nHyKP/lFhB0fRjtvVu7yfIRnum+WPg7g=; b=URsJf4R1Id7/aynCie4KOqBeBaO8sTYgs63L92hydIc3Xry/yrI7UC9IcNMsiLzUdH Thxa5qj/mfLRnmiKYvurQ5XoG3RntuN8a5c4bgac9EPn66eoAU844LIDKRrCX0L/nWLb Al7DqaWSNNHWNciIHHL0VjnvElQRXdgKjGEtYidduqGkeGHCrwGenP5kVszUDnI4e8wr 9le/RaIjSf1YP2qq7d4tZz0ltyd2GNWkz7L5aAjxbr3nvGi7I3QanpULrsjHqCOfpIE/ mE/A+LCvpqh1BiCtC5+RbiH3Lu3UsmsnlmTG9A5pA58DTP2OwgqY+2wBAEiRz6n9ecO9 zHxw== X-Gm-Message-State: AC+VfDyFqj6IWmzYpvl/A4525w5rpwM1u5bsKCzL1+1ChyJILfJdh2XV 3eWWjkYj4+7Q+ySouwXZ7oKbAQk6GR5yjN/Y0cQ= X-Google-Smtp-Source: ACHHUZ4EVBmRlLKfL0VtbjPE+mycvekVF2+tdP2S9NE1y/ZdjRVJ1RBSBO0h+ia0QfrNBoNicibVIA== X-Received: by 2002:a05:6214:5093:b0:616:3ebc:cb1f with SMTP id kk19-20020a056214509300b006163ebccb1fmr7383917qvb.12.1682688758196; Fri, 28 Apr 2023 06:32:38 -0700 (PDT) Received: from megalith.ht.home (cpe64777de11593-cm64777de11590.cpe.net.cable.rogers.com. [174.115.224.47]) by smtp.gmail.com with ESMTPSA id g7-20020ac84b67000000b003ef231cceeasm7039464qts.23.2023.04.28.06.32.37 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 28 Apr 2023 06:32:37 -0700 (PDT) From: Trevor Gamblin To: yocto@lists.yoctoproject.org Subject: [patchtest][PATCH 5/7] linux-yocto: update version, fix override syntax Date: Fri, 28 Apr 2023 09:32:31 -0400 Message-Id: <20230428133233.1155096-6-tgamblin@baylibre.com> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230428133233.1155096-1-tgamblin@baylibre.com> References: <20230428133233.1155096-1-tgamblin@baylibre.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 28 Apr 2023 13:32:49 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/yocto/message/59813 Signed-off-by: Trevor Gamblin --- meta-patchtest/recipes-kernel/linux/linux-yocto_4.%.bbappend | 2 -- meta-patchtest/recipes-kernel/linux/linux-yocto_6.%.bbappend | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 meta-patchtest/recipes-kernel/linux/linux-yocto_4.%.bbappend create mode 100644 meta-patchtest/recipes-kernel/linux/linux-yocto_6.%.bbappend diff --git a/meta-patchtest/recipes-kernel/linux/linux-yocto_4.%.bbappend b/meta-patchtest/recipes-kernel/linux/linux-yocto_4.%.bbappend deleted file mode 100644 index 7a718f6..0000000 --- a/meta-patchtest/recipes-kernel/linux/linux-yocto_4.%.bbappend +++ /dev/null @@ -1,2 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -SRC_URI += "file://virtio.cfg" diff --git a/meta-patchtest/recipes-kernel/linux/linux-yocto_6.%.bbappend b/meta-patchtest/recipes-kernel/linux/linux-yocto_6.%.bbappend new file mode 100644 index 0000000..3a69acb --- /dev/null +++ b/meta-patchtest/recipes-kernel/linux/linux-yocto_6.%.bbappend @@ -0,0 +1,2 @@ +FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" +SRC_URI += "file://virtio.cfg" From patchwork Fri Apr 28 13:32:32 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 23147 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 26871C77B7F for ; Fri, 28 Apr 2023 13:32:49 +0000 (UTC) Received: from mail-qk1-f179.google.com (mail-qk1-f179.google.com [209.85.222.179]) by mx.groups.io with SMTP id smtpd.web11.19765.1682688759895228702 for ; Fri, 28 Apr 2023 06:32:40 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=CLKaTHVk; spf=pass (domain: baylibre.com, ip: 209.85.222.179, mailfrom: tgamblin@baylibre.com) Received: by mail-qk1-f179.google.com with SMTP id af79cd13be357-74e0180b7d3so465770085a.2 for ; Fri, 28 Apr 2023 06:32:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1682688759; x=1685280759; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=2zmSyBb4oygb9PGFJCmaRj58zsSggml5o8Q+gEGi/3w=; b=CLKaTHVkzkQtA5MEijO77gle4bTC68jzlYfmXZpgRqqoHD1v4MAPBfUpleeqBt/fOG itRfHbmRnyeesOeAj8+ydbzo7GjD3FwKlcVcXTpxCCl6mfaj6r8OKC6jEXY2GU3ltuOF /tNDYthh7aVJEeCyD8vzq0S6n6u1PzWMzo9iHaUWu/7BGY0QXg9qk58ZUSspFPrqqckx UeqlF67f/uvmtp0m8TkHN8hThzWhd0wg5awdXvHv4YvSmdPfspQGjhKQiBA7UShxoTs4 k9kw2omLaZM+zfe0jNm9t19TIMy/VPkQb49vJYB9LenfwlIO+fh6GfGiF6XPFkkO3J9u jzUg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682688759; x=1685280759; 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=2zmSyBb4oygb9PGFJCmaRj58zsSggml5o8Q+gEGi/3w=; b=HHkraAy/MwSEuy1mljAkf/5hesWp9t98n67l+nGcr7iyiA6NsbUVKjGFw338dSFRLf hblUgy2tuccreMnJw4u8GLLahkAjIt2ybmcVMYAipBfI8twfKP6pVItwFIWtyelQeIpA oopw7xsWMFDja0h3qihSaMqSl6biL33Z1hRiXAhaH5vbCKIfcsbATqqRszItVTQ7tZMq TJPlIfUaOauXeofsXzKSxxay18V+vO5E4a2qD20D8P+UXIBg3lu3DFpWsYQs8PMfOf3b xsjdErnla0iUjmTuk9XOnMKc9BDAg2gqjoHc8bv3UjSRUZN7RS09WtItEM7pDIBO2uY+ 04KQ== X-Gm-Message-State: AC+VfDw/KlGEsb8mpyEHf6QuIRcmDZ7J/8XUVgbhE0YGrKAugPtJcNNa Ktu/qKF1nuY1xNd5JPnDIa48fXfxz9APO2KlKL0= X-Google-Smtp-Source: ACHHUZ7rCXnBZ6lZpcXTDkqN1cUVPPXjT6IO5N8FV9ITT8uaVftLEW8TCZ+MVL9jbqDgMSGqH4ENcg== X-Received: by 2002:a05:6214:1c4f:b0:5c1:59b9:40b4 with SMTP id if15-20020a0562141c4f00b005c159b940b4mr9453159qvb.48.1682688758801; Fri, 28 Apr 2023 06:32:38 -0700 (PDT) Received: from megalith.ht.home (cpe64777de11593-cm64777de11590.cpe.net.cable.rogers.com. [174.115.224.47]) by smtp.gmail.com with ESMTPSA id g7-20020ac84b67000000b003ef231cceeasm7039464qts.23.2023.04.28.06.32.38 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 28 Apr 2023 06:32:38 -0700 (PDT) From: Trevor Gamblin To: yocto@lists.yoctoproject.org Subject: [patchtest][PATCH 6/7] qemu-system-native: add virtfs to PACKAGECONFIG Date: Fri, 28 Apr 2023 09:32:32 -0400 Message-Id: <20230428133233.1155096-7-tgamblin@baylibre.com> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230428133233.1155096-1-tgamblin@baylibre.com> References: <20230428133233.1155096-1-tgamblin@baylibre.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 28 Apr 2023 13:32:49 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/yocto/message/59814 Signed-off-by: Trevor Gamblin --- .../recipes-devtools/qemu/qemu-system-native_%.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 meta-patchtest/recipes-devtools/qemu/qemu-system-native_%.bbappend diff --git a/meta-patchtest/recipes-devtools/qemu/qemu-system-native_%.bbappend b/meta-patchtest/recipes-devtools/qemu/qemu-system-native_%.bbappend new file mode 100644 index 0000000..4e5918b --- /dev/null +++ b/meta-patchtest/recipes-devtools/qemu/qemu-system-native_%.bbappend @@ -0,0 +1 @@ +PACKAGECONFIG:append:class-native = " virtfs" From patchwork Fri Apr 28 13:32:33 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Gamblin X-Patchwork-Id: 23148 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 27C5FC7EE25 for ; Fri, 28 Apr 2023 13:32:49 +0000 (UTC) Received: from mail-qk1-f180.google.com (mail-qk1-f180.google.com [209.85.222.180]) by mx.groups.io with SMTP id smtpd.web10.19835.1682688760533967896 for ; Fri, 28 Apr 2023 06:32:40 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@baylibre-com.20221208.gappssmtp.com header.s=20221208 header.b=CpXxgS63; spf=pass (domain: baylibre.com, ip: 209.85.222.180, mailfrom: tgamblin@baylibre.com) Received: by mail-qk1-f180.google.com with SMTP id af79cd13be357-74e12e93384so483533485a.3 for ; Fri, 28 Apr 2023 06:32:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1682688759; x=1685280759; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=ZIOdNm4paZoa9Lln1F+ukmy2cHtIOuFb6FwMTLtjmQI=; b=CpXxgS63jiJypT09pbUQ9Xu3+GS2/e8XzXc8VkDJWcmB2DPEnuLpLrlk+I5694I57Y Y5Lj6QniLnMzrOg6t5W3v3ND/lbSyE07cZARFq4bVHMHJePSE5drFMwnqnNowuKwiE8N gdD0blv0Ejy2uY9CAaEe3WvXF3IsruwnwcABGqOa/zWyk20x8IbPAJGDK9JDr2HZV8LZ mOW7mYvYSl3z/MollK+q6hpQcIjXwZhlOg+RUez0QAVrAWcSrdLvo1wE7T42MCI3tTuf IG5H+GWGUSsbezE7nfJmtsFLLxAJh0t69aPMoJIA5sO+52Dt7E/l/LWEj09/zyEAjkLI UvpA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682688759; x=1685280759; 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=ZIOdNm4paZoa9Lln1F+ukmy2cHtIOuFb6FwMTLtjmQI=; b=aMhIjylYec1qzZauLZzqztdokbgyTNCJoLKEkQk3gE+iI5nUaLeXutqlh040c1vhq8 VekphnnrjNLIhr2uQ2Ijp4a9+3LRou+6PwuJHXJTNx7zIELPO4onIVcXyyLFAy6Ce5Ut EEszNAnMBN/S7SOAgoQ7x7izMtfyInLkk5RxF0dw1vGyjdHV54hfLkCCeTKt41Aqerg6 4VCeIxyxUlQrj4Lr5ID7Vo3gq7sdfddx7au9T14tZFzTLS+mss0Tm33ZTPl6eCt8+/A1 LrJ7Uk3Uah256XkFrjSfL3FJT/OOZcZTi93Q4ED4UgBXjuTjBJ7+ZxtKlaSoSRwcbZni XRVQ== X-Gm-Message-State: AC+VfDzuQbo+10RkSAilsEXPbLo38MMOzWI29sdYU4o2VpGTmI4IEUBV Le5ld/aaMiW2/rou+BISVijGW6KK+SvVasE3VmE= X-Google-Smtp-Source: ACHHUZ4Fz5EUc6IkN1XCAcIrzrQyQ4V5QQZgMulzj0OPahR/P+uXMloOWgxZJuwSgITZ0lZA5sT+0g== X-Received: by 2002:a05:622a:143:b0:3ea:bec4:ef57 with SMTP id v3-20020a05622a014300b003eabec4ef57mr9584063qtw.13.1682688759465; Fri, 28 Apr 2023 06:32:39 -0700 (PDT) Received: from megalith.ht.home (cpe64777de11593-cm64777de11590.cpe.net.cable.rogers.com. [174.115.224.47]) by smtp.gmail.com with ESMTPSA id g7-20020ac84b67000000b003ef231cceeasm7039464qts.23.2023.04.28.06.32.38 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 28 Apr 2023 06:32:39 -0700 (PDT) From: Trevor Gamblin To: yocto@lists.yoctoproject.org Subject: [patchtest][PATCH 7/7] README: Update maintainer list Date: Fri, 28 Apr 2023 09:32:33 -0400 Message-Id: <20230428133233.1155096-8-tgamblin@baylibre.com> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230428133233.1155096-1-tgamblin@baylibre.com> References: <20230428133233.1155096-1-tgamblin@baylibre.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 28 Apr 2023 13:32:49 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/yocto/message/59815 Signed-off-by: Trevor Gamblin --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 8e0ae71..b978855 100644 --- a/README +++ b/README @@ -44,6 +44,7 @@ Maintenance Maintainers: Paul Barker + Trevor Gamblin Links -----