From patchwork Thu Jun 13 14:20:06 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45039 X-Patchwork-Delegate: steve@sakoman.com 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 6CB02C27C6E for ; Thu, 13 Jun 2024 14:20:43 +0000 (UTC) Received: from mail-pg1-f175.google.com (mail-pg1-f175.google.com [209.85.215.175]) by mx.groups.io with SMTP id smtpd.web11.9958.1718288441764960961 for ; Thu, 13 Jun 2024 07:20:41 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=he8bjJwC; spf=softfail (domain: sakoman.com, ip: 209.85.215.175, mailfrom: steve@sakoman.com) Received: by mail-pg1-f175.google.com with SMTP id 41be03b00d2f7-6e40ee57f45so852604a12.0 for ; Thu, 13 Jun 2024 07:20:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288441; x=1718893241; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=w0eRdF2AQFn3TG7IeltEbIl9UCQFckTuYIsMRnJWDsI=; b=he8bjJwCFOzNisb8Zge+hN93BIs9kI8KgqJ/MWBbDKIsY8Br1wna8byaLi5orJAea5 kyDC5vB6eEX8k5C/7XdbP7exSOPhQiUzn+36XpT1y/dzvrvNLIC2ba29J7o1e9CrONFD hwr2EwtRLF3ntvbJulgIgpV6Xz2d8Im4iYwvtIMlwoYIRpr923K6pMqzIGNTx2V8m5Lg rIEzXmrSyZmlZtwQySoodGnpmBjYhTohFwsEJRWWQ1YPrVCAHpGeD3vD5mWHUqQ5AdFN xd/LEw20oHzLtNRS/a0qLl7hEGhmA5BlsPRB1saXYVbTzMxLM2hd9KMQ7GNzfiJk/1l3 YC7g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288441; x=1718893241; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=w0eRdF2AQFn3TG7IeltEbIl9UCQFckTuYIsMRnJWDsI=; b=lShgdRkEVZORpsUBN4clJHyR54qUhxOyBwjECpm3aWojhPnD4j16Uzc533m5OO+EXQ tl5j1EYfY8ej/EpR9A3FEWugnaoyvLqc2DdQCpVWby7+F5ZM/U/CjcZBg8iIGSz8iryO Ai6QZmN7CPDGhDfM+Phonmi/OgYV9WeiMMPTCTfdfWjyRWpXdBUcNxVUstNUCQMODDFE VQYZujbTBk0NQEg4D8U/bFNXYdAsBsqfQ8yTH+It3USYlvDjZVmAyZQkKem2sWi+l62O JRYbTlz5weGrijMluPG0svCrvwMZIMkW1A414I6vQuSNfIc15MuZF16P+ofpNBZ1S/BY nxgw== X-Gm-Message-State: AOJu0YzqkBXpkBeC9j2jzj7Bwd6zoOdBz3qjSCZiv1bd0cmIKiIHlX3l RHgITCXuAutwdYwAEH3m5N7IU38mpqvt+9RhVDwqKiEgTpBl0GvmZHgYzR7qAutGV7z5b6lyiFB e X-Google-Smtp-Source: AGHT+IE2zzTw8wZ8fk/uc0ZblF7nbZCw47xVMcBt+epDIMrhcMM3u63/kt8TJ049NN6ZA5Hi9ktCFQ== X-Received: by 2002:a17:902:c94d:b0:1f7:11dd:6d89 with SMTP id d9443c01a7336-1f83b76c5a9mr55714355ad.68.1718288440893; Thu, 13 Jun 2024 07:20:40 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.20.40 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:20:40 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 01/29] cronie: upgrade 1.7.1 -> 1.7.2 Date: Thu, 13 Jun 2024 07:20:06 -0700 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:20:43 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200604 From: Wang Mingyu Changelog: ============ *Revert setting the return path to <>. It is not RFC compliant. *Inherit MAILFROM from the crond process environment. Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie (cherry picked from commit e93d7ba7ea3718e396510b12726a232edaecf976) Signed-off-by: Steve Sakoman --- .../cronie/{cronie_1.7.1.bb => cronie_1.7.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/cronie/{cronie_1.7.1.bb => cronie_1.7.2.bb} (97%) diff --git a/meta/recipes-extended/cronie/cronie_1.7.1.bb b/meta/recipes-extended/cronie/cronie_1.7.2.bb similarity index 97% rename from meta/recipes-extended/cronie/cronie_1.7.1.bb rename to meta/recipes-extended/cronie/cronie_1.7.2.bb index 854b68163c..abdaff644d 100644 --- a/meta/recipes-extended/cronie/cronie_1.7.1.bb +++ b/meta/recipes-extended/cronie/cronie_1.7.2.bb @@ -25,7 +25,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/cronie-${PV}/cronie-${PV}.tar.gz \ PAM_SRC_URI = "file://crond_pam_config.patch" PAM_DEPS = "libpam libpam-runtime pam-plugin-access pam-plugin-loginuid" -SRC_URI[sha256sum] = "78033100c24413f0c40f93e6138774d6a4f55bc31050567b90db45a2f9f1b954" +SRC_URI[sha256sum] = "f1da374a15ba7605cf378347f96bc8b678d3d7c0765269c8242cfe5b0789c571" inherit autotools update-rc.d useradd systemd github-releases UPSTREAM_CHECK_REGEX = "releases/tag/cronie-(?P\d+(\.\d+)+)" From patchwork Thu Jun 13 14:20:07 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45043 X-Patchwork-Delegate: steve@sakoman.com 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 479A0C41513 for ; Thu, 13 Jun 2024 14:20:53 +0000 (UTC) Received: from mail-pf1-f180.google.com (mail-pf1-f180.google.com [209.85.210.180]) by mx.groups.io with SMTP id smtpd.web11.9960.1718288443136940960 for ; Thu, 13 Jun 2024 07:20:43 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=0CzJ0Inh; spf=softfail (domain: sakoman.com, ip: 209.85.210.180, mailfrom: steve@sakoman.com) Received: by mail-pf1-f180.google.com with SMTP id d2e1a72fcca58-7043102dcc1so892148b3a.2 for ; Thu, 13 Jun 2024 07:20:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288442; x=1718893242; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=Y9M7OdfAn87gVHZodnM3UOoBQqOD2MMZ35tBmJySbgk=; b=0CzJ0InhkW4+Nh/WNCfqviocJYuadDSSU8b64fVG1mf6Sn1eZ7ergl/ur9R1OJFXzW /oLpXIRNiizizTIVlSy3YxNvlAA8GQfvrpPW4SLX24YG62qhqa7ozk/vEqgy+e8E0QgO V2viSafpGR42OytjZ1/CymXEXDj2BuunuNLi7rwGGHrce4n8czagCwi06Mp+rayo/qi9 PcumHm4qMv4W9yql7ZJIDeNTDMYvUMZAKqK9b3+K2H82hsOQrTegIIyrFQSTNGEle31N ag+j2pzXfbaKqTlDZXKgt0lw/S2usUNxSZKiXpJGmuw5A3PywWA99RYv+ye+x102fHTA Qg6w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288442; x=1718893242; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Y9M7OdfAn87gVHZodnM3UOoBQqOD2MMZ35tBmJySbgk=; b=U2RAKJ9PzGrGUJcafs+kYUCPv4mECfTFLdf1cDrZbPHbx5l/LWahJiZbS7CODUCFoi 96g9nW15oHq+YsPsafjuiDj+ekfUCrBb2FIo4nHYNyfjSu1QOYNBED4g2Tu5ov+fgjiT yaZ+7PKiKMLAVaSP+oeiwNpkM7kf2JT7zoe8p+3BCUhub3b7Mm6kqq0BlXr6L6tJ97ZC s68nmF7xbo+Eggof4MgYVYwcUtAGfFhPTXU+CrNVyuJcBjsq+kr/uqtprl+HWp4KThM1 /eqHPhDq78hWT+flHjQA0IEXY2pU8E4gU4SU8/4JzK5KffybgVhIBTYz9KPVhEgg0/kJ ldFg== X-Gm-Message-State: AOJu0YyOfgf7alEJjiCgwqw7GHg7wgIzr6lrf5CFBdCK7ICms/MdZg9x H/A1kVA10bpo+qyBaGKEj2fDhEvDs6iaWfXNMqST7kQJ/+fuhDs8A5DckZMRK3dJOfMoY4qgnUs W X-Google-Smtp-Source: AGHT+IGrkuWz3NIMYlfMfovOb9h7LexIdqKvAbtW5Clk7mwgnku7aFHPM0/Mw0P05ulSiqLN6YooRQ== X-Received: by 2002:a05:6a20:728c:b0:1b4:772d:288a with SMTP id adf61e73a8af0-1b8a9ba7e8cmr6161484637.23.1718288442434; Thu, 13 Jun 2024 07:20:42 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.20.41 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:20:42 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 02/29] lttng-ust: upgrade 2.13.7 -> 2.13.8 Date: Thu, 13 Jun 2024 07:20:07 -0700 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:20:53 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200605 From: Wang Mingyu Changelog: ============ * Add close_range wrapper to liblttng-ust-fd.so * ust-tracepoint-event: Add static check of sequences length type * lttng-ust(3): Fix wrong len_type for sequence * Fix: libc wrapper: use initial-exec for malloc_nesting TLS Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie (cherry picked from commit 3dd02f741a151bcc1fe46e7fd6d585ca92c86c60) Signed-off-by: Steve Sakoman --- .../lttng/{lttng-ust_2.13.7.bb => lttng-ust_2.13.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-kernel/lttng/{lttng-ust_2.13.7.bb => lttng-ust_2.13.8.bb} (95%) diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.13.7.bb b/meta/recipes-kernel/lttng/lttng-ust_2.13.8.bb similarity index 95% rename from meta/recipes-kernel/lttng/lttng-ust_2.13.7.bb rename to meta/recipes-kernel/lttng/lttng-ust_2.13.8.bb index 9509185bad..dddd3a5004 100644 --- a/meta/recipes-kernel/lttng/lttng-ust_2.13.7.bb +++ b/meta/recipes-kernel/lttng/lttng-ust_2.13.8.bb @@ -34,7 +34,7 @@ SRC_URI = "https://lttng.org/files/lttng-ust/lttng-ust-${PV}.tar.bz2 \ file://0001-Makefile.am-update-rpath-link.patch \ " -SRC_URI[sha256sum] = "5fb4f17c307c8c1b79c68561e89be9562d07e7425bf40e728c4d66755342a5eb" +SRC_URI[sha256sum] = "d4ef98dab9a37ad4f524ccafdfd50af4f266039b528dd5afabce78e49024d937" CVE_PRODUCT = "ust" From patchwork Thu Jun 13 14:20:08 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45047 X-Patchwork-Delegate: steve@sakoman.com 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 75FA1C2BA15 for ; Thu, 13 Jun 2024 14:20:53 +0000 (UTC) Received: from mail-pl1-f177.google.com (mail-pl1-f177.google.com [209.85.214.177]) by mx.groups.io with SMTP id smtpd.web10.9674.1718288444799021978 for ; Thu, 13 Jun 2024 07:20:44 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=dtaxknjB; spf=softfail (domain: sakoman.com, ip: 209.85.214.177, mailfrom: steve@sakoman.com) Received: by mail-pl1-f177.google.com with SMTP id d9443c01a7336-1f480624d10so9417645ad.1 for ; Thu, 13 Jun 2024 07:20:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288444; x=1718893244; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=0kc2aRj56NOKWYLKnmAwzJ6XY3CYGAzhMC9pO1ImqvE=; b=dtaxknjBnwKMX+T3Zp53tEuZVFgnTiO2b7LOxZYFKxOix2cmw5o2pSyF/N0i0Sjydi KHoxYmzCbF3cYuliuPKp0TE7irGSMdMYqZCGTa7kOvy5LQAFJW3z8Dv5tbE//h5kpdQ6 ICotS10N4ffRnJBhGvWLDXurHAEJcgGgFUnrbJbPpt9XGFKQBAQzkY+PuEAZ31idl8C9 R3c9NG/jF54NjYnyDzQQixL91m1Qlij7LG2ETzGJclh25ikwOXikehwAd3NAxbzdnI7U +usTnHAYrigS9dxmaUS/2rWcexoZ00bvz/7OrlLDeztc0/zDcIB60YrfeJcM8ZBamk5M gQ3Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288444; x=1718893244; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0kc2aRj56NOKWYLKnmAwzJ6XY3CYGAzhMC9pO1ImqvE=; b=G/Iz2fyzB4nKCjRFcInNTJHcjiIbyjQtWMnyirosNxwUvfbSiCvB29ZaQqQGXkAHGq nFMk0vNhUylcZGi5yK42vJ/Kk1QboleO+PsYzlAFTYDgxLwuUQDffW8/4pvmDp1N+oL8 oDkWTvkSOS3wcwiOo2SSlatymN0xzjGleoQy8Qd9MKxK3ZGB88uRf+pwZ6aTJRb+JYxZ 8wARFwyjtwE5crjPqW+OGFt12lFCxGGb042AfXP210mmVj8sMJpZ4bZd4lfaP6zJjX63 M1WRT6thV7SsEmrQBB0vJaMLA9K1OUkZ9dgng9/gkF4mkHe2RXokr9WuN3fofN5nD6ii jsZw== X-Gm-Message-State: AOJu0YweqeLDkXPJXmSB2F2aaJWWv8RjXq+oaCEInZbFxr8pyVuWbJ1E i5XEzrps2Z2tMv8wl0eZQ2aCOcbhlj46LZuzgbe92NdUesKOUQpl3BKanOvuyypRkmsoPu5fbi+ Z X-Google-Smtp-Source: AGHT+IHtqqedhH657rJJJWTcVbymGMAtFy3ygBVGHAljIeApZcgq03vBWLstjMUU059DMza08eHlig== X-Received: by 2002:a17:902:64c9:b0:1f6:62cd:2c8e with SMTP id d9443c01a7336-1f83b74b8fbmr42757615ad.58.1718288444076; Thu, 13 Jun 2024 07:20:44 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.20.43 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:20:43 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 03/29] taglib: upgrade 2.0 -> 2.0.1 Date: Thu, 13 Jun 2024 07:20:08 -0700 Message-Id: <0f4f4bc352589c475afcc16a4e375cd6fc4726e6.1718288230.git.steve@sakoman.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:20:53 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200606 From: Wang Mingyu Changelog: =========== * Fix aborting when _GLIBCXX_ASSERTIONS are enabled. * Fall back to utf8cpp header detection in the case that its CMake configuration is removed. * Improve compatibility with the SWIG interface compiler. * Build system fixes for testing without bindings, Emscripten and Illumos. * C bindings: Fix setting UTF-8 encoded property values. * Windows: Fix opening long paths. Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie (cherry picked from commit d3438bd2698dff19722123d7b2b5674ba40107eb) Signed-off-by: Steve Sakoman --- meta/recipes-support/taglib/{taglib_2.0.bb => taglib_2.0.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/taglib/{taglib_2.0.bb => taglib_2.0.1.bb} (95%) diff --git a/meta/recipes-support/taglib/taglib_2.0.bb b/meta/recipes-support/taglib/taglib_2.0.1.bb similarity index 95% rename from meta/recipes-support/taglib/taglib_2.0.bb rename to meta/recipes-support/taglib/taglib_2.0.1.bb index 4bf9be15ae..14f99aabbc 100644 --- a/meta/recipes-support/taglib/taglib_2.0.bb +++ b/meta/recipes-support/taglib/taglib_2.0.1.bb @@ -11,7 +11,7 @@ DEPENDS = "zlib utfcpp" SRC_URI = "http://taglib.github.io/releases/${BP}.tar.gz" -SRC_URI[sha256sum] = "e36ea877a6370810b97d84cf8f72b1e4ed205149ab3ac8232d44c850f38a2859" +SRC_URI[sha256sum] = "08c0a27b96aa5c4e23060fe0b6f93102ee9091a9385257b9d0ddcf467de0d925" UPSTREAM_CHECK_URI = "https://taglib.org/" UPSTREAM_CHECK_REGEX = "taglib-(?P\d+(\.\d+)+)\.tar" From patchwork Thu Jun 13 14:20:09 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45046 X-Patchwork-Delegate: steve@sakoman.com 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 684DCC2BA16 for ; Thu, 13 Jun 2024 14:20:53 +0000 (UTC) Received: from mail-pl1-f178.google.com (mail-pl1-f178.google.com [209.85.214.178]) by mx.groups.io with SMTP id smtpd.web10.9677.1718288446500960956 for ; Thu, 13 Jun 2024 07:20:46 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=22JUsJfl; spf=softfail (domain: sakoman.com, ip: 209.85.214.178, mailfrom: steve@sakoman.com) Received: by mail-pl1-f178.google.com with SMTP id d9443c01a7336-1f65a3abd01so9940335ad.3 for ; Thu, 13 Jun 2024 07:20:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288446; x=1718893246; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=qYBxI1mLPp1NB5ZcBioeN9K7ufnU2uGItuqpqkN+5Oo=; b=22JUsJfla8jGQf3g6T/UL1yt96MwHi+Fa3x48Psy9LFQW98ikwnMMkYhvToPyLuJLs A9R8asVvp0lDTKguqyc8PITwO6dOAyC+t1o+cZAWXwXwJVcgz1E+1imzfgLuKY60jkwG 33OvuuxbBYNc4MnDIIFqwXIJqfFO23vLyFrFMByknfNhUL3PalcHwtmZ03IuTMkSXTQi MKljHsR1/ax1K1Di2u9vqWHlSPBR/RzrQZ5HZtCrqsUOvdfB77Fpai87fgWRzyq4tqbA /Iho0zYZINYu/BL+1fi/RP4sz02cw2WlIndmmA3zRBFBFAXs9vw6G6zdPNlXzCVtXi11 OueQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288446; x=1718893246; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qYBxI1mLPp1NB5ZcBioeN9K7ufnU2uGItuqpqkN+5Oo=; b=hq7QpZ/6+c4IdQD02kXTtsoPIQiXsSl/MRJc3xe05RVMqT7RRzHm6wFzBL/+dtJSnJ 23x/2uSpZCoJm9N9nT14qHmkUpnlJzCuMPCPpQRJcg1ORvWB0AcAxtWnvanrsyaU65iB i+YhZRe3mX78XYvcxGOWa/Sib0LmuEGWdjxNX5aEJkitUiem9b9jKjkYAzQTdsw2RK4x 05T6KI/rWhDwaq5mkTIMpny5VqLeahNF8341tMaJRx/SOPGQwcSEw6sFTkP7eNpbaRVV Bt89Qxtb9hT/zmp+ri83ExdH1ZJFcckwVzlt8pg5mU8BVI63+Ka3TcSRYp8u7i0c5bk2 zmAw== X-Gm-Message-State: AOJu0YwJmtr8/7ApjRP9biel3f+GyGvP/MTXNmZnlcHpV1oNY/raHADz pJQAk3TAQ3weLhqx5ZrTidk0YoHOvkOxouSqtspmDHRGPcmdaSyWnbHm6kji/PpxxgM+2VadO0V a X-Google-Smtp-Source: AGHT+IEmsy+cVBruJexWDt1xdlv7XF5Z5vx1+M1ttBYPopGoxHAQx11uMs1XSautEEjcApqCyiRh2A== X-Received: by 2002:a17:903:32cd:b0:1f6:9181:47ac with SMTP id d9443c01a7336-1f83b5686e8mr67847475ad.1.1718288445776; Thu, 13 Jun 2024 07:20:45 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.20.44 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:20:45 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 04/29] mesa: upgrade 24.0.3 -> 24.0.5 Date: Thu, 13 Jun 2024 07:20:09 -0700 Message-Id: <98246b4de12d619f188bb38ecd0255ae1cb03ea7.1718288230.git.steve@sakoman.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:20:53 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200607 From: Wang Mingyu Changelog: https://docs.mesa3d.org/relnotes/24.0.5.html Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie (cherry picked from commit 5933d099c339596f62e1237d4e738dbe9f386b10) Signed-off-by: Steve Sakoman --- .../mesa/{mesa-gl_24.0.3.bb => mesa-gl_24.0.5.bb} | 0 meta/recipes-graphics/mesa/mesa.inc | 2 +- meta/recipes-graphics/mesa/{mesa_24.0.3.bb => mesa_24.0.5.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/mesa/{mesa-gl_24.0.3.bb => mesa-gl_24.0.5.bb} (100%) rename meta/recipes-graphics/mesa/{mesa_24.0.3.bb => mesa_24.0.5.bb} (100%) diff --git a/meta/recipes-graphics/mesa/mesa-gl_24.0.3.bb b/meta/recipes-graphics/mesa/mesa-gl_24.0.5.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa-gl_24.0.3.bb rename to meta/recipes-graphics/mesa/mesa-gl_24.0.5.bb diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index 1c9fa66c72..77e9c80fcb 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc @@ -22,7 +22,7 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \ file://0001-Revert-meson-do-not-pull-in-clc-for-clover.patch \ " -SRC_URI[sha256sum] = "77aec9a2a37b7d3596ea1640b3cc53d0b5d9b3b52abed89de07e3717e91bfdbe" +SRC_URI[sha256sum] = "38cc245ca8faa3c69da6d2687f8906377001f63365348a62cc6f7fafb1e8c018" UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P\d+(\.\d+)+)" diff --git a/meta/recipes-graphics/mesa/mesa_24.0.3.bb b/meta/recipes-graphics/mesa/mesa_24.0.5.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa_24.0.3.bb rename to meta/recipes-graphics/mesa/mesa_24.0.5.bb From patchwork Thu Jun 13 14:20:10 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45045 X-Patchwork-Delegate: steve@sakoman.com 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 55097C27C4F for ; Thu, 13 Jun 2024 14:20:53 +0000 (UTC) Received: from mail-pl1-f177.google.com (mail-pl1-f177.google.com [209.85.214.177]) by mx.groups.io with SMTP id smtpd.web10.9679.1718288448624801759 for ; Thu, 13 Jun 2024 07:20:48 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=ReyakETO; spf=softfail (domain: sakoman.com, ip: 209.85.214.177, mailfrom: steve@sakoman.com) Received: by mail-pl1-f177.google.com with SMTP id d9443c01a7336-1f70c457823so9046285ad.3 for ; Thu, 13 Jun 2024 07:20:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288447; x=1718893247; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=GL4lKZm8E/b212henmNwlcd2elRv57d4M5Ny8tt7apA=; b=ReyakETOcSIApsdIXkNpyyQaH6VTHCx0Y2gTNSGGNEYzDgI41qa+WQmGjVC059z1lk V3ifvxrfpdvWfa4XHwj+yBD1Bx+XiqSR9ta8jHxzkzaWvO+pdOvbAqFsn2fFG/5fJDvt fH+0uZFQutIZrUlZqKdU6mPxzP2GssYSieLUjE3suyGHYYi4YogA0BnrzRD254JBhDoL TfbLCiLxxD4FtESwY31nJLAC+1vpcCjKDPCJo1jYJPLr+OMtzPhP9VoIJdYTEIPDkhBt j655UBiv1fvvWTp65WH5rjuUXRjCL9f2HZe/7lS4maow7SDRgheNV6AJbK4TNdjknVlu CB4Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288447; x=1718893247; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GL4lKZm8E/b212henmNwlcd2elRv57d4M5Ny8tt7apA=; b=EHDMMXHIybpM3El8ITme7UCqaXpsSt5WNa0rJXk1v76fwCOTKKaLfxjYKdmnex/H7d snUrnPUibs01git6tnrXXvfKEHU6TxsogzB5lrIa9a/dnK2LR0rpoMs+vs6dZNjGWH8f chWr+FnTgvG2IA1ehYVV367QGu3eWAwm8gVJP3ookvLlK56nGHdRBvq4KsO+Fo6B3BdW vJGew19P2UFlfoGYzBDh1NueDzllxjnN9iPZZnbu0OYK0x6aXq8PyfSH6vb8TosIDKYv 1EUU+xdLoVjrY8CvszW42eVQF2F4hwEXezVCQXHMixnAg8tgarMKT8GERh0isOWi+PTh CaLg== X-Gm-Message-State: AOJu0YyehXVe1l5Y6oT/w/knB/cBNHGLvmZa5p0cQWP/TrZ36fE7qIel H1WmXQXBg7K3yaI77iJEE3JrBnjO8J6nwlSxFr82vLvLfpT/nIUFn/y50f/sDQIrCRuY2cgU4ha k X-Google-Smtp-Source: AGHT+IGIVUGB/Trby+RP+96/vlqWDzdQ7e2JXfnhqscsxMrvEy5LhVILe0bBo7Ke4vLQFCpISb66YA== X-Received: by 2002:a17:902:d4ca:b0:1f6:e8ee:54b7 with SMTP id d9443c01a7336-1f83b5e8a6cmr54322095ad.20.1718288447028; Thu, 13 Jun 2024 07:20:47 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.20.46 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:20:46 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 05/29] procps: fix build with new glibc but old kernel headers Date: Thu, 13 Jun 2024 07:20:10 -0700 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:20:53 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200608 From: Ross Burton If you're building procps with a newer glibc (with pidfd_open()) but older kernel headers (say 4.x, before __NR_pidfd_open) then procps will fail to build because of a typo in configure.ac. Signed-off-by: Ross Burton Signed-off-by: Steve Sakoman --- .../procps/procps/pidfd.patch | 42 +++++++++++++++++++ meta/recipes-extended/procps/procps_4.0.4.bb | 1 + 2 files changed, 43 insertions(+) create mode 100644 meta/recipes-extended/procps/procps/pidfd.patch diff --git a/meta/recipes-extended/procps/procps/pidfd.patch b/meta/recipes-extended/procps/procps/pidfd.patch new file mode 100644 index 0000000000..23d1a3cd3e --- /dev/null +++ b/meta/recipes-extended/procps/procps/pidfd.patch @@ -0,0 +1,42 @@ +From c8f625e085b8249cc009e8b19c3a19100217eb35 Mon Sep 17 00:00:00 2001 +From: Ross Burton +Date: Thu, 25 Apr 2024 13:33:15 +0000 +Subject: [PATCH] Fix pidfd_open detection + +This check for pidfd_open uses AC_CHECK_FUNC which just runs the specified code, but +src/pgrep.c checks HAVE_PIDFD_OPEN which will only be defined by AC_CHECK_FUNCS. + +Also pidfd_open is defined in sys/pidfd.h so that needs including. + +Upstream-Status: Submitted [https://gitlab.com/procps-ng/procps/-/merge_requests/229] +Signed-off-by: Ross Burton +--- + +diff --git a/configure.ac b/configure.ac +index fec27e3f..024731c7 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -170,7 +170,7 @@ AC_TRY_COMPILE([#include ], + AC_MSG_RESULT(yes), + AC_MSG_RESULT(no)) + +-AC_CHECK_FUNC([pidfd_open], [enable_pidwait=yes], [ ++AC_CHECK_FUNCS([pidfd_open], [enable_pidwait=yes], [ + AC_MSG_CHECKING([for __NR_pidfd_open]) + AC_COMPILE_IFELSE([AC_LANG_SOURCE([ + #include +diff --git a/src/pgrep.c b/src/pgrep.c +index d8e57dff..c5211aec 100644 +--- a/src/pgrep.c ++++ b/src/pgrep.c +@@ -44,7 +44,9 @@ + + #ifdef ENABLE_PIDWAIT + #include +-#ifndef HAVE_PIDFD_OPEN ++#ifdef HAVE_PIDFD_OPEN ++#include ++#else + #include + #endif /* !HAVE_PIDFD_OPEN */ + #endif diff --git a/meta/recipes-extended/procps/procps_4.0.4.bb b/meta/recipes-extended/procps/procps_4.0.4.bb index 800384f22f..ec8c4b0261 100644 --- a/meta/recipes-extended/procps/procps_4.0.4.bb +++ b/meta/recipes-extended/procps/procps_4.0.4.bb @@ -14,6 +14,7 @@ inherit autotools gettext pkgconfig update-alternatives SRC_URI = "git://gitlab.com/procps-ng/procps.git;protocol=https;branch=master \ file://sysctl.conf \ + file://pidfd.patch \ " SRCREV = "4ddcef2fd843170c8e2d59a83042978f41037a2b" From patchwork Thu Jun 13 14:20:11 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45048 X-Patchwork-Delegate: steve@sakoman.com 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 8703DC2BA18 for ; Thu, 13 Jun 2024 14:20:53 +0000 (UTC) Received: from mail-pl1-f182.google.com (mail-pl1-f182.google.com [209.85.214.182]) by mx.groups.io with SMTP id smtpd.web11.9963.1718288449415944902 for ; Thu, 13 Jun 2024 07:20:49 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=R2I1vhSi; spf=softfail (domain: sakoman.com, ip: 209.85.214.182, mailfrom: steve@sakoman.com) Received: by mail-pl1-f182.google.com with SMTP id d9443c01a7336-1f32a3b9491so10577995ad.0 for ; Thu, 13 Jun 2024 07:20:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288449; x=1718893249; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=tYjPGVQ6122KAq/Vsn8njaLe5qFpJpX6th1YLqTFXck=; b=R2I1vhSi0xNfmYdrJFcVHO1jJuyhMLLQLd4XXVCvtaMzTwofQCSdcPkFHQZNO9zidH 3wQB6PmD4J3ibdf7B+duIt9Fu096BtI3ldk1Hb6xRExOYPIkei3PU2OxdNMxP+E5csVd GgFSVlFphwUcwbZnbT3umUQh6J/2Nhg90XYskcpqtz4Y2YcWYBo/UUK9DeNQnlrK06w/ vEiSLcwR1/JrSdrP6qgtZj/nZhKQ6/2ggYrIQNe5qgJd9+AyDUbLkLLyLrgOVuIJ+cem Z5HFYh9lDOgnIwumKv6A/90BS1uv9L3STeeNJgwpbN65QHpQl+8mbwC7mMOjb+DmAerZ ik9Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288449; x=1718893249; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tYjPGVQ6122KAq/Vsn8njaLe5qFpJpX6th1YLqTFXck=; b=ZWHMjpCNaAt2KoWySpzEgpDD9jFtklETPFQ1iBKaGnoHLZSP7TKUjCUBp0bNEEgnYO gVmjgjLLuBNQAIexWUpKNk+HlNv9eZO5EjUU3436DpApbZSHhm2/6ucgldbZ+LzXzjkR AM4zgTr92cfLr8pBegrBTjermZIgqOcasHrCLg3zY4rZV/0PHyLw0AuWLW1RNYvjPc9f Y8TfWl1w3E3jmFluubM/EejVkAn8PH6wNcVZI5ecia5UC+/NdIyKpPUI+Q2h9JZRS8J8 XxRZC7hErw9mJ+Y9Z746P2IRJQhSpDhgmnSLRuqq/k8aLjYqEzIXimlBQbR5malsQD0r vhkQ== X-Gm-Message-State: AOJu0Yzv6mWVGQRk9tmrSzyHg+yF1Rj4kkDMCWweXXuHL6LLBn9f5ZN+ jyoCgjJXrQWYvlIH1DyWLl+4+as7MMSvch+QdrZocZUOJVK2spl19vE9Py87/WKcSdfn8mNWJuL m X-Google-Smtp-Source: AGHT+IHwpP9/BKF2wI5fdx6lues/MAyYRMXcNv7E1rocJJtu5AO+Kqwj0PB5CwWmicf3tRZ4Dgmdpw== X-Received: by 2002:a17:902:d4d2:b0:1f3:dd7:ad42 with SMTP id d9443c01a7336-1f83b2456fdmr61162295ad.0.1718288448378; Thu, 13 Jun 2024 07:20:48 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.20.47 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:20:48 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 06/29] devtool: modify: Catch git submodule error for go code Date: Thu, 13 Jun 2024 07:20:11 -0700 Message-Id: <1dc639353658496db5c5df802c0259e87fe2ca0f.1718288230.git.steve@sakoman.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:20:53 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200609 From: Anton Almqvist One of the git submodule commands failed for source extracted for recipes using go.bbclass. The root cause is probably the path set up by go_do_unpack which makes S and gitroot not match. This patch does not fix the root problem, but at least it is no worse than before the git submodule support. The extracted source will still have two .git folders, one in S created by devtool and one in the go path which will contain the tru git history. [ YOCTO #15483 ] Signed-off-by: Anton Almqvist Signed-off-by: Ola x Nilsson Signed-off-by: Richard Purdie (cherry picked from commit fe242408af40dd1f6e47d9b2b232bdc76756c80a) Signed-off-by: Peter Kjellerstedt Signed-off-by: Steve Sakoman --- scripts/lib/devtool/standard.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scripts/lib/devtool/standard.py b/scripts/lib/devtool/standard.py index 10d0cd3b7c..2beb058de8 100644 --- a/scripts/lib/devtool/standard.py +++ b/scripts/lib/devtool/standard.py @@ -893,7 +893,10 @@ def modify(args, config, basepath, workspace): (stdout, _) = bb.process.run('git rev-list --reverse %s..HEAD' % initial_revs["."], cwd=srctree) commits["."] = stdout.split() check_commits = True - (stdout, _) = bb.process.run('git submodule --quiet foreach --recursive \'echo `git rev-parse devtool-base` $PWD\'', cwd=srctree) + try: + (stdout, _) = bb.process.run('git submodule --quiet foreach --recursive \'echo `git rev-parse devtool-base` $PWD\'', cwd=srctree) + except bb.process.ExecutionError: + stdout = "" for line in stdout.splitlines(): (rev, submodule_path) = line.split() submodule = os.path.relpath(submodule_path, srctree) From patchwork Thu Jun 13 14:20:12 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45044 X-Patchwork-Delegate: steve@sakoman.com 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 681E5C27C78 for ; Thu, 13 Jun 2024 14:20:53 +0000 (UTC) Received: from mail-pl1-f181.google.com (mail-pl1-f181.google.com [209.85.214.181]) by mx.groups.io with SMTP id smtpd.web11.9965.1718288450355784517 for ; Thu, 13 Jun 2024 07:20:50 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=z75Fvc03; spf=softfail (domain: sakoman.com, ip: 209.85.214.181, mailfrom: steve@sakoman.com) Received: by mail-pl1-f181.google.com with SMTP id d9443c01a7336-1f65a3abd01so9940995ad.3 for ; Thu, 13 Jun 2024 07:20:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288449; x=1718893249; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=f2d5Fv2zhCe45b0vumu8v4PzSk8d9DfEpBFGq8y6R2c=; b=z75Fvc03KMhuJF665YnjKILibOHJTU3eZBaS/77Erv7h6Dwtf/hPJsHqV8/4z7g3cN tYiqUd/LWvlQAtiTT8CKdKYVkdU7heVeMhZP9GKlRxLpJljZbG0HQioWc2zjLuXZh06b DKlh4OMfnRW5fCSKnAjgdJgtRSMjJIKb0RBBT6o4U4XKhxmkBUIoh0H3Mb3dF7PZ9zG6 fQdfMvXfEUEhs24KQSRgKRZ1hdkEnv09fEPLrh4Md+0Av9L6VWtwbAlO/JDk0eOVMZpv Uzp1zEZigvYvtwWcfzQLhS/xyjzgnELJ8ftZ/9V+Rv/nxzvy+4EM8wmGEXDPYpHs0jc6 M1rw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288450; x=1718893250; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=f2d5Fv2zhCe45b0vumu8v4PzSk8d9DfEpBFGq8y6R2c=; b=OIl457P4CUuJozHlAnaB6Q2nogPAKnAhtJrTrwwdFLF8JEYn5r4w3wzq5cpoGFKGo7 ao1e2s470f86rWTFzn+Fo27TGj51eCgoMn+586c5u733KlYIIId49bf/LFUiowofmtgK YZCKH3D6YdgbaNvTA6G4Nue0C8p5lw4s0AFulQwybDt/DqaF5eGCzWZ2s4K4Fx5jDRRn SLI3VgrgDwTzqoP0U+oHuCO8tVPes76P8WpE/f3GQ6SqKhbJ02xDHpJOWYHoXs2Vj0nj iuNxnhO2VgMkuhe4ypF35lXxU+3CZ/h8UxoEZLtPwAoosmh1fzZr022i08sJlRh2qw81 TkJQ== X-Gm-Message-State: AOJu0Yw13w1TFSpE52bLmn89nO/Ym+ADEvFeymaz5DM2dOMm3WCwlxb7 mQ3vdA+vvZltdgDryaL1gmXKjqXbY72UipsDLrTjRh7waoKgCy5BUQjzrsOrvWwDYf15xmBG7qb d X-Google-Smtp-Source: AGHT+IELHlhC/bPOCgr0VGTdOlgracTRvP2xMqOAO8NFwFaMrNaZYAZ+wTzqRQs4YHOXYI8+h3aNNg== X-Received: by 2002:a17:902:d2c4:b0:1f7:13db:528c with SMTP id d9443c01a7336-1f83b56893emr60258845ad.13.1718288449628; Thu, 13 Jun 2024 07:20:49 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.20.49 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:20:49 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 07/29] oeqa/selftest/devtool: add test for modifying recipes using go.bbclass Date: Thu, 13 Jun 2024 07:20:12 -0700 Message-Id: <71adf7c18215faf73454be79d7b51f2a0c338c0f.1718288230.git.steve@sakoman.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:20:53 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200610 From: Ola x Nilsson go.bbclass uses a special do_unpack function that causes the git root to be different from S. Verify that it unpacks as expected. [ YOCTO #15483 ] Signed-off-by: Ola x Nilsson Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie (cherry picked from commit fab0c737b95b8d0c0bbf58336bc308776c956406) Signed-off-by: Peter Kjellerstedt Signed-off-by: Steve Sakoman --- meta/lib/oeqa/selftest/cases/devtool.py | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/meta/lib/oeqa/selftest/cases/devtool.py b/meta/lib/oeqa/selftest/cases/devtool.py index 51949e3c93..cc4cbec5ae 100644 --- a/meta/lib/oeqa/selftest/cases/devtool.py +++ b/meta/lib/oeqa/selftest/cases/devtool.py @@ -749,6 +749,25 @@ class DevtoolModifyTests(DevtoolBase): result = runCmd('devtool status') self.assertNotIn('mdadm', result.output) + def test_devtool_modify_go(self): + import oe.path + from tempfile import TemporaryDirectory + with TemporaryDirectory(prefix='devtoolqa') as tempdir: + self.track_for_cleanup(self.workspacedir) + self.add_command_to_tearDown('bitbake -c clean go-helloworld') + self.add_command_to_tearDown('bitbake-layers remove-layer */workspace') + result = runCmd('devtool modify go-helloworld -x %s' % tempdir) + self.assertExists( + oe.path.join(tempdir, 'src', 'golang.org', 'x', 'example', 'go.mod'), + 'Extracted source could not be found' + ) + self.assertExists( + oe.path.join(self.workspacedir, 'conf', 'layer.conf'), + 'Workspace directory not created' + ) + matches = glob.glob(oe.path.join(self.workspacedir, 'appends', 'go-helloworld_*.bbappend')) + self.assertTrue(matches, 'bbappend not created %s' % result.output) + def test_devtool_buildclean(self): def assertFile(path, *paths): f = os.path.join(path, *paths) From patchwork Thu Jun 13 14:20:13 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45041 X-Patchwork-Delegate: steve@sakoman.com 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 56749C27C75 for ; Thu, 13 Jun 2024 14:20:53 +0000 (UTC) Received: from mail-pg1-f174.google.com (mail-pg1-f174.google.com [209.85.215.174]) by mx.groups.io with SMTP id smtpd.web10.9681.1718288452016696777 for ; Thu, 13 Jun 2024 07:20:52 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=upuGtHrj; spf=softfail (domain: sakoman.com, ip: 209.85.215.174, mailfrom: steve@sakoman.com) Received: by mail-pg1-f174.google.com with SMTP id 41be03b00d2f7-6c5a6151ff8so790147a12.2 for ; Thu, 13 Jun 2024 07:20:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288451; x=1718893251; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=G1q9tukFDires2N/hk4Wi4LkTl4gQgWqutcUS7/1Jls=; b=upuGtHrjHJTGHPliRAzNkgZp7/OCmn5iwyB9IXBu+w0n1YCKOO18jxoCew/CUOaHnf rCjltuvwserEKMnmA7zqrqWy/4L303nHFvrivJ2/d342p3CserSsYp/CGvrg6XthvhMj cYTgCy+FFAubQGKIn1wSpy5gBohzGDTpE1U5ekRHtW7MeS4xVjVrirmnkRdwCzMPCo1Y jCOqR4xbw412Iuuf1rLJTqOh5L8NQ1/CvnJsSzQNAs0xnnjmRt44fzfUl3dtSE7/KJao YiN9egglpekqKj8blzp7p8NHUZbiGosw2bXWb1cyKbehn7/ignJjzHg+dLHTM0wj57Zx VD0w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288451; x=1718893251; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=G1q9tukFDires2N/hk4Wi4LkTl4gQgWqutcUS7/1Jls=; b=qZAsE0+6NifHyCNCDUrxe797Un0pUhTMU+ycuNWN626PznSwJV5QZrGGnBXQZju1vI +vJOXvPNpvSO25sviChc7m97qPCgiZRlpcJFs14vISYRstMJD5yVM15PKROolR6go/O3 NiPdMWn6Y2sFkgCFPA7EIJwUYdSw9k4tiBphyqVUozDrk6RuJ2pDxLIwSdzPktdyGFP4 sD3aTLRwcBUBxHBETR+2xMaMFlJrXx+FZSWLV4NU1k+M7T9t/0VgmfifrsRFzGooZkQu bY0YonsDmuBS5Vn2+16FO/QtUqhMbWL2qOHxwkRuJ6dm8t7vn19VHVVXN2OIRHRgd4zY Od3g== X-Gm-Message-State: AOJu0YxNF8R8ubsBEMBkM6HmZxzLglB8LDCx/BtZBaV0TvZBxU+LA5mT oG/cNFm1yUTtywNZeVysbsW+n1ezzdzsKf8u3Uwzb97SFj8hAiOdWQt7CbtEg+XjxK0ay3Ch8Ol T X-Google-Smtp-Source: AGHT+IF2y/oWxlPVZPRqOh+kC5m9+upslcvIWMJB1pD6T71s9MOYdFqErhf4FbM/uA8EWed9oCcE1g== X-Received: by 2002:a17:903:8cc:b0:1f4:620b:6a27 with SMTP id d9443c01a7336-1f83b626511mr55470975ad.13.1718288451291; Thu, 13 Jun 2024 07:20:51 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.20.50 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:20:50 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 08/29] base-files: profile: fix error sh: 1: unknown operand Date: Thu, 13 Jun 2024 07:20:13 -0700 Message-Id: <7ef2c9ab669785e5e073d6f925f1a3f447fc31d9.1718288230.git.steve@sakoman.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:20:53 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200611 From: Felix Nilsson Handle errors when SHLVL isn't set. Signed-off-by: Felix Nilsson Signed-off-by: Richard Purdie (cherry picked from commit 5df53fcfe3b70a5312fced3fcc1ba6290f2ee794) Signed-off-by: Peter Kjellerstedt Signed-off-by: Steve Sakoman --- meta/recipes-core/base-files/base-files/profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/base-files/base-files/profile b/meta/recipes-core/base-files/base-files/profile index bded3757cc..5e8393c91c 100644 --- a/meta/recipes-core/base-files/base-files/profile +++ b/meta/recipes-core/base-files/base-files/profile @@ -58,7 +58,7 @@ resize() { fi # only do this for /dev/tty[A-z] which are typically # serial ports - if [ $FIRSTTIMESETUP -eq 1 -a $SHLVL -eq 1 ] ; then + if [ $FIRSTTIMESETUP -eq 1 -a ${SHLVL:-1} -eq 1 ] ; then case $(tty 2>/dev/null) in /dev/tty[A-z]*) resize >/dev/null;; esac From patchwork Thu Jun 13 14:20:14 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45042 X-Patchwork-Delegate: steve@sakoman.com 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 473A2C27C6E for ; Thu, 13 Jun 2024 14:20:53 +0000 (UTC) Received: from mail-pl1-f180.google.com (mail-pl1-f180.google.com [209.85.214.180]) by mx.groups.io with SMTP id smtpd.web11.9967.1718288453121644287 for ; Thu, 13 Jun 2024 07:20:53 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=S3RaoFBg; spf=softfail (domain: sakoman.com, ip: 209.85.214.180, mailfrom: steve@sakoman.com) Received: by mail-pl1-f180.google.com with SMTP id d9443c01a7336-1f6f1677b26so8286765ad.0 for ; Thu, 13 Jun 2024 07:20:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288452; x=1718893252; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=e4cceVFHt4f3hqXqG+h1RSV/sfjux4PtVLuMzNZe6Jk=; b=S3RaoFBgKIF4p/KcNF4jP7h6pLKyfHNYMdozjtYBHrOOF4FSDXlKsu5pQFjVt2kwHT +CCEYLmE1A8bAz6TU6AibJFAOdcMUVrYoNaCiRD9JrSKS69JkS8M8p+GVRf2tmEjxw3P 8/gH1iBO5SEMkydqbduEyeS2SSgeiLb/DXvofIWMmU6fHgZX4/tN6r0q4vQYF/UvZYun n3+ghyJ0nCag6+XdB9KKamF+2epohdTkjQjI4DVzGckDn7Yb3lJRYFeM4u48BAyUS+id itTNFv/2waMBTmggCvWz2NmJngTlBkNN49upVxvj3Taovssr7xgOSG8ye2p+f3B9eYHa 1Cww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288452; x=1718893252; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e4cceVFHt4f3hqXqG+h1RSV/sfjux4PtVLuMzNZe6Jk=; b=SPs3cyMbmcxct3qspq68ooQ9od1A5acG6O+r/aendimJ/jcA1ARc0jaNrXdCLbDx5Q 61dJTmkouxyISSj55U0WVZJdtT/x1/NBRsXmogS6xyuzGjTjkHenZuGgdag/um9MHXtP L6oOUhO6od/FPJjLowWLxpUzBjooKaRf0lilzUyPbAFL6WoJ5mj/20kigL8wZKesMf81 2bL8Rin2p/fLLTVAxF0mXfzHoL+5ztLTSb0OVMbtizhP+mIbcA66RZ3uT6I1UURAjK5g 5ObQ9weLYU8Bp8uenvpp1fvOmlm2hjW/J5LyQrEDLQe2wcwtbMapKX45fOSYBHpPABcb 2Ixg== X-Gm-Message-State: AOJu0YwZa20kofHjFLbCdvEMKKOZAWJiNTQprikk4aMZESX4VhoeHpx9 P9+Ve9BMATb37zcDK+vq4G/zJy7B9QCNKFXwQc0J9kwUH6g5n8oXrVzMJUzYltn1FJIgpy41UTt B X-Google-Smtp-Source: AGHT+IE2D2kSFIv2Eiz8/Mj1zgwtbhBNYDYCZVCTny82vFpe7OfLRqie4n3ThUp4J8k61Biq3Gbhww== X-Received: by 2002:a17:902:d2cd:b0:1f7:12f5:d7d6 with SMTP id d9443c01a7336-1f84e42e048mr45426845ad.33.1718288452328; Thu, 13 Jun 2024 07:20:52 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.20.51 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:20:52 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 09/29] oeqa/postactions: Do not use -l option with df Date: Thu, 13 Jun 2024 07:20:14 -0700 Message-Id: <82a0df6cc2c5b18cb48fd8c3be26a11f4016d98d.1718288230.git.steve@sakoman.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:20:53 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200612 From: Khem Raj -l option is specific to df provided by coreutils, if df applet from busybox is used then it does not work and fails like below Fixes df: invalid option -- 'l' BusyBox v1.36.1 () multi-call binary. Usage: df [-PkmhT] [-t TYPE] [FILESYSTEM]... DEBUG: [Command returned '1' after 0.71 seconds] DEBUG: Command: df -hl Status: 1 Output: df: invalid option -- 'l' it seems worth a compromise to show remote mounted filesystems if any during ptests and it works with both df implementations Signed-off-by: Khem Raj Signed-off-by: Alexandre Belloni (cherry picked from commit 75cc1ea4348a2294fdc5ab20530fcff27056ff06) Signed-off-by: Steve Sakoman --- meta/lib/oeqa/utils/postactions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/lib/oeqa/utils/postactions.py b/meta/lib/oeqa/utils/postactions.py index 8104400ac2..ecdddd2d40 100644 --- a/meta/lib/oeqa/utils/postactions.py +++ b/meta/lib/oeqa/utils/postactions.py @@ -25,7 +25,7 @@ def create_artifacts_directory(d, tc): def get_target_disk_usage(d, tc): output_file = os.path.join(get_json_result_dir(d), "artifacts", "target_disk_usage.txt") try: - (status, output) = tc.target.run('df -hl') + (status, output) = tc.target.run('df -h') with open(output_file, 'w') as f: f.write(output) f.write("\n") From patchwork Thu Jun 13 14:20:15 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45050 X-Patchwork-Delegate: steve@sakoman.com 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 8C4BAC2BA15 for ; Thu, 13 Jun 2024 14:21:03 +0000 (UTC) Received: from mail-pg1-f176.google.com (mail-pg1-f176.google.com [209.85.215.176]) by mx.groups.io with SMTP id smtpd.web11.9969.1718288454569906925 for ; Thu, 13 Jun 2024 07:20:54 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=CSfJTY+X; spf=softfail (domain: sakoman.com, ip: 209.85.215.176, mailfrom: steve@sakoman.com) Received: by mail-pg1-f176.google.com with SMTP id 41be03b00d2f7-6e5fd488d9fso871140a12.3 for ; Thu, 13 Jun 2024 07:20:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288454; x=1718893254; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=iA2ntRrglCC30qeDY44tZPiJhQxMTKv4U8R4OH/awco=; b=CSfJTY+XdCcQaNNQzQk311gUxd5Q5Z+i9Ln6hsP1dm1mFNttMUU0RaQ9Rna7OVV8q5 r+UbX3FsBw5IqPoY2fLr1Lb1Y6Y3Al68fdrx59knArHvgoiBXpevvOQval14zL6QeiZH Fl4M5BoOqEEjD5R4j2Cyz4XHQdRdr6jm30yxt3CVLVVDzDUES2JuZ286bNv6Hzegp71Y NPXiSPIeXKnA71TqQiI9OLEn+gJYse5eT8HgvlpWO7r/YXLlglrfBmaj3+uENoXXXIcM 8sVfYrLlGCHiLmJMg2NIKJs5TKe1a4JPNOEELqXxix0CBnM2EmUCJ2HKhXNFHosLYvlC /NJg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288454; x=1718893254; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iA2ntRrglCC30qeDY44tZPiJhQxMTKv4U8R4OH/awco=; b=LFPICgCAgOV6u+eLz79t4MO8BUPGANOWu5juIz8LwwTiE8+1DvqLnLxAXg4aA985M6 7evRrPip5MsJRnv1wgy6b+Vze09draRyCoGYu8oGUM4wtf7o+29Co9xcEbwKPPCbwuor 9rgVROImgAfGApW6r8fdD7NDtbCrErD6pf9hZouobk3IL6q2BZSTjw0C35o0FJvcBeRu KS1pSMpPiAduf881O2g4x1Gyd1qo/JwzboGK92G1wfo06HcwWPnr1Nfu9Gf+wxgxR7xt hr2KRClujxrV2oN6Cfk7edD7iMKtjJ1ofJ9QwZQmvDpIg9bq9m6p330W5dFHuzWI2ltI rFyw== X-Gm-Message-State: AOJu0YxTvUUpxpa3+2hKZiuBxU7/fa8TyQo6eV99Mrbpw/LB8fZaLNyC C60f6PjO99eyPIeE1xZc2W1uRrbNN5J/G1mcgh936Cs8yTa3ksbZS+WitF4ab2aF4fcSKOzcldG y X-Google-Smtp-Source: AGHT+IFVI0XcPEiv98Oeqyc5safp4lew209wNEruDRC61DxP8vvDxGIj5CUpTPVw1RXXucy+U+Vh1w== X-Received: by 2002:a17:902:ecc7:b0:1f8:3c5d:9eb with SMTP id d9443c01a7336-1f83c5d0bbfmr62854045ad.7.1718288453800; Thu, 13 Jun 2024 07:20:53 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.20.53 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:20:53 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 10/29] oeqa: selftest: context: run tests serially if testtools/subunit modules are not found Date: Thu, 13 Jun 2024 07:20:15 -0700 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:21:03 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200613 From: Julien Stephan If testtools and/or subunit modules are not found we get the following backtrace (example for testtools): NOTE: Starting bitbake server... Traceback (most recent call last): File "<..>/poky/scripts/oe-selftest", line 60, in ret = main() File "<..>/poky/scripts/oe-selftest", line 47, in main results = args.func(logger, args) File "<..>/poky/meta/lib/oeqa/selftest/context.py", line 391, in run rc = self._internal_run(logger, args) File "<..>/poky/meta/lib/oeqa/selftest/context.py", line 377, in _internal_run rc = self.tc.runTests(**self.tc_kwargs['run']) File "<..>/poky/meta/lib/oeqa/selftest/context.py", line 161, in runTests return super(OESelftestTestContext, self).runTests(processes, skips) File "<..>/poky/meta/lib/oeqa/core/context.py", line 91, in runTests result = self.runner.run(self.prepareSuite(self.suites, processes)) File "<..>/poky/meta/lib/oeqa/selftest/context.py", line 154, in prepareSuite from oeqa.core.utils.concurrencytest import ConcurrentTestSuite File "<..>/poky/meta/lib/oeqa/core/utils/concurrencytest.py", line 22, in import testtools ModuleNotFoundError: No module named 'testtools' Fix this by adding a custom callback on -j/--num-processes parameter to check testtools and subunit modules. Fallback to serial testing if missing. This strategy is already used in sdk/context.py Signed-off-by: Julien Stephan Signed-off-by: Alexandre Belloni (cherry picked from commit 35284404473b2c2d9f69594582868ed66ef3525e) Signed-off-by: Steve Sakoman --- meta/lib/oeqa/selftest/context.py | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/meta/lib/oeqa/selftest/context.py b/meta/lib/oeqa/selftest/context.py index 57844b289a..99186175e5 100644 --- a/meta/lib/oeqa/selftest/context.py +++ b/meta/lib/oeqa/selftest/context.py @@ -194,8 +194,23 @@ class OESelftestTestContextExecutor(OETestContextExecutor): parser.add_argument('-R', '--skip-tests', required=False, action='store', nargs='+', dest="skips", default=None, help='Skip the tests specified. Format should be [.[.]]') + + def check_parallel_support(parameter): + if not parameter.isdigit(): + import argparse + raise argparse.ArgumentTypeError("argument -j/--num-processes: invalid int value: '%s' " % str(parameter)) + + processes = int(parameter) + if processes: + try: + import testtools, subunit + except ImportError: + print("Failed to import testtools or subunit, the testcases will run serially") + processes = None + return processes + parser.add_argument('-j', '--num-processes', dest='processes', action='store', - type=int, help="number of processes to execute in parallel with") + type=check_parallel_support, help="number of processes to execute in parallel with") parser.add_argument('-t', '--select-tag', dest="select_tags", action='append', default=None, From patchwork Thu Jun 13 14:20:16 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45051 X-Patchwork-Delegate: steve@sakoman.com 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 A60F9C2BA16 for ; Thu, 13 Jun 2024 14:21:03 +0000 (UTC) Received: from mail-pl1-f170.google.com (mail-pl1-f170.google.com [209.85.214.170]) by mx.groups.io with SMTP id smtpd.web11.9971.1718288455858851424 for ; Thu, 13 Jun 2024 07:20:55 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=ujm7trVU; spf=softfail (domain: sakoman.com, ip: 209.85.214.170, mailfrom: steve@sakoman.com) Received: by mail-pl1-f170.google.com with SMTP id d9443c01a7336-1f70fdc9644so17144345ad.0 for ; Thu, 13 Jun 2024 07:20:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288455; x=1718893255; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=Qh/2SlOHkRfFtUaPW3hg0HhFtNFxuG28Z2IK+NngK1M=; b=ujm7trVUwgqDs9NdyOtMIY74Ba46PHT3jzJk3cQeVbORWsGb4YDuroXpcGz9JDDcBt sWY6weLvk7DvbESMoZh9ii3Hzae+AF59vGi8M8uVRJ3Z77KFo6CgJpcuyxp4IsnKcAyN rQgBxG6wlV1AYFcJkZWXJFvFcNFm9BWs8i2NypJSz8Odn4Zngg1b3qAN8BEbWxlDQmqj h/EkHPTgoDT/9gQKVGdvGmZbFuVgECd31OUknI8FQ9iGrYvE9bCHeCmVeEcDQ5WGlDL7 OSv/03BhIkAyQ/ELT/gK6cTBQlxRH2HfIGu49O6NDYZ83l10xAEw7Y+Ab+FLAOty5EWg SUiQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288455; x=1718893255; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Qh/2SlOHkRfFtUaPW3hg0HhFtNFxuG28Z2IK+NngK1M=; b=giEktYBFZ+7mDsN04sKqZimoHVgwEV1JvU5XmXnlRXF2soxIb4/UoMEXheiyLmsJiK FP0r0tkTnBdSVERcPGhxihr0l6fXzcTdWM4XfEkiAKjWX/n94emfxQgBOZoLZk/HzgBf 3/qVR478lJx7Qyb9Jv7x0/1A4rgPTaIKD+YOsqCCzNyagmDCuU7grR8mwJ5lKU+NrPzL mDHC48QbXX9JDNnRCFHQzmDNqFX8VQJ17adS4lGSsxSwyu45rJjP3JrGVvU5iTXdHe4v NVr4YdIGEeAOhS51WCoVY9Y5anAiK5PLTna21x41TvyLvJxfOD4+bxezxk1uMxNGJCWV w4sw== X-Gm-Message-State: AOJu0YzPKiRYWOuUIpUYtTiWV2htGQNl2an16URE2QC4f2nJP5A4fLz6 UJLqZYL4o48kWCb/U1bEK0OAe0llQhaG5nCD6EAOKLr5nRMjXJY/cED+oVyuOkoROWCItgb1wXu R X-Google-Smtp-Source: AGHT+IF544yyQsFEOpW13a80jxR2LJ6cTUtznmumi26LoGZNUfSkd3c7RugZPuBawPSu7InHMY9ufw== X-Received: by 2002:a17:902:ce82:b0:1f6:e338:2a6 with SMTP id d9443c01a7336-1f84e31188amr44530305ad.23.1718288455107; Thu, 13 Jun 2024 07:20:55 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.20.54 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:20:54 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 11/29] libtraceevent: submit meson.patch upstream Date: Thu, 13 Jun 2024 07:20:16 -0700 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:21:03 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200614 From: Alexander Kanavin [RP: Add url to submission] Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie (cherry picked from commit d00306620aa890a361f42516a064d64dd7c68aa7) Signed-off-by: Steve Sakoman --- meta/recipes-kernel/libtraceevent/libtraceevent/meson.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-kernel/libtraceevent/libtraceevent/meson.patch b/meta/recipes-kernel/libtraceevent/libtraceevent/meson.patch index 38b6107136..6e96ba2167 100644 --- a/meta/recipes-kernel/libtraceevent/libtraceevent/meson.patch +++ b/meta/recipes-kernel/libtraceevent/libtraceevent/meson.patch @@ -4,7 +4,7 @@ Fixes for the Meson build of libtraceevent: - Install the plugins as modules not static and versioned shared libraries - Add an option to disable building the documentation (needs asciidoc and xmlto) -Upstream-Status: Pending +Upstream-Status: Submitted [https://lore.kernel.org/linux-trace-devel/20240311111140.1789879-1-alex@linutronix.de/T/#u] Signed-off-by: Ross Burton diff --git a/meson.build b/meson.build From patchwork Thu Jun 13 14:20:17 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45055 X-Patchwork-Delegate: steve@sakoman.com 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 D8805C27C4F for ; Thu, 13 Jun 2024 14:21:03 +0000 (UTC) Received: from mail-pl1-f178.google.com (mail-pl1-f178.google.com [209.85.214.178]) by mx.groups.io with SMTP id smtpd.web10.9686.1718288457357800805 for ; Thu, 13 Jun 2024 07:20:57 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=NBi6eG8i; spf=softfail (domain: sakoman.com, ip: 209.85.214.178, mailfrom: steve@sakoman.com) Received: by mail-pl1-f178.google.com with SMTP id d9443c01a7336-1f44b45d6abso9009405ad.0 for ; Thu, 13 Jun 2024 07:20:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288456; x=1718893256; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=1lCsUZXzz1wPpOZB4v1wxAhFmq5JTCqqow3OSFMxSho=; b=NBi6eG8iFzoN3bFaXWbSvbzPDk6MvByLzlsEJ7ukmrQaC8uedEHFtsSwVaE6ZT2Nqn s0i/S7UwTjz5+rpwyzwK4qjw7j0CKoZTrFvDy/SkqcJW0nVdmNI61psl/h90sjmGaizG Jx4Sdj4aGGDSp+1cHQtwHSsOGGoK10SJQlOReWah7eycCsYZr/BlF6GgU4OLyZ/kUYwR pzpswSZfol8ZE55gf1lc+gMsRoI8NhZoeG0+AGlwSyFbs6PJ1lGPXZzRQ6K3UE3ENSPR rxazOm+iPaJl+FyUfkT/MpSBheM2UqWHD3xnwqQlkr6yk+d4T3Pfp121rPsDoe83obX+ qwRA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288456; x=1718893256; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1lCsUZXzz1wPpOZB4v1wxAhFmq5JTCqqow3OSFMxSho=; b=fwzTfmqaVkIihDmk8WYQKg+LA/eVuAJzpH2grY9QcWbaJeToAi9WJrhj8pDnviv2r3 vvIS6Oy8nULuiYjux1qxtQACXy71A3HDDN9OlQQB1YMtIGtMswxEcocvrRtZnnBv9isH vsnaEnqNl52Sj5CH44DkiVwF1X5Pw4pyvIEVF4HTSl6diNMc3Lf/RsvKEKtNxWC/BrUE 1GS/R5DDKV1DYp1AIIykt3MTYoWd7xZXJ9p0bRWQZAksPhuT28ZrgDyym0I70YVt9XFu k8VTFWCmMUbNL9VlqTukL8mrON5BROFZBjoJHNOdY/DmkjlLNdSrzdVMWEKo9330bHTf WA5g== X-Gm-Message-State: AOJu0YyMp00Xe8zQMWjFsawUY7DXczEU+kLV1hJZaz3nGXq8RvNIpstk NbT/EE61jhOamugv1PeWe/YDRkhHg9MDOEsMJ17nXhmryhc2dPqOZQsl06yu/XrbnpKBAnBRHfn Y X-Google-Smtp-Source: AGHT+IHDDoAExFhDdZGT74i2LOfhJqH19YaT8M9vTtW7LU0KDblzJWLIp2QE36rfMRNA9yQJrLfVIw== X-Received: by 2002:a17:902:dac7:b0:1f7:2c0c:4218 with SMTP id d9443c01a7336-1f83b7e575bmr50546145ad.62.1718288456468; Thu, 13 Jun 2024 07:20:56 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.20.55 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:20:56 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 12/29] devtool: sync: Fix Execution error Date: Thu, 13 Jun 2024 07:20:17 -0700 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:21:03 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200615 From: Vincent Kriek When executing devtool sync on a recipe that was extract with devtool extract earlier the following error occured: Traceback (most recent call last): [...] bb.process.ExecutionError: Execution of 'git fetch file:///home/vin/projects/poky/build/tmp/work/all-poky-linux/netbase/6.4/devtooltmp-figt1jmr/workdir/netbase devtool:devtool' failed with exit code 128: fatal: refusing to fetch into branch 'refs/heads/devtool' checked out at '/home/vin/projects/poky/build/netbase-src' Fix this by adding --update-head-ok and --force to git fetch so it will override the current head even if it is checked out and has changes. Possible existing changes in the devtool branch can be retrieved by checking out the devtool.bak branch Signed-off-by: Vincent Kriek Signed-off-by: Alexandre Belloni (cherry picked from commit 4c89b061003a0f4143c6d3838e39fc2643edc8d6) Signed-off-by: Steve Sakoman --- scripts/lib/devtool/standard.py | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/scripts/lib/devtool/standard.py b/scripts/lib/devtool/standard.py index 2beb058de8..05161942b7 100644 --- a/scripts/lib/devtool/standard.py +++ b/scripts/lib/devtool/standard.py @@ -661,7 +661,18 @@ def _extract_source(srctree, keep_temp, devbranch, sync, config, basepath, works srctree_localdir = os.path.join(srctree, 'oe-local-files') if sync: - bb.process.run('git fetch file://' + srcsubdir + ' ' + devbranch + ':' + devbranch, cwd=srctree) + try: + logger.info('Backing up current %s branch as branch: %s.bak' % (devbranch, devbranch)) + bb.process.run('git branch -f ' + devbranch + '.bak', cwd=srctree) + + # Use git fetch to update the source with the current recipe + # To be able to update the currently checked out branch with + # possibly new history (no fast-forward) git needs to be told + # that's ok + logger.info('Syncing source files including patches to git branch: %s' % devbranch) + bb.process.run('git fetch --update-head-ok --force file://' + srcsubdir + ' ' + devbranch + ':' + devbranch, cwd=srctree) + except bb.process.ExecutionError as e: + raise DevtoolError("Error when syncing source files to local checkout: %s" % str(e)) # Move the oe-local-files directory to srctree. # As oe-local-files is not part of the constructed git tree, From patchwork Thu Jun 13 14:20:18 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45053 X-Patchwork-Delegate: steve@sakoman.com 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 AF47CC2BA18 for ; Thu, 13 Jun 2024 14:21:03 +0000 (UTC) Received: from mail-pl1-f175.google.com (mail-pl1-f175.google.com [209.85.214.175]) by mx.groups.io with SMTP id smtpd.web10.9687.1718288458562069825 for ; Thu, 13 Jun 2024 07:20:58 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=gKAk/5eM; spf=softfail (domain: sakoman.com, ip: 209.85.214.175, mailfrom: steve@sakoman.com) Received: by mail-pl1-f175.google.com with SMTP id d9443c01a7336-1f6da06ba24so10345825ad.2 for ; Thu, 13 Jun 2024 07:20:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288458; x=1718893258; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=mKi0LCDz3Y+k9Y0J+husOpEDW4yF3NGtnUxOIoIx8kw=; b=gKAk/5eM/V7OXffPlNcddlQwHkkSksd8WuqELgmMMALEVODpCLPdbeXCKn90HtXv0d 5oKS4a0e/G3GCkYQ3mRkDfC/qYvukweOdTQftXGCYNjQEqstf40o4CE9PJawOFPSx74e MYh2mk4HsRex05/tgOyTBuzu5Krb3pNXQjf+5PP91s+rdsfra0BDelZbB/QrXTP8w0pu pvvJm5kDSz/LtBDBBqYTUC3u95E3MKNGofmGMU+UcpB399bRbtJmlmImo9c1qk2wu5GU l50srX0iwDw9bBkfMZWLhcoXw2AoZTBExxWNtadMhLkVPNNuudUBM6mcMO15uh9QrrUt ivfg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288458; x=1718893258; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mKi0LCDz3Y+k9Y0J+husOpEDW4yF3NGtnUxOIoIx8kw=; b=enCy+UVf+gw+VewV1XM/M/z9+TR43rRsLGRFhPnUnGw29nOg0GT9SHxNu8v9DfQQZV Ow967ql2YMuggr0I1rv4FaHPjZHULZSBsj6BqNEej5SaioabacOxJw1CD2mZdYDaQ9yH Gedfu7aKlMQUpKvlBuU81qwFaXIWG/ZYLEEaREWuUfyPSGjpY+lW+JhtjIVHHxYk/7rN x5EUKCsCO2rL+jLxaAySZIXY/ppHcJ9ymxpwWO60oUS9Y4mOtpMxJmL3sts9nVcejf4t l7A/5zC1vqZQHOeosRQlDMenN9SumaG19rnYxeW6iqZSOjN40XsKdUMdDsT90wDoLTZN NRvA== X-Gm-Message-State: AOJu0YxlatBkl07N1MEausqJR/nGHpiRoUihq+MVjUfK0Aqp9iUqqxRp uJv3TTag380TpibKGHpaGz1gnQQw6+yeUQ8WktGpkjHa/rdJjqISNWgvULLRQPQjwptJb5Huzgs a X-Google-Smtp-Source: AGHT+IGVKYOpUs/Rjym8o6LjoKUuSMEgwbiFGWCdifNgiq9ohuSqQEiKwAosSWpog31QkwGzLu8UIQ== X-Received: by 2002:a17:903:2349:b0:1f8:3f13:1970 with SMTP id d9443c01a7336-1f83f131efbmr49975265ad.56.1718288457723; Thu, 13 Jun 2024 07:20:57 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.20.57 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:20:57 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 13/29] serf: mark patch as inappropriate for upstream submission Date: Thu, 13 Jun 2024 07:20:18 -0700 Message-Id: <07e14e259e5354c6465953189854229a0ea42e66.1718288230.git.steve@sakoman.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:21:03 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200616 From: Alexander Kanavin What the patch does is not suitable, as upstream would surely want the issue with the code fixed, not removal of that code altogether. I'd also note that serf is still semi-ummaintained, and the only consumer of it is subversion, which is slowly but steadily fading away in favor of git and artifact-specific solutions. Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie (cherry picked from commit 634717817e94740ac8d4e8cc82cb68bfd15d8dbd) Signed-off-by: Steve Sakoman --- ...op.creating.directories.without.sandbox-install.prefix.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-support/serf/serf/SConstruct.stop.creating.directories.without.sandbox-install.prefix.patch b/meta/recipes-support/serf/serf/SConstruct.stop.creating.directories.without.sandbox-install.prefix.patch index 91640d6044..c8e6eddfec 100644 --- a/meta/recipes-support/serf/serf/SConstruct.stop.creating.directories.without.sandbox-install.prefix.patch +++ b/meta/recipes-support/serf/serf/SConstruct.stop.creating.directories.without.sandbox-install.prefix.patch @@ -31,7 +31,7 @@ ERROR: scons install execution failed. and the installed paths (including the paths inside libserf*.pc) look correct -Upstream-Status: Pending +Upstream-Status: Inappropriate [removes block of code rather than fixing the problem in that block] Signed-off-by: Martin Jansa From patchwork Thu Jun 13 14:20:19 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45052 X-Patchwork-Delegate: steve@sakoman.com 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 97B77C27C6E for ; Thu, 13 Jun 2024 14:21:03 +0000 (UTC) Received: from mail-pf1-f169.google.com (mail-pf1-f169.google.com [209.85.210.169]) by mx.groups.io with SMTP id smtpd.web10.9689.1718288459945154380 for ; Thu, 13 Jun 2024 07:21:00 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=N9Owj/46; spf=softfail (domain: sakoman.com, ip: 209.85.210.169, mailfrom: steve@sakoman.com) Received: by mail-pf1-f169.google.com with SMTP id d2e1a72fcca58-70423e8e6c9so954737b3a.0 for ; Thu, 13 Jun 2024 07:20:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288459; x=1718893259; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=8bLWmShWVJr64L2H8yKGT+UjuMfPEHcf6m2JktNjr+0=; b=N9Owj/4682HSIp3dEm05Wm7tqbKrU9oCJtnvD5a6kawKQ3P/4VZS97U+kYKRfpi4/a 9AqSqkvB/UMPdOBUnPjvkJYr3Tb/wevdDsj+af9PW4dEKdXusCXwwV0ysD9NFD8w/Nj2 oPZwb78KeuGDOGG0+M6UmCHyraLI5jWWuHOqPQ1HY3xKBqnYYgJNEaIVVCHhpqD4S/Ty +v+LtKHlPwY/Dw67q2Pocw/5I6LuMXuGXEsPwVvcwMd/sRHCwzu4BiELUS67pMy3fOqy NGEm+yrSIyfQO7ksTRvKsqliG143hhQ14+dH3VTgyxpqGUCeK1EDEQK6wQAYwnb4FT38 2TJQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288459; x=1718893259; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8bLWmShWVJr64L2H8yKGT+UjuMfPEHcf6m2JktNjr+0=; b=NdnERfTz42PmV+E58oo3vNbwOLqBkPQBJ9qb3QZLY6oY8MR0bSabdv7OauQHyFYkT7 HVevOvum2MJJeyek7jpZY7Z1yM8EJ8HkOa4/d0voE3Xy0Uf7I+B88/CVKbxhmzqaeOgD mkQW24lH5A1H25aVe//jo5FLgRxmsDZFb4Kq85/xm3734jUjAL8pOpfHrLbA0NwBtiaK nsm0Ne9SZcTRvRbNKIf/ADzRz928oiqgLoHq4pLdIebYZsHF5anRdnFjW9mzjWRpTYXB 2qYV+iEkFU4q1dQRtXKio1uE0mN1WAjmYEWelTYGRQ5CQpKAFHJl3LvenO3gD8zCX7w0 Su+A== X-Gm-Message-State: AOJu0Yzat28yf0YB42LOvsVPJUKHXIXMXdiNOi0s1DuChkn88F2mt1oD Pox6YEmN2PAQkMiFdV3T36unZJn5qm8DTNh/7FDxG++c5v3vWOO1AYBJbw8LWsjuso/D6Fgg+VR V X-Google-Smtp-Source: AGHT+IG9yGWSAZOIm0J/uvVy4mE628IPaboEFV8DAm+VpdXsjjOuGFN+TZdza9Xe0kkjgXZPy1qFIQ== X-Received: by 2002:a05:6a21:998a:b0:1b5:cf26:ed09 with SMTP id adf61e73a8af0-1b8a9b6cc37mr5789163637.7.1718288459203; Thu, 13 Jun 2024 07:20:59 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.20.58 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:20:58 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 14/29] kea: remove unnecessary reproducibility patch Date: Thu, 13 Jun 2024 07:20:19 -0700 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:21:03 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200617 From: Alexander Kanavin Rather, adjust the sed invocation to do the correct thing directly. Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie (cherry picked from commit 804afb2eb9cc2b5650faa80816f377fa5b72fb38) Signed-off-by: Steve Sakoman --- ...1-kea-fix-reproducible-build-failure.patch | 62 ------------------- meta/recipes-connectivity/kea/kea_2.4.1.bb | 3 +- 2 files changed, 1 insertion(+), 64 deletions(-) delete mode 100644 meta/recipes-connectivity/kea/files/0001-kea-fix-reproducible-build-failure.patch diff --git a/meta/recipes-connectivity/kea/files/0001-kea-fix-reproducible-build-failure.patch b/meta/recipes-connectivity/kea/files/0001-kea-fix-reproducible-build-failure.patch deleted file mode 100644 index 8a5bd00302..0000000000 --- a/meta/recipes-connectivity/kea/files/0001-kea-fix-reproducible-build-failure.patch +++ /dev/null @@ -1,62 +0,0 @@ -From f9bcfed5a1d44d9211c5f6eba403a9898c8c9057 Mon Sep 17 00:00:00 2001 -From: Sudip Mukherjee -Date: Tue, 8 Aug 2023 19:03:13 +0100 -Subject: [PATCH] kea: fix reproducible build failure - -New version of Kea has started using path of build-dir instead of -src-dir which results in reproducible builds failure. -Use src-dir as is used in v2.2.0 - -Upstream-Status: Pending -https://gitlab.isc.org/isc-projects/kea/-/issues/3007 - -Upstream has confirmed the patch will not be accepted but discussions -with upstream is still going on, we might have a proper solution later. - -Signed-off-by: Sudip Mukherjee ---- - src/bin/admin/kea-admin.in | 8 ++++---- - 1 file changed, 4 insertions(+), 4 deletions(-) - -diff --git a/src/bin/admin/kea-admin.in b/src/bin/admin/kea-admin.in -index 034a0ee..8ab11ab 100644 ---- a/src/bin/admin/kea-admin.in -+++ b/src/bin/admin/kea-admin.in -@@ -51,14 +51,14 @@ dump_qry="" - if test -f "@datarootdir@/@PACKAGE_NAME@/scripts/admin-utils.sh"; then - . "@datarootdir@/@PACKAGE_NAME@/scripts/admin-utils.sh" - else -- . "@abs_top_builddir@/src/bin/admin/admin-utils.sh" -+ . "@abs_top_srcdir@/src/bin/admin/admin-utils.sh" - fi - - # Find the installed kea-lfc if available. Fallback to sources otherwise. - if test -x "@sbindir@/kea-lfc"; then - kea_lfc="@sbindir@/kea-lfc" - else -- kea_lfc="@abs_top_builddir@/src/bin/lfc/kea-lfc" -+ kea_lfc="@abs_top_srcdir@/src/bin/lfc/kea-lfc" - fi - - # Prints out usage version. -@@ -355,7 +355,7 @@ mysql_upgrade() { - # Check if there are any files in it - num_files=$(find "${upgrade_scripts_dir}" -name 'upgrade*.sh' -type f | wc -l) - if [ "$num_files" -eq 0 ]; then -- upgrade_scripts_dir=@abs_top_builddir@/src/share/database/scripts/mysql -+ upgrade_scripts_dir=@abs_top_srcdir@/src/share/database/scripts/mysql - - # Check if the scripts directory exists at all. - if [ ! -d ${upgrade_scripts_dir} ]; then -@@ -405,7 +405,7 @@ pgsql_upgrade() { - # Check if there are any files in it - num_files=$(find "${upgrade_scripts_dir}" -name 'upgrade*.sh' -type f | wc -l) - if [ "$num_files" -eq 0 ]; then -- upgrade_scripts_dir=@abs_top_builddir@/src/share/database/scripts/pgsql -+ upgrade_scripts_dir=@abs_top_srcdir@/src/share/database/scripts/pgsql - - # Check if the scripts directory exists at all. - if [ ! -d ${upgrade_scripts_dir} ]; then --- -2.39.2 - diff --git a/meta/recipes-connectivity/kea/kea_2.4.1.bb b/meta/recipes-connectivity/kea/kea_2.4.1.bb index c3aa4dc8f0..9f8758f379 100644 --- a/meta/recipes-connectivity/kea/kea_2.4.1.bb +++ b/meta/recipes-connectivity/kea/kea_2.4.1.bb @@ -17,7 +17,6 @@ SRC_URI = "http://ftp.isc.org/isc/kea/${PV}/${BP}.tar.gz \ file://fix-multilib-conflict.patch \ file://fix_pid_keactrl.patch \ file://0001-src-lib-log-logger_unittest_support.cc-do-not-write-.patch \ - file://0001-kea-fix-reproducible-build-failure.patch \ " SRC_URI[sha256sum] = "815c61f5c271caa4a1db31dd656eb50a7f6ea973da3690f7c8581408e180131a" @@ -47,7 +46,7 @@ do_configure:prepend() { # replace abs_top_builddir to avoid introducing the build path # don't expand the abs_top_builddir on the target as the abs_top_builddir is meanlingless on the target find ${S} -type f -name *.sh.in | xargs sed -i "s:@abs_top_builddir@:@abs_top_builddir_placeholder@:g" - sed -i "s:@abs_top_srcdir@:@abs_top_srcdir_placeholder@:g" ${S}/src/bin/admin/kea-admin.in + sed -i "s:@abs_top_builddir@:@abs_top_builddir_placeholder@:g" ${S}/src/bin/admin/kea-admin.in } # patch out build host paths for reproducibility From patchwork Thu Jun 13 14:20:20 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45054 X-Patchwork-Delegate: steve@sakoman.com 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 A6386C2BA1A for ; Thu, 13 Jun 2024 14:21:03 +0000 (UTC) Received: from mail-pl1-f179.google.com (mail-pl1-f179.google.com [209.85.214.179]) by mx.groups.io with SMTP id smtpd.web11.9974.1718288461502532878 for ; Thu, 13 Jun 2024 07:21:01 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=H2iq+Y//; spf=softfail (domain: sakoman.com, ip: 209.85.214.179, mailfrom: steve@sakoman.com) Received: by mail-pl1-f179.google.com with SMTP id d9443c01a7336-1f44b5b9de6so9488925ad.3 for ; Thu, 13 Jun 2024 07:21:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288461; x=1718893261; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=HoXTny8K7TafjhJK6Tc/VOTOZZLKVSstwx08Awpfmuw=; b=H2iq+Y//+R9xslKsUmFE73Z4cc9IIwy2+W0VDPFNGDM6cqoy95FGOXAo81p/XVxOLZ BbVvVK4zJhMSp4+Ly28L1ah5xjZabnOQDryIBnS+zHwNgs5keTK4pez4dJXXXIcRkXrG KQ6u7U0LF1swKiJ+4EwTIW8CsLisU5oUzBUcCdQ7I+xdbXzT1GUuxTNwLA3qyqJ2v4nf 6vu5VcQrNSBZdX28nvvV9WLFSLQFMC2ErC89gBpEhAkZJggTUK/dX1Cd/W4MlX0W49d3 AuqbxUXgDLY3xXPRTzpWnKOIgxh27VyPUWA/VBO7uemGEG14wdmWAa87HfPxtUtYgEBL w0Bw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288461; x=1718893261; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HoXTny8K7TafjhJK6Tc/VOTOZZLKVSstwx08Awpfmuw=; b=IgaOfK8AaxXhC5Jcg/2BeWtazTxT2L1H7q8uU09FzuFwd5FJmS0KL5J+mhcLMwLzM6 m4a2G6x+1z5Y/HJC0c6Sho3Q2aQJKCAQC0q/S+Qo4LixTY6MffjoBZzaISePW97vp2RF j+G3B8Zi0awbqsWjt6cE7gkljzD5AQZKP5bLRAqzEt9FSRYJiYPkbfUf/RskHq9hYHk6 0+OdDue3JRfn37pa3nGkzhNTc5LUv4PGJXoecFNZ6kcLD5x2krkUa8+dg9WbTFIFTYk4 LLueGiep8PlLc4szpEP2EOFyBzA5h6vbt/XRk7tkRgJvkYOYpZR8nIHP1NOKO4DGjJ4x kxcA== X-Gm-Message-State: AOJu0YzPbDuOlh6U1WUj9Y+VUdsZXxIU+M8a7WZOItvk5+u+u4o26wog prgSb/ZYMxnlobzOPfMS1nqIZ80gATM7SEHAzNxBYNf3rh3P7MCxLVResl4KLYGI5q9bu0aIuVC + X-Google-Smtp-Source: AGHT+IGvheUketGK9dQXQzeAidshiRiVf4nxMYraCTo4/nYs2pJ9fUewrhFklnF1E2fgBymkT6euiQ== X-Received: by 2002:a17:902:d2c6:b0:1f7:3b8d:5583 with SMTP id d9443c01a7336-1f83b521423mr52901495ad.11.1718288460693; Thu, 13 Jun 2024 07:21:00 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.21.00 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:21:00 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 15/29] expect: mark patches as Inactive-Upstream Date: Thu, 13 Jun 2024 07:20:20 -0700 Message-Id: <84a8ed08e474427bf4a6b3a0026807a1bcabd417.1718288230.git.steve@sakoman.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:21:03 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200618 From: Alexander Kanavin There's every indication that this is an ex-expect: last release in 2018, stale tickets, cvs server gone. Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie (cherry picked from commit 0fcfd2cb51428a3f35c0f78634bff0a16ae654e9) Signed-off-by: Steve Sakoman --- .../expect/expect/0001-Resolve-string-formatting-issues.patch | 2 +- meta/recipes-devtools/expect/expect/0001-configure.in.patch | 2 +- .../expect/0001-exp_main_sub.c-Use-PATH_MAX-for-path.patch | 2 +- ...1-expect-Fix-segfaults-if-Tcl-is-built-with-stubs-and-.patch | 2 +- meta/recipes-devtools/expect/expect/0002-tcl.m4.patch | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/meta/recipes-devtools/expect/expect/0001-Resolve-string-formatting-issues.patch b/meta/recipes-devtools/expect/expect/0001-Resolve-string-formatting-issues.patch index af1d8c626c..bfb6dcd89a 100644 --- a/meta/recipes-devtools/expect/expect/0001-Resolve-string-formatting-issues.patch +++ b/meta/recipes-devtools/expect/expect/0001-Resolve-string-formatting-issues.patch @@ -3,7 +3,7 @@ From: Alexander Kanavin Date: Thu, 23 Mar 2017 13:44:41 +0200 Subject: [PATCH] Resolve string formatting issues. -Upstream-Status: Inappropriate [upstream seems dead] +Upstream-Status: Inactive-Upstream [no activity since 2018; cvs server went read-only] Signed-off-by: Alexander Kanavin --- exp_clib.c | 4 ++-- diff --git a/meta/recipes-devtools/expect/expect/0001-configure.in.patch b/meta/recipes-devtools/expect/expect/0001-configure.in.patch index 7595a254a8..618c4bee8e 100644 --- a/meta/recipes-devtools/expect/expect/0001-configure.in.patch +++ b/meta/recipes-devtools/expect/expect/0001-configure.in.patch @@ -1,7 +1,7 @@ Allow cross compiling. Signed-off-by: Anders Roxell -Upstream-Status: Pending +Upstream-Status: Inactive-Upstream [no activity since 2018; cvs server went read-only] --- diff -uNr a/configure.in b/configure.in --- a/configure.in 2012-12-14 15:31:32.623180450 +0100 diff --git a/meta/recipes-devtools/expect/expect/0001-exp_main_sub.c-Use-PATH_MAX-for-path.patch b/meta/recipes-devtools/expect/expect/0001-exp_main_sub.c-Use-PATH_MAX-for-path.patch index 37512fb9bc..d73f4c3421 100644 --- a/meta/recipes-devtools/expect/expect/0001-exp_main_sub.c-Use-PATH_MAX-for-path.patch +++ b/meta/recipes-devtools/expect/expect/0001-exp_main_sub.c-Use-PATH_MAX-for-path.patch @@ -10,7 +10,7 @@ Aborted (core dumped) Use PATH_MAX to fix the problem. -Upstream-Status: Pending [Upstream seems dead] +Upstream-Status: Inactive-Upstream [no activity since 2018; cvs server went read-only] Signed-off-by: Robert Yang --- diff --git a/meta/recipes-devtools/expect/expect/0001-expect-Fix-segfaults-if-Tcl-is-built-with-stubs-and-.patch b/meta/recipes-devtools/expect/expect/0001-expect-Fix-segfaults-if-Tcl-is-built-with-stubs-and-.patch index b1d322d5c9..40f7f3bd85 100644 --- a/meta/recipes-devtools/expect/expect/0001-expect-Fix-segfaults-if-Tcl-is-built-with-stubs-and-.patch +++ b/meta/recipes-devtools/expect/expect/0001-expect-Fix-segfaults-if-Tcl-is-built-with-stubs-and-.patch @@ -42,7 +42,7 @@ Example: } Author: Sergei Golovan -Upstream-Status: Pending +Upstream-Status: Inactive-Upstream [no activity since 2018; cvs server went read-only] This patch is backported from fedora changes for expect: http://pkgs.fedoraproject.org/cgit/rpms/expect.git/commit/ ?h=master&id=b6737eed550be93182f2ed194e836a6cbbcf4fa3 diff --git a/meta/recipes-devtools/expect/expect/0002-tcl.m4.patch b/meta/recipes-devtools/expect/expect/0002-tcl.m4.patch index dc4c6ba406..eb178f462a 100644 --- a/meta/recipes-devtools/expect/expect/0002-tcl.m4.patch +++ b/meta/recipes-devtools/expect/expect/0002-tcl.m4.patch @@ -1,7 +1,7 @@ Use proper -L path when cross compiling. Signed-off-by: Anders Roxell -Upstream-Status: Pending +Upstream-Status: Inactive-Upstream [no activity since 2018; cvs server went read-only] --- diff -uNr a/tclconfig/tcl.m4 b/tclconfig/tcl.m4 --- a/tclconfig/tcl.m4 2012-12-14 09:16:58.789861281 +0100 From patchwork Thu Jun 13 14:20:21 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45049 X-Patchwork-Delegate: steve@sakoman.com 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 853D3C27C78 for ; Thu, 13 Jun 2024 14:21:03 +0000 (UTC) Received: from mail-pl1-f175.google.com (mail-pl1-f175.google.com [209.85.214.175]) by mx.groups.io with SMTP id smtpd.web11.9977.1718288462760140815 for ; Thu, 13 Jun 2024 07:21:02 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=bg5mmivY; spf=softfail (domain: sakoman.com, ip: 209.85.214.175, mailfrom: steve@sakoman.com) Received: by mail-pl1-f175.google.com with SMTP id d9443c01a7336-1f44b5b9de6so9489095ad.3 for ; Thu, 13 Jun 2024 07:21:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288462; x=1718893262; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=6rESvianbuWka+O618C4vL6+3iu3Pv8TYaKWUw6mPcU=; b=bg5mmivYnGhbcPjo4SqZGDs/bgAgFcF6RdAzBmsnPKlbJHMuc08fGTyFSWRrC2GFLB OvX9zVkaWWUs2ir7yYIbRSkAtYk5WMhpNEytFEyOSqZBJlA6cUH5OmxUXSXzmJ606JS3 u6Z4I4sKipbbHI0BmXCCODDDtDSwfKl9zj+SpgJ+jOGqtYo6IQU5d6KJ4IBdKtqveNZs S0OnkjhVzgEVoCPTrIfeeRdae3GNozi03CA/bo7SGvG2G73jiRR95E+qEvxAJv5exdIJ kOzZ3hKYqLbsfcFne1mm2wwE9ZSOyi/SRpBGXjmcAJh6vKaLHCx6TmVNrFFiT4ke350K kagQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288462; x=1718893262; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6rESvianbuWka+O618C4vL6+3iu3Pv8TYaKWUw6mPcU=; b=StScLXD/HaPTdSiTcIIvboq5fL+jd8MU0M7JVl0eA/hVoAdaGvRoAVNHP++twO2Oj5 3HQuLRxfXpt6qVXAkPN0R81wHQBdmES7XYvs3j0yoTmQh+aq5n6j3GRn/yfmy6DF5jNp v09GElQW3bSJUw2PBMpoDo96JMoH6jNofwPplo63/hzUwoRNQQNBl82TGx2Z/o/87dls YC2WbMH1UMqCeudmGqH+2E5SXP346xdhGQhPB0Rvsvy3/28JJvYJWQin0L4so1mKCXAR Q6TIRb32RnUimI+tNTbu5Q8udt7GRx4wcZWitZfcXQddLuz1vNMhYoL+pMRbYyKzH26e HrzA== X-Gm-Message-State: AOJu0Yzenx55jPnPlTUywTm+KZkACfKK/P6vUXHuZdj4WrxnkbpJy3Ch n8v5ucedA45iRaWglgfM2aEcC/QncDhSJ6OxLxJBMfRPH3Sy8a7bommouXHTvsI09JkbNbzI/N1 L X-Google-Smtp-Source: AGHT+IF9efGIhv/FGA3TC7CzI/LoMgDsPfLx9veAmo0QSDtmD2INf/IwVDNC+BxuZzt9zQIAb+ojpA== X-Received: by 2002:a17:902:f54f:b0:1f7:42de:e7e5 with SMTP id d9443c01a7336-1f83b6eaddamr55611935ad.45.1718288462056; Thu, 13 Jun 2024 07:21:02 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.21.01 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:21:01 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 16/29] apr: submit 0001-Add-option-to-disable-timed-dependant-tests.patch upstream Date: Thu, 13 Jun 2024 07:20:21 -0700 Message-Id: <66fcd7e61607c2eaed58abfdff5a3197b5b564e6.1718288230.git.steve@sakoman.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:21:03 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200619 From: Alexander Kanavin Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie (cherry picked from commit 1bfe386e69d7a688815a78bd2d5766a4b0665e7f) Signed-off-by: Steve Sakoman --- .../apr/0001-Add-option-to-disable-timed-dependant-tests.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-support/apr/apr/0001-Add-option-to-disable-timed-dependant-tests.patch b/meta/recipes-support/apr/apr/0001-Add-option-to-disable-timed-dependant-tests.patch index a274f3a16e..b46dc76a86 100644 --- a/meta/recipes-support/apr/apr/0001-Add-option-to-disable-timed-dependant-tests.patch +++ b/meta/recipes-support/apr/apr/0001-Add-option-to-disable-timed-dependant-tests.patch @@ -7,7 +7,7 @@ The disabled tests rely on timing to pass correctly. On a virtualized system under heavy load, these tests randomly fail because they miss a timer or other timing related issues. -Upstream-Status: Pending +Upstream-Status: Submitted [https://github.com/apache/apr/pull/54] Signed-off-by: Jeremy Puhlman --- From patchwork Thu Jun 13 14:20:22 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45057 X-Patchwork-Delegate: steve@sakoman.com 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 BB5E3C27C6E for ; Thu, 13 Jun 2024 14:21:13 +0000 (UTC) Received: from mail-pl1-f178.google.com (mail-pl1-f178.google.com [209.85.214.178]) by mx.groups.io with SMTP id smtpd.web11.9980.1718288464262844466 for ; Thu, 13 Jun 2024 07:21:04 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=eFjcW/m2; spf=softfail (domain: sakoman.com, ip: 209.85.214.178, mailfrom: steve@sakoman.com) Received: by mail-pl1-f178.google.com with SMTP id d9443c01a7336-1f4c7b022f8so10530555ad.1 for ; Thu, 13 Jun 2024 07:21:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288463; x=1718893263; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=bqP9ohdQhlMSPMcl/I2Fnmx0lxvg1r9PtwvHKHY7dV4=; b=eFjcW/m2AZCU7j8VktZm22FStCmDJ7bRL1Aig0VD7XmnhDSwb4kW0QfC5Nw2/Kgg1k EAFiU8BzZn1an5mKU0r6L32253ciQPK3L1rPKXKJGbDLRgndqseTq7FSthqgrPR9TKWK jb74yHnV76x8MnWQxcXNVJFsjRW6LBFG6syeJbwarxHPFLiGXVY/e3WO3AhFxmH/Cz8V JX4GC6ESWxUmXRLRS2Q/ixXIPkHV+5tqNsIeHbW8oW4iFUGr5fqAUGcP7J41LTSdBq0A /bXqStX3/4tP6rUI/XIYBQuolcCMVXxTMg/pNv0DqxO1hcxsEEyTdxLIg0m/9TW5pcul e9RA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288463; x=1718893263; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bqP9ohdQhlMSPMcl/I2Fnmx0lxvg1r9PtwvHKHY7dV4=; b=UhAyejqvGauTcAEfJy4NSWeVo6Bw/EHTEYHRe2ZYlqt5VWRw57xzKdkzbpZk5MeMCk g0nSBcEbesb7diR7sWS08VEQnIgkTzk2gb8eUF8kmpEoiFropM7oyy5q6EyqJ+0pxvTR KAcwTS0NotJmOdAgCmX+dFU3cVOD1KeWvE81ZDaMWjZLTwwgDCPxLb/QbSC+ZnK2sYAj +JgbAUuUgb7vCywmWuV2vSpwaA6iRW9/zoetUGUKZS/+ttzUqivuWNgiFFgkqLT9pSmE u9VjaVPf7RWjQugqhLudzvfK5EJCema3Ovw6I6EX7Hi1N7Ma0pbx66e0xl8FuefxxbP6 KQ4g== X-Gm-Message-State: AOJu0Yw/YZO1ECKW5IDqomS5xwrUeDQLA58PXr4uEzw6IefptWTDvOYL RYGwuq/lHtV50qXtSJvYP5DTzigrvbKb0Kgrmse5GPY6P0hukfn8U/hpZP0FIM8FYo+Jc0BiLil 4 X-Google-Smtp-Source: AGHT+IGkolfM1BGShWfekAIBosDdxjdljlYgCkR5tC4wNoYmv7YJ8v2m9HTUPIzWs5TrsbvD/Pw3sw== X-Received: by 2002:a17:902:f690:b0:1f7:3d44:1f1c with SMTP id d9443c01a7336-1f83b55e2camr59716565ad.5.1718288463462; Thu, 13 Jun 2024 07:21:03 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.21.02 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:21:03 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 17/29] busybox: submit CVE-2022-28391 patches upstream Date: Thu, 13 Jun 2024 07:20:22 -0700 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:21:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200620 From: Alexander Kanavin Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie (cherry picked from commit 64c026024b1c86797de338760b9f29d7e949926c) Signed-off-by: Steve Sakoman --- ...1-libbb-sockaddr2str-ensure-only-printable-characters-.patch | 2 +- ...2-nslookup-sanitize-all-printed-strings-with-printable.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/busybox/busybox/0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch b/meta/recipes-core/busybox/busybox/0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch index 4635250170..ceb3ad7250 100644 --- a/meta/recipes-core/busybox/busybox/0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch +++ b/meta/recipes-core/busybox/busybox/0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch @@ -5,7 +5,7 @@ Subject: [PATCH 1/2] libbb: sockaddr2str: ensure only printable characters are returned for the hostname part CVE: CVE-2022-28391 -Upstream-Status: Pending +Upstream-Status: Submitted [https://bugs.busybox.net/show_bug.cgi?id=15001] Signed-off-by: Ariadne Conill Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-core/busybox/busybox/0002-nslookup-sanitize-all-printed-strings-with-printable.patch b/meta/recipes-core/busybox/busybox/0002-nslookup-sanitize-all-printed-strings-with-printable.patch index 0d7409ddc3..1dbc3388a4 100644 --- a/meta/recipes-core/busybox/busybox/0002-nslookup-sanitize-all-printed-strings-with-printable.patch +++ b/meta/recipes-core/busybox/busybox/0002-nslookup-sanitize-all-printed-strings-with-printable.patch @@ -8,7 +8,7 @@ Otherwise, terminal sequences can be injected, which enables various terminal in attacks from DNS results. CVE: CVE-2022-28391 -Upstream-Status: Pending +Upstream-Status: Submitted [https://bugs.busybox.net/show_bug.cgi?id=15001] Signed-off-by: Ariadne Conill Signed-off-by: Steve Sakoman --- From patchwork Thu Jun 13 14:20:23 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45059 X-Patchwork-Delegate: steve@sakoman.com 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 DB1D3C27C75 for ; Thu, 13 Jun 2024 14:21:13 +0000 (UTC) Received: from mail-pl1-f173.google.com (mail-pl1-f173.google.com [209.85.214.173]) by mx.groups.io with SMTP id smtpd.web11.9982.1718288465639847964 for ; Thu, 13 Jun 2024 07:21:05 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=qRCQ4bNi; spf=softfail (domain: sakoman.com, ip: 209.85.214.173, mailfrom: steve@sakoman.com) Received: by mail-pl1-f173.google.com with SMTP id d9443c01a7336-1f717608231so8690085ad.2 for ; Thu, 13 Jun 2024 07:21:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288465; x=1718893265; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=U1jJfzYeZeAJSqufDhhIGpiiQi2CU2okxRAw3oEZ/Pw=; b=qRCQ4bNijnZ6WZ2lkBKzT7MAh2QhnvIOwfbSyzYPkCCaF0qxPRdbZ6tmpodVSox3l+ RstCbxAHrwaSpZsW1rzYrwJDB6Y1PZMDFSNzF1XAXMTUrQrkj7elQ1PWiAfaEbLbeww3 8qbRl96wWp9LLiCH1p2ZBZnwl7kX/3cB4NNhPbyYYP+5stWd738ztbf9Bfi93pTKk6fr IRDTo3UQcDyW5HoWIqgW7G/eWr9Bcr4NnTsct+aa1WnGIqf/WKATQQa4yWdaKL9r8zEM MviVmykTUu9QBmmdQK8yuEwz7+HD/Ckzow1GR8T3fZdZWbqarThdqRMWEKlT9Rd37VGq BKYQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288465; x=1718893265; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=U1jJfzYeZeAJSqufDhhIGpiiQi2CU2okxRAw3oEZ/Pw=; b=jJsmcmXfjq1DOjmaBvglp7s5PcWbDG8Q9+grzgWmeOLTjwdveBLzbivhYCBdzWKE91 DztgegFyvKsOxT7gEI3Lsx8nNRv81JPPQ/8pTxdkOTRbHhWFi98cr38YKW2tVcXrzDxV XNILB6L1o4RR/sU2CcnEhd+VtYLcqiRpH1U6wM7pv5s+fnv2YiKr7Yq67lbbBbq5Ka+8 H0S4wcD5eFcWZOfwF/BPHcednC7jlnDM28QvxTPIycaedXF+zl94/djR3dR0zJo/ELdg N4B/fVsq/oWUOacaUWh30tDi/IPC6JNK+P7/T+YnZ4mpiiPgiwDw7J4fI2SZNKUaRtMF 4m8A== X-Gm-Message-State: AOJu0YyTA8B2PC8v1wYuGodSU5c92HzPcxReD3u8blnSw6z0egilnjDS gSRFCn4y0hP2s3GWmoywjhOvkZJivRyj6Zo+zdtYznt1Xv+Rq5oSqPI3n4ZLFcE5AB8nQ393NSn R X-Google-Smtp-Source: AGHT+IEgvJci4+YpaOmEjzZlHa1yb6F0twtTyZaFVGxPOXdXGHSJlO4PFEmIRuo1Nj0qJvhks2SdXQ== X-Received: by 2002:a17:902:e84d:b0:1f7:1821:77b2 with SMTP id d9443c01a7336-1f83b56bf1dmr60964155ad.9.1718288464804; Thu, 13 Jun 2024 07:21:04 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.21.04 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:21:04 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 18/29] xinput-calibrator: mark upstream as inactive in a patch Date: Thu, 13 Jun 2024 07:20:23 -0700 Message-Id: <58eed3438981e594daa076193e6af0f9e0cad014.1718288230.git.steve@sakoman.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:21:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200621 From: Alexander Kanavin Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie (cherry picked from commit 959591615d18f636768671e1e14e5945a6cbb010) Signed-off-by: Steve Sakoman --- .../Allow-xinput_calibrator_pointercal.sh-to-be-run-as-n.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/Allow-xinput_calibrator_pointercal.sh-to-be-run-as-n.patch b/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/Allow-xinput_calibrator_pointercal.sh-to-be-run-as-n.patch index 86982924a8..de0862599d 100644 --- a/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/Allow-xinput_calibrator_pointercal.sh-to-be-run-as-n.patch +++ b/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/Allow-xinput_calibrator_pointercal.sh-to-be-run-as-n.patch @@ -1,4 +1,4 @@ -Upstream-Status: Pending +Upstream-Status: Inactive-Upstream [last commits over a decade ago] From 14734a93bd3fc323325459e24b04795422e395e6 Mon Sep 17 00:00:00 2001 From: Laurentiu Palcu From patchwork Thu Jun 13 14:20:24 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45061 X-Patchwork-Delegate: steve@sakoman.com 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 11C7DC2BA16 for ; Thu, 13 Jun 2024 14:21:14 +0000 (UTC) Received: from mail-pl1-f171.google.com (mail-pl1-f171.google.com [209.85.214.171]) by mx.groups.io with SMTP id smtpd.web10.9693.1718288467290678556 for ; Thu, 13 Jun 2024 07:21:07 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=XPnTcQ1h; spf=softfail (domain: sakoman.com, ip: 209.85.214.171, mailfrom: steve@sakoman.com) Received: by mail-pl1-f171.google.com with SMTP id d9443c01a7336-1f6a837e9a3so7634785ad.1 for ; Thu, 13 Jun 2024 07:21:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288466; x=1718893266; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=WG1RerpZa3QVLhf/0Bs5a12z+kgMhczagZ2ZDx02T8c=; b=XPnTcQ1hRcH8J+57gAlqeDuzSKk5JPzaz4bdFBhhdf2YReUyR+1wzUWm+OdQ8JBIJL 3J4T8jfzrKLV0+aQ8G2L08JZxKzyVnms2hG81flyiP/FRoCVzHL4iMKHXDBhiHm0uWHg kSwUGxKWK3EclolD8M2XCW7hGch5cIiQLaYQt/FeZc/VSvi4PGCweQs9AdTvBELHBzgm 1affsZkDTr3/Fj+Los0mXFmFFJ9bdztQSTOc3HmMHfh7PiVp0F4t1zPgFi7OWmOBE0HY ry05NYwaLk0wyWnGLhddJ+ge8U1B8KSdTXdsXjcUXr1ym1wpvyFFfehHLDl9w2+L+Zfu DVNg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288466; x=1718893266; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WG1RerpZa3QVLhf/0Bs5a12z+kgMhczagZ2ZDx02T8c=; b=Hos5VBrMDx7UE+CmoqZIgxWs3Yf9YWlkVfVUhFWXw63OFtp4gvG6ifoYDZkn+Qc/Gb 71+2GFAn4bqpQ2SgfLziHIgxvOnb8x4/H1mo0eeNry8B7BLguvaNLGF1zJtY/Q5I4taA RmgVbotcFNxZWsVVLrtB5/tasWOvdTN8hHsZ3M+oy8snXQ/HnezgNniKIvxwfTciszZC vOMAckQ8ghFK1Q7e4Kr6geL/kw2vA6e5R/W7+urB/EqNVQeBSf0zQaNZu2CM+NIb1kJu rwsmOXTPGzJMwfA4hYjcPwbVt6GRG3EL/ZQvRMCx20i5t0jCLWHcFd4bzxXu+W812MeQ rNxQ== X-Gm-Message-State: AOJu0Yx5gO4JaieEasmDjiri/6BAIT7wXeI5Xa+wbRXRA3mDc05dPg3U M2/koudHeKlsJ+xbigW6ps8WQKAlUJ/k7P2DUCp6R3Knc/CnxO0TKD0xZo+7Gfq5wnGqqhrkP3T 8 X-Google-Smtp-Source: AGHT+IE4ChRBHq/aOuGk6Pvr7+2H9OPBX3qksk8NMLVI11mCd9w9Nv77JrA+02G+JyZF4MXkCTRtVw== X-Received: by 2002:a17:902:ea12:b0:1f6:6de6:9274 with SMTP id d9443c01a7336-1f83b716bbamr58004185ad.59.1718288466249; Thu, 13 Jun 2024 07:21:06 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.21.05 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:21:06 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 19/29] bash: mark build-tests.patch as Inappropriate Date: Thu, 13 Jun 2024 07:20:24 -0700 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:21:14 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200622 From: Alexander Kanavin Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie (cherry picked from commit 3d82d44ed6822b7a276df355311e384c02d36c43) Signed-off-by: Steve Sakoman --- meta/recipes-extended/bash/bash/build-tests.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/bash/bash/build-tests.patch b/meta/recipes-extended/bash/bash/build-tests.patch index ea38bace9b..c1b9b8261f 100644 --- a/meta/recipes-extended/bash/bash/build-tests.patch +++ b/meta/recipes-extended/bash/bash/build-tests.patch @@ -4,7 +4,7 @@ Date: Wed, 19 Dec 2012 17:18:31 +0100 Subject: [PATCH] Add 'ptest' target to Makefile, to run tests without checking dependencies. -Upstream-Status: Pending +Upstream-Status: Inappropriate [ptest specific] Signed-off-by: Anders Roxell Rebase to 5.0 From patchwork Thu Jun 13 14:20:25 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45062 X-Patchwork-Delegate: steve@sakoman.com 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 E54E9C3DA40 for ; Thu, 13 Jun 2024 14:21:13 +0000 (UTC) Received: from mail-pl1-f173.google.com (mail-pl1-f173.google.com [209.85.214.173]) by mx.groups.io with SMTP id smtpd.web10.9695.1718288468273106520 for ; Thu, 13 Jun 2024 07:21:08 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=ohmei/CU; spf=softfail (domain: sakoman.com, ip: 209.85.214.173, mailfrom: steve@sakoman.com) Received: by mail-pl1-f173.google.com with SMTP id d9443c01a7336-1f68834bfdfso9196105ad.3 for ; Thu, 13 Jun 2024 07:21:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288467; x=1718893267; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=34YiP9a3cNIN9kwswQSrOf+rUN/1nyiFKUXVDsWOw0U=; b=ohmei/CU+A1hgDEXT4VKZ8sx4JTi1swhBYcuaec3s2zBmCniPMuSOy+SosOpiVH/dg d76IVcMu8oPta+Bi0AC52bcGn3ZU9tEiOLDogLMMBYPdP+qJqcbp7H+TNPGPbqdtVSVw 2bqUMNSSYcTZyS8qQqpdrAK99tMHhJOO4M+faKDWrvPlZWpXqSL5wpMzJigug+ftbbaA Q8d+pX1ql18/1ifunpL3D/xdoAG8ekSR79yA2/m2bvOa6PqENBEsExZfRsv+DkIedBn+ y3TzBSVP8ONdZb7Ls+4qAWwhJ+6H9Egm5Hb53tR0VGPpkMzdvY1QEWYShDamTGcu1Jbq 54Ig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288467; x=1718893267; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=34YiP9a3cNIN9kwswQSrOf+rUN/1nyiFKUXVDsWOw0U=; b=Absqol2zfYoh1FD1/rUY3F9aoASXxWTf7wbzYql1YFHIMBsKeFXNmpBpn7u2rRkuy5 3ZBMpLXU95udKbNPrXAW7YvxnHYYrgGPiqEBnSwLzWXxxGHepYXa2mvxMSitRhm5cUUP rNsFwzB/yqdA1Afiwl81RMYg2N2rL8yY18ABWjQ0Bj5+OMvRGTC6Zqt8FuUZUeEmUwDD Wk72FW5l3YOJ+TWu3Id/kfHRVHJptUv330py1jdhf0ZFZjjY57j7a6OH2ymsUQX29tHK vWL5UcH5Hp+HU2e+rsQhsSlkQEQAAxMYKBcelQVhCj8GdgZe+QTM1rl2snK66KqCP5UO 5VNg== X-Gm-Message-State: AOJu0YwxXqhBH+WC+BA3i5VevIGorILyoi36Ht8XX5d60v0YeT5BwmUU L2+m3myNx1IkjZZc8W8r9RguF8bsZAd5zVXJsoxu9vAKbLa2nvpwPnZIfVs7VzV2/drc/we7HXm Q X-Google-Smtp-Source: AGHT+IELiVKMg78Z/E6T1r1IJ+v5TzZaPL8R90mriVTkMFZ5oFrI/hjxHTg/13Djx2mTbo9GFf2O6w== X-Received: by 2002:a17:902:c942:b0:1f8:44f8:a390 with SMTP id d9443c01a7336-1f844f8a69amr47764255ad.33.1718288467537; Thu, 13 Jun 2024 07:21:07 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.21.07 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:21:07 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 20/29] icu: add upstream submission links for fix-install-manx.patch Date: Thu, 13 Jun 2024 07:20:25 -0700 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:21:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200623 From: Alexander Kanavin Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie (cherry picked from commit 269a1a65d2526be5622b4c1f552b6f5541e0cb86) Signed-off-by: Steve Sakoman --- meta/recipes-support/icu/icu/fix-install-manx.patch | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta/recipes-support/icu/icu/fix-install-manx.patch b/meta/recipes-support/icu/icu/fix-install-manx.patch index 7526bde370..16cabc8264 100644 --- a/meta/recipes-support/icu/icu/fix-install-manx.patch +++ b/meta/recipes-support/icu/icu/fix-install-manx.patch @@ -11,7 +11,9 @@ and one process tries to chown a file that the other process has just deleted. Also install-manx should be a phony target, and for clarity use $^ instead of $? in the install command. -Upstream-Status: Pending +Upstream ticket: https://unicode-org.atlassian.net/jira/software/c/projects/ICU/issues/ICU-21172 + +Upstream-Status: Submitted [https://github.com/unicode-org/icu/pull/2966] Signed-off-by: Ross Burton --- Makefile.in | 8 ++++---- From patchwork Thu Jun 13 14:20:26 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45058 X-Patchwork-Delegate: steve@sakoman.com 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 C8CAAC27C4F for ; Thu, 13 Jun 2024 14:21:13 +0000 (UTC) Received: from mail-pl1-f179.google.com (mail-pl1-f179.google.com [209.85.214.179]) by mx.groups.io with SMTP id smtpd.web10.9697.1718288469877867959 for ; Thu, 13 Jun 2024 07:21:09 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=xK7ztDHL; spf=softfail (domain: sakoman.com, ip: 209.85.214.179, mailfrom: steve@sakoman.com) Received: by mail-pl1-f179.google.com with SMTP id d9443c01a7336-1f32a3b9491so10580645ad.0 for ; Thu, 13 Jun 2024 07:21:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288469; x=1718893269; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=YD/ikZ9hy+v93pU7O+nvvm31IDdBZAkNsY3kZSn/sjA=; b=xK7ztDHLArkufGEITMhWP9sA7DpGE3OXS8HcfzUPuS+c5PvbLOuJCcuutUKwaZ6Wlp Aq3vn5o/qDi25hCQupVzrdUPFmWvERy8ayv2mxltB0hXTGsb4n60g8M8LHloHg7A1WRt fxO03mbmqmLMNvrJVR4gFiaAXjagPBAId5bhplkFISprLKxMb7fQMELxEIBFDAJkKLkN Gn/X4KDBhLMV9W/TkoJ0iFmG6vg4RSbjk3J/FiKK6FPxhVPDQc+NqVjzfKWOB5mA2nKD wOyPNC35iIFJn3KWiCJxWe8MLKfXvFJl5qDVRg9mgcPWkraW7UT4oVr31QS799hcjnkq xFAA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288469; x=1718893269; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YD/ikZ9hy+v93pU7O+nvvm31IDdBZAkNsY3kZSn/sjA=; b=lgnTpcQw+aOtgCZoyr3EpSbtqD886wzNwCns7hEtsMFHZffp+FK7/+QWCbxnUQMNl3 5OUwEvEafz0Pjgu2tU68fw6GqwPDngUMKfHoaUrRF6dwqc3bq6nXT7Jk6SIICxC5RK8t WWW6tDKT5RmisONz2vR6KQ7RhBFRWaH+/KpO8dPjJxw2J77PMi82eEGpmk6c8mB2CzKB t/mEyHaPvuNW5OWUidmSIhDgYszodUTpR9eylAglVvNhR+T7ItQysieWs/UHluZq7I84 3W9ySD1YKkRKrsKuzPmQ5B/XJ5Hd9okpkMmkGbQiHcW+FqLyvsNvxQf+wIXhf5jLP+zg igsg== X-Gm-Message-State: AOJu0YzPuXyhygE4UL/WUVYjHsm1Y3Ka3umSIcaIl4W5RPRSd3m/LTEt 0liwzW5j+rVkV8bJpXe9lLgmkMzS2XlBicXdNyGfI/mpLsiqoauyv8zi9Et3EJXHLBcpOb9AK34 E X-Google-Smtp-Source: AGHT+IFh4RenBTO9RDopPDmM2jTppmBq7L7IIVxGB7nyqU9+zlifUlOq7aBXRbjRGhsYEfr+vqHK8A== X-Received: by 2002:a17:902:d507:b0:1f5:e635:21fc with SMTP id d9443c01a7336-1f83b5e5720mr56160005ad.21.1718288468941; Thu, 13 Jun 2024 07:21:08 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.21.08 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:21:08 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 21/29] ppp: Add RSA-MD in LICENSE Date: Thu, 13 Jun 2024 07:20:26 -0700 Message-Id: <5feddad534ecf97279dfe5ec076aa3ed2eec6456.1718288230.git.steve@sakoman.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:21:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200624 From: Poonam Jadhav ppp package has "RSA Data Security" license text in Message-Digest Algorithm source file ppp-md5.c and ppp-md4.c Add RSA-MD in LICENSE field for ppp package Signed-off-by: Poonam Jadhav Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie (cherry picked from commit 9c58193c898b0ea28c3931a57dca5bb829a44051) Signed-off-by: Steve Sakoman --- meta/recipes-connectivity/ppp/ppp_2.5.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/ppp/ppp_2.5.0.bb b/meta/recipes-connectivity/ppp/ppp_2.5.0.bb index 4b052f8ed9..5f0c75de83 100644 --- a/meta/recipes-connectivity/ppp/ppp_2.5.0.bb +++ b/meta/recipes-connectivity/ppp/ppp_2.5.0.bb @@ -5,7 +5,7 @@ SECTION = "console/network" HOMEPAGE = "http://samba.org/ppp/" BUGTRACKER = "http://ppp.samba.org/cgi-bin/ppp-bugs" DEPENDS = "libpcap openssl virtual/crypt" -LICENSE = "BSD-3-Clause & BSD-3-Clause-Attribution & GPL-2.0-or-later & LGPL-2.0-or-later & PD" +LICENSE = "BSD-3-Clause & BSD-3-Clause-Attribution & GPL-2.0-or-later & LGPL-2.0-or-later & PD & RSA-MD" LIC_FILES_CHKSUM = "file://pppd/ccp.c;beginline=1;endline=29;md5=e2c43fe6e81ff77d87dc9c290a424dea \ file://pppd/plugins/passprompt.c;beginline=1;endline=10;md5=3bcbcdbf0e369c9a3e0b8c8275b065d8 \ file://pppd/tdb.c;beginline=1;endline=27;md5=4ca3a9991b011038d085d6675ae7c4e6 \ From patchwork Thu Jun 13 14:20:27 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45060 X-Patchwork-Delegate: steve@sakoman.com 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 E4A30C2BA15 for ; Thu, 13 Jun 2024 14:21:13 +0000 (UTC) Received: from mail-pl1-f175.google.com (mail-pl1-f175.google.com [209.85.214.175]) by mx.groups.io with SMTP id smtpd.web11.9987.1718288471114408888 for ; Thu, 13 Jun 2024 07:21:11 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=Ou7J/N0T; spf=softfail (domain: sakoman.com, ip: 209.85.214.175, mailfrom: steve@sakoman.com) Received: by mail-pl1-f175.google.com with SMTP id d9443c01a7336-1f6f031549bso10673335ad.3 for ; Thu, 13 Jun 2024 07:21:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288470; x=1718893270; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=XD++L7OdwUd0xgkA71tNDV5lOODqzBnF9/mLiv3ZFB0=; b=Ou7J/N0Tiyl+ftBRGPsyp7hNIcNq2Uw8T/J9dMOIaSuqKjEgmX1aL0et7bKmxQgNWV LEG/PK9Wi+Zt7RcryPxqEf4sjvO3XQD75D6ZLQhlmkzLVcZvojA4KYv1TzP4CPj8K9db CzFPPCypVqHo5uQUzMsDN5If6ftL+CXD8ttvdW3jp1C5yN1CUi5AVv2uxi9X/X3t2IzI G8j8M4lHdutqLgcUGtTcYWMlHl+c8jombKMBlMCk/2mHn+mYUQOBCmqcoLZfE4O87VvQ 0RsbRnFSYBhlMJwrhBRLiNAz7SvS4A9KUf9VRMOrutAGL4xtq1E55mpnJUH2qM29fC+G zhzA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288470; x=1718893270; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XD++L7OdwUd0xgkA71tNDV5lOODqzBnF9/mLiv3ZFB0=; b=m6KMteyrM8T/BEj/yKEjtX4H1jeeqHqKXMNTYjIMH4Rf/fvKL44UacJ8ZTv1Zz1GAg byi+zIjnbJE7clHJkxtZP7RCRY/1W4jQY8a9xdUcniZqISLPgT0Txa+qOqC/SC0zF0eT GxC1J0sJkIFHRWgytqj5vCGYlTYmhR9oYH5YIEz5FhYtF7ohPD6VjXZ/IDrjLMZl1adj 3bJ4Ks0mfyDOdsnMnaHHHJgIofCDzErSE5R2kLrqD0EK8Yslwt3VAecE6R26w/yloqBQ U2ByOenMat1tHNA/gDC3vAUdVg9Ida0aYb5LoBQVdajkz0cU2vncj79sWYAvQTZFkmyl FnVg== X-Gm-Message-State: AOJu0Yyw5bXQ/G18CZ/7MDy8h1US53FHYtykto9p8LY3QOEdhzZ8ue2X r4EAyO1VtNmBJsbrAxYP09yTtG97pALLSq7cvgxRQCevfkjGPXQoqglEtg/5Ukqv4dQAli05wDI H X-Google-Smtp-Source: AGHT+IF18xi8FKLwl2Uw6sH3wcSmXGwKQSqtBmEGNkp2QX066Bhxja94STn1VTCqX+fSCBSjcit9wg== X-Received: by 2002:a17:902:f54b:b0:1f7:ace:448c with SMTP id d9443c01a7336-1f83b56783emr52971495ad.23.1718288470302; Thu, 13 Jun 2024 07:21:10 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.21.09 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:21:10 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 22/29] iproute2: drop obsolete patch Date: Thu, 13 Jun 2024 07:20:27 -0700 Message-Id: <2e3588ce3f0f14e6e0e6d2f4b6d8a52b68309394.1718288230.git.steve@sakoman.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:21:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200625 From: "Maxin B. John" libc-compat.h fix for musl was obsolete after 4.16.0 release of iproute2. Drop it. Signed-off-by: Maxin John Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie (cherry picked from commit ad57a1e124a1de7af7ef8479ed779230e923d3af) Signed-off-by: Steve Sakoman --- ...01-libc-compat.h-add-musl-workaround.patch | 39 ------------------- .../iproute2/iproute2_6.7.0.bb | 4 +- 2 files changed, 1 insertion(+), 42 deletions(-) delete mode 100644 meta/recipes-connectivity/iproute2/iproute2/0001-libc-compat.h-add-musl-workaround.patch diff --git a/meta/recipes-connectivity/iproute2/iproute2/0001-libc-compat.h-add-musl-workaround.patch b/meta/recipes-connectivity/iproute2/iproute2/0001-libc-compat.h-add-musl-workaround.patch deleted file mode 100644 index 74e3de1ce9..0000000000 --- a/meta/recipes-connectivity/iproute2/iproute2/0001-libc-compat.h-add-musl-workaround.patch +++ /dev/null @@ -1,39 +0,0 @@ -From c25f8d1f7a6203dfeb10b39f80ffd314bb84a58d Mon Sep 17 00:00:00 2001 -From: Baruch Siach -Date: Thu, 22 Dec 2016 15:26:30 +0200 -Subject: [PATCH] libc-compat.h: add musl workaround - -The libc-compat.h kernel header uses glibc specific macros (__GLIBC__ and -__USE_MISC) to solve conflicts with libc provided headers. This patch makes -libc-compat.h work for musl libc as well. - -Upstream-Status: Pending - -Taken From: -https://git.buildroot.net/buildroot/tree/package/iproute2/0001-Add-the-musl-workaround-to-the-libc-compat.h-copy.patch - -Signed-off-by: Baruch Siach -Signed-off-by: Maxin B. John - ---- - include/uapi/linux/libc-compat.h | 4 +++- - 1 file changed, 3 insertions(+), 1 deletion(-) - -diff --git a/include/uapi/linux/libc-compat.h b/include/uapi/linux/libc-compat.h -index a159991..22198fa 100644 ---- a/include/uapi/linux/libc-compat.h -+++ b/include/uapi/linux/libc-compat.h -@@ -50,10 +50,12 @@ - #define _LIBC_COMPAT_H - - /* We have included glibc headers... */ --#if defined(__GLIBC__) -+#if 1 -+#define __USE_MISC - - /* Coordinate with glibc net/if.h header. */ - #if defined(_NET_IF_H) && defined(__USE_MISC) -+#define __UAPI_DEF_IF_NET_DEVICE_FLAGS_LOWER_UP_DORMANT_ECHO 0 - - /* GLIBC headers included first so don't define anything - * that would already be defined. */ diff --git a/meta/recipes-connectivity/iproute2/iproute2_6.7.0.bb b/meta/recipes-connectivity/iproute2/iproute2_6.7.0.bb index 640b3013f1..442c6bdd4f 100644 --- a/meta/recipes-connectivity/iproute2/iproute2_6.7.0.bb +++ b/meta/recipes-connectivity/iproute2/iproute2_6.7.0.bb @@ -11,9 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \ DEPENDS = "flex-native bison-native iptables libcap" -SRC_URI = "${KERNELORG_MIRROR}/linux/utils/net/${BPN}/${BP}.tar.xz \ - file://0001-libc-compat.h-add-musl-workaround.patch \ - " +SRC_URI = "${KERNELORG_MIRROR}/linux/utils/net/${BPN}/${BP}.tar.xz" SRC_URI[sha256sum] = "ff942dd9828d7d1f867f61fe72ce433078c31e5d8e4a78e20f02cb5892e8841d" From patchwork Thu Jun 13 14:20:28 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45056 X-Patchwork-Delegate: steve@sakoman.com 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 BB64BC41513 for ; Thu, 13 Jun 2024 14:21:13 +0000 (UTC) Received: from mail-pl1-f174.google.com (mail-pl1-f174.google.com [209.85.214.174]) by mx.groups.io with SMTP id smtpd.web10.9699.1718288472354349085 for ; Thu, 13 Jun 2024 07:21:12 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=rDZtcUAB; spf=softfail (domain: sakoman.com, ip: 209.85.214.174, mailfrom: steve@sakoman.com) Received: by mail-pl1-f174.google.com with SMTP id d9443c01a7336-1f44b45d6abso9011495ad.0 for ; Thu, 13 Jun 2024 07:21:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288472; x=1718893272; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=6P6XvgOi1TYuoDce/PrilLLiYx+f3lS8ltolGJCycF4=; b=rDZtcUABLiaHC/xuSDgqc2MNWu4JaQRaBHl2+ydXrGLGze3kKbtOks8gl5WTBDAOXG js575+QRE2adEmBFe8vz+iv9vsQoHuIwhDnwZRJ0o9bLBOaRLpU1s/60Bg8LPZLDlU/x gIg7lUnoR4WGf9zn6GwIoZOOijTNaksMre8smIiPRvUAdP2dcNqaKNFd5ySNyFpMSPY4 /k3uLPEtrNA4EKm+Wn6PWgPBAcSoNFpJOWkT7Ru2GGyvXWA04fs+VjCDtG3dIFAbzEao jlEBSR+L+TqBbtfSIXVT5Z3+VdafAqIq7aFBGcDU6z7Ba750Lh9V7GdbtgJm4RGm9dWq bYBg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288472; x=1718893272; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6P6XvgOi1TYuoDce/PrilLLiYx+f3lS8ltolGJCycF4=; b=K1Ief8CV0IZuZXr0bnf/PJYQT68ygchltgSYPRNoiBeQpBfEoSBbfw4TwpANV6Anrx yj5NKPu6AAaQyaFOjgENXJkGN8ajEh1lJj7VM/3ckTq7XpthIwtuWan57P3zxj8g4gtg JiUh6qYAQLk1iTybeb1h1UvXxWncVc+XcyZt/4TUDBy/bu4ukpM6TN1Mr2ylGSc9e0Ko 72muOlsrrwcJ0O8kQn4L7Fgc9bL3xyPUL3KrT1ceLUyf8YkYm2q5ZHqicqU7SOZVYh+5 3xPf/2GYU8rIj4/HAoqekE1YTkM0BuBpxYAVgRW5Ra1H18deKswJVDwkHrptPHvZiebE +Qrg== X-Gm-Message-State: AOJu0YzjRlzc1tIRdzsB102PeMdoyjODGOrZwBxgC4QuBTt/isXeE8/0 paNK2K+8cNbcakEP6YL6ji8QKJs+3Dxb1FMRq6YDD2hwsycWWdCCv4QAl/aDPhY4WCRcp9Vg6SW O X-Google-Smtp-Source: AGHT+IEV+e0d9Pv4ucZ0IFEYAt7IlbTb6xV2pdKobVhFxUGolp+7XhP92HDNyw7VHGuVTH18a483kQ== X-Received: by 2002:a17:902:f54f:b0:1f7:82b:903c with SMTP id d9443c01a7336-1f83b6f650emr58043925ad.32.1718288471627; Thu, 13 Jun 2024 07:21:11 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.21.11 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:21:11 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 23/29] kernel.bbclass: check, if directory exists before removing empty module directory Date: Thu, 13 Jun 2024 07:20:28 -0700 Message-Id: <63856721cab409ae0598cfbff4fcf55c90bfd7e7.1718288230.git.steve@sakoman.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:21:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200626 From: Heiko If the kernel folder does not exist, find will result in an error. This can occur if the kernel has no modules but, for example, custom modules are created. Add check before deleting. Signed-off-by: Heiko Thole Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie (cherry picked from commit 7ef767d84d56b25498e45db83bb8f9d9caebeaf9) Signed-off-by: Steve Sakoman --- meta/classes-recipe/kernel.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/classes-recipe/kernel.bbclass b/meta/classes-recipe/kernel.bbclass index b084d6d69d..c0a2056fec 100644 --- a/meta/classes-recipe/kernel.bbclass +++ b/meta/classes-recipe/kernel.bbclass @@ -463,7 +463,7 @@ kernel_do_install() { rm -f "${D}${nonarch_base_libdir}/modules/${KERNEL_VERSION}/build" rm -f "${D}${nonarch_base_libdir}/modules/${KERNEL_VERSION}/source" # Remove empty module directories to prevent QA issues - find "${D}${nonarch_base_libdir}/modules/${KERNEL_VERSION}/kernel" -type d -empty -delete + [ -d "${D}${nonarch_base_libdir}/modules/${KERNEL_VERSION}/kernel" ] && find "${D}${nonarch_base_libdir}/modules/${KERNEL_VERSION}/kernel" -type d -empty -delete else bbnote "no modules to install" fi From patchwork Thu Jun 13 14:20:29 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45063 X-Patchwork-Delegate: steve@sakoman.com 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 1FE74C27C78 for ; Thu, 13 Jun 2024 14:21:14 +0000 (UTC) Received: from mail-pg1-f182.google.com (mail-pg1-f182.google.com [209.85.215.182]) by mx.groups.io with SMTP id smtpd.web11.9993.1718288473792307959 for ; Thu, 13 Jun 2024 07:21:13 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=SdSaIVjU; spf=softfail (domain: sakoman.com, ip: 209.85.215.182, mailfrom: steve@sakoman.com) Received: by mail-pg1-f182.google.com with SMTP id 41be03b00d2f7-6bce380eb9bso673970a12.0 for ; Thu, 13 Jun 2024 07:21:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288473; x=1718893273; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=M+GYDOeM5l940vZhy7Ybh4aBEFLkgRCUMiTLHNRSyMY=; b=SdSaIVjUiEWf5XnemWTM7YlYhWaPNnBHj5BsUESjJWB15k1cOAFk7Zs1UOd/R9ZzoR 3rsOQdtcVXdAGSNTrYKjfAYTofkgYP0bN1ld2B+B0MHZqGfpxZ6jT4md8kHDoyyA0LS1 Onu4TMrIgs9e5uQb9yj+Os1+ZrjsqiFhetNpsLF47NuXix0lBZ2OUAoknH38wjwVIbq0 gfqzJnN3UUhEceqAlhaMgdMV8mxQbzDgBVvsvIFoKNUbCI8EtZERU8cZAja/KE90Ufbd rrt77DqNL4kFp1h1PQyVKrG9ddcNnoMXZRjAM7PFGvPHjAj8qYJ7EekoAokQ7vSuxJIg M4CA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288473; x=1718893273; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=M+GYDOeM5l940vZhy7Ybh4aBEFLkgRCUMiTLHNRSyMY=; b=bMTEJuqKhrowP5p87HCoWr9kAhJGbYmqi0EFjlocI3NlnQ7u7PHNr5SjdGbWyswpyN ruP2peYQU5mO5iX9TKn27Qer8y/Mgh2y/iI2qOmF7+ZlSuyPlE6Di/1J8wXjenOYBvq8 o96HpsORU3CtPR01JxwT2b/CVQ45Q0+IEzqzF6d7NuO2Hldw1X31K/V2v5TT40aP6/Sw CD3xsIdg4wnCLUErIl81SOL5sjZ65nxQuyneK6DN0Zeh3SjivZ+xgvhrVUDA3p0te1jm SC6ANB90tVgMvAH/WQrOQ+L25lts9fAN68n7qotk1nesI3gfNbHrMDhyYTJ2pt3XVcDI vMVw== X-Gm-Message-State: AOJu0Yy2TKrHQ1ewUa9U55inEFA52KvXJhgSkfF5eMluJ5bNuJP5nBka KeIp3c8MK7TeTAZfixlf9xWPqd0tnp2VOpL2J5krz1cM4Z9VgH6JqQstK3+oEZKDKwjC+az0gqg 7 X-Google-Smtp-Source: AGHT+IHiHyjHdpuDHdC2m4E/H4RZdLhrGRgPitHHeQ/BgmDxcZQ7fJcklOjKnXPEX8h+n7G0C1KBrw== X-Received: by 2002:a17:902:ec87:b0:1f7:1495:6ebd with SMTP id d9443c01a7336-1f83b5f06edmr61159025ad.18.1718288472995; Thu, 13 Jun 2024 07:21:12 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.21.12 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:21:12 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 24/29] iputils: splitting the ping6 as a package Date: Thu, 13 Jun 2024 07:20:29 -0700 Message-Id: <964bdb0f8877a229ea34ab1d95dc5dabc564af51.1718288230.git.steve@sakoman.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:21:14 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200627 From: Xiangyu Chen The iputils merged the ping4 and ping6 command into the ping since the commit ebad35fe[1], currently, iputils ping support being called using "ping -6" or "ping6" symlinks. In oe-core, there are two packages provide ipv6 ping, inetutils and iputils, the inetutils-ping6 doesn't support "-I" option to bind the interface, that cause some of scripts(e.g. LTP test[2]) which was based on iputils-ping6 fails. If someone or a package needs iputils-ping6, they can enable it in local.conf or add it into rdepends directly. Ref: [1] https://github.com/iputils/iputils/commit/e3de851b809c7b72ccc654a72b6af61d [2] https://github.com/linux-test-project/ltp/blob/master/testcases/kernel/ \ containers/netns/netns_comm.sh#L25 Signed-off-by: Xiangyu Chen Signed-off-by: Alexandre Belloni (cherry picked from commit 0b89bc2041f670af625829d061ce79e0840ac116) Signed-off-by: Bin Lan Signed-off-by: Steve Sakoman --- meta/recipes-extended/iputils/iputils_20240117.bb | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/meta/recipes-extended/iputils/iputils_20240117.bb b/meta/recipes-extended/iputils/iputils_20240117.bb index 5a5e15528e..3880689742 100644 --- a/meta/recipes-extended/iputils/iputils_20240117.bb +++ b/meta/recipes-extended/iputils/iputils_20240117.bb @@ -35,7 +35,11 @@ ALTERNATIVE_PRIORITY = "100" ALTERNATIVE:${PN}-ping = "ping" ALTERNATIVE_LINK_NAME[ping] = "${base_bindir}/ping" -SPLITPKGS = "${PN}-ping ${PN}-arping ${PN}-tracepath ${PN}-clockdiff" +ALTERNATIVE:${PN}-ping6 = "ping6" +ALTERNATIVE_LINK_NAME[ping6] = "${base_bindir}/ping6" + +SPLITPKGS = "${PN}-ping ${PN}-arping ${PN}-tracepath ${PN}-clockdiff \ + ${@bb.utils.contains('DISTRO_FEATURES', 'ipv6', '${PN}-ping6', '', d)}" PACKAGES += "${SPLITPKGS}" ALLOW_EMPTY:${PN} = "1" @@ -43,6 +47,13 @@ RDEPENDS:${PN} += "${SPLITPKGS}" FILES:${PN} = "" FILES:${PN}-ping = "${base_bindir}/ping.${BPN}" +FILES:${PN}-ping6 = "${base_bindir}/ping6.${BPN}" FILES:${PN}-arping = "${base_bindir}/arping" FILES:${PN}-tracepath = "${base_bindir}/tracepath" FILES:${PN}-clockdiff = "${base_bindir}/clockdiff" + +do_install:append() { + if ${@bb.utils.contains('DISTRO_FEATURES', 'ipv6', 'true', 'false', d)}; then + ln -sf ping ${D}/${base_bindir}/ping6 + fi +} From patchwork Thu Jun 13 14:20:30 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45065 X-Patchwork-Delegate: steve@sakoman.com 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 100E4C27C4F for ; Thu, 13 Jun 2024 14:21:24 +0000 (UTC) Received: from mail-pl1-f181.google.com (mail-pl1-f181.google.com [209.85.214.181]) by mx.groups.io with SMTP id smtpd.web11.9995.1718288475245021716 for ; Thu, 13 Jun 2024 07:21:15 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=SgVO9wyl; spf=softfail (domain: sakoman.com, ip: 209.85.214.181, mailfrom: steve@sakoman.com) Received: by mail-pl1-f181.google.com with SMTP id d9443c01a7336-1f6e183f084so8546385ad.1 for ; Thu, 13 Jun 2024 07:21:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288474; x=1718893274; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=eWO9RWZQYWsrhpIYvQPIl9mWPded85z1r4OWm0YoI5I=; b=SgVO9wyldWKPeJbQqS5MLB1nOxw/mOXwXq5tpaWsg2Opb9CCayCJ7iPj2KUJtUoz0G BQkmstEWLasaEo6upSs3ItMrf1xt//pZdoTB7kEbPwMn+vu2Re9nqyM/3T4oUHnFnhdZ ftMQHRXHcYK/jLd4Zq7uBCOFiGHR6zLL1ccc4i6UkPQKDp15wurafQ97cMhNxpwz3qTr 5WOEr9eMauGUGtCuTURh0d/Lly2TdCfKUL44HQO736W/JaLCkGB2okkxrTbstM+Zz5iW 0nzTzqfQ8zNCUhOMcLmkz8o+ewKX1oxOYTTrzgyA1hQLS8KWWD1AU/mQpoAqU7/X3jm/ zFeQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288474; x=1718893274; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eWO9RWZQYWsrhpIYvQPIl9mWPded85z1r4OWm0YoI5I=; b=Fk/JoZgqkENNBzS3AR9CviiWd3ajJaJZT06Vcl9dgBWIB3Jhq5O/kcP6s1RjPjjhD6 LrdslNilZP47+3T86ttz+Tw5SByxnu1QkDSHIww8E88kFgPrTD/zT9X+5iJWkHjBb3jN ycC0/UoHfhTdWLrI7AZZIEcdb4J90MxM5Xcdo4/uBTaZIqx9o3ngZJfolSu2jg3qw/fs S5d/K8zwv/kgmZkxKQR/ghqgQsVLPzPdgihrW0g13rgfuMZRx/J1TjK+ujGHbR5KQ3xz Q9GtbpvXTEgx2AnJFy3jQ6NAMMit1BKsHSO0eAkmplmbAasXZKzmlHJPcmrVPwhseUN3 +N2w== X-Gm-Message-State: AOJu0YzAGSlC6In3pTdJnJOHwInuXB//YR0OujBa/xAV7GDYBiLhuS2p VKK3WeITmBQYOLBecM3obeIlenWO3OdSdtq7xdv4cVtiRdvVwZ/4+AqH6mTWb0iiMGhW8tErUDq S X-Google-Smtp-Source: AGHT+IHX0O62tJXBj6IzuUrjg43j23WlDBziWhi3elTZifb8DjmYXDKLLIZJABJkEyJYVJj71bHY5A== X-Received: by 2002:a17:903:2282:b0:1f6:a43f:5b38 with SMTP id d9443c01a7336-1f83b5178a1mr57259175ad.4.1718288474443; Thu, 13 Jun 2024 07:21:14 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.21.13 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:21:14 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 25/29] ltp: add iputils-ping6 to RDEPENDS Date: Thu, 13 Jun 2024 07:20:30 -0700 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:21:24 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200628 From: Xiangyu Chen According to the LTP documents[1], it using ping6 from iputils which support "-I" option to bind the interface[2]. Ref: [1] https://github.com/linux-test-project/ltp/commit/6f97789c [2] https://github.com/linux-test-project/ltp/commit/64b11656 Signed-off-by: Xiangyu Chen Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie (cherry picked from commit 05107ec5e4b81315d53efef23f2a570d520ee4c7) Signed-off-by: Bin Lan Signed-off-by: Steve Sakoman --- meta/recipes-extended/ltp/ltp_20240129.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-extended/ltp/ltp_20240129.bb b/meta/recipes-extended/ltp/ltp_20240129.bb index 3e896957d1..e88e931a68 100644 --- a/meta/recipes-extended/ltp/ltp_20240129.bb +++ b/meta/recipes-extended/ltp/ltp_20240129.bb @@ -98,6 +98,7 @@ RDEPENDS:${PN} = "\ gdb \ gzip \ iproute2 \ + ${@bb.utils.contains('DISTRO_FEATURES', 'ipv6', 'iputils-ping6', '', d)} \ ldd \ libaio \ logrotate \ From patchwork Thu Jun 13 14:20:31 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45064 X-Patchwork-Delegate: steve@sakoman.com 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 2F621C41513 for ; Thu, 13 Jun 2024 14:21:24 +0000 (UTC) Received: from mail-pf1-f178.google.com (mail-pf1-f178.google.com [209.85.210.178]) by mx.groups.io with SMTP id smtpd.web10.9706.1718288476585058485 for ; Thu, 13 Jun 2024 07:21:16 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=2RNerm0V; spf=softfail (domain: sakoman.com, ip: 209.85.210.178, mailfrom: steve@sakoman.com) Received: by mail-pf1-f178.google.com with SMTP id d2e1a72fcca58-70417a6c328so881297b3a.1 for ; Thu, 13 Jun 2024 07:21:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288476; x=1718893276; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=xjiWhluOvWAqlLsAbKxB60qHE2syiyCerpPvjVaMgCc=; b=2RNerm0V3OEC4S/E5LrjPO3J0v/aZq3bJuaN8TUU9cuw6OVhgbPU2DzCowxxx5m6cv sv3ReTDgD/L2yr2m72bQUA6W17H3LVf1VQQvcgRGz0zl8bXBpcoBGPzjzinMr3NThESN BVu8OyQX1vjpw3o+FDL1cOU9AD1o8ymlTPISjWaQsJdESdr2Nfx4uLJPIUHjKFUJX2h3 56noWUnGSYmsxEEOehzfdPHXFBpxahaSiWT6afSgRh4SVBb6AQFvPB3pdq/54GPSLiiE oJNVVanXeVTyoM+Evnef/dahstzqRKbTRZItQoI7lxXxO8LcdRz1bHyburDptPMc3cB/ WnKw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288476; x=1718893276; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xjiWhluOvWAqlLsAbKxB60qHE2syiyCerpPvjVaMgCc=; b=CMrajNfo13R6Rn+gDla/ak2EUQF1Uxq/yz7Fj1BHTLPJ3iXF3Yxj5aHC+1iD3Qv1XE SEdmM/TTmIilx8HpkDFe7FRNHjjCthZBBXpEEO75WiIzk6k2HOD68B+sqG6N6qDVZJ+4 /0FOIv83SzBwZpX9BlIhHhCyRNHXOqllrlMlwIg7MtpmSPhTCIb28AMb/MfNXdsiPSOP HSCBXYu69J4OqbQd0hQgna0WPl3v7TKzztLwFJdnq0Fdul37w6N0uFnl/Vb0+OlC0f5/ Z3h3WkbkULXpBIo3yagFuJs55ol3c3nW+Kx5XIii9OUO9b3VSeZk7EqE6S4RcffqjpJ7 pbDg== X-Gm-Message-State: AOJu0Yz6ulgGACwvP6SEbQQ2MUvSwmbNJMqoxcBoVucU0+p62vtndNx1 /wRVaN+R4SfLcfceQ7RnMQq/wdyMM2f1nLvi+oc7TKRUIfhIt8oxgLUGsyShW2XnAIfsjUN/q6i r X-Google-Smtp-Source: AGHT+IGcUwdpRJj4ubbl7jhaKS+wFm+hULE6znZRtbv/JmV1BbvhHh1e/yyR1g88ZPlG0uZjx5eYPw== X-Received: by 2002:a05:6a20:7350:b0:1b7:29c:50ec with SMTP id adf61e73a8af0-1b8a9c467bbmr5418192637.33.1718288475880; Thu, 13 Jun 2024 07:21:15 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.21.15 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:21:15 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 26/29] libinput: fix building with debug-gui option Date: Thu, 13 Jun 2024 07:20:31 -0700 Message-Id: <71e49dcac0be026d12140598850e2cd38d702317.1718288230.git.steve@sakoman.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:21:24 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200629 From: Marc Ferland When building libinput with the 'gui' PACKAGECONFIG option, it fails with: | Run-time dependency x11 found: YES 1.8.9 | Run-time dependency wayland-client found: YES 1.22.0 | Run-time dependency wayland-protocols found: YES 1.34 | Program wayland-scanner found: NO | | ../git/meson.build:578:20: ERROR: Program 'wayland-scanner' not found or not executable | | A full log can be found at /home/marc/mnt/yocto-latest/build/tmp/work/core2-64-poky-linux/libinput/1.25.0/build/meson-logs/meson-log.txt | ERROR: meson failed | WARNING: exit code 1 from a shell command. Adding a build dependency on wayland-native fixes the issue. Signed-off-by: Marc Ferland Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie (cherry picked from commit 0e2d18e6267d26870ccbe45734bfccbc02744357) Signed-off-by: Steve Sakoman --- meta/recipes-graphics/wayland/libinput_1.25.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-graphics/wayland/libinput_1.25.0.bb b/meta/recipes-graphics/wayland/libinput_1.25.0.bb index 517b247fed..894858e361 100644 --- a/meta/recipes-graphics/wayland/libinput_1.25.0.bb +++ b/meta/recipes-graphics/wayland/libinput_1.25.0.bb @@ -32,7 +32,7 @@ do_configure:append() { PACKAGECONFIG ??= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)}" PACKAGECONFIG[libwacom] = "-Dlibwacom=true,-Dlibwacom=false,libwacom" -PACKAGECONFIG[gui] = "-Ddebug-gui=true,-Ddebug-gui=false,cairo gtk+3" +PACKAGECONFIG[gui] = "-Ddebug-gui=true,-Ddebug-gui=false,cairo gtk+3 wayland-native" PACKAGECONFIG[tests] = "-Dtests=true -Dinstall-tests=true,-Dtests=false -Dinstall-tests=false,libcheck" UDEVDIR = "`pkg-config --variable=udevdir udev`" From patchwork Thu Jun 13 14:20:32 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45068 X-Patchwork-Delegate: steve@sakoman.com 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 3DE7EC27C78 for ; Thu, 13 Jun 2024 14:21:24 +0000 (UTC) Received: from mail-pl1-f182.google.com (mail-pl1-f182.google.com [209.85.214.182]) by mx.groups.io with SMTP id smtpd.web11.9997.1718288478076801670 for ; Thu, 13 Jun 2024 07:21:18 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=bxwO0QI8; spf=softfail (domain: sakoman.com, ip: 209.85.214.182, mailfrom: steve@sakoman.com) Received: by mail-pl1-f182.google.com with SMTP id d9443c01a7336-1f4c7b022f8so10532715ad.1 for ; Thu, 13 Jun 2024 07:21:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288477; x=1718893277; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=AIMectB0NV966czE+BArktwfX5RTuFlAGM5V6/rrkuM=; b=bxwO0QI8UClxscn4zrwu8CxW3jm6MpUBG56o11QYYVCbAUndasyyXCNu7QvLXG6iKr s79jCeHfmBs9rIB1YL7k1QkZAEsHATbmWKXXXET72q9hwtatfzU1tu7asSCfmMyVMP1J pt3Z/brWR8Hxo/vdLuyD4DUX43Y1WvBKwapt5DQGWv+5tlG2CUhCpoaD5GNYlMTbDdmf 5f4mAYuHCOfsyW8W+v0eOvMvl/C01uLtFYDRArfqhJTUa4Q9kntBEelkVVWDwNIGzKlI Zs4j3ceErM6Sga5idMvfsudKgzzPxOSu0qd8Br80UxC0v73pmAVmMlG4r0leMGBxVvqx ibmg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288477; x=1718893277; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AIMectB0NV966czE+BArktwfX5RTuFlAGM5V6/rrkuM=; b=wgH4cUxjA2KM0tc2rAnyuuP2GZaJ8uKwD1Vv5MnYRZoD1YoOhf8aHFCAG1KoDKASfY j2ghX8fgM83HprdHdNkjSlVa9fkEr7UkJ1NVMrXBoaiwIp/uyqTjzmpgIKqUfV14UweS b+CWsK2w4KpI0UH9mywXPtuv3mTy7whsoyhXhL1cNEmFDciKlJYzcS7JtDd4Yn0KEoCh f0gKwmMUdNzYTgSOYnFLHnWac6AfV3fe+cqwVGLc2rgd2iaBH7sGIPYbCQRJxnqln+45 gWG3WaKUpuQYi7bpsS9+M9KyCZqChL2ImTJhg9GvUCNAFzkBzlIKY/5sGQ9NaZvkXDbk KOFw== X-Gm-Message-State: AOJu0Ywyy++O32TmKigxRY/7q3bRWfJUfJ/MS3JSOXxBgfR1iX80+l3/ 6Qu19Wi/gYzuDHJ9/vdM+F5U9T2E8gXIWHVv6MPCZ1gz2hy7rv5qECRrP3GGz/W8woFjOYRxZmW 2 X-Google-Smtp-Source: AGHT+IFK+caiNOJh/gOY5AuKGJkrzCRulC1y0ysxZdiEBldNapwU8kDSGmvCrrwSWnD3kHUGjloWpA== X-Received: by 2002:a17:903:2302:b0:1f7:3a5b:2f0 with SMTP id d9443c01a7336-1f83b70269emr61017485ad.44.1718288477308; Thu, 13 Jun 2024 07:21:17 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.21.16 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:21:17 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 27/29] oeqa/selftest/devtool: fix _test_devtool_add_git_url Date: Thu, 13 Jun 2024 07:20:32 -0700 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:21:24 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200630 From: Alexandre Truong This patch is a follow-up to the bug#15466. As a reminder, the bug was about devtool’s submodule detection checking for HEAD when a version is being passed. As Vincent Kriek pointed out: the --version that is being passed to devtool is only used for setting the PV value in the recipe. To take into account the tag, we add --srcrev to the command: devtool add --srcrev v3.1.0 --version v3.1.0 mbedtls git://git@github.com/ARMmbed/mbedtls.git;protocol=https Changes to _test_devtool_add_git_url have been made to take into account the srcrev. srcrev will be passed as an optional parameter because the test_devtool_add_git_style1 does not need the srcrev contrary to test_devtool_add_git_style2 Fixes [YOCTO #15466] Signed-off-by: Alexandre Truong Reported-by: Alexandre Truong Suggested-by: Vincent Kriek Reviewed-by: Yoann Congal Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie (cherry picked from commit a8686f3641e4407dee3d807898ffd620e2732b78) Signed-off-by: Steve Sakoman --- meta/lib/oeqa/selftest/cases/devtool.py | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/meta/lib/oeqa/selftest/cases/devtool.py b/meta/lib/oeqa/selftest/cases/devtool.py index cc4cbec5ae..1597aeedff 100644 --- a/meta/lib/oeqa/selftest/cases/devtool.py +++ b/meta/lib/oeqa/selftest/cases/devtool.py @@ -286,10 +286,13 @@ class DevtoolTestCase(OESelftestTestCase): else: self.skipTest('No tap devices found - you must set up tap devices with scripts/runqemu-gen-tapdevs before running this test') - def _test_devtool_add_git_url(self, git_url, version, pn, resulting_src_uri): + def _test_devtool_add_git_url(self, git_url, version, pn, resulting_src_uri, srcrev=None): self.track_for_cleanup(self.workspacedir) self.add_command_to_tearDown('bitbake-layers remove-layer */workspace') - result = runCmd('devtool add --version %s %s %s' % (version, pn, git_url)) + command = 'devtool add --version %s %s %s' % (version, pn, git_url) + if srcrev : + command += ' --srcrev %s' %srcrev + result = runCmd(command) self.assertExists(os.path.join(self.workspacedir, 'conf', 'layer.conf'), 'Workspace directory not created') # Check the recipe name is correct recipefile = get_bb_var('FILE', pn) @@ -479,11 +482,12 @@ class DevtoolAddTests(DevtoolBase): def test_devtool_add_git_style2(self): version = 'v3.1.0' + srcrev = 'v3.1.0' pn = 'mbedtls' # this will trigger reformat_git_uri with branch parameter in url git_url = "'git://git@github.com/ARMmbed/mbedtls.git;protocol=https'" resulting_src_uri = "gitsm://git@github.com/ARMmbed/mbedtls.git;protocol=https;branch=master" - self._test_devtool_add_git_url(git_url, version, pn, resulting_src_uri) + self._test_devtool_add_git_url(git_url, version, pn, resulting_src_uri, srcrev) def test_devtool_add_library(self): # Fetch source From patchwork Thu Jun 13 14:20:33 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45066 X-Patchwork-Delegate: steve@sakoman.com 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 2F43EC27C6E for ; Thu, 13 Jun 2024 14:21:24 +0000 (UTC) Received: from mail-pl1-f175.google.com (mail-pl1-f175.google.com [209.85.214.175]) by mx.groups.io with SMTP id smtpd.web11.9999.1718288479560618954 for ; Thu, 13 Jun 2024 07:21:19 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=eOxt+3Sw; spf=softfail (domain: sakoman.com, ip: 209.85.214.175, mailfrom: steve@sakoman.com) Received: by mail-pl1-f175.google.com with SMTP id d9443c01a7336-1f6a837e9a3so7636095ad.1 for ; Thu, 13 Jun 2024 07:21:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288479; x=1718893279; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=YS/T1YXJZJcdeEA6un7cCZgf/P+LtlSVknb/jwgkpt4=; b=eOxt+3SwE61Xm5yLB93/yH6kcDXUkH+bnEGdqBlG2Tqi1ofDoEaJH/4VR+fYgpUPos 7GktyQsTAjVQT2zs+SnCJq3rAWZx65+TIIrsLi2DhfqnKMMm2TeeQB+osa9UxJIV2CV8 cPhwzWziAMGYUof0z0jhJPAf89hJMqnv7a3h4ng27T82itGiiZ9Ps6crXzP6aDjXf4Yc wLFKIiOr2QGBW753xZVAZ12QhkKFwWPLNPP3ErJOW+4Z0Hby9jMhAWAwvivPT7cVT3Mw Z5UxWOabizX5t2mrTuEkqjep9OosbteLDGBPXkp9bAAfzAqaPq9N7PigmvygHSIO38ms kgtw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288479; x=1718893279; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YS/T1YXJZJcdeEA6un7cCZgf/P+LtlSVknb/jwgkpt4=; b=t10NVsRQC+Si1OQYUIcdT3EEbewpCFnBVrD+R6fm+9v9ASVfEgVb5H3CDx+0pgJFMw N26PGpK38hJbM6vVdxzPD83S7gDKMTK8lX85OPdJ53rvPVSMoE29eC/w2m3W3E78Iqcm NVfkyCmfuU/2SrF28RIpPRyvIshEVRl+KWBq4YOh52agluvlB9fDxzl3pLYlCaq2Qhmh 4SGzY8d2Edt/hLqHq+GpBMaaDO9elgBhURrv7eH8upXeGDwRNF4Vc5Q91QjIPwCzm5qP HwPZEKMkVch816m8vkpuxN2QzLLery+nOWvOJlNtgJ0ZSHGUY7PCeWAabd4++KUM+itj /Fpg== X-Gm-Message-State: AOJu0YwCFQYButTDC110Tj/sMjUqUcdEtjmXqwhL8vCXZSUiaR/+Amrb K0OETA2/ZMB4Oj6ySD9SeUNF7h1TBjFLk5ZkEUqz1+UTFPglRlvJJyOFkTFsmvKwo4qpgyAbawl Q X-Google-Smtp-Source: AGHT+IFIz1fkvTnQHVCJFH9d8Yzug3JukIbax/wDAo+9sI06BUji80j0Lax8q5PfIrrOXiyiyzj1OQ== X-Received: by 2002:a17:902:ecc2:b0:1f3:266b:ea23 with SMTP id d9443c01a7336-1f83b565bb7mr59552225ad.13.1718288478777; Thu, 13 Jun 2024 07:21:18 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.21.18 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:21:18 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 28/29] Revert "oeqa/selftest/devtool: fix test_devtool_add_git_style2" Date: Thu, 13 Jun 2024 07:20:33 -0700 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:21:24 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200631 From: Alexandre Truong This reverts commit ab6d3e3d645ffc343f434bf731339fa237df027a from poky repository. The previous reverted commit was a workaround. The fix "oeqa/selftest/devtool: fix _test_devtool_add_git_url" tackle the issue. So, the workaround is not needed anymore. Signed-off-by: Alexandre Truong Reviewed-by: Yoann Congal Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie (cherry picked from commit 731f47ecfd8ad6558aac629806810789c623986b) Signed-off-by: Steve Sakoman --- meta/lib/oeqa/selftest/cases/devtool.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/lib/oeqa/selftest/cases/devtool.py b/meta/lib/oeqa/selftest/cases/devtool.py index 1597aeedff..44a2a50f2e 100644 --- a/meta/lib/oeqa/selftest/cases/devtool.py +++ b/meta/lib/oeqa/selftest/cases/devtool.py @@ -486,7 +486,7 @@ class DevtoolAddTests(DevtoolBase): pn = 'mbedtls' # this will trigger reformat_git_uri with branch parameter in url git_url = "'git://git@github.com/ARMmbed/mbedtls.git;protocol=https'" - resulting_src_uri = "gitsm://git@github.com/ARMmbed/mbedtls.git;protocol=https;branch=master" + resulting_src_uri = "git://git@github.com/ARMmbed/mbedtls.git;protocol=https;branch=master" self._test_devtool_add_git_url(git_url, version, pn, resulting_src_uri, srcrev) def test_devtool_add_library(self): From patchwork Thu Jun 13 14:20:34 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 45067 X-Patchwork-Delegate: steve@sakoman.com 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 1E209C27C75 for ; Thu, 13 Jun 2024 14:21:24 +0000 (UTC) Received: from mail-pl1-f181.google.com (mail-pl1-f181.google.com [209.85.214.181]) by mx.groups.io with SMTP id smtpd.web10.9709.1718288480803674833 for ; Thu, 13 Jun 2024 07:21:20 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20230601.gappssmtp.com header.s=20230601 header.b=bbrUYkHq; spf=softfail (domain: sakoman.com, ip: 209.85.214.181, mailfrom: steve@sakoman.com) Received: by mail-pl1-f181.google.com with SMTP id d9443c01a7336-1f4c7b022f8so10533165ad.1 for ; Thu, 13 Jun 2024 07:21:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20230601.gappssmtp.com; s=20230601; t=1718288480; x=1718893280; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=xsZUMYsc7m9agNqU2ydlndrHCNunRwE0xlEdqtF35Zo=; b=bbrUYkHq/ShRQ+ABhLiKZlKIFpNAJk5D1jymWZATK5I9ZairmPXA0ZkWNqh9gs0qlu H/bUU6WipdvEw1j/k70pSqr2EBoqhGFafEj01scRcT7XsPvttDWZhJthcd7lz5OQ8+kQ U3K4st9Dw2uGpFiJVo55SifPfnD6zSXq3jzdaaEhi1vf3J4EWNit1ckiwmjqCnmExclI m9uobWh/CUT3JDuOI9jeLfywDXpV5z69FRG1JS1EU0TvMjVoyDydpMoAgzfaFbc5MYXA 0NemHewynC6MTmaex+eX8Xo3S+HCs9bLvhDgZWQMdtGlox7oetp132b05pDQmR7SkyUq hOHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718288480; x=1718893280; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xsZUMYsc7m9agNqU2ydlndrHCNunRwE0xlEdqtF35Zo=; b=GK59RUq1VE2/HwiDCLxYpebEUcEiXLcKUThHX1A5gvf/Jqzx5BzSFcaJVkV/bq2Yp2 93C4HcEtbnHvsVcwJhXSWHzjFcQ1VmzGTYwmAqj3aPqk7Wu6wlZJquH5zlphBOBOoR+a /Y/nW7ctMIbUgTndX4azjsN/aTN1bsFkRezLY84muwu4xQ6duOA7SSqcbie8uBaWV9Yy 6WxY8m2rOyjnjJgh4wyq3LPGHjo+f8decZ1b1BQpfXYHz126mqtWSRDyP+ha5JV8aodh A+qmDM+4vbHr8NHaJeH3twbmGt5CYQn5DsjOpsn93aFUhUgurFKqIHUdpqU70AMHRU2k v8ag== X-Gm-Message-State: AOJu0YzimMRE3YeVs1QlrHmBt09fM87pd93G2EVkTnosyjo0s383tTGW /snMVBYyI+p42DI58SlgrslJMNY62x3paHGBShL2ge+K2WSht1Ze8khKSMsEuKj8sE+XhOPCDr3 / X-Google-Smtp-Source: AGHT+IH4SnsGJ8tAyQUiNLfs8AeExouTor9HUp6sXVPx9w6Hwf0CRkuZAwyXgqfbv8sGIhO5C2Z+Zg== X-Received: by 2002:a17:902:c401:b0:1f3:2b46:47c9 with SMTP id d9443c01a7336-1f83b609b25mr50765065ad.28.1718288480029; Thu, 13 Jun 2024 07:21:20 -0700 (PDT) Received: from hexa.. ([98.142.47.158]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-1f855e5b0dfsm14414665ad.29.2024.06.13.07.21.19 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 07:21:19 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][scarthgap 29/29] cracklib: Modify patch to compile with GCC 14 Date: Thu, 13 Jun 2024 07:20:34 -0700 Message-Id: <50b9126cd8668d8c039e9bd61eaba458f7a22014.1718288230.git.steve@sakoman.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: 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 ; Thu, 13 Jun 2024 14:21:24 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200632 From: Zoltan Boszormenyi GCC 14 implicitly turns a warning into a compiler error: | ../../git/src/lib/packlib.c: In function ‘PWClose’: | ../../git/src/lib/packlib.c:554:40: error: passing argument 1 of ‘HwmsHostToBigEndian’ from incompatible pointer type [-Wincompatible-pointer-types] | 554 | HwmsHostToBigEndian(tmp_pwp.hwms, sizeof(tmp_pwp.hwms), en_is32); | | ~~~~~~~^~~~~ | | | | | uint32_t * {aka unsigned int *} | ../../git/src/lib/packlib.c:142:27: note: expected ‘char *’ but argument is of type ‘uint32_t *’ {aka ‘unsigned int *’} | 142 | HwmsHostToBigEndian(char *pHwms, int nLen,int nBitType) | | ~~~~~~^~~~~ Add the cast to (char *) to silence it. Signed-off-by: Zoltán Böszörményi Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie (cherry picked from commit 914128f6bd988cde278e087fb9457a0c70c7e5ec) Signed-off-by: Steve Sakoman --- ...0001-packlib.c-support-dictionary-byte-order-dependent.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/cracklib/cracklib/0001-packlib.c-support-dictionary-byte-order-dependent.patch b/meta/recipes-extended/cracklib/cracklib/0001-packlib.c-support-dictionary-byte-order-dependent.patch index 20572b55c4..35229ae890 100644 --- a/meta/recipes-extended/cracklib/cracklib/0001-packlib.c-support-dictionary-byte-order-dependent.patch +++ b/meta/recipes-extended/cracklib/cracklib/0001-packlib.c-support-dictionary-byte-order-dependent.patch @@ -303,7 +303,7 @@ index 9396e1d..d0bb181 100644 + PWDICT tmp_pwp; + + memcpy(&tmp_pwp, pwp, sizeof(PWDICT)); -+ HwmsHostToBigEndian(tmp_pwp.hwms, sizeof(tmp_pwp.hwms), en_is32); ++ HwmsHostToBigEndian((char *)tmp_pwp.hwms, sizeof(tmp_pwp.hwms), en_is32); + fwrite(tmp_pwp.hwms, 1, sizeof(tmp_pwp.hwms), pwp->wfp); } }