From patchwork Wed May 24 07:53:15 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Jansa X-Patchwork-Id: 24381 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 CC7BEC77B7C for ; Wed, 24 May 2023 07:53:33 +0000 (UTC) Received: from mail-ej1-f44.google.com (mail-ej1-f44.google.com [209.85.218.44]) by mx.groups.io with SMTP id smtpd.web11.3587.1684914808146347967 for ; Wed, 24 May 2023 00:53:28 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=c30nkhV5; spf=pass (domain: gmail.com, ip: 209.85.218.44, mailfrom: martin.jansa@gmail.com) Received: by mail-ej1-f44.google.com with SMTP id a640c23a62f3a-96aae59bbd6so91987666b.3 for ; Wed, 24 May 2023 00:53:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684914806; x=1687506806; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=Fw/uSy5Lpt85o2/EvpGnHxyVdjd/arw/yWIWTVHo2MI=; b=c30nkhV5ssBU3CaRHCL8mrB4jdeTUleQbmpTYw/56Ku51fKSyFq2AYZLv/tsDQvHow SQvERot4xIkKA8bKj+R1tBrEovq9WJ2sPvrBXlDL+Z9s84K0305u/jJeq89mWktmVmSP hQs2rLIvK8D39kpzleRkerps0j8cAD8+bsp2gSMH6Jih6wIUdZdaxN/t8auZGlDOWWLC qqpAvM/+bSYr4RKraFcrjLntWGitqNGlTAD2e3umbveKBtVoZkl3dOkmSbVV7H0DwKlT F9dLOkH1SB0xCQqfus9G37Tz9yGrm/4ox/kGEzl/EsHhda89UuiC1UXuViMLHH89TrjU K7XA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684914806; x=1687506806; 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=Fw/uSy5Lpt85o2/EvpGnHxyVdjd/arw/yWIWTVHo2MI=; b=GYvBTC+CklG98pPrkeLgps/wSR1OoiYEBGd0xqrPL27yBVjeP7VJDEXJ7Ow45LnAWL 15VxfWFhGH7G6YhPGU1XtgAWAltJMM/+mn1Fof3jcJlDcmlGdCXBfAIqA7I4k7UKtQ2H dgzukieKpChS892aMZiqxTr/DvVanb8YJquJ2ghQnl8lYZdIyf/tVrZ1CJ2OLN7qMuex PlGE3s+ttUupsgN+SKg7OLXkBkIkcVKORkd5dAxJ+Sm5L7nNSOZSElXQaCR+NKfVvbzU KoIngq7EPKfOd8PkgVhS9xzUBNbx8ln2LwIiTntdFaUfOQWQOznbd8qIo8tVCzeRCKdQ te9Q== X-Gm-Message-State: AC+VfDxIvqGYhFmi1YHR3DrKg5hUQQcy666fXyuXPMGAxvbo045QFQhb Uw/rFHh9vl9rOP1HxaSUIu6RMcGxfWU= X-Google-Smtp-Source: ACHHUZ6yFMy6S+nE7m6JiSTxgwPrhp+SClF/CE0EsGkxRcFI8rI3q7z3sJjiAv3EWXPlNqH8IP51oQ== X-Received: by 2002:a17:906:ee88:b0:94e:4489:f24d with SMTP id wt8-20020a170906ee8800b0094e4489f24dmr14243980ejb.61.1684914806567; Wed, 24 May 2023 00:53:26 -0700 (PDT) Received: from localhost (ip-109-238-218-228.aim-net.cz. [109.238.218.228]) by smtp.gmail.com with ESMTPSA id rv25-20020a17090710d900b00965f6ad266bsm5408788ejb.119.2023.05.24.00.53.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 00:53:26 -0700 (PDT) From: Martin Jansa X-Google-Original-From: Martin Jansa To: openembedded-core@lists.openembedded.org Cc: Martin Jansa Subject: [PATCH 1/6] libx11: remove unused patch and FILESEXTRAPATHS Date: Wed, 24 May 2023 09:53:15 +0200 Message-Id: <20230524075320.1086358-1-Martin.Jansa@gmail.com> X-Mailer: git-send-email 2.40.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, 24 May 2023 07:53:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/181661 * 0001-fix-a-memory-leak-in-XRegisterIMInstantiateCallback.patch was removed from SRC_URI in: https://git.openembedded.org/openembedded-core/commit/?id=e13f651f73db0f26f4645447ab5fa17e36d1903b Signed-off-by: Martin Jansa --- ...ak-in-XRegisterIMInstantiateCallback.patch | 57 ------------------- .../recipes-graphics/xorg-lib/libx11_1.8.4.bb | 6 +- 2 files changed, 2 insertions(+), 61 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-lib/libx11/0001-fix-a-memory-leak-in-XRegisterIMInstantiateCallback.patch diff --git a/meta/recipes-graphics/xorg-lib/libx11/0001-fix-a-memory-leak-in-XRegisterIMInstantiateCallback.patch b/meta/recipes-graphics/xorg-lib/libx11/0001-fix-a-memory-leak-in-XRegisterIMInstantiateCallback.patch deleted file mode 100644 index 722116c07e..0000000000 --- a/meta/recipes-graphics/xorg-lib/libx11/0001-fix-a-memory-leak-in-XRegisterIMInstantiateCallback.patch +++ /dev/null @@ -1,57 +0,0 @@ -CVE: CVE-2022-3554 -Upstream-Status: Backport -Signed-off-by: Ross Burton - -From 1d11822601fd24a396b354fa616b04ed3df8b4ef Mon Sep 17 00:00:00 2001 -From: "Thomas E. Dickey" -Date: Tue, 4 Oct 2022 18:26:17 -0400 -Subject: [PATCH] fix a memory leak in XRegisterIMInstantiateCallback - -Analysis: - - _XimRegisterIMInstantiateCallback() opens an XIM and closes it using - the internal function pointers, but the internal close function does - not free the pointer to the XIM (this would be done in XCloseIM()). - -Report/patch: - - Date: Mon, 03 Oct 2022 18:47:32 +0800 - From: Po Lu - To: xorg-devel@lists.x.org - Subject: Re: Yet another leak in Xlib - - For reference, here's how I'm calling XRegisterIMInstantiateCallback: - - XSetLocaleModifiers (""); - XRegisterIMInstantiateCallback (compositor.display, - XrmGetDatabase (compositor.display), - (char *) compositor.resource_name, - (char *) compositor.app_name, - IMInstantiateCallback, NULL); - - and XMODIFIERS is: - - @im=ibus - -Signed-off-by: Thomas E. Dickey ---- - modules/im/ximcp/imInsClbk.c | 3 +++ - 1 file changed, 3 insertions(+) - -diff --git a/modules/im/ximcp/imInsClbk.c b/modules/im/ximcp/imInsClbk.c -index 95b379cb..c10e347f 100644 ---- a/modules/im/ximcp/imInsClbk.c -+++ b/modules/im/ximcp/imInsClbk.c -@@ -212,6 +212,9 @@ _XimRegisterIMInstantiateCallback( - if( xim ) { - lock = True; - xim->methods->close( (XIM)xim ); -+ /* XIMs must be freed manually after being opened; close just -+ does the protocol to deinitialize the IM. */ -+ XFree( xim ); - lock = False; - icb->call = True; - callback( display, client_data, NULL ); --- -2.34.1 - diff --git a/meta/recipes-graphics/xorg-lib/libx11_1.8.4.bb b/meta/recipes-graphics/xorg-lib/libx11_1.8.4.bb index 7831b4986a..9058c1844e 100644 --- a/meta/recipes-graphics/xorg-lib/libx11_1.8.4.bb +++ b/meta/recipes-graphics/xorg-lib/libx11_1.8.4.bb @@ -18,14 +18,12 @@ DEPENDS += "xorgproto \ PROVIDES = "virtual/libx11" -FILESEXTRAPATHS =. "${FILE_DIRNAME}/libx11:" - PE = "1" XORG_PN = "libX11" -SRC_URI += "file://disable_tests.patch \ - " +SRC_URI += "file://disable_tests.patch" + SRC_URI[sha256sum] = "c9a287a5aefa9804ce3cfafcf516fe96ed3f7e8e45c0e2ee59e84c86757df518" inherit gettext From patchwork Wed May 24 07:53:16 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Jansa X-Patchwork-Id: 24377 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 CC162C77B7A for ; Wed, 24 May 2023 07:53:33 +0000 (UTC) Received: from mail-ej1-f50.google.com (mail-ej1-f50.google.com [209.85.218.50]) by mx.groups.io with SMTP id smtpd.web10.3713.1684914808822866289 for ; Wed, 24 May 2023 00:53:29 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=ah0J9oJt; spf=pass (domain: gmail.com, ip: 209.85.218.50, mailfrom: martin.jansa@gmail.com) Received: by mail-ej1-f50.google.com with SMTP id a640c23a62f3a-96fdc081cb3so82036266b.2 for ; Wed, 24 May 2023 00:53:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684914807; x=1687506807; 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=7O8lankDzPdzyAdOxXOOUIE2UiaSRzAcOuiDXYlms/A=; b=ah0J9oJtEcbo6aGi5pPqvuV13B1HxHJLmq5OM1O7bx47+ZrJoM0CKCIOtjOfd9mYKp yYzaQ4K7VZg0GRgH4FHj6AzncQLuW1QTwcNfU9D5yq90j2K1Uea87G3XItNLEhEAHsE4 YcMs/70Ut/ehaCkFK9W5L8hcPjF+bzwK8AnymNUNi9PVumjCLRdhmHzPtdhUmD8My5Y8 L/ZzFm1pUuRIDLDYvDKHP9kmxrP6r5UgnP0aIQKN4u7mhen72rEKIPdJr25UqDem0g0E Fy8oalllf4t6tLQKue1w4LTN3wUC3ZoCC/ufYTtb+CyU9gNQuScQ2SEnF4h+IQuiVVMN +alQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684914807; x=1687506807; 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=7O8lankDzPdzyAdOxXOOUIE2UiaSRzAcOuiDXYlms/A=; b=fepCwaeiWTLWMOfClFidTNWq0AiaupDGsPMEwu22XrHP/LNsVzEda050U3V44SXQT+ PoQcgSmkoLk4nwpQ5e/MxnKKli/+Rj6H5b8cFxGTR/n0Olr+7h+jp2IrshH/XtSxW08L WV6YoBGFAWAOn41Dpnyc8hFl1zhS6imkk4/oOhSQs3VPJ4Ng8GLEJzeV4LxTIJkHptqs 9Q35tChgMm5JDGWiW5/4lqLPe6hpxSI/3kArKWkbJk+h0tH/PcXBx76PzkqqmImyYtXy qk1SPNAkmkA5BXHerFkZvCfM6czWTCjn3TFBrHMZ8+oznnFLYrgfBrkRt5TR6mEsu0C9 zIhA== X-Gm-Message-State: AC+VfDyPWm6ie8qP9iIx0rTCDcPNx5Z4CMrcv54qREht64j1ylv0UPOT 6QZhKroCUb4Qury0NNhIzOGQLv6lx9k= X-Google-Smtp-Source: ACHHUZ5zf2ipdQr2rUazpV226lWXfsuvmu1O+23Xrtb2ILgiXQBTFbCDbvCxtsA3u9OkTDadIte+0Q== X-Received: by 2002:a17:907:26ca:b0:962:46d7:c8fc with SMTP id bp10-20020a17090726ca00b0096246d7c8fcmr14620605ejc.21.1684914807296; Wed, 24 May 2023 00:53:27 -0700 (PDT) Received: from localhost (ip-109-238-218-228.aim-net.cz. [109.238.218.228]) by smtp.gmail.com with ESMTPSA id mc20-20020a170906eb5400b0096f803afbe3sm5482544ejb.66.2023.05.24.00.53.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 00:53:27 -0700 (PDT) From: Martin Jansa X-Google-Original-From: Martin Jansa To: openembedded-core@lists.openembedded.org Cc: Martin Jansa Subject: [PATCH 2/6] qemu: remove unused qemu-7.0.0-glibc-2.36.patch Date: Wed, 24 May 2023 09:53:16 +0200 Message-Id: <20230524075320.1086358-2-Martin.Jansa@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230524075320.1086358-1-Martin.Jansa@gmail.com> References: <20230524075320.1086358-1-Martin.Jansa@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, 24 May 2023 07:53:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/181662 * it was removed from SRC_URI in: https://git.openembedded.org/openembedded-core/commit/?id=e94d182889ca3c02df913c59f0b66b228ffe588c Signed-off-by: Martin Jansa --- .../qemu/qemu/qemu-7.0.0-glibc-2.36.patch | 46 ------------------- 1 file changed, 46 deletions(-) delete mode 100644 meta/recipes-devtools/qemu/qemu/qemu-7.0.0-glibc-2.36.patch diff --git a/meta/recipes-devtools/qemu/qemu/qemu-7.0.0-glibc-2.36.patch b/meta/recipes-devtools/qemu/qemu/qemu-7.0.0-glibc-2.36.patch deleted file mode 100644 index abad1cfeeb..0000000000 --- a/meta/recipes-devtools/qemu/qemu/qemu-7.0.0-glibc-2.36.patch +++ /dev/null @@ -1,46 +0,0 @@ -Avoid conflicts between sys/mount.h and linux/mount.h that are seen -with glibc 2.36 - -Source: https://github.com/archlinux/svntogit-packages/blob/packages/qemu/trunk/qemu-7.0.0-glibc-2.36.patch - -Upstream-Status: Pending -Signed-off-by: Khem Raj ---- a/linux-user/syscall.c -+++ b/linux-user/syscall.c -@@ -95,7 +95,25 @@ - #include - #include - #include -+ -+#ifdef HAVE_SYS_MOUNT_FSCONFIG -+/* -+ * glibc >= 2.36 linux/mount.h conflicts with sys/mount.h, -+ * which in turn prevents use of linux/fs.h. So we have to -+ * define the constants ourselves for now. -+ */ -+#define FS_IOC_GETFLAGS _IOR('f', 1, long) -+#define FS_IOC_SETFLAGS _IOW('f', 2, long) -+#define FS_IOC_GETVERSION _IOR('v', 1, long) -+#define FS_IOC_SETVERSION _IOW('v', 2, long) -+#define FS_IOC_FIEMAP _IOWR('f', 11, struct fiemap) -+#define FS_IOC32_GETFLAGS _IOR('f', 1, int) -+#define FS_IOC32_SETFLAGS _IOW('f', 2, int) -+#define FS_IOC32_GETVERSION _IOR('v', 1, int) -+#define FS_IOC32_SETVERSION _IOW('v', 2, int) -+#else - #include -+#endif - #include - #if defined(CONFIG_FIEMAP) - #include ---- a/meson.build -+++ b/meson.build -@@ -1686,6 +1686,8 @@ config_host_data.set('HAVE_OPTRESET', - cc.has_header_symbol('getopt.h', 'optreset')) - config_host_data.set('HAVE_IPPROTO_MPTCP', - cc.has_header_symbol('netinet/in.h', 'IPPROTO_MPTCP')) -+config_host_data.set('HAVE_SYS_MOUNT_FSCONFIG', -+ cc.has_header_symbol('sys/mount.h', 'FSCONFIG_SET_FLAG')) - - # has_member - config_host_data.set('HAVE_SIGEV_NOTIFY_THREAD_ID', From patchwork Wed May 24 07:53:17 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Jansa X-Patchwork-Id: 24379 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 D8986C7EE32 for ; Wed, 24 May 2023 07:53:33 +0000 (UTC) Received: from mail-ej1-f47.google.com (mail-ej1-f47.google.com [209.85.218.47]) by mx.groups.io with SMTP id smtpd.web11.3588.1684914810011698390 for ; Wed, 24 May 2023 00:53:30 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=Dq5eTOgg; spf=pass (domain: gmail.com, ip: 209.85.218.47, mailfrom: martin.jansa@gmail.com) Received: by mail-ej1-f47.google.com with SMTP id a640c23a62f3a-94a342f7c4cso104245066b.0 for ; Wed, 24 May 2023 00:53:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684914808; x=1687506808; 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=aXoVOpmQ8WA49nFEcNg/M5FuNmnrNJhBGg8BPksj89w=; b=Dq5eTOggWPQCKUA+0ZyH0vA4lscFsr0+mTMZnkeUehZDtMxpKDePB9TI79VMMOuYFU 0/Liu/NM35BqCzWvj9wBihKk60ZGvvRjLtgfWO0bk4zgr1ms5RIMKJ5n7j9S/cB9qveV Yzi3khVlABu1HBl7mPBe7DY0v2n9Ibk4B6QfB5DokzVHGvNiG/lOKFC0RFFcv4Q6MfjW WtWPh7r4TLGLulaK8e43VIByQASkRPTmzkk74+Hxq/p7GXwoG5fMPclO2duci5ixqM7F pUpdKtbSuQ3nKFoMvDlGP8lIZfRahXcsRCjTOtQ68Fb9Yvzu16tLQH7dWRIs0MNV7obh RyDw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684914808; x=1687506808; 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=aXoVOpmQ8WA49nFEcNg/M5FuNmnrNJhBGg8BPksj89w=; b=TFhUktkzo2BN1jhhKogQAVByNREcOBKiCTkp+qSuof5PE8cRcGe3CSLL2YKypgpDhy 9QvoXuQzyrd+xi1/6WXDCj8sJJq3sM9PngQjUG2E/bYS3CnaFvNAMAi4SAT+HXvGiavq 14CsNkGtLaLzr/rGcqwVHjmOYl4P86/fpSPhvHU66DZoYcEIDFp6coXqDzgusUgJWjsd UblUtN0ThjMIhMXd1KdcTwo3tCZ8nHtsN4/wnPSCBm/xU7WBSGeqmXOG5KGZtjv+euHU GcOYm5Lvg0PDzlX4bGn7cfyg83kAig4aj0LMoAJc1dLt2Svxi/Qdt0CF8OqffVo33aIK Syxg== X-Gm-Message-State: AC+VfDzgvFqfOy+I9LPySOoU0u5KBTJVP4AlF7upv286Je7QrSGcW6VH SOn1tR+kkb0EYE3GzijZN8QnvxUjbKI= X-Google-Smtp-Source: ACHHUZ4VgFgUunhO+fClj825xJKnXWzs1bXgfpKbTgG0qjsM9jyvKNBRQJsTUDUDFwbS4HmPuSqlrw== X-Received: by 2002:a17:907:1608:b0:973:8198:bbfb with SMTP id hb8-20020a170907160800b009738198bbfbmr1518699ejc.31.1684914808158; Wed, 24 May 2023 00:53:28 -0700 (PDT) Received: from localhost (ip-109-238-218-228.aim-net.cz. [109.238.218.228]) by smtp.gmail.com with ESMTPSA id w12-20020a170906130c00b00965b0eb7b0csm5396422ejb.103.2023.05.24.00.53.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 00:53:27 -0700 (PDT) From: Martin Jansa X-Google-Original-From: Martin Jansa To: openembedded-core@lists.openembedded.org Cc: Martin Jansa Subject: [PATCH 3/6] minicom: remove unused patch files Date: Wed, 24 May 2023 09:53:17 +0200 Message-Id: <20230524075320.1086358-3-Martin.Jansa@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230524075320.1086358-1-Martin.Jansa@gmail.com> References: <20230524075320.1086358-1-Martin.Jansa@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, 24 May 2023 07:53:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/181664 * they were removed from SRC_URI in: https://git.openembedded.org/openembedded-core/commit/?id=41f8760dd8a8ac388389bc17dbc5e0ae0f64bf57 Signed-off-by: Martin Jansa --- ...erfluous-global-variable-definitions.patch | 35 ---------------- ...erfluous-global-variable-definitions.patch | 37 ---------------- ...erfluous-global-variable-definitions.patch | 42 ------------------- 3 files changed, 114 deletions(-) delete mode 100644 meta/recipes-extended/minicom/minicom/0001-Drop-superfluous-global-variable-definitions.patch delete mode 100644 meta/recipes-extended/minicom/minicom/0002-Drop-superfluous-global-variable-definitions.patch delete mode 100644 meta/recipes-extended/minicom/minicom/0003-Drop-superfluous-global-variable-definitions.patch diff --git a/meta/recipes-extended/minicom/minicom/0001-Drop-superfluous-global-variable-definitions.patch b/meta/recipes-extended/minicom/minicom/0001-Drop-superfluous-global-variable-definitions.patch deleted file mode 100644 index 01b23898e7..0000000000 --- a/meta/recipes-extended/minicom/minicom/0001-Drop-superfluous-global-variable-definitions.patch +++ /dev/null @@ -1,35 +0,0 @@ -From b65152ebc03832972115e6d98e50cb6190d01793 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Ond=C5=99ej=20Lyson=C4=9Bk?= -Date: Mon, 3 Feb 2020 13:18:13 +0100 -Subject: [PATCH 1/3] Drop superfluous global variable definitions - -The file minicom.c, by including the minicom.h header, already defines -the global variables 'dial_user' and 'dial_pass'. The object file -minicom.o is always linked to dial.o. Thus the definitions in dial.c -can be dropped. - -This fixes linking with gcc 10 which uses -fno-common by default, -disallowing multiple global variable definitions. - -Upstream-Status: Backport [https://salsa.debian.org/minicom-team/minicom/-/commit/db269bba2a68fde03f5df45ac8372a8f1248ca96] -Signed-off-by: Khem Raj ---- - src/dial.c | 2 -- - 1 file changed, 2 deletions(-) - -diff --git a/src/dial.c b/src/dial.c -index eada5ee..d9d481f 100644 ---- a/src/dial.c -+++ b/src/dial.c -@@ -146,8 +146,6 @@ static int newtype; - /* Access to ".dialdir" denied? */ - static int dendd = 0; - static char *tagged; --char *dial_user; --char *dial_pass; - - /* Change the baud rate. Treat all characters in the given array as if - * they were key presses within the comm parameters dialog (C-A P) and --- -2.24.1 - diff --git a/meta/recipes-extended/minicom/minicom/0002-Drop-superfluous-global-variable-definitions.patch b/meta/recipes-extended/minicom/minicom/0002-Drop-superfluous-global-variable-definitions.patch deleted file mode 100644 index e86b470b7e..0000000000 --- a/meta/recipes-extended/minicom/minicom/0002-Drop-superfluous-global-variable-definitions.patch +++ /dev/null @@ -1,37 +0,0 @@ -From 924bd2da3a00e030e29d82b74ef82900bd50b475 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Ond=C5=99ej=20Lyson=C4=9Bk?= -Date: Mon, 3 Feb 2020 13:18:33 +0100 -Subject: [PATCH 2/3] Drop superfluous global variable definitions - -The only place where the EXTERN macro mechanism is used to define the -global variables 'vt_outmap' and 'vt_inmap' is minicom.c (by defining -an empty EXTERN macro and including the minicom.h header). The file -vt100.c already defines these variables. The vt100.o object file is -always linked to minicom.o. Thus it is safe not to define the -variables in minicom.c and only declare them in the minicom.h header. - -This fixes linking with gcc 10 which uses -fno-common by default, -disallowing multiple global variable definitions. - -Upstream-Status: Backport [https://salsa.debian.org/minicom-team/minicom/-/commit/c69cad5b5dda85d361a3a0c1fddc65e933f26d11] -Signed-off-by: Khem Raj ---- - src/minicom.h | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/src/minicom.h b/src/minicom.h -index 061c013..0f9693b 100644 ---- a/src/minicom.h -+++ b/src/minicom.h -@@ -141,7 +141,7 @@ EXTERN int sbcolor; /* Status Bar Background Color */ - EXTERN int st_attr; /* Status Bar attributes. */ - - /* jl 04.09.97 conversion tables */ --EXTERN unsigned char vt_outmap[256], vt_inmap[256]; -+extern unsigned char vt_outmap[256], vt_inmap[256]; - - /* MARK updated 02/17/95 - history buffer */ - EXTERN int num_hist_lines; /* History buffer size */ --- -2.24.1 - diff --git a/meta/recipes-extended/minicom/minicom/0003-Drop-superfluous-global-variable-definitions.patch b/meta/recipes-extended/minicom/minicom/0003-Drop-superfluous-global-variable-definitions.patch deleted file mode 100644 index 3225a0c32a..0000000000 --- a/meta/recipes-extended/minicom/minicom/0003-Drop-superfluous-global-variable-definitions.patch +++ /dev/null @@ -1,42 +0,0 @@ -From a4fc603b3641d2efe31479116eb7ba66932901c7 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Ond=C5=99ej=20Lyson=C4=9Bk?= -Date: Mon, 3 Feb 2020 13:21:41 +0100 -Subject: [PATCH 3/3] Drop superfluous global variable definitions - -The only place where the EXTERN macro mechanism is used to define the -global variables 'portfd_is_socket', 'portfd_is_connected' and -'portfd_sock_addr' is minicom.c (by defining an empty EXTERN macro and -including the minicom.h header). The source file sysdep1_s.c already -defines these variables. The sysdep1_s.o object file is always linked -to minicom.o. Thus it is safe to drop the definitions from minicom.c -and only declare the variables in the minicom.h header. - -This fixes linking with gcc 10 which uses -fno-common by default, -disallowing multiple global variable definitions. - -Upstream-Status: Backport [https://salsa.debian.org/minicom-team/minicom/-/commit/c8382374c5d340aa4115d527aed76e876ee5456b] -Signed-off-by: Khem Raj ---- - src/minicom.h | 6 +++--- - 1 file changed, 3 insertions(+), 3 deletions(-) - -diff --git a/src/minicom.h b/src/minicom.h -index 0f9693b..1e7cb8c 100644 ---- a/src/minicom.h -+++ b/src/minicom.h -@@ -113,9 +113,9 @@ EXTERN char *dial_user; /* Our username there */ - EXTERN char *dial_pass; /* Our password */ - - #ifdef USE_SOCKET --EXTERN int portfd_is_socket; /* File descriptor is a unix socket */ --EXTERN int portfd_is_connected; /* 1 if the socket is connected */ --EXTERN struct sockaddr_un portfd_sock_addr; /* the unix socket address */ -+extern int portfd_is_socket; /* File descriptor is a unix socket */ -+extern int portfd_is_connected; /* 1 if the socket is connected */ -+extern struct sockaddr_un portfd_sock_addr; /* the unix socket address */ - #define portfd_connected ((portfd_is_socket && !portfd_is_connected) \ - ? -1 : portfd) - #else --- -2.24.1 - From patchwork Wed May 24 07:53:18 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Jansa X-Patchwork-Id: 24380 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 D1B6EC7EE23 for ; Wed, 24 May 2023 07:53:33 +0000 (UTC) Received: from mail-ed1-f51.google.com (mail-ed1-f51.google.com [209.85.208.51]) by mx.groups.io with SMTP id smtpd.web11.3571.1684914781873941301 for ; Wed, 24 May 2023 00:53:29 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20221208 header.b=JqSxSG1b; spf=pass (domain: gmail.com, ip: 209.85.208.51, mailfrom: martin.jansa@gmail.com) Received: by mail-ed1-f51.google.com with SMTP id 4fb4d7f45d1cf-510db954476so1233071a12.0 for ; Wed, 24 May 2023 00:53:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684914809; x=1687506809; 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=PSQF0qAeqcU3t4qUzbAtPN7anJ/TS4lvQG+LiQfI6bg=; b=JqSxSG1bv5jJ3bU+O/vHJRXNPyj/yfMw1xR+52U3YpFh0N3OHtDkT8GTfPBHLLr1zV f2n3dDOkC8xhf/FngZcDxvj2JpbCJBE61UNW9flERXhSZCymY1wfzLSXY/GI1QcJSMPh lZMfY8o+2QlQSzAspqpfTNb1PplAntyZjCqXqPfWc/5b1qgIdrYRUM8wB0DGzqt/EGbt 0yrZo1vDl2Sw3PFsdGnCSpB55/SevPD/CSFoxY4vNzRlURmcNiyoab6A7318e2Nn3VXz Wgdt+XEAkmyGLYIUukyxoeskpy3PblmLIk66WstdVInQIP+qrKXetIy4KKcfMDkfH8YF 5nkw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684914809; x=1687506809; 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=PSQF0qAeqcU3t4qUzbAtPN7anJ/TS4lvQG+LiQfI6bg=; b=XQq4GLRC4mHErbERDV1tQq3zFGOirWlIrrJWQOvd+4beQfC1AxNB+ln1QtcQXSVwKV nnd7ZyjKIst9h2sRYdFIroRWEXPMcBJYAZbv6jo91QEmY44NQor9CE8liz1htOWWX79v il4sYHTmPanyyKai+8tvGub6rA97awMhfQfYl8ZO4wWB1pwEQf9p44HY+tUZT40pLAsO AOksfUXTR802lLHM/MEzL4XgU+yJ9iX/ctPJadoOFKeiYoMxdDYtpfBPS7s1jqV+njum kuO1itV1ohvErUxyuNkrlbjEZxuEgKf0J3MhwRRFLa9UZLWbnE4qh0GfFpopAVi3oXxT Howg== X-Gm-Message-State: AC+VfDyzJMtmo3CPgW7LVOMxQgb9HA0nhQ928lSHdxZ1XRMD0m/oyBN7 cuBbZ+TM9ltmQyXwVGtXviY5x4+8S7Y= X-Google-Smtp-Source: ACHHUZ6Zx6A2U7zW7Kb6BBWD/MCCuN3+gk50uixuGiZhR5rxoJWksK+jkiCZSSug7dsq66TBP+GZRg== X-Received: by 2002:a17:907:36c7:b0:96b:559d:ff19 with SMTP id bj7-20020a17090736c700b0096b559dff19mr15186317ejc.21.1684914808873; Wed, 24 May 2023 00:53:28 -0700 (PDT) Received: from localhost (ip-109-238-218-228.aim-net.cz. [109.238.218.228]) by smtp.gmail.com with ESMTPSA id b9-20020a170906490900b0093313f4fc3csm5461634ejq.70.2023.05.24.00.53.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 00:53:28 -0700 (PDT) From: Martin Jansa X-Google-Original-From: Martin Jansa To: openembedded-core@lists.openembedded.org Cc: Martin Jansa Subject: [PATCH 4/6] inetutils: remove unused patch files Date: Wed, 24 May 2023 09:53:18 +0200 Message-Id: <20230524075320.1086358-4-Martin.Jansa@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230524075320.1086358-1-Martin.Jansa@gmail.com> References: <20230524075320.1086358-1-Martin.Jansa@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, 24 May 2023 07:53:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/181663 * they were removed from SRC_URI in: https://git.openembedded.org/openembedded-core/commit/?id=a21e8fdf1b66961ddae5929d393daa08800bb748 Signed-off-by: Martin Jansa --- ...-multiple-definitions-of-errcatch-an.patch | 58 ------------------- .../inetutils/fix-buffer-fortify-tfpt.patch | 25 -------- 2 files changed, 83 deletions(-) delete mode 100644 meta/recipes-connectivity/inetutils/inetutils/0001-ftpd-telnetd-Fix-multiple-definitions-of-errcatch-an.patch delete mode 100644 meta/recipes-connectivity/inetutils/inetutils/fix-buffer-fortify-tfpt.patch diff --git a/meta/recipes-connectivity/inetutils/inetutils/0001-ftpd-telnetd-Fix-multiple-definitions-of-errcatch-an.patch b/meta/recipes-connectivity/inetutils/inetutils/0001-ftpd-telnetd-Fix-multiple-definitions-of-errcatch-an.patch deleted file mode 100644 index 49d319f59d..0000000000 --- a/meta/recipes-connectivity/inetutils/inetutils/0001-ftpd-telnetd-Fix-multiple-definitions-of-errcatch-an.patch +++ /dev/null @@ -1,58 +0,0 @@ -From 7d39930468e272c740b0eed3c7e5b7fb3abf29e8 Mon Sep 17 00:00:00 2001 -From: Khem Raj -Date: Wed, 5 Aug 2020 10:36:22 -0700 -Subject: [PATCH] ftpd,telnetd: Fix multiple definitions of errcatch and not42 - -This helps fix build failures when -fno-common option is used - -Upstream-Status: Pending -Signed-off-by: Khem Raj - -Signed-off-by: Khem Raj ---- - ftpd/extern.h | 2 +- - ftpd/ftpcmd.c | 1 + - telnetd/utility.c | 2 +- - 3 files changed, 3 insertions(+), 2 deletions(-) - -diff --git a/ftpd/extern.h b/ftpd/extern.h -index ab33cf3..91dbbee 100644 ---- a/ftpd/extern.h -+++ b/ftpd/extern.h -@@ -90,7 +90,7 @@ extern void user (const char *); - extern char *sgetsave (const char *); - - /* Exported from ftpd.c. */ --jmp_buf errcatch; -+extern jmp_buf errcatch; - extern struct sockaddr_storage data_dest; - extern socklen_t data_dest_len; - extern struct sockaddr_storage his_addr; -diff --git a/ftpd/ftpcmd.c b/ftpd/ftpcmd.c -index beb1f06..d272e9d 100644 ---- a/ftpd/ftpcmd.c -+++ b/ftpd/ftpcmd.c -@@ -106,6 +106,7 @@ - #endif - - off_t restart_point; -+jmp_buf errcatch; - - static char cbuf[512]; /* Command Buffer. */ - static char *fromname; -diff --git a/telnetd/utility.c b/telnetd/utility.c -index e7ffb8e..46bf91e 100644 ---- a/telnetd/utility.c -+++ b/telnetd/utility.c -@@ -63,7 +63,7 @@ static int ncc; - static char ptyibuf[BUFSIZ], *ptyip; - static int pcc; - --int not42; -+extern int not42; - - static int - readstream (int p, char *ibuf, int bufsize) --- -2.28.0 - diff --git a/meta/recipes-connectivity/inetutils/inetutils/fix-buffer-fortify-tfpt.patch b/meta/recipes-connectivity/inetutils/inetutils/fix-buffer-fortify-tfpt.patch deleted file mode 100644 index a91913cb51..0000000000 --- a/meta/recipes-connectivity/inetutils/inetutils/fix-buffer-fortify-tfpt.patch +++ /dev/null @@ -1,25 +0,0 @@ -tftpd: Fix abort on error path - -When trying to fetch a non existent file, the app crashes with: - -*** buffer overflow detected ***: -Aborted - - -Upstream-Status: Submitted [https://www.mail-archive.com/bug-inetutils@gnu.org/msg03036.html https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91205] -Signed-off-by: Ricardo Ribalda Delgado -diff --git a/src/tftpd.c b/src/tftpd.c -index 56002a0..144012f 100644 ---- a/src/tftpd.c -+++ b/src/tftpd.c -@@ -864,9 +864,8 @@ nak (int error) - pe->e_msg = strerror (error - 100); - tp->th_code = EUNDEF; /* set 'undef' errorcode */ - } -- strcpy (tp->th_msg, pe->e_msg); - length = strlen (pe->e_msg); -- tp->th_msg[length] = '\0'; -+ memcpy(tp->th_msg, pe->e_msg, length + 1); - length += 5; - if (sendto (peer, buf, length, 0, (struct sockaddr *) &from, fromlen) != length) - syslog (LOG_ERR, "nak: %m\n"); From patchwork Wed May 24 07:53:19 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Jansa X-Patchwork-Id: 24382 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 E07C6C7EE31 for ; Wed, 24 May 2023 07:53:33 +0000 (UTC) Received: from mail-ej1-f45.google.com (mail-ej1-f45.google.com [209.85.218.45]) by mx.groups.io with SMTP id smtpd.web11.3589.1684914811135853563 for ; Wed, 24 May 2023 00:53:31 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=aAfOcRSd; spf=pass (domain: gmail.com, ip: 209.85.218.45, mailfrom: martin.jansa@gmail.com) Received: by mail-ej1-f45.google.com with SMTP id a640c23a62f3a-96f8d485ef3so82611366b.0 for ; Wed, 24 May 2023 00:53:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684914809; x=1687506809; 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=pD7Rm08nMlg75DWBDxD0jZRqCOS2HRw5rYr16sTB1n0=; b=aAfOcRSdT/mmzh3tYmd31JFTJ2gUcWenr4pHuYn7c0hRYoK0AJDYdGbXOsJRYCW4E0 +eLPdL0ONgTGnhcOuKU/nYKB5pWiZ1RMAomB2c/1/xXH8mib+8MgI5beceDq/fcTHxnZ vxrsuv9U5acywQkG+xM63gQRcfe8JdEfbLalXJ+7vq2Io41DEAqMGAdN5MOPmHpMrkHG BF34wWqmiYuNG7O1BSOOkhURJ82/wVh2/hm/qBNg5wcM/Ojzih7gM3aq1/207jEf5+XM tqGsv4BfnMvAJdyXWjr+CpWLV5arg0R8lbLxo+fDNpMnARtZICdeLDWqvfHVEbYHbxbV JoYg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684914809; x=1687506809; 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=pD7Rm08nMlg75DWBDxD0jZRqCOS2HRw5rYr16sTB1n0=; b=B2Q37dmd6zHtoymY/dACKS+FwwFtgC6G73/hOTNSCNBU153KFcEUhfpBoyISye3j+e vtiZN5Btt6P2jLayOJxsgTutvGhgnxqA7SJ1bUeRf30/PZkQjgfMMdU1dbj6of3Q+eCs Jl8pC1ZLv8dHB9OvbZ1gvcnKK6yz4NhMlHJ5KfcKClAJSf3Swk2DH72sOVdJBJGSgZ6v zwS8SJqbNj38JtusxmhweOP37jXsH9WaaavJo8UCkSSfb2DOWHyLZGBfjx4cS2bMTIye uYkqHRvZvHh5EnLOvWLUvOTMF5dJP61TvoR+CdP7qzXqGWzRa43gE2nfcYUDvM3vlNl+ fdxA== X-Gm-Message-State: AC+VfDyhpS+sjF46qB1sl22ox9sqfoI4Q9hG9lI2Up7tq8djH22lY2nm Yc8hsH3n1bylDvXGJEnMATg710H+HBo= X-Google-Smtp-Source: ACHHUZ7Tv97ai+ze0wX5eGvG/oqyqNAFUA+C/r3jZv+aOWvVT2NvhMx9yGVBE54NK7qXRHV2TF/hNQ== X-Received: by 2002:a17:907:842:b0:966:17b2:5b0b with SMTP id ww2-20020a170907084200b0096617b25b0bmr15355981ejb.49.1684914809585; Wed, 24 May 2023 00:53:29 -0700 (PDT) Received: from localhost (ip-109-238-218-228.aim-net.cz. [109.238.218.228]) by smtp.gmail.com with ESMTPSA id e11-20020a170906374b00b0096f641c6167sm5372469ejc.181.2023.05.24.00.53.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 00:53:29 -0700 (PDT) From: Martin Jansa X-Google-Original-From: Martin Jansa To: openembedded-core@lists.openembedded.org Cc: Martin Jansa Subject: [PATCH 5/6] libgloss: remove unused patch file Date: Wed, 24 May 2023 09:53:19 +0200 Message-Id: <20230524075320.1086358-5-Martin.Jansa@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230524075320.1086358-1-Martin.Jansa@gmail.com> References: <20230524075320.1086358-1-Martin.Jansa@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, 24 May 2023 07:53:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/181666 * it was removed from SRC_URI in: https://git.openembedded.org/openembedded-core/commit/?id=1c9cbb27dfe37ca4574c4285fb03ce394dee5ed1 Signed-off-by: Martin Jansa --- .../libgloss/fix_makefile_include_arm_h.patch | 30 ------------------- 1 file changed, 30 deletions(-) delete mode 100644 meta/recipes-core/newlib/libgloss/fix_makefile_include_arm_h.patch diff --git a/meta/recipes-core/newlib/libgloss/fix_makefile_include_arm_h.patch b/meta/recipes-core/newlib/libgloss/fix_makefile_include_arm_h.patch deleted file mode 100644 index 7645be7314..0000000000 --- a/meta/recipes-core/newlib/libgloss/fix_makefile_include_arm_h.patch +++ /dev/null @@ -1,30 +0,0 @@ -Upstream-Status: Inappropriate [OE-Specific] - -When trying to build libgloss for an arm target, the build system -complains about missing some include files: - -| fatal error: acle-compiat.h: No such file or directory -| #include "acle-compat.h" -| ^~~~~~~~~~~~~~~ -| compilation terminated. - -These include files come from the newlib source, but since we -are building libgloss separately from newlib, libgloss is unaware -of where they are, this patch fixes the INCLUDES so the build system -can find such files. - -Signed-off-by: Alejandro Enedino Hernandez Samaniego - -Index: newlib-3.0.0/libgloss/config/default.mh -=================================================================== ---- newlib-3.0.0.orig/libgloss/config/default.mh -+++ newlib-3.0.0/libgloss/config/default.mh -@@ -1,7 +1,7 @@ - NEWLIB_CFLAGS = `if [ -d ${objroot}/newlib ]; then echo -I${objroot}/newlib/targ-include -I${srcroot}/newlib/libc/include; fi` - NEWLIB_LDFLAGS = `if [ -d ${objroot}/newlib ]; then echo -B${objroot}/newlib/ -L${objroot}/newlib/; fi` - --INCLUDES = -I. -I$(srcdir)/.. -+INCLUDES = -I. -I$(srcdir)/.. -I$(srcdir)/../newlib/libc/machine/arm - # Note that when building the library, ${MULTILIB} is not the way multilib - # options are passed; they're passed in $(CFLAGS). - CFLAGS_FOR_TARGET = -O2 -g ${MULTILIB} ${INCLUDES} ${NEWLIB_CFLAGS} From patchwork Wed May 24 07:53:20 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Jansa X-Patchwork-Id: 24378 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 D8370C7EE2C for ; Wed, 24 May 2023 07:53:33 +0000 (UTC) Received: from mail-ed1-f53.google.com (mail-ed1-f53.google.com [209.85.208.53]) by mx.groups.io with SMTP id smtpd.web10.3708.1684914796120340886 for ; Wed, 24 May 2023 00:53:31 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@gmail.com header.s=20221208 header.b=O1GhXMFS; spf=pass (domain: gmail.com, ip: 209.85.208.53, mailfrom: martin.jansa@gmail.com) Received: by mail-ed1-f53.google.com with SMTP id 4fb4d7f45d1cf-510d8d7f8eeso1570647a12.0 for ; Wed, 24 May 2023 00:53:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684914810; x=1687506810; 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=wV4u97YsRMKdO8QLEy+WgBPBzifpdT95B/Met1LCJcY=; b=O1GhXMFScMxVu46xHElm51lKOn4ggBPEIgKja7MI5K0SJ8vRTgG/yRnaDo8blkeSaL TyobsFv0IUX84yc7ULMd/mIIvybKGVbJL1Jm2inGgpA4ZJlD+vzK7mb+5Pt8eczhiB5/ ZIivrzfEJVN9IQHZYvVd4vO9XO+tHlN+JR/s2ckOXCuUf27JiAXoTjMTRS86vFGW4QuS m3EQgaTyiHLim5DYM2ScdhZGVGq6S3PoubQD3vvJKqd+OceZtTZGoFIvyQfDdVpG3CYn rEMc/9zfjgZ0C5NIYn2gxqFF16DcbWdWe7vym8piLCnRWIbUd6TD3csiiIl73hT8vxo6 pasQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684914810; x=1687506810; 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=wV4u97YsRMKdO8QLEy+WgBPBzifpdT95B/Met1LCJcY=; b=cpfDxMarJsFrvycKHa9lM7nNIMFcW+mNy613L2DdCgp73a/a1UScXyinWZ6itYQMe7 SuOehrMXItdCkL8lHetyFfyccA9FDfF/kr+LUKDDhwL6YYBbM8ysJII1aB/ddIXJTZWI cEE26s9W3bt+MIE2xNu+FnZZuYa044L5XpKjETp5z5snqh+PLgCJmTd1tLrYjhC79Xnf 7+Lnt6/3a7ppCzayOEzn3gIi4eVod7LR5qW+4SaUiUZhmqD85RDvRMyBZ5x8t4f54SlB Tj2wR4bGXmGu1gqtCAqpPwimj0oy5RocfiombkjSB4L684vUgc2Yf62u+7oDcg2cBRWO RBKg== X-Gm-Message-State: AC+VfDw/51xrdZNJYFOlEK3CgfR3NlrkNhaZtRymVUqZTwwqs5chxYy4 FQUy13LHJkHp6eWzzxV7d7eLCTNdTsg= X-Google-Smtp-Source: ACHHUZ7oTSIEh2kaTuh9CHW6iKjzEinYluQZKe3Hp1xqcK+IhEv91dIhS4Jl3pZrGdk4eIZ5CSShVA== X-Received: by 2002:a17:907:3184:b0:94f:3521:396 with SMTP id xe4-20020a170907318400b0094f35210396mr14288564ejb.23.1684914810250; Wed, 24 May 2023 00:53:30 -0700 (PDT) Received: from localhost (ip-109-238-218-228.aim-net.cz. [109.238.218.228]) by smtp.gmail.com with ESMTPSA id de16-20020a1709069bd000b00970f0e2dab2sm1938427ejc.112.2023.05.24.00.53.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 00:53:30 -0700 (PDT) From: Martin Jansa X-Google-Original-From: Martin Jansa To: openembedded-core@lists.openembedded.org Cc: Martin Jansa Subject: [PATCH 6/6] kmod: remove unused ptest.patch Date: Wed, 24 May 2023 09:53:20 +0200 Message-Id: <20230524075320.1086358-6-Martin.Jansa@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230524075320.1086358-1-Martin.Jansa@gmail.com> References: <20230524075320.1086358-1-Martin.Jansa@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, 24 May 2023 07:53:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/181665 * it was removed from SRC_URI in 2015: https://git.openembedded.org/openembedded-core/commit/?id=f80d136bdd578468035a88125fa1b84973fd912b Signed-off-by: Martin Jansa --- meta/recipes-kernel/kmod/kmod/ptest.patch | 25 ----------------------- 1 file changed, 25 deletions(-) delete mode 100644 meta/recipes-kernel/kmod/kmod/ptest.patch diff --git a/meta/recipes-kernel/kmod/kmod/ptest.patch b/meta/recipes-kernel/kmod/kmod/ptest.patch deleted file mode 100644 index 831dbcb909..0000000000 --- a/meta/recipes-kernel/kmod/kmod/ptest.patch +++ /dev/null @@ -1,25 +0,0 @@ -Add 'install-ptest' rule. - -Signed-off-by: Tudor Florea -Upstream-Status: Pending - -diff -ruN a/Makefile.am b/Makefile.am ---- a/Makefile.am 2013-07-12 17:11:05.278331557 +0200 -+++ b/Makefile.am 2013-07-12 17:14:27.033788016 +0200 -@@ -204,6 +204,16 @@ - - distclean-local: $(DISTCLEAN_LOCAL_HOOKS) - -+install-ptest: -+ @$(MKDIR_P) $(DESTDIR)/testsuite -+ @for file in $(TESTSUITE); do \ -+ install $$file $(DESTDIR)/testsuite; \ -+ done; -+ @sed -e 's/^Makefile/_Makefile/' < Makefile > $(DESTDIR)/Makefile -+ @$(MKDIR_P) $(DESTDIR)/tools -+ @cp $(noinst_SCRIPTS) $(noinst_PROGRAMS) $(DESTDIR)/tools -+ @cp -r testsuite/rootfs testsuite/.libs $(DESTDIR)/testsuite -+ - # ------------------------------------------------------------------------------ - # custom release helpers - # ------------------------------------------------------------------------------