From patchwork Wed May 31 11:12:34 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24881 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 1412DC77B73 for ; Wed, 31 May 2023 11:13:13 +0000 (UTC) Received: from mail-yw1-f172.google.com (mail-yw1-f172.google.com [209.85.128.172]) by mx.groups.io with SMTP id smtpd.web11.11434.1685531592240771762 for ; Wed, 31 May 2023 04:13:12 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=e4MyhdjJ; spf=pass (domain: gmail.com, ip: 209.85.128.172, mailfrom: akuster808@gmail.com) Received: by mail-yw1-f172.google.com with SMTP id 00721157ae682-561b7729a12so12290257b3.1 for ; Wed, 31 May 2023 04:13:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531591; x=1688123591; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=KjzkXBp0cdKErA72NC9e20oHsPJi7VkKGwA2E6OGKEw=; b=e4MyhdjJ6QPZHqXDGw3Tay892x/1YHNfEKBUrGcQN608Abk9/RsC8s4z1ba40AS1b/ qVF+76HXrSzwD6yqiRYOLFR3P8TDeXfOQsq4mSAKHL+NsZYTrp53u+PO4ZoUZUmBR4nZ XotHKlGOFnaSmwYqvxLj1P6DqVU/5lWVM9P0vN0H/Q7jiXA+UuDE1J1ETcr1MpKSnobt KgBO4VLAVvRb8LeMlPli9PEiP7vpMsBXYukqPzGm61j8k+NuzQk5XQvjvYZCcRHt43JE uBv8tKduQpG860t3yDY5km+S1s9PpU/8pMT2Qx7nZ2zyEhfT4pt9p8z4y8FhmQP0Mj+S pnWA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531591; x=1688123591; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=KjzkXBp0cdKErA72NC9e20oHsPJi7VkKGwA2E6OGKEw=; b=b96yBZmW/LUhaIF7XNMCTar5enWoDrYKx2gQ5MTHBGP9JB2ApdwcQB6RmtLHMyVSBh 1FNypwWOYa8VwJWacQADs9UE3EsJAdQwZP0NyjQS+tb+YIGgbSKPS8wzBcfLpezbOpcY YiueLHU7jaqptE/u+ycO1/45OAr28GjOoe2kTXMiONQbBo2LcSE9vpIA5qnniXjUYYQR /Ir41m7AY92MIqs1vqCRgSlVXfKLcQUyxggQp4psaVpieCvTGYjcUNTvLXIqkpAjwOwM tCqWgLE4JJDbSMP524ELmh0ygaP9wG5f+tOO8jKW3W6ygtSWZEQvbfmk+QqPILp60Tny p9ng== X-Gm-Message-State: AC+VfDxRUEE5m1obHMMLYr3ye4JxRPEuMDpnpRoQgyz2xR668CK6p0qR SQms0WYIPNlf8gYcaJWq2CTTvWI8EdY= X-Google-Smtp-Source: ACHHUZ7eCab/eaEvxg4/xHD/RInTONLZmVtNt2248YnYZB/ye1L5NGjzuxRw8VUU1ws4dfjMIo9BEg== X-Received: by 2002:a0d:eac4:0:b0:561:1cb6:f3d6 with SMTP id t187-20020a0deac4000000b005611cb6f3d6mr5591874ywe.0.1685531591133; Wed, 31 May 2023 04:13:11 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:10 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 01/36] libencode-perl: Remove buildpaths from generated .exh files Date: Wed, 31 May 2023 07:12:34 -0400 Message-Id: <20230531111309.2454603-1-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 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 ; Wed, 31 May 2023 11:13:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103030 From: Khem Raj there are generated .exh files which has the absolute perl interpreter path in comments, which is caught by build QA, therefore remove the absolute perl native path prefix Fixes warnings like WARNING: libencode-perl-3.19-r0 do_package_qa: QA Issue: File /usr/src/debug/libencode-perl/3.19-r0/def_t.exh in package libencode-perl-src contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj (cherry picked from commit 8e110d9c5cf22520af4b69fe4f6b90709f2c7545) Signed-off-by: Armin Kuster --- meta-perl/recipes-perl/libencode/libencode-perl_3.19.bb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/libencode/libencode-perl_3.19.bb b/meta-perl/recipes-perl/libencode/libencode-perl_3.19.bb index 352517ca67..79934e2229 100644 --- a/meta-perl/recipes-perl/libencode/libencode-perl_3.19.bb +++ b/meta-perl/recipes-perl/libencode/libencode-perl_3.19.bb @@ -21,8 +21,8 @@ UPSTREAM_CHECK_REGEX = "Encode\-(?P(\d+\.\d+))(?!_\d+).tar" S = "${WORKDIR}/Encode-${PV}" +#EXTRA_CPANFLAGS:append = "PERL=../recipe-sysroot-native/usr/bin/perl-native/perl" inherit cpan ptest-perl - do_install:prepend() { # Requires "-T" (taint) option on command line rm -rf ${B}/t/taint.t @@ -32,6 +32,10 @@ do_install:prepend() { rm -rf ${B}/t/use-Encode-Alias.t } +do_install:append() { + sed -i -e "s|${STAGING_BINDIR_NATIVE}/perl-native||g" ${S}/*/*.exh ${S}/*.exh +} + do_install_ptest() { mkdir ${D}${PTEST_PATH}/bin cp -r ${B}/bin/piconv ${D}${PTEST_PATH}/bin From patchwork Wed May 31 11:12:35 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24882 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 E77FDC7EE23 for ; Wed, 31 May 2023 11:13:22 +0000 (UTC) Received: from mail-yw1-f178.google.com (mail-yw1-f178.google.com [209.85.128.178]) by mx.groups.io with SMTP id smtpd.web11.11435.1685531593314786862 for ; Wed, 31 May 2023 04:13:13 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=LiWtRm9a; spf=pass (domain: gmail.com, ip: 209.85.128.178, mailfrom: akuster808@gmail.com) Received: by mail-yw1-f178.google.com with SMTP id 00721157ae682-568bb833462so27743187b3.1 for ; Wed, 31 May 2023 04:13:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531592; x=1688123592; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=cvdwJmadpokA3TEhfejNmEItC6Df1CPi/v7pj3XWWDE=; b=LiWtRm9a6sp6dxwdkjzltMIIH7V+J565d5YHDKGv+eyYg1T3GsfzcqTFzkAkh4wH6V vEWJm26F/toLgAMoaDdDulLLKbQdzUVBo1+KQyo9pmbfqyJdmFhF4K2NXM5ZeTNexuDu ntUIf5RfEUpVHgqrU+ukjkadVwiLZCUk+7Ec5cSrLFnrY8yB3h7y5Z9M07NNKhOO0WPd eoDkA1StMdGSk/bfB3b+B9ArudwM5QLoJt3giw5ZItDPvBvA2huLrbG6SkycWAV49ETD Q+9pY70WJa/dE2LaxyUtjEUEHjjzHy86C6ZCrUTDoy9lwZRQFOqFk6OsEPgT6bOA1cHA MyaQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531592; x=1688123592; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cvdwJmadpokA3TEhfejNmEItC6Df1CPi/v7pj3XWWDE=; b=WtRezACA2LaKDRdk+Wl+6MKRa8LtxbM70lGAO7t/34ndFpVgqc1/qxnejhYvDpEwPf JiODzWaPov7I1jjCVFFePcUj1AjkYNDAJcZOY7D3HGZtV4kHk/6B2gNHQgcSunVR/sTa I3wcW1Wg0nsiESfKaahdotPmZSoGRret8T4z1woVGW8T+FwHjzGgns/QSblGxn9QCgD8 BF4yVmde5DelOFhrdPdnE3rWYurbZHoRS12rBh606uffKI45IFjVJY1/5GBe87sh20XS 510AuUgvpTyJK5HkpoyKtl1vaN3PudZwPo8jffDZc/LHtCXEC/TJe02uVQLX6lvH+rFT 8bFg== X-Gm-Message-State: AC+VfDx1dCv7ZTm2bOcGVJDmjl6BFgq2fD3qFpj0t+fhZjwdufQftM6J JcUj8D2d3dvntwhHEm1/ejbLxpWsReQ= X-Google-Smtp-Source: ACHHUZ7PbJfgSlO028dAbS3vqsouSard0C8v0MTLxBf/mM7E1vU5ptiFtEmEWm4JrQlCIHxNyl30nw== X-Received: by 2002:a81:92c6:0:b0:562:41c:f627 with SMTP id j189-20020a8192c6000000b00562041cf627mr4745019ywg.10.1685531591982; Wed, 31 May 2023 04:13:11 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:11 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Chen Qi , Khem Raj Subject: [meta-oe][mickledore][PATCH 02/36] frr: add CVE_PRODUCT Date: Wed, 31 May 2023 07:12:35 -0400 Message-Id: <20230531111309.2454603-2-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:22 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103031 From: Chen Qi The CVE_PRODUCT is frrouting in NVD database. Signed-off-by: Chen Qi Signed-off-by: Khem Raj (cherry picked from commit 10c7793832ec492da50c89889c5cdd114962b7a5) Signed-off-by: Armin Kuster --- meta-networking/recipes-protocols/frr/frr_8.4.2.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-networking/recipes-protocols/frr/frr_8.4.2.bb b/meta-networking/recipes-protocols/frr/frr_8.4.2.bb index d01d895a80..9669260945 100644 --- a/meta-networking/recipes-protocols/frr/frr_8.4.2.bb +++ b/meta-networking/recipes-protocols/frr/frr_8.4.2.bb @@ -18,6 +18,8 @@ SRCREV = "62ac43de9f3bc470586cf4f51fadf013bf542b32" UPSTREAM_CHECK_GITTAGREGEX = "frr-(?P\d+(\.\d+)+)$" +CVE_PRODUCT = "frrouting" + S = "${WORKDIR}/git" inherit autotools-brokensep python3native pkgconfig useradd systemd From patchwork Wed May 31 11:12:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24883 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 E649BC77B73 for ; Wed, 31 May 2023 11:13:22 +0000 (UTC) Received: from mail-yb1-f169.google.com (mail-yb1-f169.google.com [209.85.219.169]) by mx.groups.io with SMTP id smtpd.web11.11436.1685531593730273704 for ; Wed, 31 May 2023 04:13:13 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=FON/xfLY; spf=pass (domain: gmail.com, ip: 209.85.219.169, mailfrom: akuster808@gmail.com) Received: by mail-yb1-f169.google.com with SMTP id 3f1490d57ef6-bad97da58adso6321746276.1 for ; Wed, 31 May 2023 04:13:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531592; x=1688123592; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=X9GqalaD8bMQMTCZ2ymCVsKadYGbUCRJ+e7GKOFewVs=; b=FON/xfLYFjHtQfXdFb+JeUCaPJsA/R9Gp5Apb8x54RXqK4nOtIQ2yRCjU/GdLlxvsz tvrp41jeV6kOtYQ4+Rc5kA0TA9qIv7zhryPT2tNKP+HyyRbxNvFuw7J4hHaSyRPWY3Ta 5gK2ouvVCJrBy6SKh8V4ORssOGl6ruV3aPNct3RCGPqwuAomI1yp/XRLNMLkKJormb7T qEN6Yl9Z4/U85Ndk+5uD+j999at/egkEQzHfIoIS6jli5IZcxygbnZAPWI7CrWOY8rEq 6Jd2hMFcAhTc37o4g6Ooxd9+Kc+sUb7UN9xJXLyApmNPUly0qmq7wZf+0Q8BnBF8qvTV PfUQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531592; x=1688123592; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=X9GqalaD8bMQMTCZ2ymCVsKadYGbUCRJ+e7GKOFewVs=; b=h+a0QCGXgBzd+DnxKC7p0YxVW/vcjpxhol+x0t7ykca6BPXYv+fNEQ1ZmTAxj3UJsm 30xUrl/icIr/0Yz6vN/NLK7KXgOqf8x/6Zt0kCLQDO0oANfAsa1WyE+ruXFHZ424OQib U7xhcM2mYPgvJXwTE9OCp3qvxnVi/J7D0azrULzytPh/0V1mQwo+0d0jyT6MFIEI8www wlIWjv97EWke2ts7uiSwlv7NzhU4RVKrNy0/3hiVIujrRdBOgNV/nEAWobaaZa5diTv0 POXeA+xn9C22+bJrNgBqxp3BdjjJ0co/4e1Eca0z6hndWUkUFk+ca7n6hSGx+78bsmyy 16sg== X-Gm-Message-State: AC+VfDxzy5K+zfVSkrtcmkqIBjrXUiZ+lYKoltEVo5r+xv7OxQSWe23E hz/UoYWQ0jnItlI/QTbR+GgnI/lBouw= X-Google-Smtp-Source: ACHHUZ4JwpFEsW+b5o5/4WDweUdoXmIQ/59KVJEW68EbqxjjXLiHC5jdwxLGOJ2h9Vn4oxN+q36wrw== X-Received: by 2002:a81:6c84:0:b0:565:9fc7:9330 with SMTP id h126-20020a816c84000000b005659fc79330mr5422433ywc.17.1685531592631; Wed, 31 May 2023 04:13:12 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:12 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 03/36] enca: Remove buildpaths from target scripts Date: Wed, 31 May 2023 07:12:36 -0400 Message-Id: <20230531111309.2454603-3-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:22 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103032 From: Khem Raj Using configure checks to detect mktemp can result in problems in cross-builds where buildtime mktemp ( native ) maybe detected in a path that does not exist on target, therefore rely upon PATH variable to find this binary when executing this script. Signed-off-by: Khem Raj (cherry picked from commit 3042c14399e0fdde7823b01af2e9a76027b37539) Signed-off-by: Armin Kuster --- ...o-not-use-MKTEMP_PROG-in-cross-build.patch | 30 +++++++++++++++++++ meta-oe/recipes-support/enca/enca_1.19.bb | 4 +-- 2 files changed, 32 insertions(+), 2 deletions(-) create mode 100644 meta-oe/recipes-support/enca/enca/0001-Do-not-use-MKTEMP_PROG-in-cross-build.patch diff --git a/meta-oe/recipes-support/enca/enca/0001-Do-not-use-MKTEMP_PROG-in-cross-build.patch b/meta-oe/recipes-support/enca/enca/0001-Do-not-use-MKTEMP_PROG-in-cross-build.patch new file mode 100644 index 0000000000..32fa239084 --- /dev/null +++ b/meta-oe/recipes-support/enca/enca/0001-Do-not-use-MKTEMP_PROG-in-cross-build.patch @@ -0,0 +1,30 @@ +From c6a59d512706978e8c67f9a2d84ec650f8763368 Mon Sep 17 00:00:00 2001 +From: Khem Raj +Date: Mon, 8 May 2023 18:02:52 -0700 +Subject: [PATCH] Do not use $MKTEMP_PROG in cross-build + +$MKTEMP_PROG points to native location which could be absolute path that +wont exist on target rootfs. Therefore use it from PATH + +Upstream-Status: Pending +Signed-off-by: Khem Raj +--- + configure.ac | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/configure.ac b/configure.ac +index 4852a2f..d23b384 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -186,7 +186,7 @@ ye_PATH_LOCALE_ALIAS + + dnl Random filename generation in scripts + if test -n "$MKTEMP_PROG"; then +- SHELL_RANDOM_FILENAME='`'$MKTEMP_PROG' /tmp/enca-$$-XXXXXXXX`' ++ SHELL_RANDOM_FILENAME='`mktemp /tmp/enca-$$-XXXXXXXX`' + else + SHELL_RANDOM_FILENAME='/tmp/enca-$$-$RANDOM' + fi +-- +2.40.1 + diff --git a/meta-oe/recipes-support/enca/enca_1.19.bb b/meta-oe/recipes-support/enca/enca_1.19.bb index eed0ad1b93..774f05f7c4 100644 --- a/meta-oe/recipes-support/enca/enca_1.19.bb +++ b/meta-oe/recipes-support/enca/enca_1.19.bb @@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=24b9569831c46d4818450b55282476b4" SRC_URI = "https://dl.cihar.com/enca/enca-${PV}.tar.gz \ file://dont-run-tests.patch \ file://makefile-remove-tools.patch \ - file://libenca-003-iconv.patch " - + file://libenca-003-iconv.patch \ + file://0001-Do-not-use-MKTEMP_PROG-in-cross-build.patch" SRC_URI[sha256sum] = "4c305cc59f3e57f2cfc150a6ac511690f43633595760e1cb266bf23362d72f8a" inherit autotools From patchwork Wed May 31 11:12:37 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24891 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 2641AC7EE43 for ; Wed, 31 May 2023 11:13:23 +0000 (UTC) Received: from mail-yw1-f180.google.com (mail-yw1-f180.google.com [209.85.128.180]) by mx.groups.io with SMTP id smtpd.web10.11443.1685531594844197382 for ; Wed, 31 May 2023 04:13:14 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=ndNb53nj; spf=pass (domain: gmail.com, ip: 209.85.128.180, mailfrom: akuster808@gmail.com) Received: by mail-yw1-f180.google.com with SMTP id 00721157ae682-568928af8f5so12454827b3.1 for ; Wed, 31 May 2023 04:13:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531593; x=1688123593; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=jSNmyXDXOFVqI86Ez4I17znjpRBjXvqBniGGZyQc1Ag=; b=ndNb53njnLHugh3hGxpxsvi5svccY0IozR1w24GroC7J5Es+hcBccdl5lqxrUjP9Jb +xzUO9886wgDdsx1J2RtFkAOa6zSpCSo4xg2xPNVqgpDaKn1GlNG0M/EBrF488qAcuZo nLut80I2Nhdd/N/keffwiVp+O+X0+WYBNHisUvaz2U3bamYQpNQ8/yN35HdbYyF5g1Jg NP0aB/Y1WpwatemFpct7iumEjbex8rwtrbS0BJaz1CDjQpBCiWOcDEzwVhy2mUIZ/y1Y vZfWPQT4T8DypAVugU5cVnqaVLXDiiT44x7YMy2QRC20cJty6l46Cs8+KSitU9zVeqqC WIGw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531593; x=1688123593; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jSNmyXDXOFVqI86Ez4I17znjpRBjXvqBniGGZyQc1Ag=; b=K/XBhM6vnIJHPXSEKUac5hH0UgnKqP7In3mdzQTfdRpkuwi/E9gKXkHBK7GPKnn9K9 LsjRKg/bckbKnyVC9rh7p9uuzMl2ZHaZkrEYc7VzHmoPZhOG+ShuOrkDaKNNwjCMvSye ot9uTA4Ab8ksSH9pPN8SMmtKQMS3HCe6llQCNPBL7EHSzj3TeXG4qdg7p2z0L+R1oyQy ocCM280BvsR9bs/4YDPhYO7+uFvz52uxbDAZ//287vqEpWAMlu32X7WIoOuL5mTR6ErC LBGJBEfhydttt/NJgphZ080bfFVl/jAQhCiCYQw4pbPGvKDgLq8DiUzr+hkRnrzLuzix 3pRw== X-Gm-Message-State: AC+VfDwRbvOwBlN0JS2aieiB7BTG2v8g+MxHzboss9qqdQiNatqpaIIb 6fe7uEwKe3zbaaPl2esiRRiPNYqEkXA= X-Google-Smtp-Source: ACHHUZ4nnGi/aXCoB1C6SyMw5bR/kDw4q62720UlRTjFgf9NUIf0O+vjTCThKglVAnYZF73FOzon1A== X-Received: by 2002:a0d:e2d1:0:b0:569:7d6:e41d with SMTP id l200-20020a0de2d1000000b0056907d6e41dmr464213ywe.11.1685531593535; Wed, 31 May 2023 04:13:13 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:12 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 04/36] libirecovery: Add missing build dependency on readline Date: Wed, 31 May 2023 07:12:37 -0400 Message-Id: <20230531111309.2454603-4-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103033 From: Khem Raj Signed-off-by: Khem Raj (cherry picked from commit 99bfb84be3d31c1bde74ea831c2a9404e92c33a5) Signed-off-by: Armin Kuster --- meta-oe/recipes-connectivity/libirecovery/libirecovery_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-connectivity/libirecovery/libirecovery_git.bb b/meta-oe/recipes-connectivity/libirecovery/libirecovery_git.bb index e3da1819b2..dcce524246 100644 --- a/meta-oe/recipes-connectivity/libirecovery/libirecovery_git.bb +++ b/meta-oe/recipes-connectivity/libirecovery/libirecovery_git.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "\ HOMEPAGE = "http://www.libimobiledevice.org/" -DEPENDS = "libimobiledevice-glue libusb1" +DEPENDS = "libimobiledevice-glue libusb1 readline" PV = "1.0.1+git${SRCPV}" From patchwork Wed May 31 11:12:38 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24892 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 27076C7EE45 for ; Wed, 31 May 2023 11:13:23 +0000 (UTC) Received: from mail-yw1-f170.google.com (mail-yw1-f170.google.com [209.85.128.170]) by mx.groups.io with SMTP id smtpd.web10.11444.1685531595251556044 for ; Wed, 31 May 2023 04:13:15 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=nK2EDfTV; spf=pass (domain: gmail.com, ip: 209.85.128.170, mailfrom: akuster808@gmail.com) Received: by mail-yw1-f170.google.com with SMTP id 00721157ae682-568af2f6454so23650477b3.1 for ; Wed, 31 May 2023 04:13:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531594; x=1688123594; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=hf0IS7ZBhEnYmStv6QVogl6inV+KMG0Vshu4zrPiXx0=; b=nK2EDfTVJD6F901gw9TthLlgz4uwxpQb9ladH/UBvegt+4Db6+wDBGkFHOZH272qza NyK1snHYqLMEtyda+AAg4k1jZ1OePsIDeKCn6h9cJkPpQ5cw4QYBmZx6bWSo+ft/cQ/4 DgTCMAeQZimZz3AJRXlq3A+LxHrJ1CXULcdlkDb5aN67ye90z/TMHtKKKEjfnnhya8i2 JbadBqpP5zh0/z/pX9YaIo/LNBRq/B6Q09ndDTP0HcRIsOLDL2jcHLJ4Ld3erh4BMVb9 eroLfnPE2NWrsfsI0R7oJ8LxxePPoceONvdNKACe01RNWw9D8z2szwBHlUKHaaFh15ge eMUQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531594; x=1688123594; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hf0IS7ZBhEnYmStv6QVogl6inV+KMG0Vshu4zrPiXx0=; b=VSqRZSvEBmpCV/hxCbrnGa7McyHbhYs0deGqpfflXdxniszi2UKohIGRy/v8eGLhvD 1YeXQt0Kvw+0JqdcWhHeDCHL26nyHgxlmabZBVv9w5oJfZoJh9TxLx0nAJccfnxoecMk 5FsKqHT9xq74kHC5AHGEN8TVoZnfhgKobxPezMlIlLJSJla/e2Eoz9ItRuTyvBzHVoIg cm/y9uGHxGpP/8KO4G+DlbHcgyBEk0vi1O0dTqdsB7sEf6+HagWlqsJk2NVMgesFvN1/ 5sec+wCs7kQJqu1VRSu88H07eeIE9psMN2cMU3yABg469sMP+LTwM87qss8GTlJA1vxi o7rw== X-Gm-Message-State: AC+VfDz53b3Nnjvl637e0SCX4zAuqMiPVm7bH9X4Vka/y83Vvy7p02dI npA4fkQ7gfN3yoYbInvwCMZnLSrnhR0= X-Google-Smtp-Source: ACHHUZ5AkvfG+x/dj4SKM7JxzJSjXMAlmoM3+WH4+lRLRM/j2UYu/Jd5D/becAM7AMGkfGCtBRCArg== X-Received: by 2002:a81:6b08:0:b0:564:e951:a7cc with SMTP id g8-20020a816b08000000b00564e951a7ccmr5791194ywc.45.1685531594157; Wed, 31 May 2023 04:13:14 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:13 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 05/36] fftw: Remove hardcoded sysroot into binaries Date: Wed, 31 May 2023 07:12:38 -0400 Message-Id: <20230531111309.2454603-5-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103034 From: Khem Raj FFTW_CC is added to image via version.o and its CC + CFLAGS however CC in OE containes --syroot compiler option which encodes buildpaths into binary, therefore remove this option from FFTW_CC in config.h Signed-off-by: Khem Raj (cherry picked from commit ef03326d31360abdfa3e4a34eb00b328a76de12c) Signed-off-by: Armin Kuster --- meta-oe/recipes-support/fftw/fftw_3.3.10.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-support/fftw/fftw_3.3.10.bb b/meta-oe/recipes-support/fftw/fftw_3.3.10.bb index cb45e2b91f..1fead4d029 100644 --- a/meta-oe/recipes-support/fftw/fftw_3.3.10.bb +++ b/meta-oe/recipes-support/fftw/fftw_3.3.10.bb @@ -55,6 +55,7 @@ do_configure() { do_compile() { for lib in fftw fftwl fftwf; do cd ${WORKDIR}/build-$lib + sed -i -e 's|${TOOLCHAIN_OPTIONS}||g' config.h autotools_do_compile done } From patchwork Wed May 31 11:12:39 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24893 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 377B7C83003 for ; Wed, 31 May 2023 11:13:23 +0000 (UTC) Received: from mail-yw1-f177.google.com (mail-yw1-f177.google.com [209.85.128.177]) by mx.groups.io with SMTP id smtpd.web11.11437.1685531596290989976 for ; Wed, 31 May 2023 04:13:16 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=PfQq8Qf5; spf=pass (domain: gmail.com, ip: 209.85.128.177, mailfrom: akuster808@gmail.com) Received: by mail-yw1-f177.google.com with SMTP id 00721157ae682-55db055b412so12535167b3.0 for ; Wed, 31 May 2023 04:13:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531595; x=1688123595; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=x34Su8pf+y+yNZx+Qg9rENg+7lUGq9lcJD0hRpvGbIo=; b=PfQq8Qf528WnyDgLBLAj+vASKLhoRy9JqRmROHahCp2cPQCaZ9wFVsdRDjr2q4H1JR i648IqQP5lchjqRbaHFUP//B+bm5kYZbC5GbD40VBo58Su6DGn1ENPIUr5j5fNBYgS/B x88ZLhLa2ePs3eXxf+GMIcu/XXmHepWaDMrqBXF543JMBIsMdP6w5Bm3f/WCMBWE27ZC tMcjF3mdTG5D1wjCVPX3zlMpEwZg6yflwGOQ2MH3yCRhhAZ49j3DIp1tCws1Qg32o8WI jcNvXoBkPPuCeXpPES4pAin3LcVoBFlD91IT5nd5wsEEUTUvrJjG9JNAqQN3pboV+mrq AbiQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531595; x=1688123595; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x34Su8pf+y+yNZx+Qg9rENg+7lUGq9lcJD0hRpvGbIo=; b=FkGm3A6BA4sDHG/RiyfrpVE2kS+lTsMTBoaUiT3Ud/0Wd7BFiwfElv+E8BoxkYgo5T p7o1h76HSOICsViLZRc3I5rnw/QHH2Qoudeyq/vEsakyeu1EfeENewYDNlONZPqdV7Y6 JmewOQGuZnsW64Og3ZYjId944Tl/w2pYbmcJmzs91zTKXWlFuEhT+bM4Hd+z8sgl7YME QknvqqhKudLk50rFaXwZhNH1INLRnxxRyefnHwoJJZncwHrSQAJs6+bvVRTUcWPsv/3N xoNmLzW9eTrTc0OQXMPOGklTPG25J32rWWYSLiK+NE0QfMXhpBsifP7REQe6p2C4xu0O e0Ew== X-Gm-Message-State: AC+VfDyxaxJTa7fy9TQIZ6Utet98t3gQTz810EkQnjVnIeJo2+DHNf+r 72WDEUOD3lIcONzXIX3a6O+WqsjNbwM= X-Google-Smtp-Source: ACHHUZ6mZG/A1HdRbiayG/SUbcV43d0a8VZUA0Vgh9F1k1Oovt/oi5f8ViqKAnipycr9krh7P8Qbuw== X-Received: by 2002:a0d:d941:0:b0:561:89f1:6bb with SMTP id b62-20020a0dd941000000b0056189f106bbmr6078065ywe.6.1685531594920; Wed, 31 May 2023 04:13:14 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:14 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 06/36] lmdb: Pass CFLAGS to Makefile Date: Wed, 31 May 2023 07:12:39 -0400 Message-Id: <20230531111309.2454603-6-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103035 From: Khem Raj This ensures that __FILE__ macros is expanded correctly without buildpaths Signed-off-by: Khem Raj (cherry picked from commit 9af3510170137070cb269e6cf0399ac43ad8bece) Signed-off-by: Armin Kuster --- meta-oe/recipes-dbs/lmdb/lmdb_0.9.29.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-dbs/lmdb/lmdb_0.9.29.bb b/meta-oe/recipes-dbs/lmdb/lmdb_0.9.29.bb index a76d388d70..35242bedb6 100644 --- a/meta-oe/recipes-dbs/lmdb/lmdb_0.9.29.bb +++ b/meta-oe/recipes-dbs/lmdb/lmdb_0.9.29.bb @@ -21,11 +21,11 @@ inherit ptest S = "${WORKDIR}/git/libraries/liblmdb" do_compile() { - oe_runmake CC="${CC}" SOEXT=".so.${PV}" LDFLAGS="${LDFLAGS}" + oe_runmake CC="${CC}" SOEXT=".so.${PV}" LDFLAGS="${LDFLAGS}" XCFLAGS="${CFLAGS}" } do_install() { - oe_runmake CC="${CC}" DESTDIR="${D}" prefix="${prefix}" libprefix="${libdir}" manprefix="${mandir}" SOEXT=".so.${PV}" LDFLAGS="${LDFLAGS}" install + oe_runmake CC="${CC}" DESTDIR="${D}" prefix="${prefix}" libprefix="${libdir}" manprefix="${mandir}" SOEXT=".so.${PV}" LDFLAGS="${LDFLAGS}" XCFLAGS="${CFLAGS}" install cd ${D}${libdir} ln -s liblmdb.so.${PV} liblmdb.so rm liblmdb.a From patchwork Wed May 31 11:12:40 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24889 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 171FDC7EE39 for ; Wed, 31 May 2023 11:13:23 +0000 (UTC) Received: from mail-qk1-f172.google.com (mail-qk1-f172.google.com [209.85.222.172]) by mx.groups.io with SMTP id smtpd.web11.11439.1685531596982289940 for ; Wed, 31 May 2023 04:13:17 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=ZSFYFagp; spf=pass (domain: gmail.com, ip: 209.85.222.172, mailfrom: akuster808@gmail.com) Received: by mail-qk1-f172.google.com with SMTP id af79cd13be357-75b08ceddd1so652700685a.1 for ; Wed, 31 May 2023 04:13:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531595; x=1688123595; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=6Pnfe+KjcSZbPnUD9/06v9/5iJkKyx/yUicwME3yI7U=; b=ZSFYFagpQ6Nk76EimOQ9R4YRyeISQVp41wuzvKledH70VW1+QWEydB9T5fu2OJLNUp S1hSF+j6GBpgXzC+fhyZodl9ig62uOzcKjYCczy8v/OvUXrUFmLBkicYcD86r1ikWbIt H83sVGZ0v3JNfYRV+ZBmqCvQmC9G/SEKjDQFGrb9+KzVH1V1eP5WANW6O7kyyB5xMXPf paYvNUFD0XXX6XVJv98Z/aHH/46g7UWZWZbu92a/HXSkWZjKPJduspZtrCGkUvFqG9Uh LSMBhH9csoS0ct7G5MEY4oj6NElSbHvZXYXCMpFianK9iGSXgshGhUWUebBQBSLuI//q GU0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531595; x=1688123595; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6Pnfe+KjcSZbPnUD9/06v9/5iJkKyx/yUicwME3yI7U=; b=UKPCdA4T3w5oYbmvxi2T0AuZn9tK3xOMFeL4rR8ZzHx7GHj9fIB7NY4OU4YoKSpHPc mTFJRuTgf6phsVfJX+xGEvjN9jMdjiHdBKjAJekjF0NM4SP+FXPnFw6zj+7oftHwaSma ibAn3R0t8zK5pDiIPGNhZpbb/xMnVBLVRV7SfKGTtqxx4qLaarQ01C1fVT9ufoc5IkZ3 exiy/d7X2Cj9JjRYanuoyCjARdRuaAojHvNHnfBRx+WayPNJFllZZxhhD+or2y8yyT6c V+GuKm9GgPvE1M+FwNWGaUx4Dj47rly0JC73Kwl7fVgSFBPxf+MDh2XaEKXRC3rw4oNx RJKQ== X-Gm-Message-State: AC+VfDxDYIjZeu8Jy3v1KbNhUxqnuGHDYF+x9Q6iiGy53BaPMTkwFJqP 1xvSoGYC/E2KNI9Q0V5DpgdmjQ4e2ug= X-Google-Smtp-Source: ACHHUZ4cALPeYBMcD46l7dxJ5fRSO40ZsbCSb1oSUUEsviCUmr/Rrzzzgoqeg/LWbh44rS7Xl2vUDw== X-Received: by 2002:a05:620a:3f43:b0:75b:23a0:deb8 with SMTP id ty3-20020a05620a3f4300b0075b23a0deb8mr4523437qkn.54.1685531595553; Wed, 31 May 2023 04:13:15 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:15 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Wang Mingyu , Khem Raj Subject: [meta-oe][mickledore][PATCH 07/36] postgresql: upgrade 15.2 -> 15.3 Date: Wed, 31 May 2023 07:12:40 -0400 Message-Id: <20230531111309.2454603-7-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103036 From: Wang Mingyu 0001-configure.ac-bypass-autoconf-2.69-version-check.patch refreshed for 15.3 Changelog: https://www.postgresql.org/docs/release/15.3/ Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj (cherry picked from commit 53527a8e7f7dac6910ed7ef8b718a9981a561366) Signed-off-by: Armin Kuster --- ...nfigure.ac-bypass-autoconf-2.69-version-check.patch | 10 ++++------ .../{postgresql_15.2.bb => postgresql_15.3.bb} | 2 +- 2 files changed, 5 insertions(+), 7 deletions(-) rename meta-oe/recipes-dbs/postgresql/{postgresql_15.2.bb => postgresql_15.3.bb} (84%) diff --git a/meta-oe/recipes-dbs/postgresql/files/0001-configure.ac-bypass-autoconf-2.69-version-check.patch b/meta-oe/recipes-dbs/postgresql/files/0001-configure.ac-bypass-autoconf-2.69-version-check.patch index 467b5c4f5e..3c8187d1a2 100644 --- a/meta-oe/recipes-dbs/postgresql/files/0001-configure.ac-bypass-autoconf-2.69-version-check.patch +++ b/meta-oe/recipes-dbs/postgresql/files/0001-configure.ac-bypass-autoconf-2.69-version-check.patch @@ -1,4 +1,4 @@ -From 258c6bd2ad96f2c42f1cb5f4c84e4ca5865059f0 Mon Sep 17 00:00:00 2001 +From 5f9dedc91a0a9710033fa155ea759f765ce5b58b Mon Sep 17 00:00:00 2001 From: Yi Fan Yu Date: Fri, 5 Feb 2021 17:15:42 -0500 Subject: [PATCH] configure.ac: bypass autoconf 2.69 version check @@ -8,17 +8,18 @@ for upgrade to autoconf 2.71 Upstream-Status: Inappropriate [disable feature] Signed-off-by: Yi Fan Yu + --- configure.ac | 4 ---- 1 file changed, 4 deletions(-) diff --git a/configure.ac b/configure.ac -index 48d7256..9bee38f 100644 +index 998ff31..912e490 100644 --- a/configure.ac +++ b/configure.ac @@ -19,10 +19,6 @@ m4_pattern_forbid(^PGAC_)dnl to catch undefined macros - AC_INIT([PostgreSQL], [15.2], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/]) + AC_INIT([PostgreSQL], [15.3], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/]) -m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.69], [], [m4_fatal([Autoconf version 2.69 is required. -Untested combinations of 'autoconf' and PostgreSQL versions are not @@ -27,6 +28,3 @@ index 48d7256..9bee38f 100644 AC_COPYRIGHT([Copyright (c) 1996-2022, PostgreSQL Global Development Group]) AC_CONFIG_SRCDIR([src/backend/access/common/heaptuple.c]) AC_CONFIG_AUX_DIR(config) --- -2.34.1 - diff --git a/meta-oe/recipes-dbs/postgresql/postgresql_15.2.bb b/meta-oe/recipes-dbs/postgresql/postgresql_15.3.bb similarity index 84% rename from meta-oe/recipes-dbs/postgresql/postgresql_15.2.bb rename to meta-oe/recipes-dbs/postgresql/postgresql_15.3.bb index 5c95e4da32..c4d4124f9a 100644 --- a/meta-oe/recipes-dbs/postgresql/postgresql_15.2.bb +++ b/meta-oe/recipes-dbs/postgresql/postgresql_15.3.bb @@ -11,7 +11,7 @@ SRC_URI += "\ file://0001-postgresql-fix-ptest-failure-of-sysviews.patch \ " -SRC_URI[sha256sum] = "99a2171fc3d6b5b5f56b757a7a3cb85d509a38e4273805def23941ed2b8468c7" +SRC_URI[sha256sum] = "ffc7d4891f00ffbf5c3f4eab7fbbced8460b8c0ee63c5a5167133b9e6599d932" CVE_CHECK_IGNORE += "\ CVE-2017-8806 \ From patchwork Wed May 31 11:12:41 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24886 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 EE2A0C77B7C for ; Wed, 31 May 2023 11:13:22 +0000 (UTC) Received: from mail-yw1-f170.google.com (mail-yw1-f170.google.com [209.85.128.170]) by mx.groups.io with SMTP id smtpd.web11.11440.1685531597311599381 for ; Wed, 31 May 2023 04:13:17 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=VramFZJM; spf=pass (domain: gmail.com, ip: 209.85.128.170, mailfrom: akuster808@gmail.com) Received: by mail-yw1-f170.google.com with SMTP id 00721157ae682-568f9caff33so4093337b3.2 for ; Wed, 31 May 2023 04:13:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531596; x=1688123596; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=hBkMiFf3hMR/UA3YQxG4sLc3czLzwHQVVc+OY/UmWRU=; b=VramFZJM4a9YcPNoAvx6fHeHkYYZXksrAepCQujn3DzfEFQD4c/oqkLCMKBcPnXTDg yFKpkiF9cQiexinAlNScdNZXl5igwbJUOWi+kcOQ2fy3Shje0pzNPWEoZu3C2Vt5T0+Y gYtmtraou1E+gJ4wV49q4dsMyyFifsz3XbPKTg4bjy3bddeFDwi1a1cG9fMKqW1JkCiD BIsZuE+eHe3RniZSiPyIA9glOR+/3hcJtT1jSbGtHt6f3EYiDZCjSVWUiT+q5BsHRvos f6noTep4QDBTcwvDvJv5hh2dAyvHeMiGUkulbxFthU9rZu+415fcaNuJDVc+ebdsigro 8N2g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531596; x=1688123596; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hBkMiFf3hMR/UA3YQxG4sLc3czLzwHQVVc+OY/UmWRU=; b=NWCP/FRthZqff9ZjNhlRi6u3RV2qRu7Qu9BmUg+dO3155Qz/vYKqoDsalI7I0I6WMx YW2vBK3uXNxHTut/+ZEMyNUDpqM2uhi7c/eN+mWqrSe9rpyNk91NHQq2DYdbw6014Hq4 cwxe58gMsMgqY5DpbdqkuaufZsLgy2JLcu//0p9AX44tXYiG1S87n3E9s/yncA/KbGM/ qOsluUWAEGGmwJtK/Z6vZCtBuEjO3lBBNYcR4hg63f8+gSBF82fe9SKQkkWalvRJisl+ 180LKX76wK3G8r0L0Qrfp69HZUMA4HDsa2uHLo76zfVUm3NlCUCDcOyqPNVaTqvLCDq7 aGhw== X-Gm-Message-State: AC+VfDz7hVtTy01fWEBVcMFF2ex7M3pKvHoVPxO3yRL4OrMELqy97bIC SibfrTMP30J6X9Cy7pJoiLlTgPsDANQ= X-Google-Smtp-Source: ACHHUZ5EMrNulOR6Q6Tyq8XqnwxHUnqAversvCeP5cedmZVpOWZyKFLl3wMixkFnHSIIvZZhtRzN5g== X-Received: by 2002:a0d:d58d:0:b0:565:9fc5:f0a1 with SMTP id x135-20020a0dd58d000000b005659fc5f0a1mr5452458ywd.36.1685531596114; Wed, 31 May 2023 04:13:16 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:15 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Alexander Amelkin , Khem Raj Subject: [meta-oe][mickledore][PATCH 08/36] ipmitool: Update links Date: Wed, 31 May 2023 07:12:41 -0400 Message-Id: <20230531111309.2454603-8-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:22 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103037 From: Alexander Amelkin The project has been moved to CodeBerg.org. Update the links in the recipe and also bump to the latest revision (1.8.19.13). Additionally fix the link to the IANA PEN registry as IANA has changed their URL scheme some time ago and the old link started pointing to the HTML page instead of the text file. Signed-off-by: Alexander Amelkin Signed-off-by: Khem Raj (cherry picked from commit 05acb8d0661d7dd42c760075e623e3ee7b0a37f6) Signed-off-by: Armin Kuster --- meta-oe/recipes-kernel/ipmitool/ipmitool_1.8.19.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-oe/recipes-kernel/ipmitool/ipmitool_1.8.19.bb b/meta-oe/recipes-kernel/ipmitool/ipmitool_1.8.19.bb index 0340901c22..ab9074bba5 100644 --- a/meta-oe/recipes-kernel/ipmitool/ipmitool_1.8.19.bb +++ b/meta-oe/recipes-kernel/ipmitool/ipmitool_1.8.19.bb @@ -14,7 +14,7 @@ Log (SEL), printing Field Replaceable Unit (FRU) information, reading and \ setting LAN configuration, and chassis power control. \ " -HOMEPAGE = "http://ipmitool.sourceforge.net/" +HOMEPAGE = "http://codeberg.org/IPMITool/ipmitool" SECTION = "kernel/userland" LICENSE = "BSD-3-Clause" @@ -22,14 +22,14 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9aa91e13d644326bf281924212862184" DEPENDS = "openssl readline ncurses" SRCREV = "19d78782d795d0cf4ceefe655f616210c9143e62" -SRC_URI = "git://github.com/ipmitool/ipmitool;protocol=https;branch=master \ +SRC_URI = "git://codeberg.org/ipmitool/ipmitool;protocol=https;branch=master \ ${IANA_ENTERPRISE_NUMBERS} \ file://0001-configure-Remove-the-logic-to-download-IANA-PEN-data.patch \ " IANA_ENTERPRISE_NUMBERS ?= "" # Add these via bbappend if this database is needed by the system -#IANA_ENTERPRISE_NUMBERS = "http://www.iana.org/assignments/enterprise-numbers;name=iana-enterprise-numbers;downloadfilename=iana-enterprise-numbers" +#IANA_ENTERPRISE_NUMBERS = "http://www.iana.org/assignments/enterprise-numbers.txt;name=iana-enterprise-numbers;downloadfilename=iana-enterprise-numbers" #SRC_URI[iana-enterprise-numbers.sha256sum] = "cdd97fc08325667434b805eb589104ae63f7a9eb720ecea73cb55110b383934c" S = "${WORKDIR}/git" From patchwork Wed May 31 11:12:42 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24884 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 03685C7EE2F for ; Wed, 31 May 2023 11:13:23 +0000 (UTC) Received: from mail-yw1-f172.google.com (mail-yw1-f172.google.com [209.85.128.172]) by mx.groups.io with SMTP id smtpd.web11.11434.1685531592240771762 for ; Wed, 31 May 2023 04:13:18 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=PEB+aGh2; spf=pass (domain: gmail.com, ip: 209.85.128.172, mailfrom: akuster808@gmail.com) Received: by mail-yw1-f172.google.com with SMTP id 00721157ae682-561b7729a12so12292007b3.1 for ; Wed, 31 May 2023 04:13:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531597; x=1688123597; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=lgbTNrDfDSgXMieCTtbT2+7wApp1IxA9TqTlETwO0dc=; b=PEB+aGh2iynfUkyQ4N638CxPwricJWroksIxjAv9wjbsQndI1mIlqsuaKjvOXykOLi eT594oBTUBpDn8Rj7b6rpG5y/zt7ecGI6S93tV0kuAafCn01Cr6YNzM0glhC+Zsj0Bqd qhJS2SGdsfUDZnVNxLqLizaJ3m71/FRBSvuBXLt8F+1CWoCLdvMAU1MYhjqTLLbdUEEM qbI+AqyQCgLXrvoDOVpFdMonG71RmyQr3jQdoAwGXbTN/a0ztGvlZ3p2YfVlxj+5ar+H XUFq1pADUXbKiW9sCR+yHHfUSR7Zz7weUeIGXy/wfKGUEvIOHEL8Q0R+m2eQrDBZemb3 a0hQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531597; x=1688123597; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lgbTNrDfDSgXMieCTtbT2+7wApp1IxA9TqTlETwO0dc=; b=U23/7l0OT81+heIRY42DmC0CwW4X+i+XkWZWGayXxgBT0oaCqYMG3iu2l9twP0MkiH oLrLgpme6kwtWrXHfQBz31di3Ml/gO0DE7TSrml3ib1nTPSTYkBcSqUt9rxrEUYNo8h3 Zee1oNAPtEvCEBoeFrWBT8rqpjsZB+qNjFV2J/pYoaEW/vBwZawlfJB0gp93tGJVoXOT XwNwT/BfrwZkXWRBsp2ng5yzz4okhVWbnOnuiiBiMDAI8KDfb4MvG/eKy/sUfAxm1hDt jkkpMQbPWrt32VttK/v/mbJpYrRcN8Q8msBvaZemqfBh790WtozDwRedmKTxp/0lXKDE Hu0A== X-Gm-Message-State: AC+VfDwnnpH77w5aASmDZUlCe/ZZgF4q5y6E4wHEaK8/D2JviMx4FTzK sJpPNOeTy8YTFlLuWSg1jda9CZypPFM= X-Google-Smtp-Source: ACHHUZ7Z2BEB3qFYozNdtl2sPj/ci6Lj72xI26TU1GfbBVuTdDPxVWeqBMs9b+txq576+VJTACe7XQ== X-Received: by 2002:a81:a155:0:b0:559:d19a:37ee with SMTP id y82-20020a81a155000000b00559d19a37eemr5852326ywg.15.1685531597319; Wed, 31 May 2023 04:13:17 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:16 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Mingli Yu , Khem Raj Subject: [meta-oe][mickledore][PATCH 09/36] minicoredumper: correct the sysvinit service file attribute Date: Wed, 31 May 2023 07:12:42 -0400 Message-Id: <20230531111309.2454603-9-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103038 From: Mingli Yu Add the execute attribute for sysvinit service file to fix the below error: $ service minicoredumper status minicoredumper: unrecognized service Signed-off-by: Mingli Yu Signed-off-by: Khem Raj (cherry picked from commit d477cbb5267f39846d129f27d0f6a7f2b001db7b) Signed-off-by: Armin Kuster --- meta-oe/recipes-kernel/minicoredumper/minicoredumper_2.0.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-kernel/minicoredumper/minicoredumper_2.0.3.bb b/meta-oe/recipes-kernel/minicoredumper/minicoredumper_2.0.3.bb index 2c4111bc3e..1e8ce7e69b 100644 --- a/meta-oe/recipes-kernel/minicoredumper/minicoredumper_2.0.3.bb +++ b/meta-oe/recipes-kernel/minicoredumper/minicoredumper_2.0.3.bb @@ -37,7 +37,7 @@ do_install:append() { install -d ${D}${systemd_system_unitdir} install -m 0644 ${WORKDIR}/minicoredumper.service ${D}${systemd_system_unitdir} install -d ${D}${sysconfdir}/init.d - install -m 0644 ${WORKDIR}/minicoredumper.init ${D}${sysconfdir}/init.d/minicoredumper + install -m 0755 ${WORKDIR}/minicoredumper.init ${D}${sysconfdir}/init.d/minicoredumper # correct path of minicoredumper sed -i -e s:/usr/bin/minicoredumper:${sbindir}/minicoredumper:g ${D}${sysconfdir}/init.d/minicoredumper From patchwork Wed May 31 11:12:43 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24885 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 03900C7EE32 for ; Wed, 31 May 2023 11:13:23 +0000 (UTC) Received: from mail-yw1-f176.google.com (mail-yw1-f176.google.com [209.85.128.176]) by mx.groups.io with SMTP id smtpd.web10.11447.1685531599503629456 for ; Wed, 31 May 2023 04:13:19 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=bf9uNfY6; spf=pass (domain: gmail.com, ip: 209.85.128.176, mailfrom: akuster808@gmail.com) Received: by mail-yw1-f176.google.com with SMTP id 00721157ae682-565d354b59fso55171877b3.0 for ; Wed, 31 May 2023 04:13:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531598; x=1688123598; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=IfCJb4yJrEYgOBS9IQh5W+83QPEdlryPx0x+gEZz1/U=; b=bf9uNfY6y80iW9Y68YB4WAQ840yH6PhOtcJeOcvMjRJn2ZWcW5wx0JOZbk0USTAYQB W/cYvAjoplGMP6ZzHaoj97LyulA4eLf3n/VhSjoMJkFbkAAXeBxQpKZiBqmCppljOtf/ ZH3J0e1aMT5Tr2zU43s5W23rGlkpUNmnCDzbMSZUpkZFAt2QREx3hT8CFwXtSAVyMqJC eW14hwduKaDqdM5T6pZj8UM0eseWlQrMweXXpoyBsXb2XBoQg1udDD2s9g2Yw+VCTTXC IIWQD/v+1HdtDfR9UHEg4B7Xa4oA1uEOXM5tI2+2YibFFVu/fiOvfksDFjN6pc8sTreM cB9w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531598; x=1688123598; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IfCJb4yJrEYgOBS9IQh5W+83QPEdlryPx0x+gEZz1/U=; b=lNZjbAsP64HRttBLm7Ec4L0xAPwe45ZzCzLRJ2ANOY3IsSIQbk9JNn9R1Eg7ZnCPbY k9gtNrU+QA+/GghIsSj/4r9vE+IFvVhUyqxx/ncn+P9pNNmT+ifriGKWEWL7b7O3d+ns LW/Da9qiGfBqF1slm9Tj/BgloycEcay2lqSD1Y+YewMYk2de+DrBxGtLvsPdNhGDzP8Q m22qfqXvzI4jMn5o5IJfl7w/I96l8GEvXoq9Z+GNLZBB9xkyVEXsvxTzumQza7YvTKX7 NFe373a68zbNiw8sl9N3Rsr9vhAhD02b/I8uZvmt5uTj7dyUKIrbcYdvlqmHpe6RtmaC 7UDw== X-Gm-Message-State: AC+VfDz1flpCppUepom4ccXVWgceaQbADiGPDLFBQYHqd0c67HUAGNcY mvqXIsJA1GsCz2IM2FgjiF2xqGnEWDw= X-Google-Smtp-Source: ACHHUZ4oDsRrCuJGUqnNOKWd4U/Q+piztaOltoShsv1c/JXeLtc6mnRjGso9tcQ9iKyqDE745SCUlA== X-Received: by 2002:a81:49cf:0:b0:561:c5d4:ee31 with SMTP id w198-20020a8149cf000000b00561c5d4ee31mr5779640ywa.38.1685531598468; Wed, 31 May 2023 04:13:18 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:18 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Wang Mingyu , Khem Raj Subject: [meta-oe][mickledore][PATCH 10/36] php: upgrade 8.2.5 -> 8.2.6 Date: Wed, 31 May 2023 07:12:43 -0400 Message-Id: <20230531111309.2454603-10-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103039 From: Wang Mingyu Changelog: ========= Fix inconsistent float negation in constant expressions. Fixed bug GH-8841 (php-cli core dump calling a badly formed function). Fixed bug GH-10737 (PHP 8.1.16 segfaults on line 597 of sapi/apache2handler/sapi_apache2.c). Fixed bug GH-11028 (Heap Buffer Overflow in zval_undefined_cv.). Fixed bug GH-11108 (Incorrect CG(memoize_mode) state after bailout in ??=). Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj (cherry picked from commit d8ae640c02eebcf6082df40dc3adc0634e1e1ef2) Signed-off-by: Armin Kuster --- meta-oe/recipes-devtools/php/{php_8.2.5.bb => php_8.2.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/php/{php_8.2.5.bb => php_8.2.6.bb} (99%) diff --git a/meta-oe/recipes-devtools/php/php_8.2.5.bb b/meta-oe/recipes-devtools/php/php_8.2.6.bb similarity index 99% rename from meta-oe/recipes-devtools/php/php_8.2.5.bb rename to meta-oe/recipes-devtools/php/php_8.2.6.bb index fc11e65af4..d302878999 100644 --- a/meta-oe/recipes-devtools/php/php_8.2.5.bb +++ b/meta-oe/recipes-devtools/php/php_8.2.6.bb @@ -33,7 +33,7 @@ SRC_URI:append:class-target = " \ " S = "${WORKDIR}/php-${PV}" -SRC_URI[sha256sum] = "e5a80663cca4f6044ad86a489798147c7af037eca96f6cd357ab36d28cb63757" +SRC_URI[sha256sum] = "44a70c52f537662c10d91eedbf51fd765c9961be6ba2508ed63bf7a26cdd3100" CVE_CHECK_IGNORE += "\ CVE-2007-2728 \ From patchwork Wed May 31 11:12:44 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24888 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 13BA4C7EE37 for ; Wed, 31 May 2023 11:13:23 +0000 (UTC) Received: from mail-yw1-f170.google.com (mail-yw1-f170.google.com [209.85.128.170]) by mx.groups.io with SMTP id smtpd.web10.11444.1685531595251556044 for ; Wed, 31 May 2023 04:13:20 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=DNWlbg0k; spf=pass (domain: gmail.com, ip: 209.85.128.170, mailfrom: akuster808@gmail.com) Received: by mail-yw1-f170.google.com with SMTP id 00721157ae682-568af2f6454so23651367b3.1 for ; Wed, 31 May 2023 04:13:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531599; x=1688123599; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=H6f+PQngFUVzNtUm3gokY8YEpwZw4vlB6AdoHgESjbk=; b=DNWlbg0kRcFoZ5JOhWewX7997oUHJNVIfnbD5OG47+7nKiuu3fajSivJuOfMo8/oIb YyToFaGCktdRNSPSMUAo/+6a64JTEDys5fF/9qy5NDFlUSHI3JhlscEn7kd43IYtPZBn JmR4OsRdEolJRIQGa3zB0ffcCrE2C5DedkmwTX+NQTx4AmQtBcVsygNHW7RPz/W5Ug7m 4MMpZqG7Ym4DKxChblMvMt9wO2dHMf/6htU5Ym1B9+Am17yjkF5iZK8GdmMx9W0MjVYq mY86PX7kCzrCP/+BsQ2nHpfpfGLH2ZQ+KzLnkp7SY+MxeXswZq45LV3U6Vs4sryVbtfQ F/gg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531599; x=1688123599; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=H6f+PQngFUVzNtUm3gokY8YEpwZw4vlB6AdoHgESjbk=; b=cRRJdlufSU5GWjONNNyfukhEP6DBD+nJped7e/pDLJ3yuzikOhBiY+9K/2nhBGViRa 93Ba2KpeiW2SAmEx5gpz4TgZdRFS6MebNd8Pgp2TVAlxI20sG/pu7Xrn4IzPGSqfjcau Ha8B63K9IilQ+xd8WIsJjKnXgkpnDrOfn0PUrKCQ80BSRyzx/HRSUb9zG2fAyXCfelU5 2smeay7CCrjoRo03b+XxI/7zNdBOlvI+bvpVe2uhImBbBROfKIfb6/elf//N6IlIZlqN XEhXwOP3msaoRp45LIiXlzlT0AfMXuQ55wOANljXr+ZTMnwOQO5q6TDqE4P0fsA4Cd87 rBaA== X-Gm-Message-State: AC+VfDzLPN/VVzGIzUHUlg3zk4QeoqYAkavO/J7FHzQGGXriAzq4TtKO 4NHfeQ/Jc4TWSGcQJ8F6hZqhosytALc= X-Google-Smtp-Source: ACHHUZ6hMGmJCzUqOXrKxK23SQEaKQd8XgnNjYGjbzqpY+rLlrpVs89qHH9YglRUxAvESAsChA7MNA== X-Received: by 2002:a81:75d4:0:b0:568:fe3a:46ad with SMTP id q203-20020a8175d4000000b00568fe3a46admr582126ywc.5.1685531599318; Wed, 31 May 2023 04:13:19 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:19 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 11/36] php: Remove buildpaths from scripts and generated headers Date: Wed, 31 May 2023 07:12:44 -0400 Message-Id: <20230531111309.2454603-11-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103040 From: Khem Raj Signed-off-by: Khem Raj (cherry picked from commit 439239ca9c543b0913de054f01453796e373ac00) Signed-off-by: Armin Kuster --- meta-oe/recipes-devtools/php/php_8.2.6.bb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/meta-oe/recipes-devtools/php/php_8.2.6.bb b/meta-oe/recipes-devtools/php/php_8.2.6.bb index d302878999..54c40392db 100644 --- a/meta-oe/recipes-devtools/php/php_8.2.6.bb +++ b/meta-oe/recipes-devtools/php/php_8.2.6.bb @@ -143,6 +143,13 @@ do_configure:append() { # No, libtool, we really don't want rpath set... sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + sed -i -e's@${RECIPE_SYSROOT}@@g' \ + -e's@-ffile-prefix-map=[^ ]*[ ]*@@g' \ + -e's@-fdebug-prefix-map=[^ ]*[ ]*@@g' \ + -e's@-ffile-prefix-map=[^ ]*[ ]*@@g' \ + -e's@-fmacro-prefix-map=[^ ]*[ ]*@@g' \ + ${B}/main/build-defs.h \ + ${B}/scripts/php-config } do_install:append:class-native() { From patchwork Wed May 31 11:12:45 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24887 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 13A44C7EE33 for ; Wed, 31 May 2023 11:13:23 +0000 (UTC) Received: from mail-yb1-f179.google.com (mail-yb1-f179.google.com [209.85.219.179]) by mx.groups.io with SMTP id smtpd.web11.11442.1685531601465974137 for ; Wed, 31 May 2023 04:13:21 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=b3J85lIQ; spf=pass (domain: gmail.com, ip: 209.85.219.179, mailfrom: akuster808@gmail.com) Received: by mail-yb1-f179.google.com with SMTP id 3f1490d57ef6-ba8151a744fso7582924276.2 for ; Wed, 31 May 2023 04:13:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531600; x=1688123600; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=hmYpkc5PVks6rFltwttN6wGUpDPgKy6JAoJ49FoKVX4=; b=b3J85lIQq5Tx9ZXq4NKt1CSupxxaj3vU3PS3hInmjAkI0UDYhZbVhJQb0AUAJFKkML A+bNtx14tIik56DXktPpelfFc6zc3QtfVnlMCyVesrK7Zc1oE673IiQN0MeBtVxsxBN+ C6CgXZtBhL/cJFvjl6hxsJOneSPMQccyI0n6pgdjKtH6uI4IVK1AMeQfQpenzV5Q9MR9 DU0N+MnG4eLbfBL8C5XO6U8mDzUfTQaLBxEte0Rpdx9lBF28Uf5dh9OUdQksRrutZB4n zVeF/OV6uSkD2qKThx4nNr8ESCscvgxiyC35dKGstha3YX44iSBXi3nnJEn9sycUHByX utkQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531600; x=1688123600; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hmYpkc5PVks6rFltwttN6wGUpDPgKy6JAoJ49FoKVX4=; b=AM3/FlqYGsTrjcJeibBPruqkflIGWiPu2FwuQBhrjbm+5qMiHV1LyE5DM9F1rdCx9t jZzpWIpGith3DJEMtSY13Kma85QXxhi1BmMhQA19yb1p4dXS4Th9EsUe/xuU2uvkUBMy rw9CVTNrgar/ZFNLEl8raLnQ9dbVHHYK0U/bvuF1/Ea+kRijvhAeprG37dp7CXEIc5jv QjkIl695XVTeGWKiHREtoUpj+BRNyN46I0xhAZBUY4slFIpqIObNkVww/rua/ZqTHuLV T/KC9Ry1WPY/lyxEKOo+bdRjBPne8EW0gWhg6ZbWPzXqoNGiiz6uVKxjnBT9kl5i0rCg HDig== X-Gm-Message-State: AC+VfDy8ec3WPpZzt5VGsBu0XgL7o+qh7wAfIByINYg+4a+ht2FqcZyc mu9HlWh10jUgIde1RDOe3cx2j36zQOI= X-Google-Smtp-Source: ACHHUZ6rLMll2gQc9llM1CmFN2wrWTABdUcW91tnIfmRomEGl/BKHN6Z8FlVVLJrfouKlwY+vpDYsA== X-Received: by 2002:a81:d246:0:b0:565:323d:8182 with SMTP id m6-20020a81d246000000b00565323d8182mr6706259ywl.22.1685531600252; Wed, 31 May 2023 04:13:20 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:19 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Ming Liu , Khem Raj Subject: [meta-oe][mickledore][PATCH 12/36] libusbgx: drop hard-coded /usr/bin,/etc Date: Wed, 31 May 2023 07:12:45 -0400 Message-Id: <20230531111309.2454603-12-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103041 From: Ming Liu Drop hard-coded /usr/bin,/etc from gadget-start. Signed-off-by: Ming Liu Signed-off-by: Khem Raj Signed-off-by: Armin Kuster --- meta-oe/recipes-support/libusbgx/libusbgx_git.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/libusbgx/libusbgx_git.bb b/meta-oe/recipes-support/libusbgx/libusbgx_git.bb index 11e88935ef..2fe32a0770 100644 --- a/meta-oe/recipes-support/libusbgx/libusbgx_git.bb +++ b/meta-oe/recipes-support/libusbgx/libusbgx_git.bb @@ -35,7 +35,9 @@ INITSCRIPT_PARAMS = "defaults" INHIBIT_UPDATERCD_BBCLASS = "${@bb.utils.contains('PACKAGECONFIG', 'examples', '1', '0', d)}" do_install:append() { - install -Dm 0755 ${WORKDIR}/gadget-start ${D}/${bindir}/gadget-start + install -Dm 0755 ${WORKDIR}/gadget-start ${D}${bindir}/gadget-start + sed -i -e 's,/usr/bin,${bindir},g' -e 's,/etc,${sysconfdir},g' ${D}${bindir}/gadget-start + if ${@bb.utils.contains('DISTRO_FEATURES','systemd','true','false',d)}; then install -Dm 0644 ${WORKDIR}/usbgx.service ${D}${systemd_system_unitdir}/usbgx.service fi From patchwork Wed May 31 11:12:46 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24890 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 25642C7EE3A for ; Wed, 31 May 2023 11:13:23 +0000 (UTC) Received: from mail-yw1-f180.google.com (mail-yw1-f180.google.com [209.85.128.180]) by mx.groups.io with SMTP id smtpd.web10.11449.1685531602677100480 for ; Wed, 31 May 2023 04:13:22 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=AE1FTfjS; spf=pass (domain: gmail.com, ip: 209.85.128.180, mailfrom: akuster808@gmail.com) Received: by mail-yw1-f180.google.com with SMTP id 00721157ae682-565aa2cc428so47386427b3.1 for ; Wed, 31 May 2023 04:13:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531601; x=1688123601; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=fWMtoKwoYkTX35zBZH9HCFeNL+TxfTTDzVXL3Teftvo=; b=AE1FTfjSvlPe0/gq1Y9aiHYevqCmfzmbzu2KT60Ln335qgfyZJCXLfGCzFgO2mLh3e zEG2/q48lXg+prhzhugcDBD3Ku+ExExLk95F4UQw7hcTTnHOvSDR9fBd3b9AktXhn0ac AeSSGAmEp5DYQE6SX4wYUvXbXwiqSA/G7Pw/Mwe1RJJMRr/3rS5u3fK7vVz0w85Ut4m2 0EnUiFx0zB4fKROaDGHHhkXajCeetcAolZIekkj/Th4V1g/ejha27lQ2LdxdTP6mSEeF wlYbVLT61KUEae2d3gGon+7rvhTyJwtfjRVtH3pqyq3B2iuNIllB+UHHu5YZB2Gr/k7o O6mw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531601; x=1688123601; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fWMtoKwoYkTX35zBZH9HCFeNL+TxfTTDzVXL3Teftvo=; b=S4XhTnwLaUCsUnBgamKzo1Ca5kLRhXDkG7mmYKwtJJqILxqMUTV1UrI/kEEAapwEB7 E/u+qToWMktrATU2v7P9sNsiaLhMzbqnen4c5T6qRx5zVKaUOf66/1JNfY24VuxGp8Pm /fVWzY4VYuyBLAQGu0lelJ8TPGIkqUWWRTobd1WptfMJQ4BFA1PF8MVR49smrW/4Qza/ v/o7TI+i7qs6vjRHOZwjan7LLAv9888M9PuoqthK/IcQWCZDY+OB8EEPp1e1UIVLpLbB KJ4X5d9pszvTKwt9jj3NquxdQ5cAdMT/BZP064sWHV7rMc29tikUmGWc3lA4n7uNGsFh Sc3A== X-Gm-Message-State: AC+VfDx04aRPhnbm+m6RywSM0r1ia+1zV+ihnaW+uxWiPChBzeHxRW4H m2O8P8UrzKkxC2PLjw2TF6k6onZOsuU= X-Google-Smtp-Source: ACHHUZ7NOrw97XCb4DTcSITYhOuRrxzFVeHzbFjrdXJeylt7MoHinIjqo9dN0qpe+QcDvgvy3Y/vvw== X-Received: by 2002:a81:4ed2:0:b0:568:98b3:6b70 with SMTP id c201-20020a814ed2000000b0056898b36b70mr5347157ywb.34.1685531601443; Wed, 31 May 2023 04:13:21 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:21 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Ming Liu , Khem Raj Subject: [meta-oe][mickledore][PATCH 13/36] libusbgx: check scripts in /etc/usbgx.d Date: Wed, 31 May 2023 07:12:46 -0400 Message-Id: <20230531111309.2454603-13-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103042 From: Ming Liu Sometimes an end user might want to change some values in /sys/kernel/config/usb_gadget/ at runtime, for instance, a product id or serial number must be read from /proc/device-tree, and so on. Support that by letting gadget-start run all scripts in /etc/usbgx.d after importing the schemas. Signed-off-by: Ming Liu Signed-off-by: Khem Raj Signed-off-by: Armin Kuster --- meta-oe/recipes-support/libusbgx/libusbgx/gadget-start | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-oe/recipes-support/libusbgx/libusbgx/gadget-start b/meta-oe/recipes-support/libusbgx/libusbgx/gadget-start index 9e22671a9e..e80cb2c340 100755 --- a/meta-oe/recipes-support/libusbgx/libusbgx/gadget-start +++ b/meta-oe/recipes-support/libusbgx/libusbgx/gadget-start @@ -6,6 +6,10 @@ for i in $IMPORT_SCHEMAS; do /usr/bin/gadget-import "$i" /etc/usbgx/"$i".schema done +for script in $(find -L /etc/usbgx.d -type f -exec test -e {} \; -print 2>/dev/null); do + $script +done + for i in $ENABLED_SCHEMAS; do configured_udc=$(eval 'echo ${UDC_FOR_SCHEMA_'"$i"'}') if [ -n "${configured_udc}" ] && [ -e "/sys/class/udc/${configured_udc}" ]; then From patchwork Wed May 31 11:12:47 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24896 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 2A318C7EE2F for ; Wed, 31 May 2023 11:13:33 +0000 (UTC) Received: from mail-yw1-f175.google.com (mail-yw1-f175.google.com [209.85.128.175]) by mx.groups.io with SMTP id smtpd.web10.11450.1685531603025412941 for ; Wed, 31 May 2023 04:13:23 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=TiL2IRE4; spf=pass (domain: gmail.com, ip: 209.85.128.175, mailfrom: akuster808@gmail.com) Received: by mail-yw1-f175.google.com with SMTP id 00721157ae682-568ba7abc11so31984147b3.3 for ; Wed, 31 May 2023 04:13:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531602; x=1688123602; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=+1W+3ESNMgJpCvsv/ksI3ZqqbU/2XilvR07DKFy3OSg=; b=TiL2IRE4Z0Srpj3rUTV85/Gon/gy0k4DwZBTL6BMOsC6SkzDGpJna9SqmnvysI/LyV vDRBxGwzp1wF4oPLcQTPavdTN+B6xh6qmx4uOwmdbTb2/d0IHz24KQzSy12uaeBFJFnv IJJc1PAyUiiJcSBmCMc+Z+o+Qddx60KHNppyt7SNE1nEBdqyLJsLrSA9CVgQJrEPk3tZ atEFPa9KcMUqdTo+gXKblJovT/+60ENftFZQRm8HxJFfSJxv9zAZUa1MT2Z2FM2pc1Q9 WRm5fUABKmQz5AFOcbc8v+drIbz/fHdGB+J9sTHNgnbGHulGQhNZXl4L6YBWruaS9U99 peow== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531602; x=1688123602; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+1W+3ESNMgJpCvsv/ksI3ZqqbU/2XilvR07DKFy3OSg=; b=QxN7I1vHCBnNm6I2ZqzVHF02KNYc/q1hojZlulrntubQFIvN1L68kNnHn1eQPL8aEH wzSfkE6EAu+mCvvdoPjtKbWII6+FU0q2HdVYXooanDHHWWaU+6ORyaTFFxF4pitn9Usj Hhwg9r4ylzqfXURUT+cHJT673IBYpzsa8edBezCEXK28EP2pQlD4suIuoAohg9qwjysS BU3F1VXwWDkn4mDLpEA8E9a0HP0pShqrEYe7EjzD41iytaALYVH8tialNTnrOrIcbqdh +OwdZKqjIVacNeMw3B21uUCC4N8s/KjrvU0Z6BzeTUjYqGR1inqBR2C5cPQE/4Mu8rWR NZCw== X-Gm-Message-State: AC+VfDxKPVdv1gOmh1KpRK4WLjNzVYWYrEYLXVft+kOVtNlCcy1PdCwn 8WS6ktZHu6bEDgETaCBGRINCZg674A4= X-Google-Smtp-Source: ACHHUZ6uMEDvcg/IVF8IKkv0OTX/uCE5XY5svrOvBWmo9x6H0ZSBWvw1E8QmHr+SOF0pKzt58dBlcQ== X-Received: by 2002:a81:4ed2:0:b0:568:4ef1:ba63 with SMTP id c201-20020a814ed2000000b005684ef1ba63mr6217124ywb.14.1685531601963; Wed, 31 May 2023 04:13:21 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:21 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 14/36] uw-imap: Pass CFLAGS from environment Date: Wed, 31 May 2023 07:12:47 -0400 Message-Id: <20230531111309.2454603-14-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103043 From: Khem Raj This ensures that -ffile-prefix-map passed to compiler Fixes WARNING: uw-imap-2007f-r0 do_package_qa: QA Issue: File /usr/lib/libc-client.a in package uw-imap-staticdev contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj (cherry picked from commit b6850eab88394f49418affce3c208eecf59d4570) Signed-off-by: Armin Kuster --- meta-oe/recipes-devtools/uw-imap/uw-imap_2007f.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-devtools/uw-imap/uw-imap_2007f.bb b/meta-oe/recipes-devtools/uw-imap/uw-imap_2007f.bb index 2f4261b00d..ea76d4870b 100644 --- a/meta-oe/recipes-devtools/uw-imap/uw-imap_2007f.bb +++ b/meta-oe/recipes-devtools/uw-imap/uw-imap_2007f.bb @@ -29,7 +29,7 @@ CVE_CHECK_IGNORE += "\ PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'pam', d)}" PACKAGECONFIG[pam] = ",,libpam" -EXTRA_OEMAKE = "CC='${CC} -std=c99 -D_GNU_SOURCE' ARRC='${AR} -rc' RANLIB='${RANLIB}'" +EXTRA_OEMAKE = "CC='${CC} -std=c99 -D_GNU_SOURCE' ARRC='${AR} -rc' RANLIB='${RANLIB}' EXTRACFLAGS='${CFLAGS}'" HEADERS = "src/c-client/*.h src/osdep/unix/*.h c-client/auths.c c-client/linkage.c c-client/linkage.h c-client/osdep.h" From patchwork Wed May 31 11:12:48 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24895 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 2A184C77B7C for ; Wed, 31 May 2023 11:13:33 +0000 (UTC) Received: from mail-yw1-f180.google.com (mail-yw1-f180.google.com [209.85.128.180]) by mx.groups.io with SMTP id smtpd.web11.11443.1685531604456530023 for ; Wed, 31 May 2023 04:13:24 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=LlYumOjL; spf=pass (domain: gmail.com, ip: 209.85.128.180, mailfrom: akuster808@gmail.com) Received: by mail-yw1-f180.google.com with SMTP id 00721157ae682-565bdae581eso69420417b3.2 for ; Wed, 31 May 2023 04:13:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531603; x=1688123603; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=fbbXFMSRugVeNHsNg1Q34zMHhMb/P7cqXwceLM1AbDs=; b=LlYumOjLhIPR4f0NlFPVwcgaBkunYLt8eBn/h/TbrzEhtNxbUywuSU4Mrx3708WKu1 Fp8Li+djN3sjDA3MXFn1uY626wPfqAWklNPy5yLyouGJU895TfVQSA/ldcXQ3/rMP/gG zvnwkbiSW9EmEZQ0hGrdRqDWVNybgoNHCP/A4lbgUCbG8GOEteh7vWm3WglQKZTH1EcI g/T6pK4JCj5jWsy34flf6g786xLLsuEyKOkbW8k+4Wg4Kvg1Ycvai5AQG98xCl9Qrzk/ q+h34KAZNEbDfYjL5PWgFMN0aofrPnbCpRGLlaOq+O5p4nseUaX2u1KmuMf233td87pz b2RA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531603; x=1688123603; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fbbXFMSRugVeNHsNg1Q34zMHhMb/P7cqXwceLM1AbDs=; b=Kc4cQljzG9kV9/0JavnNuEYq5sE9vFObpOVurvwS6ofeefpUkdpY+X5mQ32M+8LGgF gGLPwi5zreL70oAYpUhhNX7G6B4O+2lEU+ps04RuZzmmM8XBf6KA0ff9ikcf2wHYVTu3 bNtLTIDa5WtU6QZNT9i5KJlVBbVfjWzC5BwPcYItMU/SS1nk2PxSNfuZMJK3N/+p8lsj xEbqaJv5fBUHftMJrkdHsvqeAKMubcvvFpb0QzJb5q0s9XTdsU/UOVALDa3e/Yd1Qgov xMJpQYotB8yCmNQdKtzzKtLMa5X3doheLmd2bteygJMyE6xLTAI2XHFLW2GW8Pgea779 bY3w== X-Gm-Message-State: AC+VfDzsZXjCQg0jeP1wrIe22cu445PqRDZ6d0PphqNxsgqquWmH8E3v W6d0ietGfqZAvRdQeyfn13gRfL4my0Q= X-Google-Smtp-Source: ACHHUZ7ef+LmYjemuuGkueLq870ZH1ecTIAKWBagruzVb0pNkK14KjRqirz2Ok7fERkW9PzE04yV/A== X-Received: by 2002:a81:d246:0:b0:54f:895e:70f7 with SMTP id m6-20020a81d246000000b0054f895e70f7mr6111566ywl.9.1685531603336; Wed, 31 May 2023 04:13:23 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:22 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 15/36] libmad: Add a patch to pass cflags to build Date: Wed, 31 May 2023 07:12:48 -0400 Message-Id: <20230531111309.2454603-15-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103044 From: Khem Raj Signed-off-by: Khem Raj (cherry picked from commit 0474e0b8705ee2048e92ed5874b83b2535dc9cd2) Signed-off-by: Armin Kuster --- ...-Respect-the-cflags-from-environment.patch | 47 +++++++++++++++++++ .../libmad/libmad_0.15.1b.bb | 1 + 2 files changed, 48 insertions(+) create mode 100644 meta-oe/recipes-multimedia/libmad/libmad/0001-configure-Respect-the-cflags-from-environment.patch diff --git a/meta-oe/recipes-multimedia/libmad/libmad/0001-configure-Respect-the-cflags-from-environment.patch b/meta-oe/recipes-multimedia/libmad/libmad/0001-configure-Respect-the-cflags-from-environment.patch new file mode 100644 index 0000000000..586782a348 --- /dev/null +++ b/meta-oe/recipes-multimedia/libmad/libmad/0001-configure-Respect-the-cflags-from-environment.patch @@ -0,0 +1,47 @@ +From 26342d1c775205f661f5cf005b7e054a04f5d32e Mon Sep 17 00:00:00 2001 +From: Khem Raj +Date: Tue, 16 May 2023 10:14:57 -0700 +Subject: [PATCH] configure: Respect the cflags from environment + +This is needed with OE like cross-build envs where certain important +flags maybe passed as global policy to aid cross compiling or +reproducibility etc. + +Upstream-Status: Inappropriate [OE-Specific] + +Signed-off-by: Khem Raj +--- + configure.ac | 5 +---- + 1 file changed, 1 insertion(+), 4 deletions(-) + +--- a/configure.ac ++++ b/configure.ac +@@ -73,12 +73,9 @@ debug="" + optimize="" + profile="" + +-set -- $CFLAGS +-CFLAGS="" +- + if test "$GCC" = yes + then +- CFLAGS="-Wall" ++ CFLAGS="$CFLAGS -Wall" + fi + + while test $# -gt 0 +@@ -115,10 +112,13 @@ do + optimize="$optimize $1" + shift + ;; +- *) ++ -*) + CFLAGS="$CFLAGS $1" + shift + ;; ++ *) ++ shift ++ ;; + esac + done + diff --git a/meta-oe/recipes-multimedia/libmad/libmad_0.15.1b.bb b/meta-oe/recipes-multimedia/libmad/libmad_0.15.1b.bb index d3ac85ee0b..5b089a0b33 100644 --- a/meta-oe/recipes-multimedia/libmad/libmad_0.15.1b.bb +++ b/meta-oe/recipes-multimedia/libmad/libmad_0.15.1b.bb @@ -16,6 +16,7 @@ SRC_URI = "ftp://ftp.mars.org/pub/mpeg/libmad-${PV}.tar.gz \ file://fix_for_mips_with_gcc-4.5.0.patch \ file://obsolete_automake_macros.patch \ file://automake-foreign.patch \ + file://0001-configure-Respect-the-cflags-from-environment.patch \ " SRC_URI:append:toolchain-clang = " file://0004-Remove-clang-unsupported-compiler-flags.patch " From patchwork Wed May 31 11:12:49 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24901 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 4705DC7EE3A for ; Wed, 31 May 2023 11:13:33 +0000 (UTC) Received: from mail-yw1-f175.google.com (mail-yw1-f175.google.com [209.85.128.175]) by mx.groups.io with SMTP id smtpd.web10.11450.1685531603025412941 for ; Wed, 31 May 2023 04:13:25 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=Vao+VkWn; spf=pass (domain: gmail.com, ip: 209.85.128.175, mailfrom: akuster808@gmail.com) Received: by mail-yw1-f175.google.com with SMTP id 00721157ae682-568ba7abc11so31984467b3.3 for ; Wed, 31 May 2023 04:13:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531604; x=1688123604; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=+PyBRmH+vSt5RJGtonHmuZ7V8cxPaBS8Ybp6fBtZ+QY=; b=Vao+VkWn5xNcOp/7PNgt9hTt0ibo13/QQnISPrMHreSnS4vKUhEUA3ee8EF9BYjH09 YT/QlE2G15sGgZgAZt7S8BeI8irTI24OuTcMrdu7sYWVs7MIktZ6Dod6rapbewM/KqQE 5Ch7lCleBi5yGjsFwBSt77naER7ka3+GBTpjdF7Yur55Br8mhbETo5mhQcnwF/y+DDan H1nfOV+sqfqzYuMVF/Upq9WQA+slW9UxZrOCdXzPI9sTfp0syOebxD7C73IeyeBcWj51 j9VnGsAwo+l5BKF7PL/Kv4oJ0cuyAGHmBuhYfL0YdXgAwIXGM7T0dqCPZDLAdBWZkgfQ xpmg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531604; x=1688123604; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+PyBRmH+vSt5RJGtonHmuZ7V8cxPaBS8Ybp6fBtZ+QY=; b=KCNTw9Kg/b0NcJSo9YNpIqXa5hw214maAjCPMWJ5uBVb/fL+MmkcgVIviHh5pNRZzZ rCS5eZhdP2to21VMhQ+xZUWrynuLz2spMhxqC8ZJsRa78s/ypqd1qw+p/DR3+JBDR2xD zjvQNcSoDIlxbZtQdcwmGo2qPtrVzFarhVJSDhFevtbW9UaYDk44Y1SIuH26B78BWJNO qhPpqLssk8/bUNtZaa6zhym+/gNtTAXSf01fsPXPtYA6pPjYrl6eHsE2QddZcaze9aKF M8eS8+arMgraRj96J5GCdnZlEBBQUDe20h+kiAW0dqVoElcCiIf0dOGcXgv3Rz2JC/es kZew== X-Gm-Message-State: AC+VfDyp6KCtmfkHtLKa91LCojTbrs43U2bY21VvMM/tVDWW8v/uIWZn rqLk816NzornCsjm7QCfVcMybFa1tAY= X-Google-Smtp-Source: ACHHUZ7Y5liUmyboitt5KhJ6N3ncSPlD0IPDFb2kfv9XZ71dG5Vm6UonoJ0o1bqUcLEiI4Tcq+Sa0Q== X-Received: by 2002:a81:6d8d:0:b0:565:a8e7:239e with SMTP id i135-20020a816d8d000000b00565a8e7239emr5612582ywc.23.1685531604181; Wed, 31 May 2023 04:13:24 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:23 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 16/36] libpeas: Fix reference to TMPDIR in tests Date: Wed, 31 May 2023 07:12:49 -0400 Message-Id: <20230531111309.2454603-16-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103045 From: Khem Raj Signed-off-by: Khem Raj (cherry picked from commit 4921a6df059ad474e4451dde587640a3291d74b1) Signed-off-by: Armin Kuster --- ...-and-srcdir-paths-from-test-binaries.patch | 82 +++++++++++++++++++ .../recipes-gnome/libpeas/libpeas_1.36.0.bb | 1 + 2 files changed, 83 insertions(+) create mode 100644 meta-oe/recipes-gnome/libpeas/libpeas/0001-Remove-builddir-and-srcdir-paths-from-test-binaries.patch diff --git a/meta-oe/recipes-gnome/libpeas/libpeas/0001-Remove-builddir-and-srcdir-paths-from-test-binaries.patch b/meta-oe/recipes-gnome/libpeas/libpeas/0001-Remove-builddir-and-srcdir-paths-from-test-binaries.patch new file mode 100644 index 0000000000..6bb48777ec --- /dev/null +++ b/meta-oe/recipes-gnome/libpeas/libpeas/0001-Remove-builddir-and-srcdir-paths-from-test-binaries.patch @@ -0,0 +1,82 @@ +From d798af685e9e1166400acbdab082c17b02dad85b Mon Sep 17 00:00:00 2001 +From: Khem Raj +Date: Thu, 18 May 2023 23:28:10 -0700 +Subject: [PATCH] Remove builddir and srcdir paths from test binaries + +Encoding buildtime paths is not needed since if these tests are to be +run they will be run on target where builddir structure most certainly +wont be available. + +Fixes +WARNING: libpeas-1.36.0-r0 do_package_qa: QA Issue: File /usr/bin/peas-demo in package libpeas-demo contains reference to TMPDIR [buildpaths] + +Upstream-Status: Inappropriate [Cross-compile specific] +Signed-off-by: Khem Raj +--- + peas-demo/meson.build | 2 +- + tests/libpeas-gtk/testing/meson.build | 4 ++-- + tests/libpeas/testing/meson.build | 4 ++-- + tests/testing-util/meson.build | 4 ++-- + 4 files changed, 7 insertions(+), 7 deletions(-) + +diff --git a/peas-demo/meson.build b/peas-demo/meson.build +index a3ec53b..855ebf2 100644 +--- a/peas-demo/meson.build ++++ b/peas-demo/meson.build +@@ -9,7 +9,7 @@ peas_demo_c = [ + + peas_demo_c_args = [ + '-DHAVE_CONFIG_H', +- '-DPEAS_BUILDDIR="@0@"'.format(builddir), ++ '-DPEAS_BUILDDIR="/usr/src/debug/libpeas"', + '-DPEAS_PREFIX="@0@"'.format(prefix), + '-DPEAS_LIBDIR="@0@"'.format(libdir), + ] +diff --git a/tests/libpeas-gtk/testing/meson.build b/tests/libpeas-gtk/testing/meson.build +index 646f42d..fd9a692 100644 +--- a/tests/libpeas-gtk/testing/meson.build ++++ b/tests/libpeas-gtk/testing/meson.build +@@ -19,8 +19,8 @@ libpeas_gtk_testing_deps = [ + + libpeas_gtk_testing_c_args = [ + '-DHAVE_CONFIG_H', +- '-DBUILDDIR="@0@"'.format(builddir), +- '-DSRCDIR="@0@"'.format(srcdir), ++ '-DBUILDDIR="/usr/src/debug/libpeas"', ++ '-DSRCDIR="/usr/src/debug/libpeas"', + ] + + libpeas_gtk_testing_lib = library( +diff --git a/tests/libpeas/testing/meson.build b/tests/libpeas/testing/meson.build +index 74ba7b1..084daa9 100644 +--- a/tests/libpeas/testing/meson.build ++++ b/tests/libpeas/testing/meson.build +@@ -21,8 +21,8 @@ libpeas_testing_deps = [ + + libpeas_testing_c_args = [ + '-DHAVE_CONFIG_H', +- '-DBUILDDIR="@0@"'.format(builddir), +- '-DSRCDIR="@0@"'.format(srcdir), ++ '-DBUILDDIR="/usr/src/debug/libpeas"', ++ '-DSRCDIR="/usr/src/debug/libpeas"', + ] + + libpeas_testing_lib = library( +diff --git a/tests/testing-util/meson.build b/tests/testing-util/meson.build +index 1c40740..83ad059 100644 +--- a/tests/testing-util/meson.build ++++ b/tests/testing-util/meson.build +@@ -17,8 +17,8 @@ libtesting_util_deps = [ + + libtesting_util_c_args = [ + '-DHAVE_CONFIG_H', +- '-DBUILDDIR="@0@"'.format(builddir), +- '-DSRCDIR="@0@"'.format(srcdir), ++ '-DBUILDDIR="/usr/src/debug/libpeas"', ++ '-DSRCDIR="/usr/src/debug/libpeas"', + '-UG_DISABLE_ASSERT', + '-UG_DISABLE_CAST_CHECKS', + ] +-- +2.40.1 + diff --git a/meta-oe/recipes-gnome/libpeas/libpeas_1.36.0.bb b/meta-oe/recipes-gnome/libpeas/libpeas_1.36.0.bb index 1282e93634..8262cc2212 100644 --- a/meta-oe/recipes-gnome/libpeas/libpeas_1.36.0.bb +++ b/meta-oe/recipes-gnome/libpeas/libpeas_1.36.0.bb @@ -12,6 +12,7 @@ inherit gnomebase gobject-introspection gtk-doc gtk-icon-cache features_check ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" +SRC_URI += "file://0001-Remove-builddir-and-srcdir-paths-from-test-binaries.patch" SRC_URI[archive.sha256sum] = "297cb9c2cccd8e8617623d1a3e8415b4530b8e5a893e3527bbfd1edd13237b4c" PACKAGECONFIG[python3] = "-Dpython3=true,-Dpython3=false,python3-pygobject" From patchwork Wed May 31 11:12:50 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24902 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 46AA2C7EE39 for ; Wed, 31 May 2023 11:13:33 +0000 (UTC) Received: from mail-yw1-f173.google.com (mail-yw1-f173.google.com [209.85.128.173]) by mx.groups.io with SMTP id smtpd.web10.11451.1685531606408285446 for ; Wed, 31 May 2023 04:13:26 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=SFIX1oi2; spf=pass (domain: gmail.com, ip: 209.85.128.173, mailfrom: akuster808@gmail.com) Received: by mail-yw1-f173.google.com with SMTP id 00721157ae682-565eaf83853so47765137b3.3 for ; Wed, 31 May 2023 04:13:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531605; x=1688123605; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=0Z8+Ir7Etv3S+eeODzvZT5lJRtDz3QZq++zPJ094T9Y=; b=SFIX1oi2f5IuXJHCgvSFVTexk9eEe9KLSB9nGbh5bDs4+cGYUNqdwgHFJyxZbVncDb /PZuI2IPPyESUIjDdRRzKl6wu42hRHJcgIFQyj64MaUGTAHmFL3KknGq7LsviJvkJq/F W4Utus8c0turKQCWjRR6HHSb+RdNvIaYaM1EK5I3EVELkQiRX02ZjsIdvZn+Gn56udsy fMEslaKZWZEe9ZOphuhL+qGbH4aGisFiWDLblLc+ycPaBGBZIjdxJh/KTXlVvEW6IRQu a5hFYhMh4XaRQra86ffwrCy4gRXGsfwR/EdAKiu/8dkNhf9HYAHyUMNFhyRv6Xgn2hHC LIKw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531605; x=1688123605; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0Z8+Ir7Etv3S+eeODzvZT5lJRtDz3QZq++zPJ094T9Y=; b=JpgN3d7LN+p+EDtfnTGqxL4gPsFoVH2lOE4HNLLBYD39Dh0udhS84wg+6jovDlPxn1 m9+C8qlA/KTFzPEDrkAD8jyB89uUe90nu/CmVlyC3Qip7E3Sdldv/dIdapcmwkq+r0qf cxleo9NtxT856wfP4jONVs3RlKNpcK7236TA8qnisCv0lGYPOhNFDF3+Fb97rE+74M5F h9G0/0+rJdirFY0w6o4MhaGsuUhWrKyXifKye6JQiihOi7KSoQ5Fa/PI2riuI7zRQMyA TRwlKjkTvS2JNyloO9qNmxbBjktYF3y+SIoN07SlUmxKC6Xa1hJaS4GzyEWC3Q//RfhQ v3iQ== X-Gm-Message-State: AC+VfDxh0BDk80SrjWY48C1NqjvWLoWHGydLLZAFCK6wG1LuEq6M0P7R 6YCmC/5+fzJYahnE6LBXeU4HO6uruZQ= X-Google-Smtp-Source: ACHHUZ4k4UHVotTMAniKZ1y3j/o6xp68qQEd9vw+Polcu3oDEQwNB0aFPElKa0m3UfHdFvNvXfDM3A== X-Received: by 2002:a0d:d888:0:b0:565:9e48:2597 with SMTP id a130-20020a0dd888000000b005659e482597mr5551211ywe.50.1685531605342; Wed, 31 May 2023 04:13:25 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:24 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 17/36] lirc: Define SH_PATH=/bin/sh Date: Wed, 31 May 2023 07:12:50 -0400 Message-Id: <20230531111309.2454603-17-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103046 From: Khem Raj It points to sh provided by HOSTTOOLS in the build systems path Fixes WARNING: lirc-0.10.2-r0 do_package_qa: QA Issue: File /usr/include/lirc/config.h in package lirc-dev contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj (cherry picked from commit d112323521083a4369bd8c80e1f860f1ca8ebe8d) Signed-off-by: Armin Kuster --- .../meta-python/recipes-connectivity/lirc/lirc_0.10.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc_0.10.2.bb b/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc_0.10.2.bb index fcb347a2e5..3d474305d7 100644 --- a/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc_0.10.2.bb +++ b/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc_0.10.2.bb @@ -40,7 +40,7 @@ PACKAGECONFIG ?= " \ ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', ' systemd', '', d)} \ ${@bb.utils.contains('DISTRO_FEATURES', 'x11', ' x11', '', d)} \ " -CACHED_CONFIGUREVARS = "HAVE_WORKING_POLL=yes" +CACHED_CONFIGUREVARS = "HAVE_WORKING_POLL=yes SH_PATH=/bin/sh" #EXTRA_OEMAKE = 'SUBDIRS="lib daemons tools"' From patchwork Wed May 31 11:12:51 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24897 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 46550C7EE33 for ; Wed, 31 May 2023 11:13:33 +0000 (UTC) Received: from mail-yw1-f179.google.com (mail-yw1-f179.google.com [209.85.128.179]) by mx.groups.io with SMTP id smtpd.web11.11446.1685531607154727431 for ; Wed, 31 May 2023 04:13:27 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=AamsO7wp; spf=pass (domain: gmail.com, ip: 209.85.128.179, mailfrom: akuster808@gmail.com) Received: by mail-yw1-f179.google.com with SMTP id 00721157ae682-565e8d575cbso32705867b3.3 for ; Wed, 31 May 2023 04:13:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531606; x=1688123606; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=3gH8zNUcP0uWKKrNgmWpDPPr1kh/LHsFuqp1MLJaKp0=; b=AamsO7wpK2fTMCJtC3grhHZhzWpGbdjqCNNieotGwnIN9zsSYIluus8qg/4ftl2s1b ACb8/E1vF+WqaQNnDRX7jQnLhGRv8xv9MBYctIIDBAoV8aYye5Obvw/ggcGywnX2GX20 I4HpP/DSIoL8Rgh8ZAoKTNKtg9wqu+lu88dJ6CGVbS7RystZDeKJlawn1yvKecxVrrTM BNJZQpzk9t0tyLS6jupo7HtDtkeXesM38R0Sqn+2FkGMYlGU9rd7sE8dB+cxccq0Rabv TnaBnvTVegyTPe9r7T37AhhN8vY7LhtnUSOgrEf1F6+RFD79nqDxxLObxrirDq0355KQ HaMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531606; x=1688123606; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3gH8zNUcP0uWKKrNgmWpDPPr1kh/LHsFuqp1MLJaKp0=; b=Z5xlr2srircIR3lcLcnF/iDBgwZyr/jhQuPPijVQftcMImVZtsgc4mFb0imIEPDEtu Ga8n+CadPvcvYpB9SrBYVn5/H3SkJZqJYUxGoRJ1EOSCPhfjcPF3HSd/eS22JLmPLjDj ICZxKEO+/98WdTKscTl8uanxz93hRDBdHmxRy9X4yCJH5v8ZLt8KmXbFjTWZT5RfZeXA 7Ub3QTMKE95jEDDfHp+xLo05HzhEYCbA9j5aTss/4DvXzXMnssV7BTFOiNHQ0HU2d9eU MOYLdxOGT8RU38y+b+PzTQXhRm6GY8Bo0JlNUgRVwoledoUSOCEIHolg9OxJ1IzKSPUV w03A== X-Gm-Message-State: AC+VfDxbF3f7foFxex86uMsM2K2FtnoWVXToYTQsLzW0SMvclmfR8w7R ZBcSK+zVBSDIleDDfEb2R39LQvTjHj0= X-Google-Smtp-Source: ACHHUZ4XdS8faSVXICT5Mbneixtdtw6UGA5yJPIUewzivcQlLfcl3KFDpL+O4DeEWnOrF3sjegFGBA== X-Received: by 2002:a81:7441:0:b0:55a:8e38:7d5f with SMTP id p62-20020a817441000000b0055a8e387d5fmr5078124ywc.39.1685531606111; Wed, 31 May 2023 04:13:26 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:25 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 18/36] mce-inject: Pass CFLAGS to make Date: Wed, 31 May 2023 07:12:51 -0400 Message-Id: <20230531111309.2454603-18-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103047 From: Khem Raj This ensures right debug directory remapping options are passed to compiler Fixes WARNING: mce-inject-git-r0 do_package_qa: QA Issue: File /usr/sbin/.debug/mce-inject in package mce-inject-dbg contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj (cherry picked from commit 9f1f22f95bc5e4e74cc8a4399b2d63ff15303896) Signed-off-by: Armin Kuster --- meta-oe/recipes-support/mcelog/mce-inject_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/mcelog/mce-inject_git.bb b/meta-oe/recipes-support/mcelog/mce-inject_git.bb index d440a53d87..a228c3cc06 100644 --- a/meta-oe/recipes-support/mcelog/mce-inject_git.bb +++ b/meta-oe/recipes-support/mcelog/mce-inject_git.bb @@ -21,4 +21,4 @@ COMPATIBLE_HOST = '(x86_64.*|i.86.*)-linux' inherit autotools-brokensep -EXTRA_OEMAKE = "destdir=${D}" +EXTRA_OEMAKE = "destdir=${D} CFLAGS='${CFLAGS}'" From patchwork Wed May 31 11:12:52 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24899 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 377D7C7EE31 for ; Wed, 31 May 2023 11:13:33 +0000 (UTC) Received: from mail-yw1-f170.google.com (mail-yw1-f170.google.com [209.85.128.170]) by mx.groups.io with SMTP id smtpd.web10.11444.1685531595251556044 for ; Wed, 31 May 2023 04:13:28 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20221208 header.b=RZhKtY5L; spf=pass (domain: gmail.com, ip: 209.85.128.170, mailfrom: akuster808@gmail.com) Received: by mail-yw1-f170.google.com with SMTP id 00721157ae682-568af2f6454so23652827b3.1 for ; Wed, 31 May 2023 04:13:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531608; x=1688123608; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=rPwSEPOGYtw/dLrvj1COA6lOEV53miMt/tpd3us4eSs=; b=RZhKtY5LZqs4unsnbBfvVqjU4g0kICIF3ReT5bzt2wZMh/YJ0827ilCvTH46eCTdJA 8fQk8/rixJpQRzxq2ZrxKQjDTtRV/0K7fx840EF/ey3jCYw/dBOBNLKG7Sk+gxvL+e2P 0YHSo5Cl8FHYrZwaqAoFseJERgYO8lza6SWG3g7eL8kNlk8ZGps6ve++BESAxvH52avl gUTzt959TZqMtreRcaCBsijn1GoMWWDqdBqu4lyo5a+no+M1pwryCkGsBtgcQCW2vFKd W0ZmAAjQYBVd6qFkwaKW5WnaeDKdhZhtsKbo+1o6C+g7tyqsmjoAtEdhchgF09dyaMZE 5pgQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531608; x=1688123608; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rPwSEPOGYtw/dLrvj1COA6lOEV53miMt/tpd3us4eSs=; b=SfkVh36/UAJM6gqLn6RdadjCfcEzfKTf2OdFqrRlDK8BHzJcDcfG74coSHalDv+ie1 6dueqhRw8/sWZZlWE3W2V4S/Vp6mpew1MJNDLKN+aBCLqRDpK70bMcC7p8Uwz3U355m+ ujElDoWE7Jz/WSx0lPAqHDzIa2VKrs1SqiQB0tVnP9QHe8/ZKPQVYjv05Ns3FDRlBb/u sGBhzep6UYGNj4GY7K35/k+SyBGyg3N7DXDJWVyHUYJQOHeQtM2voGYTFTO5prV+m5qG bxrT8xnz6kyy8kKCy5svE8BaomfcJv00PwvzqQMdpa9h7ROr5CNQhxtcoyXvjMT5wrAR bnXw== X-Gm-Message-State: AC+VfDyL7b73U6kw+cLQRV7/7bdaK0sMAlsdo3H7lBJ5zZEXBcMNDDr3 MhnBbPQSStk3AN7Q0Ke5Ve0BNX6jUws= X-Google-Smtp-Source: ACHHUZ5YpL/TSw47uPgrrwxu8a2hpJRPCiGy951MUbN25doSc0IXWLFbLb31zT0tccs4OFM1Lac9Tg== X-Received: by 2002:a81:a184:0:b0:568:a85f:80c1 with SMTP id y126-20020a81a184000000b00568a85f80c1mr5500301ywg.39.1685531607761; Wed, 31 May 2023 04:13:27 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:26 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 19/36] nbdkit: Remove buildpaths from binaries Date: Wed, 31 May 2023 07:12:52 -0400 Message-Id: <20230531111309.2454603-19-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103048 From: Khem Raj Drop unused patch 0001-server-Fix-build-when-printf-is-a-macro.patch Fixes WARNING: nbdkit-1.33.11-r0 do_package_qa: QA Issue: File /usr/lib/nbdkit/plugins/nbdkit-cc-plugin.so in package nbdkit contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj (cherry picked from commit da331ae8f1fccf3b542526f1caaa3834261434fa) Signed-off-by: Armin Kuster --- ...void-absolute-buildpaths-in-binaries.patch | 38 ++++++++++++++++++ ...ver-Fix-build-when-printf-is-a-macro.patch | 39 ------------------- .../recipes-support/nbdkit/nbdkit_1.33.11.bb | 2 +- 3 files changed, 39 insertions(+), 40 deletions(-) create mode 100644 meta-networking/recipes-support/nbdkit/nbdkit/0001-plugins-Avoid-absolute-buildpaths-in-binaries.patch delete mode 100644 meta-networking/recipes-support/nbdkit/nbdkit/0001-server-Fix-build-when-printf-is-a-macro.patch diff --git a/meta-networking/recipes-support/nbdkit/nbdkit/0001-plugins-Avoid-absolute-buildpaths-in-binaries.patch b/meta-networking/recipes-support/nbdkit/nbdkit/0001-plugins-Avoid-absolute-buildpaths-in-binaries.patch new file mode 100644 index 0000000000..75377dfb80 --- /dev/null +++ b/meta-networking/recipes-support/nbdkit/nbdkit/0001-plugins-Avoid-absolute-buildpaths-in-binaries.patch @@ -0,0 +1,38 @@ +From 1ccbd8fdbd2e367a702e48c8703b2f010d067b23 Mon Sep 17 00:00:00 2001 +From: Khem Raj +Date: Mon, 22 May 2023 18:16:24 -0700 +Subject: [PATCH] plugins: Avoid absolute buildpaths in binaries + +plugins seems to add CC to the plugins shared objects via compiler +cmdline which ends up in real code. Therefore scrub buildpaths from CC +and CFLAGS before passing them to plugin's build. + +Upstream-Status: Submitted [https://gitlab.com/nbdkit/nbdkit/-/merge_requests/30] + +Signed-off-by: Khem Raj +--- + plugins/cc/Makefile.am | 7 +++++-- + 1 file changed, 5 insertions(+), 2 deletions(-) + +diff --git a/plugins/cc/Makefile.am b/plugins/cc/Makefile.am +index df8b5d15..80586a17 100644 +--- a/plugins/cc/Makefile.am ++++ b/plugins/cc/Makefile.am +@@ -44,9 +44,12 @@ nbdkit_cc_plugin_la_SOURCES = \ + $(top_srcdir)/include/nbdkit-plugin.h \ + $(NULL) + ++workdir := $(shell dirname $(abs_top_builddir)) ++cc_no_sysroot := $(shell echo \"$(CC)\"|sed -e 's#$(workdir)##g') ++cflags_no_sysroot := $(shell echo \"$(CFLAGS)\"|sed -e 's#$(workdir)##g') + nbdkit_cc_plugin_la_CPPFLAGS = \ +- -DCC="\"$(CC)\"" \ +- -DCFLAGS="\"$(CFLAGS)\"" \ ++ -DCC=\"$(cc_no_sysroot)\" \ ++ -DCFLAGS=\"$(cflags_no_sysroot)\" \ + -I$(top_srcdir)/include \ + -I$(top_builddir)/include \ + -I$(top_srcdir)/common/include \ +-- +2.40.1 + diff --git a/meta-networking/recipes-support/nbdkit/nbdkit/0001-server-Fix-build-when-printf-is-a-macro.patch b/meta-networking/recipes-support/nbdkit/nbdkit/0001-server-Fix-build-when-printf-is-a-macro.patch deleted file mode 100644 index c7ec41eb9a..0000000000 --- a/meta-networking/recipes-support/nbdkit/nbdkit/0001-server-Fix-build-when-printf-is-a-macro.patch +++ /dev/null @@ -1,39 +0,0 @@ -From 28f07715ab4d670ce81e12776bbece043305bd83 Mon Sep 17 00:00:00 2001 -From: Khem Raj -Date: Sat, 11 Apr 2020 15:08:39 -0700 -Subject: [PATCH] server: Fix build when printf is a macro - -clang complains on x86 when building - -main.c:116:2: error: embedding a #include directive within macro arguments is not supported - ^ - -convert nesting include into a string assignment, to same effect but -making it compatible with clang as well - -Upstream-Status: Submitted [https://github.com/libguestfs/nbdkit/pull/3] -Signed-off-by: Khem Raj ---- - server/main.c | 5 +++-- - 1 file changed, 3 insertions(+), 2 deletions(-) - -diff --git a/server/main.c b/server/main.c -index 748122f..c0ac874 100644 ---- a/server/main.c -+++ b/server/main.c -@@ -112,9 +112,10 @@ static void - usage (void) - { - /* --{short,long}-options remain undocumented */ -- printf ( -+ char const *opt_list = - #include "synopsis.c" -- ); -+ ; -+ printf ("%s\n", opt_list); - printf ("\n" - "Please read the nbdkit(1) manual page for full usage.\n"); - } --- -2.26.0 - diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.33.11.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.33.11.bb index 32d4270d18..cdf2677f13 100644 --- a/meta-networking/recipes-support/nbdkit/nbdkit_1.33.11.bb +++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.33.11.bb @@ -10,7 +10,7 @@ LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=26250adec854bc317493f6fb98efe049" SRC_URI = "git://github.com/libguestfs/nbdkit.git;protocol=https;branch=master \ -" + file://0001-plugins-Avoid-absolute-buildpaths-in-binaries.patch" SRCREV = "6c02c6a469d62a047f230b0ccf03f72328312d2b" S = "${WORKDIR}/git" From patchwork Wed May 31 11:12:53 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24894 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 2A2CDC7EE23 for ; Wed, 31 May 2023 11:13:33 +0000 (UTC) Received: from mail-yb1-f171.google.com (mail-yb1-f171.google.com [209.85.219.171]) by mx.groups.io with SMTP id smtpd.web11.11449.1685531610553067153 for ; Wed, 31 May 2023 04:13:30 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=kw4HLQcH; spf=pass (domain: gmail.com, ip: 209.85.219.171, mailfrom: akuster808@gmail.com) Received: by mail-yb1-f171.google.com with SMTP id 3f1490d57ef6-ba829e17aacso7742530276.0 for ; Wed, 31 May 2023 04:13:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531609; x=1688123609; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=hIUW6dh4EOQbZ9+C+jAo6OSu7ndgVOoedQ1fvTNFiI8=; b=kw4HLQcHM3AOCXZ4wI9b4Zv0ic5PF0HgZniSOfxerzKSj5DdqsfRfSv32QUqmPY359 JP5CjKXIIFHw0n6sklS2NbMcgiqTWlOnfnmYAgok6Z1l2TivE5sLbyfhzgJa7WDUix+n Zk7hCniCJo+G1AdJoFzGVE2lPSdG9wd0lp0UiLInc5jRenzo/ZA7AQB6fmzzU5WKjgP7 OkkLBMslvSdDsMzGTeITWJLnf9NCB+eRNdtybcObBQszcQbrh8aY0DZYkpbzKWSZq2CP 1sooeq/Fj19/xEIFZ6q5kTifAtjb8cO0BCUeWpkNPqo13fJZ82085EuS4Xx9fwZiXKDp V0JA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531609; x=1688123609; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hIUW6dh4EOQbZ9+C+jAo6OSu7ndgVOoedQ1fvTNFiI8=; b=U+8PG3f9uj1mfcylHqAnvBMG5MIWAZMuryWMFPGbJmcFvML9miocrnDKkeXu+ZnNyo 4K54nDP7MYLSLsXj4CzKeAhRmIhN0jFM81Km47ziQLLG32m5fMT8b5BHFOWbLXIN+RUr AXHfywfgnqvALkwccQqERIW/fJ/UVNb3n6fKqX2USPs3FZhvFclDsaFIflKnrbhJAJ3q KYXkFWGUfqrPH+LOPS/GYj5mMvU2d9QbA2lJFlWhgSUVEbUWP4DjG6Zd5PWvGGpzKMwG jFDU/h+hGc0fdwDI5ngdDTtIJPp8/ypnzocYNyP6ticRIESj3LWX8XO++SNkNJM5Wv6p 9kug== X-Gm-Message-State: AC+VfDwTbAxiLCe077j7kGiBiqIAZqKfjDAkoTyRo/36BPaG0pe+WUQG fFesDsS9qacIFSdQvTdxjH2C/size8E= X-Google-Smtp-Source: ACHHUZ6gutQ/8QPWLjlosrD0SWtOzF20Y898Ldtf/vuRdRtJiciR9t5CK3U+HyXMM/rkz9SZgC5OEw== X-Received: by 2002:a81:8047:0:b0:565:eb93:21db with SMTP id q68-20020a818047000000b00565eb9321dbmr5778238ywf.41.1685531609462; Wed, 31 May 2023 04:13:29 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:28 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 20/36] mpv: Remove references to builddir from mpv binary Date: Wed, 31 May 2023 07:12:53 -0400 Message-Id: <20230531111309.2454603-20-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103049 From: Khem Raj Fixes WARNING: mpv-0.35.1-r0 do_package_qa: QA Issue: File /usr/bin/mpv in package mpv contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj (cherry picked from commit 55d92033a2ab1d92e1ff2e03f9e98e3070854154) Signed-off-by: Armin Kuster --- meta-oe/recipes-multimedia/mplayer/mpv_0.35.1.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-oe/recipes-multimedia/mplayer/mpv_0.35.1.bb b/meta-oe/recipes-multimedia/mplayer/mpv_0.35.1.bb index cfb461a4c3..0f50a6e8fe 100644 --- a/meta-oe/recipes-multimedia/mplayer/mpv_0.35.1.bb +++ b/meta-oe/recipes-multimedia/mplayer/mpv_0.35.1.bb @@ -98,6 +98,10 @@ EXTRA_OECONF = " \ ${PACKAGECONFIG_CONFARGS} \ " +do_configure:append() { + sed -i -e 's#${WORKDIR}##g' ${B}/config.h +} + link_waf() { ln -s waf-2.0.25 ${S}/waf } From patchwork Wed May 31 11:12:54 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24900 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 38578C77B73 for ; Wed, 31 May 2023 11:13:33 +0000 (UTC) Received: from mail-yw1-f172.google.com (mail-yw1-f172.google.com [209.85.128.172]) by mx.groups.io with SMTP id smtpd.web11.11450.1685531611695465588 for ; Wed, 31 May 2023 04:13:31 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=SCovrG4q; spf=pass (domain: gmail.com, ip: 209.85.128.172, mailfrom: akuster808@gmail.com) Received: by mail-yw1-f172.google.com with SMTP id 00721157ae682-568900c331aso39407947b3.3 for ; Wed, 31 May 2023 04:13:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531610; x=1688123610; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=b4IU0ooxE5f4ohm5YvfK+fqVOuNbiX5APjcUtQKlgio=; b=SCovrG4qDCNtsEHkfEvILje9MuQM4MsWfdwEn7+t7XgjQ+D8yYlNQYZs5FEIgqri/0 Q5Jum9eRKGD/GZeDBuCpTI9ls3xH4e84Zted/HfKJNmhxWN/hwMhP12kd1lz4x/VFHVU E9lKCUFHCo+kPmkuaUF6oRRnql83ocTpYYuSXnHB4rh3jrosgi805jfljK3GsmHLwrKk U5/Edg1Qsvx26ZlVvWknDxrjQEKZbJOp1pn3M9vbFGWsDg5cCjZe4lLJJKDzxC0X2l+t pHmSLJR+Pls/W/THu12jV3s3arpNPN7zzCbKlwa5KvZ3m7X7L2628XerPDunnZCJEL+w oghQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531610; x=1688123610; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=b4IU0ooxE5f4ohm5YvfK+fqVOuNbiX5APjcUtQKlgio=; b=hn5WXKHy1FS2uN9zqWpNyMgcBj2Ku2UL94MaTCJ+8wsDQoxhgxFE1Dk+monZB+cn2b 1OwdKcn8MwWvZgLnx8glqRqINnjYh243tiZjpoR3yU/TVY3aXLrExYlMN1OM/wRspovD M30PRfNXVLjgWjCx5bcg1r5X+U57QB7vYyaBzubftSmfBbXzK4ATflKs69nnIeCPKR+l XkxkJSSQ2wDdbKbbddD1tqeZb/iyd6J/iH0vu6jkcdEbpgUqS3/lza1hhkDEQdHv7z2d 2Nv3iCIWp9E4ppmp5uRrYaRG4ke472FWVUzlpb5Ktlu264AYcXAckHXu7Chqr1KFP4Qk VcGg== X-Gm-Message-State: AC+VfDxrUQrWOVoTkyS/jr6H5/Q+cWsTt4uEtjbWrN23UvyOpQA90svs YoafuEjyx6bYyhHhR4tZF9p+IFs45eI= X-Google-Smtp-Source: ACHHUZ46sUWkQL7rSOxgsighXccW3f9k+QhhzLDfwZ2JFmeUuleBKVrJya2j6J8TxKmomsYYmH4KXg== X-Received: by 2002:a81:4803:0:b0:55a:7c7:6ff7 with SMTP id v3-20020a814803000000b0055a07c76ff7mr5100580ywa.11.1685531610598; Wed, 31 May 2023 04:13:30 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:30 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 21/36] libnice: Remove buildpaths from binaries Date: Wed, 31 May 2023 07:12:54 -0400 Message-Id: <20230531111309.2454603-21-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103050 From: Khem Raj Fixes WARNING: libnice-0.1.21-r0 do_package_qa: QA Issue: File /usr/src/debug/libnice/0.1.21-r0/agent/agent-enum-types.h in package libnice-src contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj (cherry picked from commit e34fa43eece60c60b0732ec7a2726ec6489794b9) Signed-off-by: Armin Kuster --- ...meson-Replace-filename-with-basename.patch | 40 +++++++++++++++++++ .../farsight/libnice_0.1.21.bb | 3 +- 2 files changed, 42 insertions(+), 1 deletion(-) create mode 100644 meta-oe/recipes-support/farsight/libnice/0001-agent-meson-Replace-filename-with-basename.patch diff --git a/meta-oe/recipes-support/farsight/libnice/0001-agent-meson-Replace-filename-with-basename.patch b/meta-oe/recipes-support/farsight/libnice/0001-agent-meson-Replace-filename-with-basename.patch new file mode 100644 index 0000000000..897de4a6ce --- /dev/null +++ b/meta-oe/recipes-support/farsight/libnice/0001-agent-meson-Replace-filename-with-basename.patch @@ -0,0 +1,40 @@ +From 7c510cd20bb443064ab4a0d2c6d917e807b2671b Mon Sep 17 00:00:00 2001 +From: Khem Raj +Date: Mon, 22 May 2023 19:45:28 -0700 +Subject: [PATCH] agent/meson: Replace filename with basename + +This avoids emitting absolute paths into generated sourcecode, it +improves reproducibility. See [1] + +[1] https://developer-old.gnome.org/gobject/stable/glib-mkenums.html + +Upstream-Status: Submitted [https://gitlab.freedesktop.org/libnice/libnice/-/merge_requests/258] +Signed-off-by: Khem Raj +--- + agent/meson.build | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git a/agent/meson.build b/agent/meson.build +index 2e5b272..44fcd6b 100644 +--- a/agent/meson.build ++++ b/agent/meson.build +@@ -29,14 +29,14 @@ gnome = import('gnome') + + agent_enum_types_c = gnome.mkenums('agent-enum-types.c', sources : agent_headers, + fhead: '#include \n#include \n#include "agent.h"\n#include "pseudotcp.h"\n#include "agent-enum-types.h"', +- fprod: '\n/* enumerations from "@filename@" */', ++ fprod: '\n/* enumerations from "@basename@" */', + vhead: 'GType\n@enum_name@_get_type (void)\n{\n static GType type = 0;\n if (!type) {\n static const G@Type@Value values[] = {', + vprod: ' { @VALUENAME@, "@VALUENAME@", "@valuenick@" },', + vtail: ' { 0, NULL, NULL }\n };\n type = g_@type@_register_static ("@EnumName@", values);\n }\n return type;\n}\n\n') + + agent_enum_types_h = gnome.mkenums('agent-enum-types.h', sources : agent_headers, + fhead: '#ifndef __AGENT_ENUM_TYPES_H__\n#define __AGENT_ENUM_TYPES_H__ 1\n\n#include \n\nG_BEGIN_DECLS\n', +- fprod: '/* enumerations from "@filename@" */\n', ++ fprod: '/* enumerations from "@basename@" */\n', + vhead: 'GType @enum_name@_get_type (void) G_GNUC_CONST;\n#define NICE_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n', + ftail: 'G_END_DECLS\n\n#endif /* !AGENT_ENUM_TYPES_H */') + +-- +2.40.1 + diff --git a/meta-oe/recipes-support/farsight/libnice_0.1.21.bb b/meta-oe/recipes-support/farsight/libnice_0.1.21.bb index 210d4d8228..f319b994bd 100644 --- a/meta-oe/recipes-support/farsight/libnice_0.1.21.bb +++ b/meta-oe/recipes-support/farsight/libnice_0.1.21.bb @@ -8,7 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9c42325015702feda4f4d2f19a55b767 \ file://COPYING.MPL;md5=3c617710e51cdbe0fc00716f056dfb1a \ " -SRC_URI = "http://nice.freedesktop.org/releases/libnice-${PV}.tar.gz" +SRC_URI = "http://nice.freedesktop.org/releases/libnice-${PV}.tar.gz \ + file://0001-agent-meson-Replace-filename-with-basename.patch" SRC_URI[sha256sum] = "72e73a2acf20f59093e21d5601606e405873503eb35f346fa621de23e99b3b39" DEPENDS = "glib-2.0 gnutls" From patchwork Wed May 31 11:12:55 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24898 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 3840BC7EE32 for ; Wed, 31 May 2023 11:13:33 +0000 (UTC) Received: from mail-yw1-f180.google.com (mail-yw1-f180.google.com [209.85.128.180]) by mx.groups.io with SMTP id smtpd.web10.11449.1685531602677100480 for ; Wed, 31 May 2023 04:13:32 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=TdMcbOxc; spf=pass (domain: gmail.com, ip: 209.85.128.180, mailfrom: akuster808@gmail.com) Received: by mail-yw1-f180.google.com with SMTP id 00721157ae682-565aa2cc428so47387947b3.1 for ; Wed, 31 May 2023 04:13:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531611; x=1688123611; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=Arr2v/mrmlJ4iwA+aZiUUMMVzMgo9ZIWTtFn/v9Nqdk=; b=TdMcbOxcYe0N4jwY+yRe6r7Ma+oZ84oQ2bBHZ8CJ6vii/e7u1kJTuztx5eOBufUwjn uQKDHWAnwMcZ6JfluNqRdekRWTUyYwqyrOE8snPHpns+DgH81P4o2AQFcIo7Lhxn2+St 9mjbraENyw5j1mgB0iEx0fpwCkPvNBdfZKyvh/WfP52WdoLkfM05z5yaPkWZEdylYzOV HAra1+evJWf1hLTeqrSP6pUysaZAmPUy0EDgX2lloy70UQ7qhv6wpDF7WUOt8tJ/VAIl J1tXiPDMz19vuURrnY9TK7hqF2RBldwMQ3ryPkYIVhsiSl/rtB/vs9PbiIqokPt2daon g0yg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531611; x=1688123611; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Arr2v/mrmlJ4iwA+aZiUUMMVzMgo9ZIWTtFn/v9Nqdk=; b=bFlJ4jfMGcUJfE86t4uiioDEL/RqELFuYC2Y3PX0tM2TAcTDW/udCdfuzyzfBVkGpg MDGTL0sodgPZRyvtz9BHL7H0X5llIjcMsrYg04WSz7Xb3IkJSqGFIvIEdUkHXcdRm+r5 2Em49nPb5AWNoet5PWiOTocQSwVJpjGLPiywAr00VbPpor1NAr4FZDiOrN0w7ZVQuQOw gGmOPI099yQclzZDm+0l5Uvh6AvDkfBhtGOrRqmLDdSBFXXYQ7CfH8ge5celhOG3ZToI J7jOxdPYeiacMbwOLmMKm1VkOAZaUFXewu0avwPFtXxF2L1LRkZxcwL0wHJs0h5MEHGD QyvA== X-Gm-Message-State: AC+VfDyaxvpRTO6mPlF3brQH+6xI6LcCCsGPFqGPvcGQzSCh3bF44QMb XWAHtHZ0GAdCab+XEnfFLM4m/p2I2vs= X-Google-Smtp-Source: ACHHUZ6hOTnDmUMUlfsOtF+GuBcaWamp5HMPK2EpBomFJd+uCyAxyo6aBGP+gzWemgx78rBhS6KiPg== X-Received: by 2002:a81:a050:0:b0:561:9082:8039 with SMTP id x77-20020a81a050000000b0056190828039mr5138307ywg.38.1685531611548; Wed, 31 May 2023 04:13:31 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:30 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 22/36] curlpp: Remove references to buildpaths e.g. TMPDIR Date: Wed, 31 May 2023 07:12:55 -0400 Message-Id: <20230531111309.2454603-22-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103051 From: Khem Raj Fixes WARNING: curlpp-0.8.1-r0 do_package_qa: QA Issue: File /usr/bin/curlpp-config in package curlpp-dev contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj (cherry picked from commit 8257604b8ab05f7f6e5d0414a12a4aae84e99aaa) Signed-off-by: Armin Kuster --- ...-Remove-references-to-absolute-build.patch | 40 +++++++++++++++++++ .../recipes-support/curlpp/curlpp_0.8.1.bb | 3 +- 2 files changed, 42 insertions(+), 1 deletion(-) create mode 100644 meta-networking/recipes-support/curlpp/curlpp/0001-curlpp-config.in-Remove-references-to-absolute-build.patch diff --git a/meta-networking/recipes-support/curlpp/curlpp/0001-curlpp-config.in-Remove-references-to-absolute-build.patch b/meta-networking/recipes-support/curlpp/curlpp/0001-curlpp-config.in-Remove-references-to-absolute-build.patch new file mode 100644 index 0000000000..539e9cefb6 --- /dev/null +++ b/meta-networking/recipes-support/curlpp/curlpp/0001-curlpp-config.in-Remove-references-to-absolute-build.patch @@ -0,0 +1,40 @@ +From d6eee2d52f31e034f9d84d38a749d86a63d5b769 Mon Sep 17 00:00:00 2001 +From: Khem Raj +Date: Mon, 22 May 2023 20:37:47 -0700 +Subject: [PATCH] curlpp-config.in: Remove references to absolute buildpaths + +Upstream-Status: Pending +Signed-off-by: Khem Raj +--- + extras/curlpp-config.in | 6 +++--- + 1 file changed, 3 insertions(+), 3 deletions(-) + +diff --git a/extras/curlpp-config.in b/extras/curlpp-config.in +index b0bd964..1416b94 100644 +--- a/extras/curlpp-config.in ++++ b/extras/curlpp-config.in +@@ -43,7 +43,7 @@ while test $# -gt 0; do + + case "$1" in + --cc) +- echo @CC@ ++ curl-config --cc + ;; + + --prefix) +@@ -73,10 +73,10 @@ while test $# -gt 0; do + ;; + + --libs) +- echo -L@libdir@ @LDFLAGS@ @LIBS@ `curl-config --libs` -lcurlpp ++ echo `curl-config --libs` -lcurlpp + ;; + --static-libs) +- echo @libdir_static@/libcurlpp.@libext@ @LDFLAGS@ @LIBS@ `curl-config --static-libs` ++ echo $prefix/@libdir_static@/libcurlpp.@libext@ `curl-config --static-libs` + ;; + + *) +-- +2.40.1 + diff --git a/meta-networking/recipes-support/curlpp/curlpp_0.8.1.bb b/meta-networking/recipes-support/curlpp/curlpp_0.8.1.bb index e36a86fd09..131f1873a2 100644 --- a/meta-networking/recipes-support/curlpp/curlpp_0.8.1.bb +++ b/meta-networking/recipes-support/curlpp/curlpp_0.8.1.bb @@ -7,7 +7,8 @@ LIC_FILES_CHKSUM = "file://doc/LICENSE;md5=fd0c9adf285a69aa3b4faf34384e1029" DEPENDS = "curl" DEPENDS:class-native = "curl-native" -SRC_URI = "git://github.com/jpbarrette/curlpp.git;branch=master;protocol=https" +SRC_URI = "git://github.com/jpbarrette/curlpp.git;branch=master;protocol=https \ + file://0001-curlpp-config.in-Remove-references-to-absolute-build.patch" SRCREV = "592552a165cc569dac7674cb7fc9de3dc829906f" From patchwork Wed May 31 11:12:56 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24905 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 3E110C77B73 for ; Wed, 31 May 2023 11:13:43 +0000 (UTC) Received: from mail-yw1-f176.google.com (mail-yw1-f176.google.com [209.85.128.176]) by mx.groups.io with SMTP id smtpd.web10.11454.1685531614742872739 for ; Wed, 31 May 2023 04:13:34 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20221208 header.b=WRBfeMa8; spf=pass (domain: gmail.com, ip: 209.85.128.176, mailfrom: akuster808@gmail.com) Received: by mail-yw1-f176.google.com with SMTP id 00721157ae682-5689335d2b6so35729837b3.3 for ; Wed, 31 May 2023 04:13:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531614; x=1688123614; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=yyY/1fvrwOAoMTb1jlQ99/3Pv+QR7tbr1L6gXTgn9qQ=; b=WRBfeMa83df50qZTtCjv7xolQcjyczowbQ5PXKz/2CaMqN1TYqtm49MtEQHNJHbA/g hTh2J4hoWUb7d4rOdV+LZzvliGCeO/lmbQziNDookkFbOAr+8mZWExphMc/UyrrLZA0U 7M00GkDbW6Ew8bCnz56uOZLuCiyquOjM6xXVXkG2LjqqPmCfvu+3cOvj3P40jlzGTMpm 0xE/zTC2VaPqrm1AYYKvTLugLLNSeDnww4jZubfqQaKz9bOoJ3i90jv2cvsn4xaB63IT QJDdXYlj9TEJ3KDBmljKNgxkz9GZWy0aGk12gsSNbEXo2cBuahPVS2jv1ss2sSxJp1Ra 17Ig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531614; x=1688123614; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yyY/1fvrwOAoMTb1jlQ99/3Pv+QR7tbr1L6gXTgn9qQ=; b=brWzk6x2EyRxO8IILlBm9eCD36DDoo8e5v1TLDtpuySkqsszu9bvPf3MMSszuicrZd kQkKUFYuUcmHmGL37BUEFGunU35T80DTEBNyG/fBz0PkH7kItXyrT+fyYnNApf+S3ROb UpNU4WcN35TBST300nxpqGSDEe2fq5CXOCe9ERLlFQa0zEB5c/abXgQs9OBMJApfHXi0 DXatVlbttyKJha07FDSm78L+Nk9vGvGmjdgPbVvhNt1FsW7TQYSz/KX5mf/B8Y0I7T+b 1QLt00C2LAyPdcXo0WH4X3uGy6CrGUViqa6PSb1NFGYLqP/6yBnfFuu34BecLW3UNjys vuVA== X-Gm-Message-State: AC+VfDzEqvyJTerUNHmCrfa6e4OuLUWTULwIEnb8AgxRkjkBvoR/pmBP wuJ1B1uQCu6+2jSA11xiIY9H99OcPWo= X-Google-Smtp-Source: ACHHUZ40cwpzcRjFrDmvCWDqpwBHlsEJOLEulVteyYri34Unr9OpuK6XQf0Sx6ALbYV2OQ+madk5bA== X-Received: by 2002:a0d:d811:0:b0:559:f029:992d with SMTP id a17-20020a0dd811000000b00559f029992dmr5433864ywe.24.1685531613684; Wed, 31 May 2023 04:13:33 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:32 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 23/36] unbound: Remove references to buildpaths Date: Wed, 31 May 2023 07:12:56 -0400 Message-Id: <20230531111309.2454603-23-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:43 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103052 From: Khem Raj Signed-off-by: Khem Raj (cherry picked from commit 9a06629463ebe8217a30011f9e94127a324d895c) Signed-off-by: Armin Kuster --- meta-networking/recipes-support/unbound/unbound_1.17.1.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-networking/recipes-support/unbound/unbound_1.17.1.bb b/meta-networking/recipes-support/unbound/unbound_1.17.1.bb index 24ac6012b5..9855a557a4 100644 --- a/meta-networking/recipes-support/unbound/unbound_1.17.1.bb +++ b/meta-networking/recipes-support/unbound/unbound_1.17.1.bb @@ -29,6 +29,10 @@ PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" PACKAGECONFIG[dnscrypt] = "--enable-dnscrypt, --disable-dnscrypt, libsodium" PACKAGECONFIG[systemd] = "--enable-systemd,--disable-systemd,systemd" +do_configure:append() { + sed -i -e 's#${RECIPE_SYSROOT}##g' ${B}/config.h +} + do_install:append() { install -d ${D}${systemd_unitdir}/system install -m 0644 ${B}/contrib/unbound.service ${D}${systemd_unitdir}/system From patchwork Wed May 31 11:12:57 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24909 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 45B8FC7EE2F for ; Wed, 31 May 2023 11:13:43 +0000 (UTC) Received: from mail-yw1-f170.google.com (mail-yw1-f170.google.com [209.85.128.170]) by mx.groups.io with SMTP id smtpd.web11.11453.1685531616034871605 for ; Wed, 31 May 2023 04:13:36 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=Q6LIIXT6; spf=pass (domain: gmail.com, ip: 209.85.128.170, mailfrom: akuster808@gmail.com) Received: by mail-yw1-f170.google.com with SMTP id 00721157ae682-565cd2fc9acso55987747b3.0 for ; Wed, 31 May 2023 04:13:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531615; x=1688123615; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=wuz02ka2WzcqmTRGx83OGmGabxjAxJB5x62LHmOq5RU=; b=Q6LIIXT6aRJNV3xWEYTNXaxAvHMue7+Nu6xjQRxq0NM6o5/KwwTeBCENJ+haVHDp8t cPp4Jp2ZE4u/4kHN02JC3S4GcKp5JrFggBEeiEYjLLpbnpnkLXHQ+pzfPSoyCOgwhhn6 vjUrWQZaXHdsQkCL9vYbot0LRD9g4PUmZNzhXLSPzAE2YE1x6HtiNhGNrXM43c/y/vlG 11ct/u6QwPnEX6FhbVrt5KeSpukib03rX4PqItLcnx4TlNE9i21vsqtTpqHbCf+OANv+ ESmGV3NBI0qb5hwE8M/GIzPoAXkkbONByEv0cHZwFb+oZoFmCrASd4bIIfQy2GXuPAIg /2sw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531615; x=1688123615; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wuz02ka2WzcqmTRGx83OGmGabxjAxJB5x62LHmOq5RU=; b=WO0OTOvVzJcfb+lCfWbK90V1YORIACtjiOUo4nzS9IoaWBwyp1FfYMTl6b5T+oFO8Q 32yH8T3RNrZ8s3dlmFRxaOIwcCOphNiwpWxWnDm8e9ep+b9huQ1Tdt10KM+OIt8/4AQx P9uxwJWDF9U8LGZIwEEJzkkzw81u8jv/1jq24++ZE/sR8lMuDCLAMX81SLck0gTmi4Q/ mqJoBOV9P86M+A/kjQtWlY0OzKVHcVnPsWF6HEfJZi1PdRXMKk6Kem/VNrwccaEE7znC 8yCixOr5Efk8xsN8JBzyxI7Qd6a6/8YGNVEsSxmGuonMIRZ36wMyJcCdu/SiH/1LcR09 y6tQ== X-Gm-Message-State: AC+VfDwxOfkk3ty+J44gqtm8VTDY+GHJmsS8MVDmYSM0j+OQfyoTVBdg CybWoI0PUm174Ibjk2lsY0hRYdNhl40= X-Google-Smtp-Source: ACHHUZ7w7Kl4qIIm4lte0985DCY/5cDDhwRpQo4QEEduEowNUcng5CXNM2KJlea9hKoaPbtxa+ewZg== X-Received: by 2002:a81:c310:0:b0:561:cb45:d7de with SMTP id r16-20020a81c310000000b00561cb45d7demr6158228ywk.31.1685531614904; Wed, 31 May 2023 04:13:34 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:34 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 24/36] uml-utilities: Fix references to TMPDIR Date: Wed, 31 May 2023 07:12:57 -0400 Message-Id: <20230531111309.2454603-24-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:43 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103053 From: Khem Raj Pass CFLAGS from environment Fixes WARNING: uml-utilities-20040406-r1 do_package_qa: QA Issue: File /usr/lib/uml/.debug/port-helper in package uml-utilities-dbg contains reference to TMPDIR Signed-off-by: Khem Raj (cherry picked from commit a1d047bae79fb2a747b204b941aa5af5ada28d6e) Signed-off-by: Armin Kuster --- .../0001-cow.c-Replace-stat64-with-stat.patch | 34 +++++ ...ppend-to-CFLAGS-instead-of-re-assign.patch | 122 ++++++++++++++++++ .../uml-utilities/uml-utilities_20040406.bb | 2 + 3 files changed, 158 insertions(+) create mode 100644 meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/0001-cow.c-Replace-stat64-with-stat.patch create mode 100644 meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/0001-makefiles-Append-to-CFLAGS-instead-of-re-assign.patch diff --git a/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/0001-cow.c-Replace-stat64-with-stat.patch b/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/0001-cow.c-Replace-stat64-with-stat.patch new file mode 100644 index 0000000000..348d7ce104 --- /dev/null +++ b/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/0001-cow.c-Replace-stat64-with-stat.patch @@ -0,0 +1,34 @@ +From c4f85268da6c30b0aec3d9a0e951b2088887cff4 Mon Sep 17 00:00:00 2001 +From: Khem Raj +Date: Mon, 22 May 2023 18:35:37 -0700 +Subject: [PATCH] cow.c: Replace stat64 with stat + +LFS64 is deprecated in latest musl and this fails to build +therefore switch to using stat API which is same as stat64 these days + +Upstream-Status: Inappropriate [No upstream] +Signed-off-by: Khem Raj +--- + moo/cow.c | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +--- a/moo/cow.c ++++ b/moo/cow.c +@@ -161,7 +161,7 @@ int write_cow_header(char *cow_file, int + int sectorsize, int alignment, long long *size) + { + struct cow_header_v3 *header; +- struct stat64 buf; ++ struct stat buf; + int err; + + err = cow_seek_file(fd, 0); +@@ -192,7 +192,7 @@ int write_cow_header(char *cow_file, int + backing_file)) + goto out_free; + +- err = stat64(header->backing_file, &buf); ++ err = stat(header->backing_file, &buf); + if(err < 0){ + cow_printf("Stat of backing file '%s' failed, errno = %d\n", + header->backing_file, errno); diff --git a/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/0001-makefiles-Append-to-CFLAGS-instead-of-re-assign.patch b/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/0001-makefiles-Append-to-CFLAGS-instead-of-re-assign.patch new file mode 100644 index 0000000000..1962e84c7e --- /dev/null +++ b/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/0001-makefiles-Append-to-CFLAGS-instead-of-re-assign.patch @@ -0,0 +1,122 @@ +From ac72fffe639d564f59ec1e1eafde83980acef1b5 Mon Sep 17 00:00:00 2001 +From: Khem Raj +Date: Tue, 23 May 2023 14:40:31 -0700 +Subject: [PATCH] makefiles: Append to CFLAGS instead of re-assign + +This helps in inserting yocto provided CFLAGS from build environment + +Upstream-Status: Inappropriate [No upstream] +Signed-off-by: Khem Raj +--- + jailtest/Makefile | 2 +- + mconsole/Makefile | 2 +- + moo/Makefile | 2 +- + port-helper/Makefile | 2 +- + tunctl/Makefile | 2 +- + uml_net/Makefile | 2 +- + uml_router/Makefile | 2 +- + watchdog/Makefile | 2 +- + 8 files changed, 8 insertions(+), 8 deletions(-) + +diff --git a/jailtest/Makefile b/jailtest/Makefile +index 610ca1a..025fca9 100644 +--- a/jailtest/Makefile ++++ b/jailtest/Makefile +@@ -1,6 +1,6 @@ + OBJS = jailtest.o + BIN = jailtest +-CFLAGS = -g -Wall ++CFLAGS += -g -Wall + + BIN_DIR ?= /usr/bin + +diff --git a/mconsole/Makefile b/mconsole/Makefile +index 9818d8a..74a2560 100644 +--- a/mconsole/Makefile ++++ b/mconsole/Makefile +@@ -1,6 +1,6 @@ + BIN = uml_mconsole + OBJS = $(BIN).o +-CFLAGS = -g -Wall ++CFLAGS += -g -Wall + + BIN_DIR ?= /usr/bin + +diff --git a/moo/Makefile b/moo/Makefile +index 6cdb591..60d300d 100644 +--- a/moo/Makefile ++++ b/moo/Makefile +@@ -3,7 +3,7 @@ BIN = uml_moo uml_mkcow + uml_moo_OBJS = uml_moo.o cow.o + uml_mkcow_OBJS = uml_mkcow.o cow.o + +-CFLAGS = -g -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE ++CFLAGS += -g -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE + + BIN_DIR ?= /usr/bin + +diff --git a/port-helper/Makefile b/port-helper/Makefile +index 8e33bdf..8b695f3 100644 +--- a/port-helper/Makefile ++++ b/port-helper/Makefile +@@ -1,6 +1,6 @@ + OBJS = port-helper.o + BIN = port-helper +-CFLAGS = -g -Wall ++CFLAGS += -g -Wall + + LIB_DIR ?= /usr/lib/uml + +diff --git a/tunctl/Makefile b/tunctl/Makefile +index 743bfea..a39ad2b 100644 +--- a/tunctl/Makefile ++++ b/tunctl/Makefile +@@ -1,6 +1,6 @@ + OBJS = tunctl.o + BIN = tunctl +-CFLAGS = -g -Wall ++CFLAGS += -g -Wall + + BIN_DIR ?= /usr/bin + +diff --git a/uml_net/Makefile b/uml_net/Makefile +index 36efec6..2e1ad0e 100644 +--- a/uml_net/Makefile ++++ b/uml_net/Makefile +@@ -1,7 +1,7 @@ + TUNTAP = $(shell [ -e /usr/include/linux/if_tun.h ] && echo -DTUNTAP) + + BIN = uml_net +-CFLAGS = -g -Wall $(TUNTAP) ++CFLAGS += -g -Wall $(TUNTAP) + + BIN_DIR ?= /usr/bin + +diff --git a/uml_router/Makefile b/uml_router/Makefile +index b7b5401..e399ea5 100644 +--- a/uml_router/Makefile ++++ b/uml_router/Makefile +@@ -2,7 +2,7 @@ TUNTAP = $(shell [ -e /usr/include/linux/if_tun.h ] && echo -DTUNTAP) + + OBJS = hash.o port.o uml_switch.o + BIN = uml_switch +-CFLAGS = -g -Wall $(TUNTAP) ++CFLAGS += -g -Wall $(TUNTAP) + + BIN_DIR ?= /usr/bin + +diff --git a/watchdog/Makefile b/watchdog/Makefile +index c26fd9f..5178cc6 100644 +--- a/watchdog/Makefile ++++ b/watchdog/Makefile +@@ -1,6 +1,6 @@ + BIN = uml_watchdog + OBJS = $(BIN).o +-CFLAGS = -g -Wall ++CFLAGS += -g -Wall + + BIN_DIR ?= /usr/bin + +-- +2.40.1 + diff --git a/meta-oe/recipes-extended/uml-utilities/uml-utilities_20040406.bb b/meta-oe/recipes-extended/uml-utilities/uml-utilities_20040406.bb index 35ae5f777d..54bc1b21f1 100644 --- a/meta-oe/recipes-extended/uml-utilities/uml-utilities_20040406.bb +++ b/meta-oe/recipes-extended/uml-utilities/uml-utilities_20040406.bb @@ -8,6 +8,8 @@ SRC_URI = "http://downloads.sourceforge.net/project/user-mode-linux/tools/1/uml_ file://unstrip.patch \ file://0001-include-required-system-header-files-for-fd_set-and-.patch \ file://0001-Add-missing-standard-headers-for-str-and-exit-APIs.patch \ + file://0001-cow.c-Replace-stat64-with-stat.patch \ + file://0001-makefiles-Append-to-CFLAGS-instead-of-re-assign.patch \ " SRC_URI[md5sum] = "2c1ccd9efacbfb39e42d482b89b2550a" SRC_URI[sha256sum] = "4f179b1db021ef15ac7e9b2eed57c525db127a754c574f591c367460cded9f41" From patchwork Wed May 31 11:12:58 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24910 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 5927DC7EE39 for ; Wed, 31 May 2023 11:13:43 +0000 (UTC) Received: from mail-yw1-f178.google.com (mail-yw1-f178.google.com [209.85.128.178]) by mx.groups.io with SMTP id smtpd.web10.11455.1685531616625528124 for ; Wed, 31 May 2023 04:13:36 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=D89JKRUO; spf=pass (domain: gmail.com, ip: 209.85.128.178, mailfrom: akuster808@gmail.com) Received: by mail-yw1-f178.google.com with SMTP id 00721157ae682-565c3aa9e82so63587667b3.2 for ; Wed, 31 May 2023 04:13:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531615; x=1688123615; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=u6erPU1sQkz7VUAk8HA/U6BqUFs5lT89bwdXuRj5Kc4=; b=D89JKRUOxhsF381hJYdCUVeiXD388e7uTBpkNnLYR/mgedoVwOVn1407OPzyt9udpx DF6S6CXcyyRdGZmcxYaWwGEl7j+fc0a5+JTBo4VuWVFDnz4ADFD8XgY5pqdzlSY8fTeA lBmyygeSGs/tkWpW6KwSeWiuYRyMVYxnvmvNterYJFDFIp0hDB09romIxMhgpDU8ShqE AFYosEbzbY0+43okcMoYKXh8IBNp8e2vrMGbXO7vpizbU1RgFL1HSb8Hv6eMWnjd2odL 7PHMPj596Wseq755Y2okIyipYOI0gJvCDccWdIwqhTIvQzzARoyDv0XxwBj1tZbEa00D pyYA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531615; x=1688123615; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u6erPU1sQkz7VUAk8HA/U6BqUFs5lT89bwdXuRj5Kc4=; b=X6oWTOo25FeZOxC5LNVpgFkIJQkUPxI/pt22FmJFZZUNvs/VgYcoCPhaTaN8Ffbh7p g9cAvfOskEHYegkMJ+aalmgAAnR77DybSAlo/p+vcblDIaUQVdRJ1cd8NwrtGH44+FUE Zs5X+pI0KaTVFgGZoTjOzZLesEx/syOvVKSjI3kCjv7MdyIbdDbzn2Hh6TmYsUrmFT8r B/PSC9XhAPZSW9RlqnRE0GgJP56Lp0B4smlQhTB2TCM1NZ/7gVQKH+TGS093TzyP+GsA 6TfGPFC+gIdhf6ZWYuyotb6rbcUVeSSVKLO4YA6ejgsaiN6yN9OAhwCRGvJBSuBGUph7 hR6A== X-Gm-Message-State: AC+VfDyTPyiONEity2/lQTjj2UDDDxudiYmU5Rrm623ap3+U89NPaVoQ 13hIk+r7pq5kOqjQtRROFYn5W0Nnzq4= X-Google-Smtp-Source: ACHHUZ4b49BJ7yelseMy1RWezk4xUbh2vHuzyJt6UvSp4EGsLZ0QH3de164ynSAssHHeHXXg0XE+fg== X-Received: by 2002:a81:49cf:0:b0:561:c5d4:ee31 with SMTP id w198-20020a8149cf000000b00561c5d4ee31mr5780315ywa.38.1685531615356; Wed, 31 May 2023 04:13:35 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:35 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 25/36] openct: Fix buildpaths being emitted into generated types.h Date: Wed, 31 May 2023 07:12:58 -0400 Message-Id: <20230531111309.2454603-25-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:43 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103054 From: Khem Raj Signed-off-by: Khem Raj (cherry picked from commit d9fb985b87cd8a8057f77801dde3c556e41e7294) Signed-off-by: Armin Kuster --- ...t-the-first-line-of-compiler-version.patch | 31 +++++++++++++++++++ .../recipes-support/openct/openct_0.6.20.bb | 1 + 2 files changed, 32 insertions(+) create mode 100644 meta-oe/recipes-support/openct/openct/0001-m4-Just-emit-the-first-line-of-compiler-version.patch diff --git a/meta-oe/recipes-support/openct/openct/0001-m4-Just-emit-the-first-line-of-compiler-version.patch b/meta-oe/recipes-support/openct/openct/0001-m4-Just-emit-the-first-line-of-compiler-version.patch new file mode 100644 index 0000000000..9bd3d18d6e --- /dev/null +++ b/meta-oe/recipes-support/openct/openct/0001-m4-Just-emit-the-first-line-of-compiler-version.patch @@ -0,0 +1,31 @@ +From 146b5116140d719e4e9ae19748c0b6dee7d82f96 Mon Sep 17 00:00:00 2001 +From: Khem Raj +Date: Mon, 22 May 2023 22:01:28 -0700 +Subject: [PATCH] m4: Just emit the first line of compiler version + +Avoids emitting buildpaths into comments +Fixes +WARNING: openct-0.6.20-r0 do_package_qa: QA Issue: File /usr/include/openct/types.h in package openct-dev contains reference to TMPDIR [buildpaths] + +Upstream-Status: Pending +Signed-off-by: Khem Raj +--- + m4/ac_create_stdint_h.m4 | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/m4/ac_create_stdint_h.m4 b/m4/ac_create_stdint_h.m4 +index 66de704..4b7223a 100644 +--- a/m4/ac_create_stdint_h.m4 ++++ b/m4/ac_create_stdint_h.m4 +@@ -110,7 +110,7 @@ echo "#define" $_ac_stdint_h "1" >>$ac_stdint_h + echo "#ifndef" _GENERATED_STDINT_H >>$ac_stdint_h + echo "#define" _GENERATED_STDINT_H '"'$PACKAGE $VERSION'"' >>$ac_stdint_h + if test "$GCC" = "yes" ; then +- echo "/* generated using a gnu compiler version" `$CC --version` "*/" \ ++ echo "/* generated using a gnu compiler version" `$CC --version|head -1` "*/" \ + >>$ac_stdint_h + else + echo "/* generated using $CC */" >>$ac_stdint_h +-- +2.40.1 + diff --git a/meta-oe/recipes-support/openct/openct_0.6.20.bb b/meta-oe/recipes-support/openct/openct_0.6.20.bb index a873da6339..0d3ea4186a 100644 --- a/meta-oe/recipes-support/openct/openct_0.6.20.bb +++ b/meta-oe/recipes-support/openct/openct_0.6.20.bb @@ -14,6 +14,7 @@ SRC_URI = " \ https://downloads.sourceforge.net/project/opensc/${BPN}/${BPN}-${PV}.tar.gz \ file://etc-openct.udev.in-disablePROGRAM.patch \ file://etc-openct_usb.in-modify-UDEVINFO.patch \ + file://0001-m4-Just-emit-the-first-line-of-compiler-version.patch \ file://openct.init \ file://openct.sysconfig \ file://openct.service \ From patchwork Wed May 31 11:12:59 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24907 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 577A9C7EE33 for ; Wed, 31 May 2023 11:13:43 +0000 (UTC) Received: from mail-yb1-f176.google.com (mail-yb1-f176.google.com [209.85.219.176]) by mx.groups.io with SMTP id smtpd.web10.11456.1685531618141214852 for ; Wed, 31 May 2023 04:13:38 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=clRnDKC4; spf=pass (domain: gmail.com, ip: 209.85.219.176, mailfrom: akuster808@gmail.com) Received: by mail-yb1-f176.google.com with SMTP id 3f1490d57ef6-b9a6eec8611so1239387276.0 for ; Wed, 31 May 2023 04:13:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531617; x=1688123617; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=j+f94rYmWdZXto3Kfh+2m5tUeEYJWLsMS//MD2difFc=; b=clRnDKC4BTUuIKD4k+3lhz7BDZYGtXpX7uiaEe30sOOS8FAE1b51FMOOsc0jEYXvoR u7AP+6yl7UKO3rIid1MBurvBZ7au5cNDSUrOWSkh3M6LJuYN3tDCuD86no3+Zdnsjgv1 OkaFIGY86EfCswJ6FV/sBQRJcUQGrHjv3s+RkHFun+XZLIz5kR/MpXKgTS1+bXqwTNuO xp0p1HGFDUSsKm/dSbGX233DAsoonD1C3Lw3rgCiLfiPcIi3s4sVpksrEZM4vYIY3yP/ 0Ph+utVxlILT0ArOPO/iZ040Lwtzbr/NZVnnEDY0eRFujsc25b7DmbPrW+g9rDAzdWQC c/tA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531617; x=1688123617; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=j+f94rYmWdZXto3Kfh+2m5tUeEYJWLsMS//MD2difFc=; b=QGFqoONMbiDQig+uFICDmZtmbxREzKMQPGedQtDwdxnnwHFDQR6X//SGSx4gCInMst hCbPVpQ0m8fPcl9s5RisTXNu3Ns3XP3yFtLI/B6DtZ1ayMWBwU3AcQH5UiHikgQU5RH6 rycLiwrpGx2KAPiRVtO7t0sofGsrNtFR6k1nA5ax6UYDPFwzfSBzND1N+xuPeFOCoqU5 RB7IieMuYYFvFy9+NGf6/DOp8BNlmSp7myB4+fHDGKbrH03dCxu+D1sc5zgfAcOO3AF4 42iFUVEs9/8rJnVLFbJoHFspPGxsKLHhrUzPv+mFDGG0XI9E+C7xMappqZ3XIot1MtGl j9vQ== X-Gm-Message-State: AC+VfDz1X1gTWLBBmtEWAXDO3Z1wUTG89yZS288Ls1DxxFvyhKcXHN4S uDnlDij9k5cUdanLKz9/hDchEw3oX/w= X-Google-Smtp-Source: ACHHUZ5yeRMqb+mOzalHCHdWrflDCFpU1x5r4YGZQbBzokbhwICVYXe8nuliAhokaVdbyc8wl9gokA== X-Received: by 2002:a0d:db89:0:b0:55a:c779:d8c0 with SMTP id d131-20020a0ddb89000000b0055ac779d8c0mr5540335ywe.22.1685531617132; Wed, 31 May 2023 04:13:37 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:36 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 26/36] minifi-cpp: Remove references to buildpaths in generated files Date: Wed, 31 May 2023 07:12:59 -0400 Message-Id: <20230531111309.2454603-26-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:43 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103055 From: Khem Raj bison/flex emits line directives which can be safely removed from generated files. agent_version.h is generated by cmake which has build information like compiler and cflags etc. which contains buildpaths too, therefore replace real workdir with Signed-off-by: Khem Raj (cherry picked from commit 0d2df1e4c404fd93ee0095a15db00d17f2321e18) Signed-off-by: Armin Kuster --- meta-oe/recipes-extended/minifi-cpp/minifi-cpp_0.7.0.bb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/meta-oe/recipes-extended/minifi-cpp/minifi-cpp_0.7.0.bb b/meta-oe/recipes-extended/minifi-cpp/minifi-cpp_0.7.0.bb index b76f120ee1..9ae72d2e99 100644 --- a/meta-oe/recipes-extended/minifi-cpp/minifi-cpp_0.7.0.bb +++ b/meta-oe/recipes-extended/minifi-cpp/minifi-cpp_0.7.0.bb @@ -61,6 +61,8 @@ EXTRA_OECMAKE += " \ -DGCC_AR=${STAGING_BINDIR_TOOLCHAIN}/${AR} \ -DGCC_RANLIB=${STAGING_BINDIR_TOOLCHAIN}/${RANLIB} \ -DDISABLE_PYTHON_SCRIPTING=ON \ + -DFLEX_TARGET_ARG_COMPILE_FLAGS='--noline' \ + -DBISON_TARGET_ARG_COMPILE_FLAGS='--no-lines --file-prefix-map=${S}=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}' \ " EXTRA_OECMAKE:append:toolchain-clang = " -DCMAKE_RANLIB=${STAGING_BINDIR_TOOLCHAIN}/${TARGET_PREFIX}llvm-ranlib" LDFLAGS:append:toolchain-clang = " -fuse-ld=lld" @@ -88,6 +90,10 @@ do_configure:prepend:libc-musl() { sed -i -e 's/-DHAVE_POSIX_STRERROR_R=0/-DHAVE_POSIX_STRERROR_R=1/' ${S}/CMakeLists.txt } +do_configure:append() { + sed -i -e 's|${WORKDIR}||g' ${S}/libminifi/include/agent/agent_version.h +} + CFLAGS:append:libc-glibc = " -D_GNU_SOURCE" CXXFLAGS:append:libc-glibc = " -D_GNU_SOURCE" From patchwork Wed May 31 11:13:00 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24906 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 5834CC7EE37 for ; Wed, 31 May 2023 11:13:43 +0000 (UTC) Received: from mail-yw1-f171.google.com (mail-yw1-f171.google.com [209.85.128.171]) by mx.groups.io with SMTP id smtpd.web10.11458.1685531619297824701 for ; Wed, 31 May 2023 04:13:39 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=fXs47rDK; spf=pass (domain: gmail.com, ip: 209.85.128.171, mailfrom: akuster808@gmail.com) Received: by mail-yw1-f171.google.com with SMTP id 00721157ae682-565ba2c7554so44293277b3.3 for ; Wed, 31 May 2023 04:13:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531618; x=1688123618; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=KH12PCA2rhOjD88TgZcw6BMh0/IVJkaymfcLyLtsBJQ=; b=fXs47rDKTzfa6OKWYRfxxW1WxkqcXdtfe4dpGIVhmuPmxFIP+bgcv33m3FmhNLdZIg s6n8rofiPnnKnDu/eiE2wnZDXi4fuhUqwYw8V/mQ2HEQxwRccnTAbTffBCa5x8EqixIK reJaGbL0d/5gzrHTdcm657r3CFId7MpB/SK0ns5D9I9uJ5nONGZm/KMNHFGkAi1o1NTq F7FGHDIxlROf+40K2Ky2/u45fRvtFJqDmXpcGAmBz+At1yw93Yz9oBRdJVTeLAGwGqBK gvM7oXvF0M+lu84Zet5C+lGxDToV39bgLL+H6/E0bduYhP1KwznmHLKBI2hI4gyQ4tJj hwQA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531618; x=1688123618; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KH12PCA2rhOjD88TgZcw6BMh0/IVJkaymfcLyLtsBJQ=; b=GZfjTQF8DSTO30mNrQ8Qmg5wJhFp3MvNQOUYFci/MuAdcWOEDzlb1fo4pn/q02yK5p c1Meegnpe8ixaxk6I/JfEXbkY6pis98VFbgtapADXfn7Bbd6QD29ClHfXTKUAcalXGs0 +opfj1mpdFDabJ8tBVOtJUOaUN97gIqErF1Gsy0+el4O1pdMYN7fBPrqDAnrAgVBzieJ SagynOZjOy2e5VuRIAFMrwZciTnY7Wnf3GoMVg9RkI2Dfue7T9bVqfiPInkmHpycTZEz Qhn49D8K+KsKFnycEHfWpVtZ+z1S35gDNYnIe2Wd7GChjpVgkci69FAjZ5gja8yBoxuH 56kw== X-Gm-Message-State: AC+VfDwMg7ZGNn4DliaJGmIv5RVdW75fbdpMDmmxqC/bSgu5rr5JkjE3 5M8cxuB4p7eUuVVwP+PMgkx6MflLUxg= X-Google-Smtp-Source: ACHHUZ6bPQpSbDWn361fEtBjSiokzVdHd0+WK62IRuJqH4nKOqUiN2q76LCWCGQDEKk3cfmoOFTbfg== X-Received: by 2002:a0d:ca83:0:b0:556:ea38:eb07 with SMTP id m125-20020a0dca83000000b00556ea38eb07mr5325103ywd.50.1685531618052; Wed, 31 May 2023 04:13:38 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:37 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 27/36] freerdp: Fix reference to TMPDIR in libfreerdp2.so Date: Wed, 31 May 2023 07:13:00 -0400 Message-Id: <20230531111309.2454603-27-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:43 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103056 From: Khem Raj Fixes File /usr/lib/libwinpr2.so.2.10.0 in package libfreerdp contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj (cherry picked from commit f523a41888cc0958115aaf762ae397d559f47725) Signed-off-by: Armin Kuster --- meta-oe/recipes-support/freerdp/freerdp_2.10.0.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-oe/recipes-support/freerdp/freerdp_2.10.0.bb b/meta-oe/recipes-support/freerdp/freerdp_2.10.0.bb index 0fc779a60e..4cb452608e 100644 --- a/meta-oe/recipes-support/freerdp/freerdp_2.10.0.bb +++ b/meta-oe/recipes-support/freerdp/freerdp_2.10.0.bb @@ -54,6 +54,10 @@ FILES:libfreerdp = "${libdir}/lib*${SOLIBS}" PACKAGES_DYNAMIC += "^libfreerdp-plugin-.*" +do_configure:append() { + sed -i -e 's|${WORKDIR}||g' ${B}/buildflags.h +} + # we will need winpr-makecert to generate TLS certificates do_install:append () { install -d ${D}${bindir} From patchwork Wed May 31 11:13:01 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24904 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 4A497C7EE32 for ; Wed, 31 May 2023 11:13:43 +0000 (UTC) Received: from mail-yb1-f177.google.com (mail-yb1-f177.google.com [209.85.219.177]) by mx.groups.io with SMTP id smtpd.web11.11455.1685531620343180383 for ; Wed, 31 May 2023 04:13:40 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=Ts8hgAOE; spf=pass (domain: gmail.com, ip: 209.85.219.177, mailfrom: akuster808@gmail.com) Received: by mail-yb1-f177.google.com with SMTP id 3f1490d57ef6-ba818eb96dcso4386314276.0 for ; Wed, 31 May 2023 04:13:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531619; x=1688123619; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=CltrQRpMB0rOKpdrS+2ahoXkrc4ZURY6MyC1tDus7gg=; b=Ts8hgAOEtsQrk8QTTopPvQcDAAMB9lopPqPNlIo+O1f5TQKJfwl1skV7BasvtNfKBC 9Umn0LhfB/qZRsw0eiH1Sesb8WnjOMXw3mtkoHAxMdoB4HEV2xJJ+wvfv8OZ5mvSijvN 0HZ1Am6vFKX0rGYsmRxMFQR7mvAM0CgNhAXLrF/RCBknJE0FUGTAUd8wlrn6LfSPPUg6 a9k+vB3TRbGPwn40On3UPdazwZHZ4syIs59hRXiYodEPnKzrU7lZLLB3qHyH2g8s7lfO pn+QXXtGk19gFK/KJdQDP0xBxAmqd1g/sJVE8MW/2b1lWZx+V6k7bLAfffdgDZul+CI9 udcg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531619; x=1688123619; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CltrQRpMB0rOKpdrS+2ahoXkrc4ZURY6MyC1tDus7gg=; b=ctarm4zmx+X2aDzk9yx88TW96LVEE2Q+JDuzB0y+7IhgeHugKgQmz9a0jOnWgDiria Fb/lrPhRC/3T9pQFkneCw63AccAygXUE2tCwHeYUVJzKvuCcf/Hwx05yDbVMx7fPkNyh d1WUc0H56m7LCmhpKX1ytsQE/qJslwtK7/ilufHbJJYZHz5KMAZU0iXivaS3BguxWlPQ 2eYN85+swiGeG+8GydkPmacuJsypVN0e7DNNtnp0zwcD1KBwjTHzgVs7VDrTO6EpDZK2 bdDP39cNpR+PkXNMPKrR4fNBQujQrBC3a+YI31CgDFGVnBtyt/5hf+dqDXyjBBccLhF8 eaiw== X-Gm-Message-State: AC+VfDwptUHJY0+ENWOvG1mBdMUtDL19lllZq3YYgtgNUnE2jFJXuf0h b2eIXKfrUkvz3wVCxj3t9qF4DMsXxr8= X-Google-Smtp-Source: ACHHUZ7nND9ejh9ppWUG+hvfdcwoboAH+UjBvG046giPKEGk67m8sjOtWJ7nj91R1AJbvIr3jAObBg== X-Received: by 2002:a0d:ca8b:0:b0:568:9785:3f05 with SMTP id m133-20020a0dca8b000000b0056897853f05mr4594205ywd.31.1685531619241; Wed, 31 May 2023 04:13:39 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:38 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Wang Mingyu , Khem Raj Subject: [meta-oe][mickledore][PATCH 28/36] nautilus: upgrade 44.0 -> 44.1 Date: Wed, 31 May 2023 07:13:01 -0400 Message-Id: <20230531111309.2454603-28-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:43 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103057 From: Wang Mingyu 0001-initialize-GdkDragAction-action-to-0.patch removed since it's included in 44.1 Changelog: ========== * Resolve some crashes * Visual bugfixes: - Tweak style colors in view items - Show custom emblems from extensions again - Relayout SELinux property row - Flip switches correctly * Other bugfixes: - Disable some actions when not useful - Fix dead characters handling in batch rename dialog - Fix crashes when rapidly opening and closing windows - Prevent location change when autofs timeouts - Fix issues with translations in libadwaita widgets - Drop workarounds for fixed GTK bugs - Fix other issues * Enhancements: - Dismiss toast on undo - Select right items after some operations - Paste into expanded folders - Allow extraction of .tar.zst and .zstd archives - Performance optimization * Translation updates Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj (cherry picked from commit 0398ebda1188038e95196bd84673ea63a3b89f70) Signed-off-by: Armin Kuster --- ...initialize-GdkDragAction-action-to-0.patch | 47 ------------------- .../{nautilus_44.0.bb => nautilus_44.1.bb} | 3 +- 2 files changed, 1 insertion(+), 49 deletions(-) delete mode 100644 meta-gnome/recipes-gnome/nautilus/nautilus/0001-initialize-GdkDragAction-action-to-0.patch rename meta-gnome/recipes-gnome/nautilus/{nautilus_44.0.bb => nautilus_44.1.bb} (88%) diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus/0001-initialize-GdkDragAction-action-to-0.patch b/meta-gnome/recipes-gnome/nautilus/nautilus/0001-initialize-GdkDragAction-action-to-0.patch deleted file mode 100644 index abe584874c..0000000000 --- a/meta-gnome/recipes-gnome/nautilus/nautilus/0001-initialize-GdkDragAction-action-to-0.patch +++ /dev/null @@ -1,47 +0,0 @@ -From d8f8859369b228d86aeeb043d732b9c60fdce289 Mon Sep 17 00:00:00 2001 -From: Khem Raj -Date: Fri, 24 Mar 2023 15:29:04 -0700 -Subject: [PATCH] initialize GdkDragAction action to 0 - -This helps in silencing clang found warning - -autilus-pathbar.c:759:9: error: variable 'action' is used uninitialized whenever 'if' condition is false [-Werror,-Wsometimes-uninitialized] - if (G_VALUE_HOLDS (value, GDK_TYPE_FILE_LIST)) - ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -Upstream-Status: Submitted [https://gitlab.gnome.org/GNOME/nautilus/-/merge_requests/1158] -Signed-off-by: Khem Raj ---- - src/nautilus-pathbar.c | 2 +- - src/nautilus-window.c | 2 +- - 2 files changed, 2 insertions(+), 2 deletions(-) - -diff --git a/src/nautilus-pathbar.c b/src/nautilus-pathbar.c -index 1b6ea6a..a5ab780 100644 ---- a/src/nautilus-pathbar.c -+++ b/src/nautilus-pathbar.c -@@ -746,7 +746,7 @@ on_drag_motion (GtkDropTarget *target, - gpointer user_data) - { - ButtonData *button_data = user_data; -- GdkDragAction action; -+ GdkDragAction action = 0; - const GValue *value; - graphene_point_t start; - -diff --git a/src/nautilus-window.c b/src/nautilus-window.c -index 30299b1..74c548f 100644 ---- a/src/nautilus-window.c -+++ b/src/nautilus-window.c -@@ -1476,7 +1476,7 @@ extra_drag_value_cb (AdwTabBar *self, - { - NautilusWindowSlot *slot = NAUTILUS_WINDOW_SLOT (adw_tab_page_get_child (page)); - g_autoptr (NautilusFile) file = nautilus_file_get (nautilus_window_slot_get_location (slot)); -- GdkDragAction action; -+ GdkDragAction action = 0; - - if (value == NULL) - { --- -2.40.0 - diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus_44.0.bb b/meta-gnome/recipes-gnome/nautilus/nautilus_44.1.bb similarity index 88% rename from meta-gnome/recipes-gnome/nautilus/nautilus_44.0.bb rename to meta-gnome/recipes-gnome/nautilus/nautilus_44.1.bb index e066556177..9c60d15d86 100644 --- a/meta-gnome/recipes-gnome/nautilus/nautilus_44.0.bb +++ b/meta-gnome/recipes-gnome/nautilus/nautilus_44.1.bb @@ -26,8 +26,7 @@ inherit gnomebase gsettings gobject-introspection gtk-doc gettext features_check def gnome_verdir(v): return oe.utils.trim_version(v, 1) -SRC_URI += "file://0001-initialize-GdkDragAction-action-to-0.patch" -SRC_URI[archive.sha256sum] = "57b99ebb8e2b9c1512d381e53096188c087b33410d6c52d87a27bd60ee76ac7f" +SRC_URI[archive.sha256sum] = "360802a595e3edbad962c8cea353b62baa8be407513b5162c89c933ca5387aa9" REQUIRED_DISTRO_FEATURES = "x11 opengl" From patchwork Wed May 31 11:13:02 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24903 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 3E14BC7EE23 for ; Wed, 31 May 2023 11:13:43 +0000 (UTC) Received: from mail-yw1-f182.google.com (mail-yw1-f182.google.com [209.85.128.182]) by mx.groups.io with SMTP id smtpd.web11.11456.1685531621283753703 for ; Wed, 31 May 2023 04:13:41 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=Ki6c/lJk; spf=pass (domain: gmail.com, ip: 209.85.128.182, mailfrom: akuster808@gmail.com) Received: by mail-yw1-f182.google.com with SMTP id 00721157ae682-561c1436c75so80771237b3.1 for ; Wed, 31 May 2023 04:13:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531620; x=1688123620; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=qhKtlS/5sJvXGxsAmtufKfuIGKVFj+aRjnKuhdYGUX0=; b=Ki6c/lJk/eoDfFOHMmzlTrVf4+EBaEqDktySv4mLQRhe/NaaYdbFw/SSnqOGi1nRWr nwY2TeH5DsgthDJGM5UYxQviBNd574jSyQPNZdd0moVM0/dEWpvQxa4YYMK0pMR/mNtY MfVM6x8jdGLx9HxgSxc0sLHg8oFfCd8P4uUwUZzagK47xABTbrJQQt9qQgvn0CRNhLo2 1Zd9/FEHn5kn0V8ctAXXRg4YUEb9NCN5Nu7pzd3n65QohkdkRfsYW+tUeMn8OJHvWL+M G58lCUGPStayKelmLfAtc1vI0pWsafoF5t/i3/1KaudK/q7BFhWqOshaHxd+Qty1rXvc F8+g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531620; x=1688123620; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qhKtlS/5sJvXGxsAmtufKfuIGKVFj+aRjnKuhdYGUX0=; b=M+Jc9qUobhDYg/hW3YSKIjCdnMqUKNvuoWHJywA9fctktTqrj9lmjclk58Z5X/ECBQ OnaGJ6aMbrc9rE+PiOd0gUJ9pRYtJ2wVp3yaX9HhM3Pq5WUeKJ30UNSvPESTOjwDkotN ffexFPuo4u3Y2mWW7u6dlGLFC7qiPmOXQOAat0kcEWTWjHv8sJ5zFPMRfxp+ozhOiJTt ciFZiQfscD+D5rNeC7QN2HS+5rtjmPCauouB5z4Vu8D5qTukKFru4EIv3AkwdXCS0kyL 47UjvN2RyJxhFp3OSCbmLfSkVLqUllogSVeVshQrTdo5AgAYEKklMwv62VpM28xxxYOR Xe/g== X-Gm-Message-State: AC+VfDwldwjwhOT7bCL8F5AIMkjjlEF+ODLGZ2OMpBY5WAEKl2mza74+ R9bUEcW3UogTpCVWU48NMssqJsuVdB4= X-Google-Smtp-Source: ACHHUZ5ufbmf2xD0rRC6trxdAYZ54dIrMimQIM0XIFj1Xn3l+cCTgV4r3U2ePPmRYw2zEHwgV35SJw== X-Received: by 2002:a81:618a:0:b0:565:9a3d:a3f9 with SMTP id v132-20020a81618a000000b005659a3da3f9mr6574379ywb.9.1685531620235; Wed, 31 May 2023 04:13:40 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:39 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 29/36] nautilus: Fix buildpath QA errors Date: Wed, 31 May 2023 07:13:02 -0400 Message-Id: <20230531111309.2454603-29-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:43 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103058 From: Khem Raj Signed-off-by: Khem Raj (cherry picked from commit aca77cfa3c0b6ba4ae011918bef7cadc7fe365db) Signed-off-by: Armin Kuster --- .../0001-Replace-filename-with-basename.patch | 46 +++++++++++++++++++ .../recipes-gnome/nautilus/nautilus_44.1.bb | 1 + 2 files changed, 47 insertions(+) create mode 100644 meta-gnome/recipes-gnome/nautilus/nautilus/0001-Replace-filename-with-basename.patch diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus/0001-Replace-filename-with-basename.patch b/meta-gnome/recipes-gnome/nautilus/nautilus/0001-Replace-filename-with-basename.patch new file mode 100644 index 0000000000..dbf42a9ab9 --- /dev/null +++ b/meta-gnome/recipes-gnome/nautilus/nautilus/0001-Replace-filename-with-basename.patch @@ -0,0 +1,46 @@ +From 4ec1f99f170033138036d6547dce9b7dcf541338 Mon Sep 17 00:00:00 2001 +From: Khem Raj +Date: Wed, 24 May 2023 07:56:33 -0700 +Subject: [PATCH] Replace filename with basename + +This avoids emitting absolute paths into generated sourcecode, it +improves reproducibility. See [1] + +[1] https://developer-old.gnome.org/gobject/stable/glib-mkenums.html + +Upstream-Status: Submitted [https://gitlab.gnome.org/GNOME/nautilus/-/merge_requests/1211] +Signed-off-by: Khem Raj +--- + src/nautilus-enum-types.c.template | 2 +- + src/nautilus-enum-types.h.template | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +diff --git a/src/nautilus-enum-types.c.template b/src/nautilus-enum-types.c.template +index 9d8ac83..a757949 100644 +--- a/src/nautilus-enum-types.c.template ++++ b/src/nautilus-enum-types.c.template +@@ -4,7 +4,7 @@ + /*** END file-header ***/ + + /*** BEGIN file-production ***/ +-/* Enumerations from "@filename@" */ ++/* Enumerations from "@basename@" */ + #include "@filename@" + + /*** END file-production ***/ +diff --git a/src/nautilus-enum-types.h.template b/src/nautilus-enum-types.h.template +index 399bbca..7eb6c54 100644 +--- a/src/nautilus-enum-types.h.template ++++ b/src/nautilus-enum-types.h.template +@@ -8,7 +8,7 @@ G_BEGIN_DECLS + /*** END file-header ***/ + + /*** BEGIN file-production ***/ +-/* Enumerations from "@filename@" */ ++/* Enumerations from "@basename@" */ + + /*** END file-production ***/ + +-- +2.40.1 + diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus_44.1.bb b/meta-gnome/recipes-gnome/nautilus/nautilus_44.1.bb index 9c60d15d86..f7eeb5f5d0 100644 --- a/meta-gnome/recipes-gnome/nautilus/nautilus_44.1.bb +++ b/meta-gnome/recipes-gnome/nautilus/nautilus_44.1.bb @@ -26,6 +26,7 @@ inherit gnomebase gsettings gobject-introspection gtk-doc gettext features_check def gnome_verdir(v): return oe.utils.trim_version(v, 1) +SRC_URI += "file://0001-Replace-filename-with-basename.patch" SRC_URI[archive.sha256sum] = "360802a595e3edbad962c8cea353b62baa8be407513b5162c89c933ca5387aa9" REQUIRED_DISTRO_FEATURES = "x11 opengl" From patchwork Wed May 31 11:13:03 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24908 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 49FDCC7EE31 for ; Wed, 31 May 2023 11:13:43 +0000 (UTC) Received: from mail-yw1-f177.google.com (mail-yw1-f177.google.com [209.85.128.177]) by mx.groups.io with SMTP id smtpd.web11.11437.1685531596290989976 for ; Wed, 31 May 2023 04:13:41 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20221208 header.b=bNl/+aL/; spf=pass (domain: gmail.com, ip: 209.85.128.177, mailfrom: akuster808@gmail.com) Received: by mail-yw1-f177.google.com with SMTP id 00721157ae682-55db055b412so12539777b3.0 for ; Wed, 31 May 2023 04:13:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531621; x=1688123621; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=RYnqBgakSQIZ2Q9njOYF4HwqcvmTTvJCMUTwrujppLY=; b=bNl/+aL/t6yKHdzrSI9HeGcc128efc87RVjGULBeu9RZjthX+QTPABWNL/mVd1WZUh V10moP8tTrBYuW7tVss9bCX4IkDa9x42qzobUoWth7yOUWFBhS9OxdjOGEFqoJZRL2OL 5VKIq4TJVqpkxhdFuB9CSWswoWpz6BuJI+Pvjyu5GwVYwnXle6DD4xwlJuxNXlHPgIoj Kyv8yajF/i2RogGIci/cXLQZ6CWKEMfRjAfOd0to6w53le+EZVo7FzC9vW3wjbVpvDGD BFcVi5ge1oQ3iu184fujtA5Da0oatNTOskmiCrRhkTAKeO3RUlQoQCwZTW5BjJyfYI/d sx8Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531621; x=1688123621; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RYnqBgakSQIZ2Q9njOYF4HwqcvmTTvJCMUTwrujppLY=; b=ZV3H/Ogv5/7AvDD6q+QjdFWXHAQNC9KAlBAEin3Jf3GZmPbx8KIHxsQMuCsdTnpBsa QwQikrkGQQyktLJFsNYKggPa10/4DsKYhfLCpHbWyW6YGQr0VgkdXUS0S/AEJTv7xaI6 mLm6ZOGjp+G4xzQMw+vXpkEYn9Pz6kijiExL16XWNbxU/jbl3m0YZOKRwBcLIWVFovdQ 7CAQvR/4amn93KvjH/DbwZTa5WIam76lIsecbH24BgjyOkHjgxNCUkLZqfmwlJro1VwM 4kG/LUQmmaVCSmfaJdbanICCDxl5R9u9EzaVtvxlQLvyg/8Xpamk2JZbDFKLP1rrxw/f r8Lg== X-Gm-Message-State: AC+VfDx/F36pUsSLVE5isLjjpQEhVWAiTFt/Aa1ftVOLX8aplqK17Oma dC7ImRt9lMCy2cdJt2ZzsMelcIAS5QU= X-Google-Smtp-Source: ACHHUZ7e/qa+mAT467KxH6s2e20KjlTUC9m/zDO8LxsZBYVkplbtTFs4cQ+CfISz0WD/WFxlN9OrKg== X-Received: by 2002:a05:690c:985:b0:55a:103:db0d with SMTP id ce5-20020a05690c098500b0055a0103db0dmr17173249ywb.7.1685531621163; Wed, 31 May 2023 04:13:41 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:40 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 30/36] cgdb: Fix buildpaths emitted into cgdb binary Date: Wed, 31 May 2023 07:13:03 -0400 Message-Id: <20230531111309.2454603-30-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:43 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103059 From: Khem Raj Do not add builddir to search paths for cgdb.txt Fixes WARNING: cgdb-0.8.0-r0 do_package_qa: QA Issue: File /usr/bin/cgdb in package cgdb contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj (cherry picked from commit ee2f57c7c3b489ddaab3343b9501f6257c65dcee) Signed-off-by: Armin Kuster --- ...not-search-for-cgdb.txt-in-build-dir.patch | 34 +++++++++++++++++++ meta-oe/recipes-devtools/cgdb/cgdb_0.8.0.bb | 3 +- 2 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 meta-oe/recipes-devtools/cgdb/cgdb/0001-cgdb-Do-not-search-for-cgdb.txt-in-build-dir.patch diff --git a/meta-oe/recipes-devtools/cgdb/cgdb/0001-cgdb-Do-not-search-for-cgdb.txt-in-build-dir.patch b/meta-oe/recipes-devtools/cgdb/cgdb/0001-cgdb-Do-not-search-for-cgdb.txt-in-build-dir.patch new file mode 100644 index 0000000000..989df8ed92 --- /dev/null +++ b/meta-oe/recipes-devtools/cgdb/cgdb/0001-cgdb-Do-not-search-for-cgdb.txt-in-build-dir.patch @@ -0,0 +1,34 @@ +From be56e955a32e5e9da0be32008afb8a8ee60e9b56 Mon Sep 17 00:00:00 2001 +From: Khem Raj +Date: Wed, 24 May 2023 19:31:23 -0700 +Subject: [PATCH] cgdb: Do not search for cgdb.txt in build dir + +If we do cross builds it encodes the build time workdir here and it wont +be useful to look into this dir since cross-built cgdb may not run on +build host and build workdir will not exist on target + +Upstream-Status: Inappropriate [Cross-compile specific] +Signed-off-by: Khem Raj +--- + cgdb/interface.cpp | 5 ----- + 1 file changed, 5 deletions(-) + +diff --git a/cgdb/interface.cpp b/cgdb/interface.cpp +index dc58137..d3aab5e 100644 +--- a/cgdb/interface.cpp ++++ b/cgdb/interface.cpp +@@ -1568,11 +1568,6 @@ void if_display_help(void) + + fs_util_get_path(PKGDATADIR, "cgdb.txt", cgdb_help_file); + +- /* File doesn't exist. Try to find cgdb.txt in the build dir in case +- * the user is running a built cgdb binary directly. */ +- if (!fs_verify_file_exists(cgdb_help_file)) +- fs_util_get_path(TOPBUILDDIR, "doc/cgdb.txt", cgdb_help_file); +- + ret_val = source_set_exec_line(src_viewer, cgdb_help_file, 1, 0); + + if (ret_val == 0) +-- +2.40.1 + diff --git a/meta-oe/recipes-devtools/cgdb/cgdb_0.8.0.bb b/meta-oe/recipes-devtools/cgdb/cgdb_0.8.0.bb index c5a0030823..922dfc7763 100644 --- a/meta-oe/recipes-devtools/cgdb/cgdb_0.8.0.bb +++ b/meta-oe/recipes-devtools/cgdb/cgdb_0.8.0.bb @@ -9,7 +9,8 @@ DEPENDS = "flex-native readline ncurses" inherit autotools texinfo -SRC_URI = "http://cgdb.me/files/${BP}.tar.gz" +SRC_URI = "http://cgdb.me/files/${BP}.tar.gz \ + file://0001-cgdb-Do-not-search-for-cgdb.txt-in-build-dir.patch" SRC_URI[sha256sum] = "0d38b524d377257b106bad6d856d8ae3304140e1ee24085343e6ddf1b65811f1" CACHED_CONFIGUREVARS = "ac_cv_file__dev_ptmx=yes ac_cv_rl_version=6.2 ac_cv_file__proc_self_status=yes" From patchwork Wed May 31 11:13:04 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24911 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 535A3C7EE23 for ; Wed, 31 May 2023 11:13:53 +0000 (UTC) Received: from mail-yw1-f173.google.com (mail-yw1-f173.google.com [209.85.128.173]) by mx.groups.io with SMTP id smtpd.web10.11460.1685531623237134022 for ; Wed, 31 May 2023 04:13:43 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=rKM0ueGL; spf=pass (domain: gmail.com, ip: 209.85.128.173, mailfrom: akuster808@gmail.com) Received: by mail-yw1-f173.google.com with SMTP id 00721157ae682-565ee3d14c2so46374777b3.2 for ; Wed, 31 May 2023 04:13:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531622; x=1688123622; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=tTe7yl+ULyNDZLZNzbPMqHgj9o7vrc2JJtJpps1vGjM=; b=rKM0ueGL+Gcw11tr1Ih8A0KSmdxK19ie4fIuWhJ1nkojCxPSPV+J6hNGAnPGFC+OzX L7nbIKvSWn9k7fIu2UI/omieivxr2W2unGwN2gyuvbwSrQRnX5WUOnp0G6i+E9h8N6dC FM0s4p+IkTroONkquGgz4w0KNkic4m/D80Acug2UdraWGAKr9XPq9jLZzWCoIZwvK73F Smlj6ZudLlISTpKWi28CB43YRaF8y23O4YRV5rgLFTxwpOOA2DkmoeutBfafq3pESnwQ vTleUqUc2EesAThtMFxFi47kg9/goT9wWIJld5bQzicYU79ZPIeRg1t3Se9umcK19Qz/ WidQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531622; x=1688123622; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tTe7yl+ULyNDZLZNzbPMqHgj9o7vrc2JJtJpps1vGjM=; b=S7d+lNhME6qz6ha8VrNFsUdFfl212ob+3fnEO1BHrsjge7vuGb9o+BAeAgjpDDc2bb UKAQJt2HSqgSL5TD7RFB6i70AOULyz5/zp5EZ+7MunzhH+466DJ/5QykdrrqpYG36AXF 2XyeRVNuFLsamv+l1QD7Nr5zARdSFGXnWsYrHzsQUP4QSLv+CVls3c5bjDN7GYiLNKpH QOXh8IxUDVwKrgaCf5t1KAySWDdYifB7Zj0ACxB4aLsAJf1NYf6j+SJKX4fe0rdP3a91 K7u69qYf7lJIHNY4HDZobBXdpiRHGCKEEj24fLZ+5aP2ifJVfKEjtE8Jew+5N5bZ+vu8 7Pmg== X-Gm-Message-State: AC+VfDxe9bWbc7YKypxqP9rbRGCtcHRi/e2bWeO+FbIZwPbPp8MYR2N6 rXd3C+UrDG0uFUeU1SDzejbCqt3Pfog= X-Google-Smtp-Source: ACHHUZ6hfImbeiThjIrRWSA3C5liSp3WVvRwz6HpZ4eXI08Kl8iDGxkPuGxdGrvHOfbDvEBOstB5wg== X-Received: by 2002:a81:4945:0:b0:568:8b79:731 with SMTP id w66-20020a814945000000b005688b790731mr6224911ywa.41.1685531622100; Wed, 31 May 2023 04:13:42 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:41 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 31/36] ibus: Point python interpreter to target location Date: Wed, 31 May 2023 07:13:04 -0400 Message-Id: <20230531111309.2454603-31-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:53 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103060 From: Khem Raj it encoded PYTHON variable during build which otherwise points to python on build host which is not correct for cross compiled packages. Add missing dependency on python3-core which is needed for ibus-setup script to run Signed-off-by: Khem Raj (cherry picked from commit fe0e3d77eb1a992c487038e64b734b2b8b395647) Signed-off-by: Armin Kuster --- meta-gnome/recipes-support/ibus/ibus.bb | 2 +- meta-gnome/recipes-support/ibus/ibus.inc | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/meta-gnome/recipes-support/ibus/ibus.bb b/meta-gnome/recipes-support/ibus/ibus.bb index 7156081499..141341e341 100644 --- a/meta-gnome/recipes-support/ibus/ibus.bb +++ b/meta-gnome/recipes-support/ibus/ibus.bb @@ -38,4 +38,4 @@ FILES:${PN} += " \ FILES:${PN}-dev += " \ ${datadir}/gettext \ " - +RDEPENDS:${PN} += "python3-core" diff --git a/meta-gnome/recipes-support/ibus/ibus.inc b/meta-gnome/recipes-support/ibus/ibus.inc index bb662f2ec9..9579404b3e 100644 --- a/meta-gnome/recipes-support/ibus/ibus.inc +++ b/meta-gnome/recipes-support/ibus/ibus.inc @@ -31,6 +31,9 @@ EXTRA_OECONF = " \ --disable-emoji-dict \ --disable-python2 \ " +EXTRA_OECONF:append:class-target = "\ + --with-python=${bindir}/python3 \ +" do_configure:prepend() { touch ${S}/ChangeLog From patchwork Wed May 31 11:13:05 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24915 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 58C6DC7EE2F for ; Wed, 31 May 2023 11:13:53 +0000 (UTC) Received: from mail-yb1-f172.google.com (mail-yb1-f172.google.com [209.85.219.172]) by mx.groups.io with SMTP id smtpd.web11.11457.1685531623706795150 for ; Wed, 31 May 2023 04:13:43 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20221208 header.b=PFEXCGtk; spf=pass (domain: gmail.com, ip: 209.85.219.172, mailfrom: akuster808@gmail.com) Received: by mail-yb1-f172.google.com with SMTP id 3f1490d57ef6-bad102ce9eeso7491320276.0 for ; Wed, 31 May 2023 04:13:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531623; x=1688123623; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=MOc2h9R32nSz0RvFBo4SQahh1DM3svFQh5TtXhtMY+c=; b=PFEXCGtkWhaMX+SDMZfghPzWKOSFnVnMxGjCksOVl4fz5Hu7nYbwjD/vN67a69fYkG XAwE3eixILCretr31oiHUXg0HBqSpIXUG1t9xePyxkePSj/+uKeLnyUWuLQTf7ub1gk9 Hexm4o8QX7lUnB8t161guJcymfGZ7AFbrGfnVZaEnRpATyoZNc0TBWsbKveUbWmXasg4 xGqJ68dvwgU5HLPXYMCzUwupE4xpPOItItkfn9rjJO5DH9vEVSJrU/kF7P8SRY4oG5BZ UkRzmqd0+jrswPlDVWIxBDyHMcQCnIQbi4VYbwL8fWKoVY8R5oOtHIMK58+xQV9vg8MN MwXw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531623; x=1688123623; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MOc2h9R32nSz0RvFBo4SQahh1DM3svFQh5TtXhtMY+c=; b=IK2wJzv2sr+E4FyV+lnhexVmPAvwzSIpiQjQjnIGB30Bow5xQp2G5ER/DsiFYWSS1V 0UN3/D1Rv+4leRPsd8Q68moVMf0PL64mxzPV0ciTuiYVn/asjCXWBteBu0gHqmoGQZnW Zl/3JERtF5mv9SX9I88O9SK7AruBcd6xAguBBVhx+ovqtTTfZ2JvykdA0E4mCrjW4URm xZ7wLO5dwDfa4IkCNgi9yl5PPf1Ru9Haq94q+5xzxOvhDAAd5E9rE5rHAuwWWu31CtCu nV6YIlM+mrA+RB4gwauR/Pr5TqXQHZjK5bRYVvG03iC64GM68Lx2XdPfKXLaaAt6awqF AwlA== X-Gm-Message-State: AC+VfDxRoNI1Hfr9uBFabndZYGXFPnbGifJkxiT4uuiJAMZ7Azc3Gdlb 8mvHgShA7P0X+U6WXTiGBY5pqhFWl6I= X-Google-Smtp-Source: ACHHUZ6XI/eZ1CYnWhXGND3IrWIILDs5IofG0iZpV4FO+RvP2iBPXHNWuzS5L6YRA7OQnaRs2vBcxg== X-Received: by 2002:a25:24c5:0:b0:bad:6f:8526 with SMTP id k188-20020a2524c5000000b00bad006f8526mr6115995ybk.57.1685531622576; Wed, 31 May 2023 04:13:42 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:42 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 32/36] gimp: Fix buildpaths in binaries and scripts Date: Wed, 31 May 2023 07:13:05 -0400 Message-Id: <20230531111309.2454603-32-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:53 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103061 From: Khem Raj Fixes WARNING: gimp-2.10.34-r0 do_package_qa: QA Issue: File /usr/libexec/gimp-debug-tool-2.0 in package gimp contains reference to TMPDIR File /usr/bin/gimp-console-2.10 in package gimp contains reference to TMPDIR File /usr/bin/gimptool-2.0 in package gimp contains reference to TMPDIR File /usr/bin/gimp-2.10 in package gimp contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj (cherry picked from commit d3bfe80601963cf8c41d67e0eba299b37beec9a5) Signed-off-by: Armin Kuster --- ...irst-line-of-compiler-version-string.patch | 30 ++++++++++++++++ ...dd-build-time-library-paths-to-LD_LI.patch | 34 +++++++++++++++++++ meta-gnome/recipes-gimp/gimp/gimp_2.10.34.bb | 4 ++- 3 files changed, 67 insertions(+), 1 deletion(-) create mode 100644 meta-gnome/recipes-gimp/gimp/gimp/0001-configure-Keep-first-line-of-compiler-version-string.patch create mode 100644 meta-gnome/recipes-gimp/gimp/gimp/0001-libtool-Do-not-add-build-time-library-paths-to-LD_LI.patch diff --git a/meta-gnome/recipes-gimp/gimp/gimp/0001-configure-Keep-first-line-of-compiler-version-string.patch b/meta-gnome/recipes-gimp/gimp/gimp/0001-configure-Keep-first-line-of-compiler-version-string.patch new file mode 100644 index 0000000000..618b4cc7a7 --- /dev/null +++ b/meta-gnome/recipes-gimp/gimp/gimp/0001-configure-Keep-first-line-of-compiler-version-string.patch @@ -0,0 +1,30 @@ +From 5711ccfab40e304ced7f5be39a4083e3fcecff91 Mon Sep 17 00:00:00 2001 +From: Khem Raj +Date: Wed, 24 May 2023 22:22:41 -0700 +Subject: [PATCH] configure: Keep first line of compiler version string + +Full output of cc -v may contain additional information which could +contain build path information, which is unnessasary + +Upstream-Status: Submitted [https://gitlab.gnome.org/GNOME/gimp/-/merge_requests/926] +Signed-off-by: Khem Raj +--- + configure.ac | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/configure.ac b/configure.ac +index c25415d..68707a0 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -599,7 +599,7 @@ fi + for CC_VERSION_OPT in $CC_VERSION_OPTS; do + # We run $CC, and escape and format its output, in a single step, + # since some shells expand escape sequences in "echo" arguments. +- CC_VERSION="`$CC $CC_VERSION_OPT 2>&1 | sed -e 's/\\\\/\\\\\\\\\\\\\\\\/g;s/^/\\\\t/;s/$/\\\\n/' | tr -d '\n'`" ++ CC_VERSION="`$CC $CC_VERSION_OPT 2>&1 | head -1 | sed -e 's/\\\\/\\\\\\\\\\\\\\\\/g;s/^/\\\\t/;s/$/\\\\n/' | tr -d '\n'`" + if test $? -eq 0; then + break + fi +-- +2.40.1 + diff --git a/meta-gnome/recipes-gimp/gimp/gimp/0001-libtool-Do-not-add-build-time-library-paths-to-LD_LI.patch b/meta-gnome/recipes-gimp/gimp/gimp/0001-libtool-Do-not-add-build-time-library-paths-to-LD_LI.patch new file mode 100644 index 0000000000..cec0055284 --- /dev/null +++ b/meta-gnome/recipes-gimp/gimp/gimp/0001-libtool-Do-not-add-build-time-library-paths-to-LD_LI.patch @@ -0,0 +1,34 @@ +From c720df90dfe3a3e92e34bfb36a04cc792064a501 Mon Sep 17 00:00:00 2001 +From: Khem Raj +Date: Wed, 24 May 2023 22:39:02 -0700 +Subject: [PATCH] libtool: Do not add build time library paths to + LD_LIBRARY_PATH + +This does not serve much purpose on cross builds as it will add build +time paths which are only useful when trying to run these tools from +build area but when they are cross built this is not possible to run +them like this. + +Upstream-Status: Inappropriate [Cross-compile specific] + +Signed-off-by: Khem Raj +--- + ltmain.sh | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/ltmain.sh b/ltmain.sh +index 134902c..068d74a 100644 +--- a/ltmain.sh ++++ b/ltmain.sh +@@ -5748,7 +5748,7 @@ func_exec_program () + if test yes = "$shlibpath_overrides_runpath" && test -n "$shlibpath_var" && test -n "$temp_rpath"; then + $ECHO "\ + # Add our own library path to $shlibpath_var +- $shlibpath_var=\"$temp_rpath\$$shlibpath_var\" ++ $shlibpath_var=\"$shlibpath_var\" + + # Some systems cannot cope with colon-terminated $shlibpath_var + # The second colon is a workaround for a bug in BeOS R4 sed +-- +2.40.1 + diff --git a/meta-gnome/recipes-gimp/gimp/gimp_2.10.34.bb b/meta-gnome/recipes-gimp/gimp/gimp_2.10.34.bb index 76825d96c5..7343036807 100644 --- a/meta-gnome/recipes-gimp/gimp/gimp_2.10.34.bb +++ b/meta-gnome/recipes-gimp/gimp/gimp_2.10.34.bb @@ -43,7 +43,9 @@ REQUIRED_DISTRO_FEATURES = "x11" SHPV = "${@gnome_verdir("${PV}")}" -SRC_URI = "https://download.gimp.org/pub/${BPN}/v${SHPV}/${BP}.tar.bz2" +SRC_URI = "https://download.gimp.org/pub/${BPN}/v${SHPV}/${BP}.tar.bz2 \ + file://0001-configure-Keep-first-line-of-compiler-version-string.patch \ + file://0001-libtool-Do-not-add-build-time-library-paths-to-LD_LI.patch" SRC_URI[sha256sum] = "84004642d351b398a4293cd7fd3592044a944f05bb52850ee6068f247c657aa3" EXTRA_OECONF = "--disable-python \ From patchwork Wed May 31 11:13:06 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24914 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 60BC0C7EE33 for ; Wed, 31 May 2023 11:13:53 +0000 (UTC) Received: from mail-yw1-f178.google.com (mail-yw1-f178.google.com [209.85.128.178]) by mx.groups.io with SMTP id smtpd.web11.11458.1685531624897982455 for ; Wed, 31 May 2023 04:13:45 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=oq+1bRSq; spf=pass (domain: gmail.com, ip: 209.85.128.178, mailfrom: akuster808@gmail.com) Received: by mail-yw1-f178.google.com with SMTP id 00721157ae682-565a63087e9so72811947b3.2 for ; Wed, 31 May 2023 04:13:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531624; x=1688123624; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=W0VZWymFyfk2pGDDYz1WPH7wwyWX0TbCWx5Bz6k0z1Q=; b=oq+1bRSqu1328tZ+0xhi0wJEJk8fpudg90L/KrTucJflLUs2o+32XnbXonHUgsptTO LU40MEXyKgMJfpTRKsbzYuGDB3zAGLrC4aNAQ1LVtSTuze9KILI0lbCUh63oq9B1LJUt eSzWxNLr0hvDuCT2HvBAYa/7wRR0ZD3gEZxlyo+cWw0VmCElNBFTc7jH/nrBrMAfRUyg nlJfvHO88XsMV3/dCrcOvv629qET0mc+KosgYGm7X0vSUXFXso0ouXdUAM6swVKmItai WhXKjdPCr1QhdkulnEU4Ao43jMKPy9mTpV7erP1vCno9vPpMNpM4Ksf+WswuJJ2gG3aT q12w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531624; x=1688123624; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=W0VZWymFyfk2pGDDYz1WPH7wwyWX0TbCWx5Bz6k0z1Q=; b=GFmh54bPaA9tkNBkRDfXB/464uJYKVoW4crGuGf05SVfhcf0xnJsvWsZzhxefokZzJ AcqTkRV4CwEqxU/55lSe7RIO/E7dMW7xsq3Ajz2qxN6R4IEiQfaxnWmODjRmkqTjgXhw ypDxtEyRQigcH5ZNHiqeOf8C2w9NvElhP9SQzu0t5s3gHjffQ5TUvSEGW5cGfdrIzgpg aMUYwClVbq4csTH5PGZXF37SwN4a+HwnG1XGv/h6MNGyTUUqBXwZOnnOsZC69FAqTTBz hWT7GOYterUtRaVS+ghMjO9bxQ8vHkQBWxxg9brGbg6jv+5NJ/v8GTgISIxFdA+O+v/V VQ2g== X-Gm-Message-State: AC+VfDxM5QDb69qf655+eZUQIQ0WPr2mikySPPAmGY/jlivax2u8FSjs 209W3qTaAXHrifpOneXWVM8tB4gbKV4= X-Google-Smtp-Source: ACHHUZ7LcazyPUj4SmO4EW0/HnuQ/FRoRzlGHZJlI/pdWfG1Uf6DEWiEzUZ08wXX4vkiyNd/Enq3ZQ== X-Received: by 2002:a0d:e84b:0:b0:565:f045:18c3 with SMTP id r72-20020a0de84b000000b00565f04518c3mr5823623ywe.20.1685531623738; Wed, 31 May 2023 04:13:43 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:43 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 33/36] libgphoto2: Edit out sysroot from CC variable in configure Date: Wed, 31 May 2023 07:13:06 -0400 Message-Id: <20230531111309.2454603-33-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:53 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103062 From: Khem Raj Configure emits HAVE_CC variable to be used in sourcecode and its built from CC env var, CC in OE contains buildpaths in --sysroot option, therefore edit this option out in configure.ac itself and remove all other workarounds to fix this issue in recipe Signed-off-by: Khem Raj (cherry picked from commit c0a344ab713d213933d59875f74ce89612c877c3) Signed-off-by: Armin Kuster --- ...figure-Filter-out-buildpaths-from-CC.patch | 48 +++++++++++++++++++ .../gphoto2/libgphoto2_2.5.30.bb | 7 +-- 2 files changed, 49 insertions(+), 6 deletions(-) create mode 100644 meta-oe/recipes-graphics/gphoto2/libgphoto2/0001-configure-Filter-out-buildpaths-from-CC.patch diff --git a/meta-oe/recipes-graphics/gphoto2/libgphoto2/0001-configure-Filter-out-buildpaths-from-CC.patch b/meta-oe/recipes-graphics/gphoto2/libgphoto2/0001-configure-Filter-out-buildpaths-from-CC.patch new file mode 100644 index 0000000000..570bb3e4c1 --- /dev/null +++ b/meta-oe/recipes-graphics/gphoto2/libgphoto2/0001-configure-Filter-out-buildpaths-from-CC.patch @@ -0,0 +1,48 @@ +From 06be633b8f4e2241bd37d4faf62b49606ad778e7 Mon Sep 17 00:00:00 2001 +From: Khem Raj +Date: Thu, 25 May 2023 19:01:36 -0700 +Subject: [PATCH] configure: Filter out buildpaths from CC + +Upstream-Status: Inappropriate [Cross-compile specific] + +Signed-off-by: Khem Raj +--- + configure.ac | 4 +++- + libgphoto2_port/configure.ac | 6 ++++-- + 2 files changed, 7 insertions(+), 3 deletions(-) + +diff --git a/configure.ac b/configure.ac +index 17216b1..39c8cc4 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -261,7 +261,9 @@ GP_CONFIG_MSG([Compiler],[${CC}]) + GP_CONFIG_MSG([libltdl includes],[$LTDLINCL]) + GP_CONFIG_MSG([libltdl library],[$LIBLTDL]) + +-AC_DEFINE_UNQUOTED([HAVE_CC], ["$CC"], ++CC_NO_SYSROOT=`echo $CC | sed -e \ ++ 's|--sysroot=.*\b||g'` ++AC_DEFINE_UNQUOTED([HAVE_CC], ["$CC_NO_SYSROOT"], + [The C compiler we are using]) + + +diff --git a/libgphoto2_port/configure.ac b/libgphoto2_port/configure.ac +index 1086b8e..59f3c34 100644 +--- a/libgphoto2_port/configure.ac ++++ b/libgphoto2_port/configure.ac +@@ -103,8 +103,10 @@ GP_CONFIG_MSG([Compiler],[${CC}]) + GP_CONFIG_MSG([libltdl includes],[$LTDLINCL]) + GP_CONFIG_MSG([libltdl library],[$LIBLTDL]) + +-AC_DEFINE_UNQUOTED([HAVE_CC], ["$CC"], +- [The C compiler we're using]) ++CC_NO_SYSROOT=`echo $CC | sed -e \ ++ 's|--sysroot=.*\b||g'` ++AC_DEFINE_UNQUOTED([HAVE_CC], ["$CC_NO_SYSROOT"], ++ [The C compiler we are using]) + + AM_CPPFLAGS="" + +-- +2.40.1 + diff --git a/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.30.bb b/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.30.bb index 0f2800a95f..b1fb7579ee 100644 --- a/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.30.bb +++ b/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.30.bb @@ -12,6 +12,7 @@ DEPENDS = "libtool jpeg virtual/libusb0 libexif zlib libxml2" SRC_URI = "${SOURCEFORGE_MIRROR}/gphoto/libgphoto2-${PV}.tar.bz2;name=libgphoto2 \ file://40-libgphoto2.rules \ file://0001-configure.ac-remove-AM_PO_SUBDIRS.patch \ + file://0001-configure-Filter-out-buildpaths-from-CC.patch \ " SRC_URI[libgphoto2.sha256sum] = "ee61a1dac6ad5cf711d114e06b90a6d431961a6e7ec59f4b757a7cd77b1c0fb4" @@ -32,12 +33,6 @@ do_configure:append() { cp ${STAGING_DATADIR_NATIVE}/gettext/po/Makefile.in.in ${S}/libgphoto2_port/po/ cd ${S}/libgphoto2_port/ autoreconf -Wcross --verbose --install --force ${EXTRA_AUTORECONF} $acpaths - - # remove WORKDIR information from config to improve reproducibility - # libgphoto2_port recheck config will set the WORKDIR info again, so dont do that - sed -i 's/'$(echo ${WORKDIR} | sed 's_/_\\/_g')'/../g' ${B}/config.h - sed -i 's/'$(echo ${WORKDIR} | sed 's_/_\\/_g')'/../g' ${B}/libgphoto2_port/config.status - sed -i '/config\.status/ s/\-\-recheck//' ${B}/libgphoto2_port/Makefile cd ${S} } From patchwork Wed May 31 11:13:07 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24916 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 66BDCC7EE32 for ; Wed, 31 May 2023 11:13:53 +0000 (UTC) Received: from mail-yw1-f170.google.com (mail-yw1-f170.google.com [209.85.128.170]) by mx.groups.io with SMTP id smtpd.web10.11461.1685531626674169664 for ; Wed, 31 May 2023 04:13:46 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=cKtHLXCB; spf=pass (domain: gmail.com, ip: 209.85.128.170, mailfrom: akuster808@gmail.com) Received: by mail-yw1-f170.google.com with SMTP id 00721157ae682-565ca65e7ffso37675027b3.0 for ; Wed, 31 May 2023 04:13:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531625; x=1688123625; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=77nuSSdWh8UWa+iD0D3+A1eF8uffA+Xpoh8QHf3Ql+0=; b=cKtHLXCBCSotqxYS5Ts+mp2AGSuYqnrAoaUF+1v5nw1714mAItpeAkIeFhlNQSuBwG R2QF2/Z/fuHAJ2nZ634zJ4Q3yhK0dP+4pEFRBMHo+1Q0DD6OXohqLTCj5/i72dyXtO6j BY4b8Zv6/aKsmFR4rElJFUQ2FLW4tjRDnwej/Mf9LBv87AfyfxcxojBHdABs1NOYLUn/ aPdq+hJtGcKiqLZV2CQAO+xx2Sb7j9aIZn0k5vitQ67xLrNODyBKbdxmM7JH00KPavOE hLIrZbW2iL0zCZfvEexeqGCqPXv+sswa6gY4mI57HdA0d4o7gEK//JwasbpMvyA9zGHA 1fLA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531625; x=1688123625; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=77nuSSdWh8UWa+iD0D3+A1eF8uffA+Xpoh8QHf3Ql+0=; b=EXbtZwM77THmpEGjgs5uKcXIuoQYo622ZIGfjz/lNWczHSEZbpNlw2z4L0g6kLdutn lI8zyB/gS5ioC5cGhg/U0PKYu/CTSY9+jszdip4YtXBaubhSFrJQushL9lCfWuFScSa+ Ajch1ISNZbwSBDWMwLXDd6CW+WHwXdTFBWMIYeR20z+twPdQjP+a9XCNJ9BleVUImwJl 3kI1E6JQHCb74hZJcvZTs4cC4OcV0kl07lqrCpis0gTz1Wy4NrHti6oDNXTfN4+6GjTK T62/gwQ4O8ntUs249a/g1j/ZYjDu+MU+DyCM9YYettZuGvPgbE2OE7FUJqb65ELtRdfE rpuA== X-Gm-Message-State: AC+VfDy84ySYsD8yVOLpEkxscMjDYn2hPgSNVxGrsc3Y6H25kTZW6cmN bJcuHnQxt7BrfyeeRRHjcSKAN2MFl0Q= X-Google-Smtp-Source: ACHHUZ7n4foWxDxMXiEGBjHzXaS0qkFYfXNPtb391NgmwiSGrXhof7nMRYGvW2e8R+M+fVqnRvO+YA== X-Received: by 2002:a81:92d0:0:b0:55a:52e3:da37 with SMTP id j199-20020a8192d0000000b0055a52e3da37mr5109297ywg.10.1685531624206; Wed, 31 May 2023 04:13:44 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:43 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 34/36] vlan: Pass CFLAGS via CCFLAGS Date: Wed, 31 May 2023 07:13:07 -0400 Message-Id: <20230531111309.2454603-34-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:53 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103064 From: Khem Raj CCFLAGS is used in Make rules which will ensure file remapping options are used when compiling Fixes WARNING: vlan-1.9-r0 do_package_qa: QA Issue: File /usr/sbin/.debug/vconfig.vlan in package vlan-dbg contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj (cherry picked from commit 26842ecc3b4811fd39a65c55af0711777f41fdbb) Signed-off-by: Armin Kuster --- meta-networking/recipes-connectivity/vlan/vlan_1.9.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-connectivity/vlan/vlan_1.9.bb b/meta-networking/recipes-connectivity/vlan/vlan_1.9.bb index 035d4946f1..b478692e39 100644 --- a/meta-networking/recipes-connectivity/vlan/vlan_1.9.bb +++ b/meta-networking/recipes-connectivity/vlan/vlan_1.9.bb @@ -28,7 +28,7 @@ do_configure:append () { # ignore strip to avoid yocto errors in stripping do_compile () { - oe_runmake PLATFORM=ARM 'STRIP=echo' all + oe_runmake PLATFORM=ARM 'STRIP=echo' CCFLAGS="${CFLAGS}" all } do_install () { From patchwork Wed May 31 11:13:08 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24913 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 60B8CC7EE31 for ; Wed, 31 May 2023 11:13:53 +0000 (UTC) Received: from mail-yb1-f171.google.com (mail-yb1-f171.google.com [209.85.219.171]) by mx.groups.io with SMTP id smtpd.web11.11460.1685531626110547861 for ; Wed, 31 May 2023 04:13:46 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=SRJyNPZ7; spf=pass (domain: gmail.com, ip: 209.85.219.171, mailfrom: akuster808@gmail.com) Received: by mail-yb1-f171.google.com with SMTP id 3f1490d57ef6-bad041bf313so7933657276.0 for ; Wed, 31 May 2023 04:13:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531625; x=1688123625; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=Lidv/ACSByHsVGai/XnvY4YcDOmmkF2dgjmVdcQa8Kg=; b=SRJyNPZ7q9DMegiAZenQEior1RqXqUAx5MnQso+s7n5dkN0xZrex8tNhkLaX+Qs+41 DlGy5FHLhLL5ji/PZOyDVwW4cJjuj9xRcqA9E24YWNIyIpELz4RsZYD5H4uosF3yFQ+A /EzLJ8jfWEbn6ApKjk4v8Umorkz/Zg9uyHus4pCyv+NbNtPouFUPus73+wmjwKi2jwIj /yldJ17T1O/QJyHCsb93ZgWtyhCg8bygqu5dWVLONVCcEfelBEVjriKGojvooheJp6hC BGlxrftJhKQ5RdjJo3VKbK8G+iH2aUJRov5Ihd3s+Kd64pOLmYa2jTi040u7QsiK3RaM 1iMw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531625; x=1688123625; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Lidv/ACSByHsVGai/XnvY4YcDOmmkF2dgjmVdcQa8Kg=; b=C+shVevoaiy2lE3+jsM16W2trDQkVB3bezGyc6k3+csIAYtwPir5MeP+bLifTd6pVk iOSpnWdQYK2e06RFiYsiADugzqLmk5xnW8PY9dpiPkfwB/rOan1XdER3W55wTt0ddgxv 7rNzU+plUU/pnEPaXWFMXZhjqkfo11td1cYwm+d6UwwbJaKAKHM5LGOZ1LxvIqigpLpO cgvCZQTqMmEPMB3YR3MCSqnS3YdffCawajvHob+WJB5f7Kc6Wmop0LIE1nwUaXkgrK3l VH7USMVOonkQ/eiCrf8eOWgCdnW9Jz7l+X1vkurhjwdW2GXahsgqWvP2bcfPrnHmWVhv dmsg== X-Gm-Message-State: AC+VfDyePBvkXG3pWmebT6q3owHgUUV7qs2Sum5IN6GuCwKOjIDXDiVY B5j2vDwIgjBe+fqtZw2VwKZCph/+ICo= X-Google-Smtp-Source: ACHHUZ7QgjUKdlOOO+rR/DoVYK2JVS0Rza9MbLbINw2Pzc0iW+1OTyRp8HQtoyxXVHi3Cjnp7cyAQw== X-Received: by 2002:a0d:e647:0:b0:568:bca8:de50 with SMTP id p68-20020a0de647000000b00568bca8de50mr5362560ywe.17.1685531625087; Wed, 31 May 2023 04:13:45 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:44 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 35/36] sgpio: Pass CFLAGS to make Date: Wed, 31 May 2023 07:13:08 -0400 Message-Id: <20230531111309.2454603-35-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:53 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103063 From: Khem Raj Ensures all compiler options are passed to build Signed-off-by: Khem Raj (cherry picked from commit eb0878eccffa9e644c5e5a9563353ab1007b5ecd) Signed-off-by: Armin Kuster --- meta-oe/recipes-extended/sgpio/sgpio_1.2.0.10.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-extended/sgpio/sgpio_1.2.0.10.bb b/meta-oe/recipes-extended/sgpio/sgpio_1.2.0.10.bb index fe2ebe4ff7..9b25745ed6 100644 --- a/meta-oe/recipes-extended/sgpio/sgpio_1.2.0.10.bb +++ b/meta-oe/recipes-extended/sgpio/sgpio_1.2.0.10.bb @@ -14,6 +14,7 @@ S = "${WORKDIR}/${BPN}" LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://LICENSE_GPL;md5=393a5ca445f6965873eca0259a17f833" +EXTRA_OEMAKE = "CFLAGS='${CFLAGS}'" do_compile:prepend() { oe_runmake clean } From patchwork Wed May 31 11:13:09 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: akuster808 X-Patchwork-Id: 24912 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 53C06C77B7C for ; Wed, 31 May 2023 11:13:53 +0000 (UTC) Received: from mail-yb1-f173.google.com (mail-yb1-f173.google.com [209.85.219.173]) by mx.groups.io with SMTP id smtpd.web11.11461.1685531626850593037 for ; Wed, 31 May 2023 04:13:47 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=KvJqE6Hz; spf=pass (domain: gmail.com, ip: 209.85.219.173, mailfrom: akuster808@gmail.com) Received: by mail-yb1-f173.google.com with SMTP id 3f1490d57ef6-bacf685150cso9849533276.3 for ; Wed, 31 May 2023 04:13:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685531626; x=1688123626; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=ut9DpL8AwaKUC84JfcGr2uOsRvhdHJuME8rt+YcRIqw=; b=KvJqE6HzVgsmNTrvy4OmWgRI3oKk2aiZdioRKe1ipE9w9AtNBbFw6xast6IIN/l+u0 Q5ENyMJiL+gEAz5bA80ocUxawO5GEejk39TOsIEEBBHUP2a5wlTIijrV3yWkhNAtDgJw JTyZrmnEljdZ5UUPkkpGMF9m5rCqa6LAT/qBWMx0JCOnmdnzHqgGOdGuv0BqZUu6OVS+ 3HjS8aYXQe+NlaOHGNZt97gvuQAuQRZPvkBj+6mLOofczDhfz3O59dzkU+V5cGWYND0s grnYiJCUmjM2GKMUhnbGI3UXS5lvYg7pm5LiyyP6kdvUZnZgKu1wpZJW8xmh1LTwX8ph ibDA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685531626; x=1688123626; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ut9DpL8AwaKUC84JfcGr2uOsRvhdHJuME8rt+YcRIqw=; b=PSbtSd5RU1Wou9lL2WHQ6r7vzOZ1sin8jJmIZW409yoyMq7IVnocKLaqU65cP1Nlka OJ7OF/Lt8PRz+uyCcD+ZO/E+q5YtdInV4LVpznosYaxq7Hcv92TLw1U48WgCF6pTk5yC 72K/nf3C6qZ+587SmDRSKFR8dXK7ygFRXXqEM620Ce/+Sz9LYcjQbD7YapEBSxr9rW1z rs8ywzLMJj4C48kZ0Ld7tKd3QBSni/xNWUfqSczfV1YEUpS1Wu6HUw1g8nvgNUk8hrIu fYDsdxjjwrwlKb+COovcX/Qt8B73TTleLCgQ8Ib7Wg9j79T10ZpIjP7uxhgN/7PNIX+g QNnA== X-Gm-Message-State: AC+VfDzwUolAA7opnoWnmRK1PvTW70uejH1KGmj6kigTFr50gCL3w7Ab W2DP6/SQ/w6DSnBIPogF0jSb0nT8MdA= X-Google-Smtp-Source: ACHHUZ5/s2P/CbWLZkMd9PxDz4tkJhafmG7V/Zu4IlErJoGiOOrGOPav6eM2ooD5FRMJ32h83b2hlA== X-Received: by 2002:a81:d54e:0:b0:54d:ea34:c31 with SMTP id l14-20020a81d54e000000b0054dea340c31mr6071259ywj.29.1685531625838; Wed, 31 May 2023 04:13:45 -0700 (PDT) Received: from keaua.attlocal.net ([2600:1700:9190:ba10:a3c5:f403:52db:88cf]) by smtp.gmail.com with ESMTPSA id t129-20020a814687000000b00545a08184fdsm5246897ywa.141.2023.05.31.04.13.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 04:13:45 -0700 (PDT) From: Armin Kuster To: openembedded-devel@lists.openembedded.org Cc: Khem Raj Subject: [meta-oe][mickledore][PATCH 36/36] x265: Pass --debug-prefix-map to nasm Date: Wed, 31 May 2023 07:13:09 -0400 Message-Id: <20230531111309.2454603-36-akuster808@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230531111309.2454603-1-akuster808@gmail.com> References: <20230531111309.2454603-1-akuster808@gmail.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 ; Wed, 31 May 2023 11:13:53 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/103065 From: Khem Raj Ensures absolute source paths are not emitted into nasm assembled objects Fixes WARNING: x265-3.2.1-r0 do_package_qa: QA Issue: File /usr/lib/.debug/libx265.so.179 in package x265-dbg contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj (cherry picked from commit 6ab0ca758a901afc70104372cabaf79301f933ec) Signed-off-by: Armin Kuster --- meta-multimedia/recipes-multimedia/x265/x265_3.2.1.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-multimedia/recipes-multimedia/x265/x265_3.2.1.bb b/meta-multimedia/recipes-multimedia/x265/x265_3.2.1.bb index d786afe81e..250af58e17 100644 --- a/meta-multimedia/recipes-multimedia/x265/x265_3.2.1.bb +++ b/meta-multimedia/recipes-multimedia/x265/x265_3.2.1.bb @@ -17,6 +17,10 @@ SRC_URI[sha256sum] = "fb9badcf92364fd3567f8b5aa0e5e952aeea7a39a2b864387cec31e3b5 inherit lib_package pkgconfig cmake +do_generate_toolchain_file:append() { + echo "set(CMAKE_ASM_NASM_FLAGS --debug-prefix-map ${S}=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR})" >> ${WORKDIR}/toolchain.cmake +} + EXTRA_OECMAKE:append:x86 = " -DENABLE_ASSEMBLY=OFF" EXTRA_OECMAKE:append:aarch64 = " -DENABLE_PIC=ON"