From patchwork Sun Feb 19 19:30:23 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19743 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 3DFF6C05027 for ; Sun, 19 Feb 2023 19:31:10 +0000 (UTC) Received: from mail-wr1-f42.google.com (mail-wr1-f42.google.com [209.85.221.42]) by mx.groups.io with SMTP id smtpd.web10.3837.1676835066214117063 for ; Sun, 19 Feb 2023 11:31:06 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=bP5uQqMW; spf=pass (domain: gmail.com, ip: 209.85.221.42, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f42.google.com with SMTP id t6so1030417wrz.7 for ; Sun, 19 Feb 2023 11:31:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=zlq7tl5jwShvQecRYqFcl2y43fNPALmq8kP/al0kU6Y=; b=bP5uQqMWxEkJuqTDUAlE873nMjWbCtHITpHlCNNYgXzgvnIKtCkiIdp1SehwmnFdvQ N+21cdx5Mw0Td6/llvuDqYMQxMYYyxmC4ZX4mb+nPesthDfl4Mz69Hr57VGxmYOYOAKC WYqJwaL29c2aEPdFB/gAUOvrFwnhlvwdYtt7pPUTrIrX5iDpwzHG0xKr1SU75uNwx66M kRlvMM3RcfUdrZuM0f60kdsf15odMwLN57tkcfAEvldx8iQdpCyRMWgL6FyBujD3/1KF ofuJFDD1TUkOay2wqGd4ZRbeRKctbR14t1nctM76SsnFK8tQ2ccg/kYPn1/uTDLqP64O ZlAw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=zlq7tl5jwShvQecRYqFcl2y43fNPALmq8kP/al0kU6Y=; b=uULyEMVOuF8imqhPO+qjTy7cfUcxQf8s04dqJXwafXexpwOdztr3tw8UTEaQZQXVwc VdmD1WyrFBGxCjIQzHyeNSAAly0jVQBMnkQ1+oQ2uugz2Svdr0l8SEM4p16ZiRbOQI5H mukGES1NKQ82Kjvhy5ZrllKecovxdPwbLFZ7o+dr3FAOiVvMG/PMIAiXYfpu71gWvR9p wmEr+aWIbftlPW6QPBTebDsJYqHmMRMJZTlWUe0TzBfmOWFUOi/o8s4K7mH375srAGsp 67d2QDKFmFdsJLVkJAcO2U22fmyd1Ld0unlTFAJpbmMlgErcqqqfbA47pV8vHU2zjaXm YwgA== X-Gm-Message-State: AO0yUKWea2OH+lZAr2MEymLyjXeK3Jqm38UvebIVoTF+7mU+cqaspR/h TaWj8BkCUXE6e/KCqsa2i01DAS+IMy8= X-Google-Smtp-Source: AK7set9sjkgM5DdjWgMYRsHYFPyfftFdRxLRCAXhKksNLzf3tCisH/gaV7aplSLZR/7dU9CiJtASbg== X-Received: by 2002:adf:ed48:0:b0:2c5:60bb:ddd7 with SMTP id u8-20020adfed48000000b002c560bbddd7mr1334388wro.65.1676835064525; Sun, 19 Feb 2023 11:31:04 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:04 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 01/39] scripts/oe-setup-layers: correct variable names - layers should be called repos Date: Sun, 19 Feb 2023 20:30:23 +0100 Message-Id: <20230219193101.338397-1-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 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 ; Sun, 19 Feb 2023 19:31:10 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177344 The script is operating on layer repositories, which can and do sometimes contain several layers. This distinction is important as the script will be tweaked to write a record of actual layer locations. Signed-off-by: Alexander Kanavin --- scripts/oe-setup-layers | 68 ++++++++++++++++++++--------------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/scripts/oe-setup-layers b/scripts/oe-setup-layers index 461560de9f..6c02262663 100755 --- a/scripts/oe-setup-layers +++ b/scripts/oe-setup-layers @@ -19,8 +19,8 @@ import json import os import subprocess -def _is_layer_git_repo(layerdir): - git_dir = os.path.join(layerdir, ".git") +def _is_repo_git_repo(repodir): + git_dir = os.path.join(repodir, ".git") if not os.access(git_dir, os.R_OK): return False try: @@ -28,73 +28,73 @@ def _is_layer_git_repo(layerdir): except subprocess.CalledProcessError: return False -def _is_layer_at_rev(layerdir, rev): +def _is_repo_at_rev(repodir, rev): try: - curr_rev = subprocess.check_output("git -C %s rev-parse HEAD" % layerdir, shell=True, stderr=subprocess.DEVNULL) + curr_rev = subprocess.check_output("git -C %s rev-parse HEAD" % repodir, shell=True, stderr=subprocess.DEVNULL) if curr_rev.strip().decode("utf-8") == rev: return True except subprocess.CalledProcessError: pass return False -def _is_layer_at_remote_uri(layerdir, remote, uri): +def _is_repo_at_remote_uri(repodir, remote, uri): try: - curr_uri = subprocess.check_output("git -C %s remote get-url %s" % (layerdir, remote), shell=True, stderr=subprocess.DEVNULL) + curr_uri = subprocess.check_output("git -C %s remote get-url %s" % (repodir, remote), shell=True, stderr=subprocess.DEVNULL) if curr_uri.strip().decode("utf-8") == uri: return True except subprocess.CalledProcessError: pass return False -def _contains_submodules(layerdir): - return os.path.exists(os.path.join(layerdir,".gitmodules")) +def _contains_submodules(repodir): + return os.path.exists(os.path.join(repodir,".gitmodules")) def _do_checkout(args, json): - layers = json['sources'] - for l_name in layers: - l_data = layers[l_name] - layerdir = os.path.abspath(os.path.join(args['destdir'], l_data['path'])) + repos = json['sources'] + for r_name in repos: + r_data = repos[r_name] + repodir = os.path.abspath(os.path.join(args['destdir'], r_data['path'])) - if 'contains_this_file' in l_data.keys(): + if 'contains_this_file' in r_data.keys(): force_arg = 'force_bootstraplayer_checkout' if not args[force_arg]: - print('Note: not checking out source {layer}, use {layerflag} to override.'.format(layer=l_name, layerflag='--force-bootstraplayer-checkout')) + print('Note: not checking out source {repo}, use {repoflag} to override.'.format(repo=r_name, repoflag='--force-bootstraplayer-checkout')) continue - l_remote = l_data['git-remote'] - rev = l_remote['rev'] - desc = l_remote['describe'] + r_remote = r_data['git-remote'] + rev = r_remote['rev'] + desc = r_remote['describe'] if not desc: desc = rev[:10] - branch = l_remote['branch'] - remotes = l_remote['remotes'] + branch = r_remote['branch'] + remotes = r_remote['remotes'] - print('\nSetting up source {}, revision {}, branch {}'.format(l_name, desc, branch)) - if not _is_layer_git_repo(layerdir): - cmd = 'git init -q {}'.format(layerdir) + print('\nSetting up source {}, revision {}, branch {}'.format(r_name, desc, branch)) + if not _is_repo_git_repo(repodir): + cmd = 'git init -q {}'.format(repodir) print("Running '{}'".format(cmd)) subprocess.check_output(cmd, shell=True) for remote in remotes: - if not _is_layer_at_remote_uri(layerdir, remote, remotes[remote]['uri']): + if not _is_repo_at_remote_uri(repodir, remote, remotes[remote]['uri']): cmd = "git remote remove {} > /dev/null 2>&1; git remote add {} {}".format(remote, remote, remotes[remote]['uri']) - print("Running '{}' in {}".format(cmd, layerdir)) - subprocess.check_output(cmd, shell=True, cwd=layerdir) + print("Running '{}' in {}".format(cmd, repodir)) + subprocess.check_output(cmd, shell=True, cwd=repodir) cmd = "git fetch -q {} || true".format(remote) - print("Running '{}' in {}".format(cmd, layerdir)) - subprocess.check_output(cmd, shell=True, cwd=layerdir) + print("Running '{}' in {}".format(cmd, repodir)) + subprocess.check_output(cmd, shell=True, cwd=repodir) - if not _is_layer_at_rev(layerdir, rev): + if not _is_repo_at_rev(repodir, rev): cmd = "git fetch -q --all || true" - print("Running '{}' in {}".format(cmd, layerdir)) - subprocess.check_output(cmd, shell=True, cwd=layerdir) + print("Running '{}' in {}".format(cmd, repodir)) + subprocess.check_output(cmd, shell=True, cwd=repodir) cmd = 'git checkout -q {}'.format(rev) - print("Running '{}' in {}".format(cmd, layerdir)) - subprocess.check_output(cmd, shell=True, cwd=layerdir) + print("Running '{}' in {}".format(cmd, repodir)) + subprocess.check_output(cmd, shell=True, cwd=repodir) - if _contains_submodules(layerdir): - print("Repo {} contains submodules, use 'git submodule update' to ensure they are up to date".format(layerdir)) + if _contains_submodules(repodir): + print("Repo {} contains submodules, use 'git submodule update' to ensure they are up to date".format(repodir)) parser = argparse.ArgumentParser(description="A self contained python script that fetches all the needed layers and sets them to correct revisions using data in a json format from a separate file. The json data can be created from an active build directory with 'bitbake-layers create-layers-setup destdir' and there's a sample file and a schema in meta/files/") From patchwork Sun Feb 19 19:30:24 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19746 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 5F296C64ED6 for ; Sun, 19 Feb 2023 19:31:10 +0000 (UTC) Received: from mail-wr1-f51.google.com (mail-wr1-f51.google.com [209.85.221.51]) by mx.groups.io with SMTP id smtpd.web11.3920.1676835066981424027 for ; Sun, 19 Feb 2023 11:31:07 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=UiN10vDJ; spf=pass (domain: gmail.com, ip: 209.85.221.51, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f51.google.com with SMTP id bp28so927901wrb.2 for ; Sun, 19 Feb 2023 11:31:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=bDbMdnvuwBtrk848WVCB2hK3ubrSFKK8fluyE85oQ2g=; b=UiN10vDJDJtgc/pIEoN4Gf8ekFDzJajAB213l8+8+KI92pzE4qQx9CPPLzLuGc3DPv R2dmIR2YHdSwIcyTHHRJjTVf9rqvs95bfxF9nYcqpldvMO9DfZqQRutW1rBcu0mJWpd1 E5ACIHkSCBFM8LVYAfikdjPa1kwH3iwbBt/u+EdCQiTKMoU4xbyNX0FVDWctDFKCOoCV YkWWoLnguiu5BYQRThNKfCCKykIb9R/+XVAy+2Qhx/EVc6xPUhgGK8giHwJezvFCu5K3 z8bwY2UkhZGi5VfWb/igtLWn5qRcP6g5SQG98szsalsoFL6WagCt4/lUARVkVFl90n34 xAgg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bDbMdnvuwBtrk848WVCB2hK3ubrSFKK8fluyE85oQ2g=; b=a46ZyPVRKbKBW4bDXSIY3CPIlAwXEePuGZMY5+yrYnh4ZYx4IfVbfcYhwRva+FjUHl vsbWhFW2TpbtguWklr2dAEI//o4QZO7IH5bdiJHs/ipUORUTiac/xVZS5w0JG+MOEqZG H8SM3w7ARRBNHf4qYECxkN4RLrvEei3oTm/0MLfa2kWFw3/DDmTcPYkmrdYNsfM02dk1 D8XIAu86TZQKse+CPecSBKsRkacmJ0qCVFJyB/Yq/tf7Ol2IsE4fBU96lXn5CT8pFaCE ykq/CQ1cvauLYNsB4OO3DxZXLBtJdIjjWx6gOjTxrIl1UMKmmUZyOxrmjTwxQFtTFfBY 4OpA== X-Gm-Message-State: AO0yUKVeQIzXtD8hI/MBC0B1Qp9VVUejgWTpT5cdaRmk7iTSmj5nn38A ctaE4p7DQCJFlf3AewxY+aqfgVNUrHo= X-Google-Smtp-Source: AK7set+CnNrwk8LPx9dbGVZxq7VsBc3oO6+NqpFd762GyjWSVQqp48PGSRdHziCWnsv0DZNlriaJDA== X-Received: by 2002:a5d:4088:0:b0:2c5:5870:b589 with SMTP id o8-20020a5d4088000000b002c55870b589mr1566373wrp.14.1676835065308; Sun, 19 Feb 2023 11:31:05 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:04 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 02/39] scripts/oe-setup-layers: do not clobber json module with a variable named 'json' Date: Sun, 19 Feb 2023 20:30:24 +0100 Message-Id: <20230219193101.338397-2-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:10 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177345 Signed-off-by: Alexander Kanavin --- scripts/oe-setup-layers | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scripts/oe-setup-layers b/scripts/oe-setup-layers index 6c02262663..c8012fa670 100755 --- a/scripts/oe-setup-layers +++ b/scripts/oe-setup-layers @@ -112,10 +112,10 @@ parser.add_argument('--jsondata', default=__file__+".json", help='File containin args = parser.parse_args() with open(args.jsondata) as f: - json = json.load(f) + json_f = json.load(f) supported_versions = ["1.0"] -if json["version"] not in supported_versions: - raise Exception("File {} has version {}, which is not in supported versions: {}".format(args.jsondata, json["version"], supported_versions)) +if json_f["version"] not in supported_versions: + raise Exception("File {} has version {}, which is not in supported versions: {}".format(args.jsondata, json_f["version"], supported_versions)) -_do_checkout(vars(args), json) +_do_checkout(vars(args), json_f) From patchwork Sun Feb 19 19:30:25 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19742 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 3FE8FC61DA4 for ; Sun, 19 Feb 2023 19:31:10 +0000 (UTC) Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) by mx.groups.io with SMTP id smtpd.web11.3921.1676835067675857978 for ; Sun, 19 Feb 2023 11:31:08 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=OqGg66J+; spf=pass (domain: gmail.com, ip: 209.85.221.43, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f43.google.com with SMTP id b11so1581030wrw.5 for ; Sun, 19 Feb 2023 11:31:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=x+hqGvL9iy1J1fvWa3P9LtSuogLDmow/ZVgGpgjv8sE=; b=OqGg66J+2+XsvWtZJ2LxA3RWkgO9qOfBi15k/tc3NSfXg0dlJUOU08wQ51Fdpb5yPp EqpZbGw0YcvgTLGaHrWNC4g1I7H8Ie5Vj4PqVfIx2/z33Xx8lyhC1CB6cTVl/ZtuYxQ8 sgerJ8d4Q5T9loQW2Ence+YMcCb7tkN05ffDpxq4HHIka/VuM28iSJFvA+H6pjYPUmrN tkGoh96d32yJtaQ6hhgQEbfwLf+s5c7R2r01ghIqYW23X74aL6G6sX6XvH84W1Jj4IzQ VIzM56rgaqtoFVccmiHeIyLmbVH/UDHiSbgE8XL51RrAJ2ImK623BWzgJNfq8Wh+Uz90 lpqA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x+hqGvL9iy1J1fvWa3P9LtSuogLDmow/ZVgGpgjv8sE=; b=KBj7X2EG3ga9d3mFdSsTpsOpi76DQcIdEJWKrFDylOQYNE+yIs22vVCrRCfkON1Txx j3LSL/BZRT5yhMA6ziTmAt5fkyxD2hHoHSSG6uH9LECCeHVXDz0YdRqoyo45G+uIzmsN gf1VEpJ3gIoTor3ptUlagRw48MlrVtaZIbS/BpBgd2jOGcFZfs9gM53rwWZVPMcSKE4Y 6QgtldbEqk1l7xIVP1plD+WL4qYzsgI5WHpOK8RkIw8WvBkzpePhACYYKi0C43tI4+jj yhsV1oaEa9XkPcZ3b9PVw0PyXFsHFSjpcHYETfgm9DV9XU1aKDKQfODV7+k3iRWzSynG YAQQ== X-Gm-Message-State: AO0yUKUXemyjMcSUrryJoehXdVbsgaMeR25XNppoEbM1/Hnc8R7bhbv5 /MW0AScCekembxW341HEgLuB/GbO9I4= X-Google-Smtp-Source: AK7set9h/oh88RZVHxEwxGiB6u9pB6yxIq766lYpoKvcg6+7DLlN3MyWRFQv9vXc05Qo/flMBfgZPA== X-Received: by 2002:a5d:5848:0:b0:2c3:f8ea:da26 with SMTP id i8-20020a5d5848000000b002c3f8eada26mr2906599wrf.32.1676835065949; Sun, 19 Feb 2023 11:31:05 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:05 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 03/39] gcr: enable vala .vapi generation only when gobject introspection is also enabled Date: Sun, 19 Feb 2023 20:30:25 +0100 Message-Id: <20230219193101.338397-3-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:10 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177347 Signed-off-by: Alexander Kanavin --- meta/recipes-gnome/gcr/gcr_4.0.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-gnome/gcr/gcr_4.0.0.bb b/meta/recipes-gnome/gcr/gcr_4.0.0.bb index 22edd386fc..b137968943 100644 --- a/meta/recipes-gnome/gcr/gcr_4.0.0.bb +++ b/meta/recipes-gnome/gcr/gcr_4.0.0.bb @@ -29,11 +29,13 @@ PACKAGECONFIG ??= " \ ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} \ ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'gtk', '', d)} \ ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'gtk', '', d)} \ + ${@bb.utils.contains('DISTRO_FEATURES', 'gobject-introspection-data', 'vapi', '', d)} \ " PACKAGECONFIG[gtk] = "-Dgtk4=true,-Dgtk4=false,gtk4" PACKAGECONFIG[ssh_agent] = "-Dssh_agent=true,-Dssh_agent=false,libsecret,openssh" #'Use systemd socket activation for server programs' PACKAGECONFIG[systemd] = "-Dsystemd=enabled,-Dsystemd=disabled,systemd" +PACKAGECONFIG[vapi] = "-Dvapi=true,-Dvapi=false," FILES:${PN} += " \ ${datadir}/dbus-1 \ From patchwork Sun Feb 19 19:30:26 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19744 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 5F2FEC64ED9 for ; Sun, 19 Feb 2023 19:31:10 +0000 (UTC) Received: from mail-wr1-f42.google.com (mail-wr1-f42.google.com [209.85.221.42]) by mx.groups.io with SMTP id smtpd.web10.3837.1676835066214117063 for ; Sun, 19 Feb 2023 11:31:07 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=g+YOJp09; spf=pass (domain: gmail.com, ip: 209.85.221.42, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f42.google.com with SMTP id t6so1030461wrz.7 for ; Sun, 19 Feb 2023 11:31:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=uIfPqilan01T9hdpHp1z1itet3FNew4cj5ftUZaLZgE=; b=g+YOJp09NPbRGPMBA3S5Oz7FssxyR88PpMBXRyisYBW/gIWLt7DOH9cZHDJo38ZUMj 8wWvKAQHCijPKX+lKjlnYiPkkd31mGfGKJH8Y4OhNDDm22EzR9jM04R0FJhH/Lzvq4j9 GoN7UpBk/TBYY9qK2K9aFajI+/awfSmKnxxUJx2eUGQ5YkZHW+t+Ck53BLPVA4ikWG4k 7Y/Cfi7vXn+xVBq25hjGcEGfLN6GGSQMNLmvhYWfNjQidAvBATaHQ5U0YNSOuEJNIJZP 5njN2VK7T0nE/gHcLdJjYhM7WAMm+8kmZbNAnLLJJG6ZHp92B+GDt6Op7tH1LSB78Xzq EPfA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uIfPqilan01T9hdpHp1z1itet3FNew4cj5ftUZaLZgE=; b=hI77LJi95ct031VJvo0uVrFvd0uHQDOxT3MsQhR2nEzFwACzhZVQ7UPJokD/Sn7Fg4 udqHJWG3RhMEi7/xVTpC+ZCPRQC51/9huFavVGeTBc8KIRJeRn5GdKTbMU6Z4lSM2jeb Vtblj4Janyh7Masphn2GPGooKvqf0Qj+S5zY0AVtY/3ZP+J0nXYSoNjw9q+nGfZ1Yedh K56qCbz9IuF8lZV3+o2T7/0DIXug+nLzjff2B7nXCGFFbbMeWJ4aKSplJZZjeeOp5Gdf FVIXK8i76LHKJkmh9IltHMBm+KYomTdmEzRPwuD+DPV0alpkMipdeaB4eM4+qQpiFJjE krSQ== X-Gm-Message-State: AO0yUKXg/iHQReRH8662KzI4XbRZqN/TQkvI4L2pLfW7cxrWSXl/f+rR 6iuzBW/he1cplWHMiWE1c//59qKmWPI= X-Google-Smtp-Source: AK7set9vkHHMUXscTNX4ZKtnB0rmLFui7sqAxTb02sUJFERmf526sLZ8FeHLWUOrlCVAIEHwiWgPcA== X-Received: by 2002:a05:6000:1b09:b0:2c5:5d17:3377 with SMTP id f9-20020a0560001b0900b002c55d173377mr1839880wrz.15.1676835066674; Sun, 19 Feb 2023 11:31:06 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:06 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 04/39] gstreamer1.0-python: do not require introspection during builds Date: Sun, 19 Feb 2023 20:30:26 +0100 Message-Id: <20230219193101.338397-4-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:10 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177346 Somewhere along the way this ceased to be a build requirement; I have verified that the recipe installs the same set of identical files with and without introspection enabled and present in sysroot. Signed-off-by: Alexander Kanavin --- .../gstreamer/gstreamer1.0-python_1.22.0.bb | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.22.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.22.0.bb index b6782a842d..6df84a6251 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.22.0.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.22.0.bb @@ -23,8 +23,4 @@ EXTRA_OEMESON += "\ -Dlibpython-dir=${libdir} \ " -# gobject-introspection is mandatory and cannot be configured -REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" -GIR_MESON_OPTION = "" - -inherit meson pkgconfig setuptools3-base upstream-version-is-even gobject-introspection features_check +inherit meson pkgconfig setuptools3-base upstream-version-is-even From patchwork Sun Feb 19 19:30:27 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19745 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 40A71C6379F for ; Sun, 19 Feb 2023 19:31:10 +0000 (UTC) Received: from mail-wr1-f51.google.com (mail-wr1-f51.google.com [209.85.221.51]) by mx.groups.io with SMTP id smtpd.web10.3838.1676835068874059595 for ; Sun, 19 Feb 2023 11:31:09 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=IY1XVi9X; spf=pass (domain: gmail.com, ip: 209.85.221.51, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f51.google.com with SMTP id e2so1053810wri.12 for ; Sun, 19 Feb 2023 11:31:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=zs0AHTp2jsHXDzWvD8gNw/bdASNDukiZGE6zLJWt2Zc=; b=IY1XVi9XVwrBM2yUIN6dcg7sJlZUlbVx5mWChQvWAjva6EhMgwIvXp7/sk3flB6b0m OOVl5e/nn/bkswWa1bg+acsF+950XRh7T02HZp/r8aZZ9H1IjDkW2ToX8IhNWfONmuaS e9uAsbro1DOUy130Nuf5IiH0EIsxQzO2+q6+Wtq3p9/1jiIS6nZeYWWA5zBHuQWdwb1P 2vyJdyNqlUEh5JT5Kq4jPAxFdJsMN8jx6LHv16Pb2mV+bEVVPeJ5biHGEJ1nq3Qwu/H3 K6LYsILt3a3pJkBs9OlkDS/TTtiOqWT6SD7/wNFeuDQN6uP3yyxoqx9nMKIqm1VULcTU gR6A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zs0AHTp2jsHXDzWvD8gNw/bdASNDukiZGE6zLJWt2Zc=; b=Q/UQPWZhtsd7BVY7rDxnr4l7dSn8ty50dcpc+H2X4WeN1H9Js3tjxPh9SoZQ9wiJyq StLCKIvBH5dEVFUdL4bW5MUspIp4fPje2iBkCRAlWSmZdjwPFGNPi+jqWJ9zAGfj3edM NGsRevhBBNzljFpzJ3L4lqVtyZJNFqR9YO1dEOdbch2iZQEJ6yUh1as1cRHmPjDHNJaC QrjUP7oHe5c8p5dj9Jda04AhFUnCy6auXARzkeo8EWBDm9Z2w/OcxbJ6nhxkBljYnyv3 mRlwO99Gkqly60Sdqfi5Qqm4qrPbEkTU0lqZmMUuiegjR4x+M7Rm3Rcoekbw+73nAaEY OFNw== X-Gm-Message-State: AO0yUKWzBqem+ze8czdASrSOJRBstDuhLzwnfFGgXnqsTPK0T9m4Q2r8 3UtBi5i0dGXKkMOt7SAJEZ+72ap++rg= X-Google-Smtp-Source: AK7set8EVtRaDDg0GWkGgJAJOBIUVr6buZUu4WdeB7Rqrksx3vI2CB7UkI6smXRSABfh342MKFtO9A== X-Received: by 2002:adf:edd2:0:b0:2c5:5298:893f with SMTP id v18-20020adfedd2000000b002c55298893fmr1921935wro.43.1676835067390; Sun, 19 Feb 2023 11:31:07 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:06 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 05/39] insane.bbclass: make patch-fuzz a warning again Date: Sun, 19 Feb 2023 20:30:27 +0100 Message-Id: <20230219193101.338397-5-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:10 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177348 Having it as an error breaks the devtool workflow ('devtool modify' in particular) that is meant for fixing the fuzz. Signed-off-by: Alexander Kanavin --- meta/classes-global/insane.bbclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/classes-global/insane.bbclass b/meta/classes-global/insane.bbclass index ee34d5208d..e60e693ca0 100644 --- a/meta/classes-global/insane.bbclass +++ b/meta/classes-global/insane.bbclass @@ -29,7 +29,7 @@ WARN_QA ?= " libdir xorg-driver-abi buildpaths \ textrel incompatible-license files-invalid \ infodir build-deps src-uri-bad symlink-to-sysroot multilib \ - invalid-packageconfig host-user-contaminated uppercase-pn \ + invalid-packageconfig host-user-contaminated uppercase-pn patch-fuzz \ mime mime-xdg unlisted-pkg-lics unhandled-features-check \ missing-update-alternatives native-last missing-ptest \ license-exists license-no-generic license-syntax license-format \ @@ -44,7 +44,7 @@ ERROR_QA ?= "dev-so debug-deps dev-deps debug-files arch pkgconfig la \ already-stripped installed-vs-shipped ldflags compile-host-path \ install-host-path pn-overrides unknown-configure-option \ useless-rpaths rpaths staticdev empty-dirs \ - patch-fuzz patch-status-core\ + patch-status-core\ " # Add usrmerge QA check based on distro feature ERROR_QA:append = "${@bb.utils.contains('DISTRO_FEATURES', 'usrmerge', ' usrmerge', '', d)}" From patchwork Sun Feb 19 19:30:28 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19753 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 237A0C64ED6 for ; Sun, 19 Feb 2023 19:31:20 +0000 (UTC) Received: from mail-wm1-f51.google.com (mail-wm1-f51.google.com [209.85.128.51]) by mx.groups.io with SMTP id smtpd.web10.3840.1676835069722976077 for ; Sun, 19 Feb 2023 11:31:10 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=bk/VlU6e; spf=pass (domain: gmail.com, ip: 209.85.128.51, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f51.google.com with SMTP id s7-20020a05600c45c700b003dc52fed235so779809wmo.1 for ; Sun, 19 Feb 2023 11:31:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=hkofDsrzhxlfu0Rvzl7St1m3L2hq5clkbxNIuV2UeRk=; b=bk/VlU6ejC0/7yE8FSFEBA7SWEuSmHHWuy9fk4zH1rUaXky06zLUHgkTICAxdew8Qe UfD/rERp/xERf963GmDT+VSYyNA0xdkhByAGJdV4YIyjEs4xMG76Z4FyDUmwmr4celfW Sr4vNTaOwc+PscQ8Jcf7wVGzP1R6uwT0IISzx8JPY3ny2P3JEnY8qpQXzE//1PapWZFU ihz9+N6FOlO2KySsAsuUTT24nqLnPe0T7PmMmZzyJeC/Y6WCtGl9PWSJNNaww0rJymTI 6OTVnukeF2gPLoUFplf1it+IyObSpdot8j6ousD3lwf2HiohzcY4lOJ/o9zssA0jz4B1 rtzA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hkofDsrzhxlfu0Rvzl7St1m3L2hq5clkbxNIuV2UeRk=; b=YvGZj9eM+O9yVO9RJSG2gTwRB6SZkQDUOxDfAvOkLztmI6MrXe89XZ9T1aS9/s7ona gFRh90I7TDDZ8Jim9uZJ/SI9rsDu2FxkxLlKYgcvivzTc4K02CN6/qCAhoe+s4wlATxW cmfuigGcocqE359pUraHb+vhwAxsm+v11tYNB3ivHEXVWWBuY6aKwzgy9CMk+2NWAAXB RbKSukPV2Byi2yuK3U70rIxgVg7x1HkJIVdRmyTLcw5jdVcCWrm9TNaH/0jwm1b5UuJu tu47L3Wju2EohKAqoBLNYrPIO+48W7fsMi9bU5cK/n91LncmVC9I6KflBy9jyLhacI5Q xWQw== X-Gm-Message-State: AO0yUKVM21/nykaY3tM4Ab5SQs4g2b7fPYtSu2Wz4BPU1R/USKUkGLOO Aw1SM9wOE3Tlci8J8oem6Hgr/eevdRg= X-Google-Smtp-Source: AK7set86C/YAoN/nlfN9lOUYtbhF1YBWWxoMQISjk5m3HhRHP3h51CKJzydk6gc9brgNQAsjTvq2jA== X-Received: by 2002:a05:600c:3414:b0:3e2:153e:6940 with SMTP id y20-20020a05600c341400b003e2153e6940mr9146236wmp.3.1676835068069; Sun, 19 Feb 2023 11:31:08 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:07 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 06/39] go: update 1.20 -> 1.20.1 Date: Sun, 19 Feb 2023 20:30:28 +0100 Message-Id: <20230219193101.338397-6-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177349 Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/go/{go-1.20.inc => go-1.20.1.inc} | 2 +- ...{go-binary-native_1.20.bb => go-binary-native_1.20.1.bb} | 6 +++--- ...o-cross-canadian_1.20.bb => go-cross-canadian_1.20.1.bb} | 0 .../go/{go-cross_1.20.bb => go-cross_1.20.1.bb} | 0 .../go/{go-crosssdk_1.20.bb => go-crosssdk_1.20.1.bb} | 0 .../go/{go-native_1.20.bb => go-native_1.20.1.bb} | 0 .../go/{go-runtime_1.20.bb => go-runtime_1.20.1.bb} | 0 meta/recipes-devtools/go/{go_1.20.bb => go_1.20.1.bb} | 0 8 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-devtools/go/{go-1.20.inc => go-1.20.1.inc} (89%) rename meta/recipes-devtools/go/{go-binary-native_1.20.bb => go-binary-native_1.20.1.bb} (78%) rename meta/recipes-devtools/go/{go-cross-canadian_1.20.bb => go-cross-canadian_1.20.1.bb} (100%) rename meta/recipes-devtools/go/{go-cross_1.20.bb => go-cross_1.20.1.bb} (100%) rename meta/recipes-devtools/go/{go-crosssdk_1.20.bb => go-crosssdk_1.20.1.bb} (100%) rename meta/recipes-devtools/go/{go-native_1.20.bb => go-native_1.20.1.bb} (100%) rename meta/recipes-devtools/go/{go-runtime_1.20.bb => go-runtime_1.20.1.bb} (100%) rename meta/recipes-devtools/go/{go_1.20.bb => go_1.20.1.bb} (100%) diff --git a/meta/recipes-devtools/go/go-1.20.inc b/meta/recipes-devtools/go/go-1.20.1.inc similarity index 89% rename from meta/recipes-devtools/go/go-1.20.inc rename to meta/recipes-devtools/go/go-1.20.1.inc index 139f8d1f3c..aa3e2dadf1 100644 --- a/meta/recipes-devtools/go/go-1.20.inc +++ b/meta/recipes-devtools/go/go-1.20.1.inc @@ -15,4 +15,4 @@ SRC_URI += "\ file://0008-src-cmd-dist-buildgo.go-do-not-hardcode-host-compile.patch \ file://0009-go-Filter-build-paths-on-staticly-linked-arches.patch \ " -SRC_URI[main.sha256sum] = "3a29ff0421beaf6329292b8a46311c9fbf06c800077ceddef5fb7f8d5b1ace33" +SRC_URI[main.sha256sum] = "b5c1a3af52c385a6d1c76aed5361cf26459023980d0320de7658bae3915831a2" diff --git a/meta/recipes-devtools/go/go-binary-native_1.20.bb b/meta/recipes-devtools/go/go-binary-native_1.20.1.bb similarity index 78% rename from meta/recipes-devtools/go/go-binary-native_1.20.bb rename to meta/recipes-devtools/go/go-binary-native_1.20.1.bb index ee6b84c4f5..3eb80fdcce 100644 --- a/meta/recipes-devtools/go/go-binary-native_1.20.bb +++ b/meta/recipes-devtools/go/go-binary-native_1.20.1.bb @@ -9,9 +9,9 @@ PROVIDES = "go-native" # Checksums available at https://go.dev/dl/ SRC_URI = "https://dl.google.com/go/go${PV}.${BUILD_GOOS}-${BUILD_GOARCH}.tar.gz;name=go_${BUILD_GOTUPLE}" -SRC_URI[go_linux_amd64.sha256sum] = "5a9ebcc65c1cce56e0d2dc616aff4c4cedcfbda8cc6f0288cc08cda3b18dcbf1" -SRC_URI[go_linux_arm64.sha256sum] = "17700b6e5108e2a2c3b1a43cd865d3f9c66b7f1c5f0cec26d3672cc131cc0994" -SRC_URI[go_linux_ppc64le.sha256sum] = "bccbf89c83e0aab2911e57217159bf0fc49bb07c6eebd2c23ae30af18fc5368b" +SRC_URI[go_linux_amd64.sha256sum] = "000a5b1fca4f75895f78befeb2eecf10bfff3c428597f3f1e69133b63b911b02" +SRC_URI[go_linux_arm64.sha256sum] = "5e5e2926733595e6f3c5b5ad1089afac11c1490351855e87849d0e7702b1ec2e" +SRC_URI[go_linux_ppc64le.sha256sum] = "85cfd4b89b48c94030783b6e9e619e35557862358b846064636361421d0b0c52" UPSTREAM_CHECK_URI = "https://golang.org/dl/" UPSTREAM_CHECK_REGEX = "go(?P\d+(\.\d+)+)\.linux" diff --git a/meta/recipes-devtools/go/go-cross-canadian_1.20.bb b/meta/recipes-devtools/go/go-cross-canadian_1.20.1.bb similarity index 100% rename from meta/recipes-devtools/go/go-cross-canadian_1.20.bb rename to meta/recipes-devtools/go/go-cross-canadian_1.20.1.bb diff --git a/meta/recipes-devtools/go/go-cross_1.20.bb b/meta/recipes-devtools/go/go-cross_1.20.1.bb similarity index 100% rename from meta/recipes-devtools/go/go-cross_1.20.bb rename to meta/recipes-devtools/go/go-cross_1.20.1.bb diff --git a/meta/recipes-devtools/go/go-crosssdk_1.20.bb b/meta/recipes-devtools/go/go-crosssdk_1.20.1.bb similarity index 100% rename from meta/recipes-devtools/go/go-crosssdk_1.20.bb rename to meta/recipes-devtools/go/go-crosssdk_1.20.1.bb diff --git a/meta/recipes-devtools/go/go-native_1.20.bb b/meta/recipes-devtools/go/go-native_1.20.1.bb similarity index 100% rename from meta/recipes-devtools/go/go-native_1.20.bb rename to meta/recipes-devtools/go/go-native_1.20.1.bb diff --git a/meta/recipes-devtools/go/go-runtime_1.20.bb b/meta/recipes-devtools/go/go-runtime_1.20.1.bb similarity index 100% rename from meta/recipes-devtools/go/go-runtime_1.20.bb rename to meta/recipes-devtools/go/go-runtime_1.20.1.bb diff --git a/meta/recipes-devtools/go/go_1.20.bb b/meta/recipes-devtools/go/go_1.20.1.bb similarity index 100% rename from meta/recipes-devtools/go/go_1.20.bb rename to meta/recipes-devtools/go/go_1.20.1.bb From patchwork Sun Feb 19 19:30:29 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19759 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 67CBDC6FD1A for ; Sun, 19 Feb 2023 19:31:20 +0000 (UTC) Received: from mail-wm1-f44.google.com (mail-wm1-f44.google.com [209.85.128.44]) by mx.groups.io with SMTP id smtpd.web11.3924.1676835070392210202 for ; Sun, 19 Feb 2023 11:31:10 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=JtNnB0sT; spf=pass (domain: gmail.com, ip: 209.85.128.44, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f44.google.com with SMTP id j41-20020a05600c1c2900b003e1e754657aso867599wms.2 for ; Sun, 19 Feb 2023 11:31:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=IVahjtHH6Za2b8moF4vQwBVToli+Vm0SkwzoZuzjCmY=; b=JtNnB0sTAD15zAiyHUh+NLMjW4tnD/aRVnx4FRQqror5MPu5YpAcs1orqj1pS5xwRz 3DqRXglY2aFawfFUJ/wnaS63LKh7j2z3QvK0MzTV9hZQrabpQYZri4EWr2cEu0xiqJPX sy87zLseNY/gQNHzhDUcrOCteU9+kBLOmJ0qFYk/fKH3CMeTe8t95TRrWTI9RSlR0ufM bMbHycGkRk5ZUC2ggXWawAx5dHlFhUqjwcfiM75biUyzDX3qadD5nWgelZOBQ7U66ZMi Ee8ipcJ1IVRUWdyhTp0fx2vywt9+rwB4CRbu7HQJd2+T3C/OrSkPF3YAl1uAkHHTLI8q ieSQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IVahjtHH6Za2b8moF4vQwBVToli+Vm0SkwzoZuzjCmY=; b=gGsZrGAGgkdTBXPnmlbYftmQuOR13ISlVzm+9JeVyStMTUdQd/kVO8cYUj6dtKqkH3 k09FINtwWVJKsMz5Xi30T8YJkO1S1Qiy2TR+rPCK0KHKYP5AlLHMYi/cNtnPDjaK83qU bV4XWLtIulfNZc1juGS473iUuD0rGfyvX/VX3SVJz8R0ORy36PZzT7SOoVlgUiPbFuGy w9DqcASChscwLpeRFot3fMCtTMr44YgMsgNC+IX5FAT8symtwphxX0uz327kGiqiX2Ua OKXsRc0d0e6AQuwNDPWtF5oEuWLGPDv3NOOHBrN6Qzm6+2taFDMGW2t0KsVYF9zMOsbj MQAg== X-Gm-Message-State: AO0yUKWvfQTOFkRmD/tdKGqyXQhf9Yv4YUT9MyhFAx2iJLmThz7s1tLH jI1WFhWbyIFy4OESu/0YQ8Roj9y07UY= X-Google-Smtp-Source: AK7set/QJlF0ueiCEa8XMJkmUhmq3vgCV4dMTeK/5oRfWJrn86jH7q0m+AwzfS39ycx50H8cAtx9sA== X-Received: by 2002:a05:600c:331c:b0:3dc:4548:abe6 with SMTP id q28-20020a05600c331c00b003dc4548abe6mr5313548wmp.12.1676835068765; Sun, 19 Feb 2023 11:31:08 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:08 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 07/39] rust: update 1.67.0 -> 1.67.1 Date: Sun, 19 Feb 2023 20:30:29 +0100 Message-Id: <20230219193101.338397-7-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177350 Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/rust/{cargo_1.67.0.bb => cargo_1.67.1.bb} | 0 .../rust/{libstd-rs_1.67.0.bb => libstd-rs_1.67.1.bb} | 0 ...t-cross-canadian_1.67.0.bb => rust-cross-canadian_1.67.1.bb} | 0 .../rust/{rust-llvm_1.67.0.bb => rust-llvm_1.67.1.bb} | 0 meta/recipes-devtools/rust/rust-source.inc | 2 +- meta/recipes-devtools/rust/{rust_1.67.0.bb => rust_1.67.1.bb} | 0 6 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/rust/{cargo_1.67.0.bb => cargo_1.67.1.bb} (100%) rename meta/recipes-devtools/rust/{libstd-rs_1.67.0.bb => libstd-rs_1.67.1.bb} (100%) rename meta/recipes-devtools/rust/{rust-cross-canadian_1.67.0.bb => rust-cross-canadian_1.67.1.bb} (100%) rename meta/recipes-devtools/rust/{rust-llvm_1.67.0.bb => rust-llvm_1.67.1.bb} (100%) rename meta/recipes-devtools/rust/{rust_1.67.0.bb => rust_1.67.1.bb} (100%) diff --git a/meta/recipes-devtools/rust/cargo_1.67.0.bb b/meta/recipes-devtools/rust/cargo_1.67.1.bb similarity index 100% rename from meta/recipes-devtools/rust/cargo_1.67.0.bb rename to meta/recipes-devtools/rust/cargo_1.67.1.bb diff --git a/meta/recipes-devtools/rust/libstd-rs_1.67.0.bb b/meta/recipes-devtools/rust/libstd-rs_1.67.1.bb similarity index 100% rename from meta/recipes-devtools/rust/libstd-rs_1.67.0.bb rename to meta/recipes-devtools/rust/libstd-rs_1.67.1.bb diff --git a/meta/recipes-devtools/rust/rust-cross-canadian_1.67.0.bb b/meta/recipes-devtools/rust/rust-cross-canadian_1.67.1.bb similarity index 100% rename from meta/recipes-devtools/rust/rust-cross-canadian_1.67.0.bb rename to meta/recipes-devtools/rust/rust-cross-canadian_1.67.1.bb diff --git a/meta/recipes-devtools/rust/rust-llvm_1.67.0.bb b/meta/recipes-devtools/rust/rust-llvm_1.67.1.bb similarity index 100% rename from meta/recipes-devtools/rust/rust-llvm_1.67.0.bb rename to meta/recipes-devtools/rust/rust-llvm_1.67.1.bb diff --git a/meta/recipes-devtools/rust/rust-source.inc b/meta/recipes-devtools/rust/rust-source.inc index 268e17bcf8..942978e6bf 100644 --- a/meta/recipes-devtools/rust/rust-source.inc +++ b/meta/recipes-devtools/rust/rust-source.inc @@ -7,7 +7,7 @@ SRC_URI += "https://static.rust-lang.org/dist/rustc-${RUST_VERSION}-src.tar.xz;n file://0001-Do-not-use-LFS64-on-linux-with-musl.patch;patchdir=${RUSTSRC} \ file://zlib-off64_t.patch;patchdir=${RUSTSRC} \ " -SRC_URI[rust.sha256sum] = "9ef8cf88a1d35d319808daf2f193aadca9ed9bcae1d4d5db8946a448c9432c6d" +SRC_URI[rust.sha256sum] = "77e0615011f887d9533d5374bf9c15c590c3caf32bbb035b392d1c2ae502a682" RUSTSRC = "${WORKDIR}/rustc-${RUST_VERSION}-src" diff --git a/meta/recipes-devtools/rust/rust_1.67.0.bb b/meta/recipes-devtools/rust/rust_1.67.1.bb similarity index 100% rename from meta/recipes-devtools/rust/rust_1.67.0.bb rename to meta/recipes-devtools/rust/rust_1.67.1.bb From patchwork Sun Feb 19 19:30:30 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19757 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 67F21C6FD1B for ; Sun, 19 Feb 2023 19:31:20 +0000 (UTC) Received: from mail-wr1-f50.google.com (mail-wr1-f50.google.com [209.85.221.50]) by mx.groups.io with SMTP id smtpd.web10.3841.1676835070862692901 for ; Sun, 19 Feb 2023 11:31:11 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=F4FIMM5V; spf=pass (domain: gmail.com, ip: 209.85.221.50, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f50.google.com with SMTP id c3so883703wrb.6 for ; Sun, 19 Feb 2023 11:31:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=mmlal+NXf313BkRh5PfaB1lRZysHP5vH6Y/nllcQ460=; b=F4FIMM5VkVEdenHSfQQHOPfwOCtLrGpIkv2I3IDdW9Z8EsU+yQyuBxm7lkgUfhbvRZ UsBwbPiv78k0HVpS9Q6wfeUL6pEWlRlC31sONwUsXYZscjyyb7UVzTE71Yj8wV/z9Mgb YNS2kZdtepSHcQ+wBjn5PUPNcpW9jfbJ7ZuhJgDrgOXPub4N0F5tckEc3dZ+RdkxTvyp HgIDXx5izQzjs4W3LX6BEOmHRUti6o3IbrITJovuqmUdhZD9X1LGIXXkUnJFC2Jxromd OGsGgikTEKcpJVIe3cvWix61d1tWGWTHacutzQgtacPEKu60a4QNaIh3jfyfDnPgkMjs hViQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mmlal+NXf313BkRh5PfaB1lRZysHP5vH6Y/nllcQ460=; b=5rxjpwZQmTJ7MDHgPGNXfIQQNLgjY/krMDtvJSoqoqO18EpfqAmvS5wzf+i+boevWV /vNQNiJnTlaYHehZ5ASfoZK2DiAIujqSCJqnvnD7YP4DZ+PXlyOeCaU8VG/Vl1G3C9vJ S5Tka0RUto6WU5gx9QVJere7SDhcMgWNA9IP+vczw7loY/qMus/cFfOX/2JlApCh1kcj vAQKGV+ev8L5FnV+rI2FBpRc+DNtn46XZfxczJC5oaEAAyPhTM7u7GD/kjWEWtb3Mn7z o7VAqr9cxdGOe/wv4nRXt4ecPLq8On20Auz45+Kr2D96ls+zpkZrPF1mPoNkPvb6MrhR uz9w== X-Gm-Message-State: AO0yUKUJ7mC00f86hRqw1RfwrZBvP28rzAKfcxLC2U9S9tgmmQuBySvO TzLWbOjUKqeL+FKWa4XlrQMPJNw0dl4= X-Google-Smtp-Source: AK7set9mnAGSMWUC9erBneLD8S1uAKEKtqJ9fjLMWgGJ1DSxAtgRCvWReO/7WR4U8OQE9hnRe2d0ww== X-Received: by 2002:a05:6000:188b:b0:2c5:3fce:423b with SMTP id a11-20020a056000188b00b002c53fce423bmr1307767wri.4.1676835069469; Sun, 19 Feb 2023 11:31:09 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:09 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 08/39] freetype: update 2.12.1 -> 2.13.0 Date: Sun, 19 Feb 2023 20:30:30 +0100 Message-Id: <20230219193101.338397-8-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177351 License-update: additional files under MIT license. Signed-off-by: Alexander Kanavin --- .../freetype/{freetype_2.12.1.bb => freetype_2.13.0.bb} | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) rename meta/recipes-graphics/freetype/{freetype_2.12.1.bb => freetype_2.13.0.bb} (87%) diff --git a/meta/recipes-graphics/freetype/freetype_2.12.1.bb b/meta/recipes-graphics/freetype/freetype_2.13.0.bb similarity index 87% rename from meta/recipes-graphics/freetype/freetype_2.12.1.bb rename to meta/recipes-graphics/freetype/freetype_2.13.0.bb index 46c6182630..514672c0ee 100644 --- a/meta/recipes-graphics/freetype/freetype_2.12.1.bb +++ b/meta/recipes-graphics/freetype/freetype_2.13.0.bb @@ -7,13 +7,14 @@ HOMEPAGE = "http://www.freetype.org/" BUGTRACKER = "https://savannah.nongnu.org/bugs/?group=freetype" SECTION = "libs" -LICENSE = "FTL | GPL-2.0-or-later" -LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=a5927784d823d443c6cae55701d01553 \ +LICENSE = "(FTL | GPL-2.0-or-later) & MIT" +LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=843b6efc16f6b1652ec97f89d5a516c0 \ file://docs/FTL.TXT;md5=9f37b4e6afa3fef9dba8932b16bd3f97 \ - file://docs/GPLv2.TXT;md5=8ef380476f642c20ebf40fecb0add2ec" + file://docs/GPLv2.TXT;md5=8ef380476f642c20ebf40fecb0add2ec \ + " SRC_URI = "${SAVANNAH_NONGNU_MIRROR}/${BPN}/${BP}.tar.xz" -SRC_URI[sha256sum] = "4766f20157cc4cf0cd292f80bf917f92d1c439b243ac3018debf6b9140c41a7f" +SRC_URI[sha256sum] = "5ee23abd047636c24b2d43c6625dcafc66661d1aca64dec9e0d05df29592624c" UPSTREAM_CHECK_REGEX = "freetype-(?P\d+(\.\d+)+)" From patchwork Sun Feb 19 19:30:31 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19760 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 59144C6FD18 for ; Sun, 19 Feb 2023 19:31:20 +0000 (UTC) Received: from mail-wr1-f47.google.com (mail-wr1-f47.google.com [209.85.221.47]) by mx.groups.io with SMTP id smtpd.web11.3926.1676835071799349989 for ; Sun, 19 Feb 2023 11:31:12 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=oiyAZn/K; spf=pass (domain: gmail.com, ip: 209.85.221.47, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f47.google.com with SMTP id bx23so835966wrb.10 for ; Sun, 19 Feb 2023 11:31:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=s84NTWbZ6MpqZAcY3IazpUIn/M3SR7ma0Dj6KAI4ZVs=; b=oiyAZn/KiQ2Z4Y5SoB0r1Mu3jFOXtHmDgDQEoENsDkYAqYNLuTC0UGTxSMIpRBGMBS +0ZbACVZelEQwzp+Q1Cjug6G0zirXZFELzEinHk/b5OMrsqXwqdjlnZjlUX0hokqDG0v K6Vp1RsqafJav7m04HcHPbUwY9JnyOO4ZQH+qC68WNo753KNvv5SCCPSrFOEiYLy14Yq WAO2tVe6IMZfxuwcM7+gufYyEFumC0cXdtMSTp6nBO/ryx8ELqk+gqtRY7fZ+c20pMr3 xeMUjPMLlyvNibLF2Zf/09XnjjKqAm3VTm++QxayWKpVkFD+WNyyXyoE0LP6sDQ1vKPm B34w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=s84NTWbZ6MpqZAcY3IazpUIn/M3SR7ma0Dj6KAI4ZVs=; b=PM2xPuESZnmSPr+PndNFZB+TeTmjRce8fZBODgIG4jn/qR7hnv9qY53LtOlPlklron Wy4B6UWtknKVBRe68qsFkho2/2PLs0o8mGusSElJk2X6qPu2HECrPfMqNI1Hs44LFPnX PtAYx+pmDW0tKmJQZDjBXAmKE3G/g0IiYkZKsj2PNUZP7Ex5HPnJiBirbx7bC4gEY/vk 4/xw2jpLbVkeOAqi3NvEjpwkfSsor/j2LPP3mgrQBeTZKx8gushQunC0+3wFJZpAq9IA kgXDx2AuDc9AWnpwxBREIRb0N1mgtVNb4dHOpyWNa0fX9hcxOCK0XzH3++owXw6RGVQd xfTA== X-Gm-Message-State: AO0yUKWJ3iAIWoFaVWGtI9aV3ZpfKYvrj02G51pLqHui7r4MFyF7jJxp ti6ZYdIuGUSovE8OkKtXN/OyvAiYxNU= X-Google-Smtp-Source: AK7set/CvKO5hTiTXX4JrM2fZwZWpmVllg+VSOSiGfdf65T5+ekeM7tzcsPqHRy+x4Co+Vr6LTd2NQ== X-Received: by 2002:a5d:4305:0:b0:2c5:62c8:5f43 with SMTP id h5-20020a5d4305000000b002c562c85f43mr239848wrq.29.1676835070239; Sun, 19 Feb 2023 11:31:10 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:09 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 09/39] gnutls: update 3.7.8 -> 3.8.0 Date: Sun, 19 Feb 2023 20:30:31 +0100 Message-Id: <20230219193101.338397-9-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177352 Refresh patches. guile option removed upstream. License-update: formatting, urls https://github.com/gnutls/gnutls/commit/a39e528897184c6f6a33d245b82891a8dc8090ce Signed-off-by: Alexander Kanavin --- ...ile-should-be-excuted-in-target-envi.patch | 21 +++++++++---------- .../gnutls/gnutls/Add-ptest-support.patch | 14 ++++++------- .../gnutls/gnutls/arm_eabi.patch | 8 +++---- .../{gnutls_3.7.8.bb => gnutls_3.8.0.bb} | 7 +++---- 4 files changed, 23 insertions(+), 27 deletions(-) rename meta/recipes-support/gnutls/{gnutls_3.7.8.bb => gnutls_3.8.0.bb} (92%) diff --git a/meta/recipes-support/gnutls/gnutls/0001-Creating-.hmac-file-should-be-excuted-in-target-envi.patch b/meta/recipes-support/gnutls/gnutls/0001-Creating-.hmac-file-should-be-excuted-in-target-envi.patch index e40b2be362..87ebd8059e 100644 --- a/meta/recipes-support/gnutls/gnutls/0001-Creating-.hmac-file-should-be-excuted-in-target-envi.patch +++ b/meta/recipes-support/gnutls/gnutls/0001-Creating-.hmac-file-should-be-excuted-in-target-envi.patch @@ -1,4 +1,4 @@ -From b729a356538d499fe25e82bfc78ea663bdaca0a8 Mon Sep 17 00:00:00 2001 +From 21a8295bac3805e4490ba2b5f136e7f4c121061b Mon Sep 17 00:00:00 2001 From: Lei Maohui Date: Mon, 23 May 2022 10:44:43 +0900 Subject: [PATCH] Creating .hmac file should be excuted in target environment, @@ -6,23 +6,22 @@ Subject: [PATCH] Creating .hmac file should be excuted in target environment, Upstream-Status: Inappropriate [https://gitlab.com/gnutls/gnutls/-/issues/1373] Signed-off-by: Lei Maohui + --- lib/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/Makefile.am b/lib/Makefile.am -index 0b43ef9..cf263f0 100644 +index 6d4e8d2..24ef108 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am -@@ -206,8 +206,7 @@ hmac_files = .libs/.gnutls.hmac - - all-local: $(hmac_files) - --.libs/.gnutls.hmac: libgnutls.la fipshmac +@@ -206,8 +206,7 @@ hmac_file = .libs/.$(gnutls_so).hmac + + all-local: $(hmac_file) + +-$(hmac_file): libgnutls.la fipshmac - $(AM_V_GEN) $(builddir)/fipshmac > $@-t && mv $@-t $@ +.libs/.gnutls.hmac: - - CLEANFILES = $(hmac_files) + + CLEANFILES = $(hmac_file) endif --- -2.25.1 diff --git a/meta/recipes-support/gnutls/gnutls/Add-ptest-support.patch b/meta/recipes-support/gnutls/gnutls/Add-ptest-support.patch index 8ad6ba5ad5..f87cf536fa 100644 --- a/meta/recipes-support/gnutls/gnutls/Add-ptest-support.patch +++ b/meta/recipes-support/gnutls/gnutls/Add-ptest-support.patch @@ -1,10 +1,11 @@ -From 74080376904713a8e6cceefbc25c81512796bf0c Mon Sep 17 00:00:00 2001 +From 81861f7ba690956c064ebe8dce6c313951fa2a9f Mon Sep 17 00:00:00 2001 From: Ravineet Singh Date: Tue, 10 Jan 2023 16:11:10 +0100 Subject: [PATCH] gnutls: add ptest support Upstream-Status: Inappropriate [embedded specific] Signed-off-by: Ravineet Singh + --- Makefile.am | 3 +++ configure.ac | 2 ++ @@ -12,7 +13,7 @@ Signed-off-by: Ravineet Singh 3 files changed, 11 insertions(+) diff --git a/Makefile.am b/Makefile.am -index 843193f9f..816b09fec 100644 +index 843193f..816b09f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -191,6 +191,9 @@ dist-hook: @@ -26,7 +27,7 @@ index 843193f9f..816b09fec 100644 include $(top_srcdir)/cligen/cligen.mk diff --git a/configure.ac b/configure.ac -index baff1c007..f9f596abf 100644 +index b25ba14..860ddef 100644 --- a/configure.ac +++ b/configure.ac @@ -1150,6 +1150,8 @@ AC_SUBST(LIBGNUTLS_CFLAGS) @@ -39,10 +40,10 @@ index baff1c007..f9f596abf 100644 hw_features= diff --git a/tests/Makefile.am b/tests/Makefile.am -index 573e911a0..e8a26f8b9 100644 +index d530ad0..71c592f 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am -@@ -644,6 +644,12 @@ SH_LOG_COMPILER = $(SHELL) +@@ -648,6 +648,12 @@ SH_LOG_COMPILER = $(SHELL) AM_VALGRINDFLAGS = --suppressions=$(srcdir)/suppressions.valgrind LOG_COMPILER = $(LOG_VALGRIND) @@ -55,6 +56,3 @@ index 573e911a0..e8a26f8b9 100644 distclean-local: rm -rf softhsm-*.db softhsm-*.config *.tmp tmp-* x509-crt-list-import-url.config.db port.lock.d --- -2.31.1 - diff --git a/meta/recipes-support/gnutls/gnutls/arm_eabi.patch b/meta/recipes-support/gnutls/gnutls/arm_eabi.patch index 6eb1edbdb1..2b61a703cb 100644 --- a/meta/recipes-support/gnutls/gnutls/arm_eabi.patch +++ b/meta/recipes-support/gnutls/gnutls/arm_eabi.patch @@ -1,4 +1,4 @@ -From 8a5c96057cf305bbeac0d6e0e59ee24fbb9497fe Mon Sep 17 00:00:00 2001 +From 911213d9f72ddce468322d22d223127b93964409 Mon Sep 17 00:00:00 2001 From: Joe Slater Date: Wed, 25 Jan 2017 13:52:59 -0800 Subject: [PATCH] gnutls: account for ARM_EABI @@ -15,10 +15,10 @@ Signed-off-by: Joe Slater 1 file changed, 2 insertions(+) diff --git a/tests/seccomp.c b/tests/seccomp.c -index ed14d00..3c5b726 100644 +index a3148fe..443bc5f 100644 --- a/tests/seccomp.c +++ b/tests/seccomp.c -@@ -53,7 +53,9 @@ int disable_system_calls(void) +@@ -52,7 +52,9 @@ int disable_system_calls(void) ADD_SYSCALL(nanosleep, 0); ADD_SYSCALL(clock_nanosleep, 0); @@ -27,4 +27,4 @@ index ed14d00..3c5b726 100644 +#endif ADD_SYSCALL(getpid, 0); ADD_SYSCALL(gettimeofday, 0); - #if defined(HAVE_CLOCK_GETTIME) + # if defined(HAVE_CLOCK_GETTIME) diff --git a/meta/recipes-support/gnutls/gnutls_3.7.8.bb b/meta/recipes-support/gnutls/gnutls_3.8.0.bb similarity index 92% rename from meta/recipes-support/gnutls/gnutls_3.7.8.bb rename to meta/recipes-support/gnutls/gnutls_3.8.0.bb index fee06393bd..835ab122d8 100644 --- a/meta/recipes-support/gnutls/gnutls_3.7.8.bb +++ b/meta/recipes-support/gnutls/gnutls_3.8.0.bb @@ -11,8 +11,8 @@ LICENSE:${PN}-bin = "GPL-3.0-or-later" LICENSE:${PN}-openssl = "GPL-3.0-or-later" LIC_FILES_CHKSUM = "file://LICENSE;md5=71391c8e0c1cfe68077e7fce3b586283 \ - file://doc/COPYING;md5=c678957b0c8e964aa6c70fd77641a71e \ - file://doc/COPYING.LESSER;md5=a6f89e2100d9b6cdffcea4f398e37343" + file://doc/COPYING;md5=1ebbd3e34237af26da5dc08a4e440464 \ + file://doc/COPYING.LESSER;md5=4fbd65380cdd255951079008b364516c" DEPENDS = "nettle gmp virtual/libiconv libunistring" DEPENDS:append:libc-musl = " argp-standalone" @@ -26,7 +26,7 @@ SRC_URI = "https://www.gnupg.org/ftp/gcrypt/gnutls/v${SHRT_VER}/gnutls-${PV}.tar file://Add-ptest-support.patch \ " -SRC_URI[sha256sum] = "c58ad39af0670efe6a8aee5e3a8b2331a1200418b64b7c51977fb396d4617114" +SRC_URI[sha256sum] = "0ea0d11a1660a1e63f960f157b197abe6d0c8cb3255be24e1fb3815930b9bdc5" inherit autotools texinfo pkgconfig gettext lib_package gtk-doc ptest @@ -44,7 +44,6 @@ PACKAGECONFIG[fips] = "--enable-fips140-mode --with-libdl-prefix=${STAGING_BASEL EXTRA_OECONF = " \ --enable-doc \ --disable-libdane \ - --disable-guile \ --disable-rpath \ --enable-openssl-compatibility \ --with-libpthread-prefix=${STAGING_DIR_HOST}${prefix} \ From patchwork Sun Feb 19 19:30:32 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19758 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 5A32EC6FD19 for ; Sun, 19 Feb 2023 19:31:20 +0000 (UTC) Received: from mail-wr1-f48.google.com (mail-wr1-f48.google.com [209.85.221.48]) by mx.groups.io with SMTP id smtpd.web10.3842.1676835072492801080 for ; Sun, 19 Feb 2023 11:31:12 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=C/ND82uv; spf=pass (domain: gmail.com, ip: 209.85.221.48, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f48.google.com with SMTP id g7so781202wrd.3 for ; Sun, 19 Feb 2023 11:31:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=WYYaOwHxk7MRkQs6NpNpb3wpOz0jLoYijcZijmPlsz8=; b=C/ND82uvGDOca3FdRzvq56OSulpwEz/SJD023lnK+WJIHEIjWAvX96rIxuPvCfg/Ik 5Z+gKRzSH2Hp6oMIuLng0wbSvtpXWQ8LGPIyPK13JHMHb7klu0/eSmNHIOXHO1aye23n o/g1HkXsPR2DOOhEjRYRyNwsEY4bHU9Nws19tfsmgFitgaWl4Np3UW7LKY2FLzRXLLvU IkDI8FsLHUjsHYB6XpMrX4JvnB9+Hqh/5s37QQX4EF/UcbkIZGMcfcbbI7sMXu7JroVp 0+VLFvWkL23F8v/9+moszELbZWZ4BpBXNXhuBMFynNQ+iGfJQ1Z7WuXAOTeiZ7/7BXvr TJ1Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WYYaOwHxk7MRkQs6NpNpb3wpOz0jLoYijcZijmPlsz8=; b=TIR9HJq5zGVTScyGGOHyktyFkdAEE6Yi2mh5nlOwV/6IVj1ndeLpMbBTfM4tpmopIx k2wWnm0Vx1Zrmw+SnJvy21lwXMisRUfeU4HFDGDPsNt7XDoUlxXjttv4eUjyu9VZJcjs 2me69Lspa2ZNtEX1rhkAd5kvkMDWQtihpEX/9y0GmaACyuLffNu2j813iy7/k2ae2twX /Fm8nZlhfgzsAF4s45Qexbv7zFUHctiq2BovfVwjP/VQdZk6LfQXg8RUH4bgyr3SFbjL TN+zK0JkZnD6b0SDm7wgONq+ZshdXBglcexPoOmWrNh/EAAd2cg5MWk8pOlq5RSaubnl pNgA== X-Gm-Message-State: AO0yUKUk5sZGyd2gLHk+Oq6v4ddv1tV4ccUbxh8Qy+VF91pN0FDBVVf9 Za4WQF0jTEPk7SWFHaKEKtfN/cpIo3I= X-Google-Smtp-Source: AK7set/Bwk8gJkDw21d4IsiSp5JYZHl7IQL14emArevFV69Ea4Fqgu/SjsxOeMZiLforXnXG7ynlHw== X-Received: by 2002:a5d:6789:0:b0:2c5:5ed8:77d4 with SMTP id v9-20020a5d6789000000b002c55ed877d4mr588847wru.57.1676835071000; Sun, 19 Feb 2023 11:31:11 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:10 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 10/39] vulkan-samples: update to latest revision Date: Sun, 19 Feb 2023 20:30:32 +0100 Message-Id: <20230219193101.338397-10-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177353 Drop patch as it's merged upstream. Signed-off-by: Alexander Kanavin --- ...1-parser.h-Including-missing-cstdint.patch | 37 ------------------- .../vulkan/vulkan-samples_git.bb | 3 +- 2 files changed, 1 insertion(+), 39 deletions(-) delete mode 100644 meta/recipes-graphics/vulkan/vulkan-samples/0001-parser.h-Including-missing-cstdint.patch diff --git a/meta/recipes-graphics/vulkan/vulkan-samples/0001-parser.h-Including-missing-cstdint.patch b/meta/recipes-graphics/vulkan/vulkan-samples/0001-parser.h-Including-missing-cstdint.patch deleted file mode 100644 index 3f6b37dce1..0000000000 --- a/meta/recipes-graphics/vulkan/vulkan-samples/0001-parser.h-Including-missing-cstdint.patch +++ /dev/null @@ -1,37 +0,0 @@ -From 590bd5f81207bb55bd02b4a37f73a1f64dac452d Mon Sep 17 00:00:00 2001 -From: Khem Raj -Date: Mon, 23 Jan 2023 13:20:58 -0800 -Subject: [PATCH] parser.h: Including missing - -This is needed from gcc-13+ see [1] - -Fixes - -../git/framework/platform/parser.h:282:43: error: 'uint32_t' does not name a type - 282 | *type = static_cast(number); - | ^~~~~~~~ -../git/framework/platform/parser.h:21:1: note: 'uint32_t' is defined in header ''; did you forget to '#include '? - -[1] https://www.gnu.org/software/gcc/gcc-13/porting_to.html - -Upstream-Status: Submitted [https://github.com/KhronosGroup/Vulkan-Samples/pull/602] -Signed-off-by: Khem Raj ---- - framework/platform/parser.h | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/framework/platform/parser.h b/framework/platform/parser.h -index 215f3d80..a5bd1344 100644 ---- a/framework/platform/parser.h -+++ b/framework/platform/parser.h -@@ -18,6 +18,7 @@ - #pragma once - - #include -+#include - #include - #include - #include --- -2.39.1 - diff --git a/meta/recipes-graphics/vulkan/vulkan-samples_git.bb b/meta/recipes-graphics/vulkan/vulkan-samples_git.bb index 0a936a78e2..20f39905b1 100644 --- a/meta/recipes-graphics/vulkan/vulkan-samples_git.bb +++ b/meta/recipes-graphics/vulkan/vulkan-samples_git.bb @@ -9,11 +9,10 @@ SRC_URI = "gitsm://github.com/KhronosGroup/Vulkan-Samples.git;branch=main;protoc file://debugfix.patch \ file://0001-Do-not-use-LFS64-functions-on-linux-musl.patch;patchdir=third_party/spdlog \ file://0001-Deprecate-u8string_view.patch;patchdir=third_party/spdlog \ - file://0001-parser.h-Including-missing-cstdint.patch \ " UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "a42d4eab1e5fe7814dfbe91e3bbaf8ab62cf03f6" +SRCREV = "3df7dba1b1f428f24cd9a242af78540a518f4b67" UPSTREAM_CHECK_GITTAGREGEX = "These are not the releases you're looking for" S = "${WORKDIR}/git" From patchwork Sun Feb 19 19:30:33 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19756 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 4BFE4C678DB for ; Sun, 19 Feb 2023 19:31:20 +0000 (UTC) Received: from mail-wr1-f50.google.com (mail-wr1-f50.google.com [209.85.221.50]) by mx.groups.io with SMTP id smtpd.web10.3843.1676835073406298325 for ; Sun, 19 Feb 2023 11:31:13 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=NgsBkDCj; spf=pass (domain: gmail.com, ip: 209.85.221.50, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f50.google.com with SMTP id bx23so836009wrb.10 for ; Sun, 19 Feb 2023 11:31:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=66vy84HUXsxydfVAcK67ZQiq/bANVepc+mW8YZA8fRU=; b=NgsBkDCjCY4Slkr1rg3CsbYZQCFiq4zC7ObFjzg00jqcDAkc9vR0fMi44sJMIrQGSn NShz21Y+kE9XMeGqPpH5aNxfFhV8O69UWAUzdwDC2NQHVvZ5F6LIR28GPWFEyPktxaqK m8h8XypjY47iMgTVUDrkcBqqk/HOiSUeQ6lbnT/d53EqUcbfj5/PxR5hgmiNxE5kwQy7 Mcb2KMITlA812ZAVRbO5V/vHdpQmNa8XCsDhdQxNGp8jouekdQYl36uZGbH1io4HZrK0 wIX8ICSI3t28IQODwdcf3tV5uI28GrcxWcQYWlIN++MACMGdpQglYl63XW068m3gNSEf GZqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=66vy84HUXsxydfVAcK67ZQiq/bANVepc+mW8YZA8fRU=; b=MCEU9cvTgGE9ZJYR9kpGD1SrLndcmAS7o5extq03x/cJyNnqfaWsGS2ySBZqPrSy4w QjPHlyzjZDLbkLLgx1S23GjStx8reYYV/atZkujp7Cp43K3wn3UXLbSlQpd62rled1Tl AB9ke+b9QLdQ3ws0lA8dIifJHuBPZUDFkzPpWR9GRydwu+uGo0kI5IsgzdT2d9KBUDUn cNYpMOPa7Ww3ouLooYcdaNtvKsZMwMxl8LvVx+BeSDkda0r9yRj+yQrvYRvegyW5oF9z pWtdd4wcjIk1uyqD6U3xkI+NZ7X9rKZiNECSrAJ4lwYgZwEmtlSKHsigsAoEuge3bNR3 NeJw== X-Gm-Message-State: AO0yUKVdfsPWNFHfWvve+yJdxMFNqnPC3xmYyR+ZlqhQ2WTG3psiE+za 9RULII659EHQWURtkT5MtLWzGpPr4bI= X-Google-Smtp-Source: AK7set/q/7+PZrtZiH0bgrOixPZUf/y6ZKjFhKtasdZ9S7cR8tAhL0B6Dt41QfCwa2SfC/tUp9qiMw== X-Received: by 2002:a5d:4b4b:0:b0:2c5:a6d4:13a0 with SMTP id w11-20020a5d4b4b000000b002c5a6d413a0mr1698275wrs.46.1676835072008; Sun, 19 Feb 2023 11:31:12 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:11 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 11/39] gnu-config: update to latest revision Date: Sun, 19 Feb 2023 20:30:33 +0100 Message-Id: <20230219193101.338397-11-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177355 Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/gnu-config/gnu-config_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/gnu-config/gnu-config_git.bb b/meta/recipes-devtools/gnu-config/gnu-config_git.bb index e35e9008f9..080704753d 100644 --- a/meta/recipes-devtools/gnu-config/gnu-config_git.bb +++ b/meta/recipes-devtools/gnu-config/gnu-config_git.bb @@ -9,8 +9,8 @@ DEPENDS:class-native = "hostperl-runtime-native" INHIBIT_DEFAULT_DEPS = "1" -SRCREV = "f992bcc08219edb283d2ab31dd3871a4a0e8220e" -PV = "20221007+git${SRCPV}" +SRCREV = "63acb96f92473ceb5e21d873d7c0aee266b3d6d3" +PV = "20230216+git${SRCPV}" SRC_URI = "git://git.savannah.gnu.org/git/config.git;protocol=https;branch=master \ file://gnu-configize.in" From patchwork Sun Feb 19 19:30:34 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19755 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 589BEC6FA9D for ; Sun, 19 Feb 2023 19:31:20 +0000 (UTC) Received: from mail-wr1-f47.google.com (mail-wr1-f47.google.com [209.85.221.47]) by mx.groups.io with SMTP id smtpd.web11.3926.1676835071799349989 for ; Sun, 19 Feb 2023 11:31:13 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=kQKUlJBK; spf=pass (domain: gmail.com, ip: 209.85.221.47, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f47.google.com with SMTP id bx23so836023wrb.10 for ; Sun, 19 Feb 2023 11:31:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=BuTlApxnnmOB8/EIJcOwjncrR71moJi12PiEjxUHnCw=; b=kQKUlJBKiezGu6isf0I8K+gigWXxn3PsTuX362HAp85/G2fWpKG5xkgxfYXx1CM2ZK k42fqtGCVMrw3/fn4+hy+ahE+xwW1OJ9AFamw3Cx4Ib0+sEMyCDaCtN+YOHij/89MS6V 9AVX4Qr0DcmvSUlcvBA9DSSjlMRv0E18nVaGHkNyl/Z8ij674u43fvvPqd0h0efOuisw mQdQ4DYIa8S7e3qo5Tdi4FIIZptLy/FJ/zckX06CTg4PWe9rzMYMZxWzgJA//23ArOGm +oDRG+K0jliiClyR5jFOhHE6k2pUwh+iMD2tUtzPBhFigFf3dNoiT7r0Jr2q/uH6RJKw 3H5A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BuTlApxnnmOB8/EIJcOwjncrR71moJi12PiEjxUHnCw=; b=l3kc83sNg5dJCtxV4oPYmFg6MlpoQuUptL3UzjoGl4S7COZ+l0eXRD+hCxJdIVRxsI xArQtJeZdVl+aUy17mwfGlss9ujUN4K0UV8GoyNb+885xEpSPHtJDgO5qm6JQwAz/oPV KqAEu8D1lr3czXwagqDuf9dJ+c3Bfh6Xwnq9QtOB1+96aqTlp0EYxS0s/FGejvhpBC4c yBOTsCq5erL1tFA3voWgwfn8GTT/wX/uQEkERzY+qZ5eW2aq4t65VkH1pkoU8c/+z6hm RCVUP46iq9XDztV4OUHbfPB+GGbBV84XUPooA5XxvniewIJjXnvXWPxLJ7Rt3dpiYqDH o2Tg== X-Gm-Message-State: AO0yUKX+2k2jz0qSLs1MyQnM3ylWsf0MvRVyh9qJPV++Q58yuxeBwTsG HukyvRNHA7WU2kXGUTdCXFoxs0tG9Yg= X-Google-Smtp-Source: AK7set90FaGnr6vlPLJz0zemewI3ogsdgtTJRGL0lgvNyMkWfS7G8qDTTlcDt+ZY+LkoRqJabG9wJg== X-Received: by 2002:a5d:5603:0:b0:2bf:ee7d:5369 with SMTP id l3-20020a5d5603000000b002bfee7d5369mr1915954wrv.59.1676835072600; Sun, 19 Feb 2023 11:31:12 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:12 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 12/39] puzzles: upgrade to latest revision Date: Sun, 19 Feb 2023 20:30:34 +0100 Message-Id: <20230219193101.338397-12-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177354 Signed-off-by: Alexander Kanavin --- meta/recipes-sato/puzzles/puzzles_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index 1774d0fb20..5998c23dcd 100644 --- a/meta/recipes-sato/puzzles/puzzles_git.bb +++ b/meta/recipes-sato/puzzles/puzzles_git.bb @@ -10,7 +10,7 @@ REQUIRED_DISTRO_FEATURES = "x11" SRC_URI = "git://git.tartarus.org/simon/puzzles.git;branch=main" UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "37df1f2bbc689d224369d963dd8007d68fcd7c6a" +SRCREV = "7364ce8e266d947be146d635958a7b282752aac6" PE = "2" PV = "0.0+git${SRCPV}" From patchwork Sun Feb 19 19:30:35 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19761 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 450A6C6FA99 for ; Sun, 19 Feb 2023 19:31:20 +0000 (UTC) Received: from mail-wr1-f46.google.com (mail-wr1-f46.google.com [209.85.221.46]) by mx.groups.io with SMTP id smtpd.web10.3845.1676835074788390831 for ; Sun, 19 Feb 2023 11:31:15 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=fC9kmi5m; spf=pass (domain: gmail.com, ip: 209.85.221.46, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f46.google.com with SMTP id b10so782886wrx.11 for ; Sun, 19 Feb 2023 11:31:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=ELUOPxjLyFcv9gJPJGb5g70iX8ohf821JgqIH0sHPLs=; b=fC9kmi5mq7bEeQeS+OdiweQL0RROyCSNYdcDZTEJFFPZjOws55aIji5OQTLVaKV1/5 G771G+8B8cqhH0eOpkn/q1QeC+fp1lkbF8IQTYl0lofYWYDAMYCQKO59nlMNzM+eCF4M IkEqOz+xJ3PbfwrNFzWq4Xd9DS/DHNS6bpsKcfn/pnCMd+u6dkuZInQw41I5+h7rDa8M x4IpwD7VfjLeD4Snoh03kzbeoA4QD79m6xIKwBZquV14TQeAmXkla2FQ4tLpOvEC+OYz HyxBR4YNdTH07WMLTYhhC8lRhNbfoQMvrpvkh5bWzjrOQBzqvdgr0x9fSuQeXPbuHicV VXCA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ELUOPxjLyFcv9gJPJGb5g70iX8ohf821JgqIH0sHPLs=; b=RJaAPvhSoPnC4QcRMn4yfMoosAOsQ4O8bT2Cc3jC9WPumVjl3ZKO3vbSJUq7N04+N4 Lbg6sPkvV9Qn7WIbPNU+eRKqcx53hvLyrNL2AOirlPZwawhjGkoLts7ogFXpOIBbGl4M v1tYu5Bf/oGiZRDIXXwtxi+hY5gg3aSnxVIkENaycfzGNUZYsEm5l4VPAxRfYr220nt2 OE3FPfQ2Fy1tPqk0BQP92kvrSl3jFqsz9/IDoCwK/xiaNfR/jP6eAGl/vbfPAqIgyBeM cLMyYlScYw3idaE5eHeVMZNq0jsVQ44whI+4J87JG0el19JOV/C49W3Hnu9zEmQotv2W 4Q9Q== X-Gm-Message-State: AO0yUKWGg0LNjez2wfT+wqgWSSnQLMPBdlwuippyR1s54BWcWV9b3SW8 +Kz9zk+6SxplIgAx/ZaZxkAc1UDlvjY= X-Google-Smtp-Source: AK7set8KEZ8wZXlER0I37u1TK2Y9xyt/7OZDTd4/Hkj6InI1hm4SplUjyhZDYYN9Lfj1wMqStzKfOg== X-Received: by 2002:a5d:63c2:0:b0:2c5:5bbe:efbc with SMTP id c2-20020a5d63c2000000b002c55bbeefbcmr463174wrw.68.1676835073286; Sun, 19 Feb 2023 11:31:13 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:12 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 13/39] python3: upgrade 3.11.1 -> 3.11.2 Date: Sun, 19 Feb 2023 20:30:35 +0100 Message-Id: <20230219193101.338397-13-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177356 License-Update: copyright years Signed-off-by: Alexander Kanavin --- .../0001-Don-t-search-system-for-headers-libraries.patch | 4 ++-- ...Lib-sysconfig.py-use-prefix-value-from-build-configu.patch | 2 +- .../python3/12-distutils-prefix-is-inside-staging-area.patch | 2 +- .../python/{python3_3.11.1.bb => python3_3.11.2.bb} | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) rename meta/recipes-devtools/python/{python3_3.11.1.bb => python3_3.11.2.bb} (99%) diff --git a/meta/recipes-devtools/python/python3/0001-Don-t-search-system-for-headers-libraries.patch b/meta/recipes-devtools/python/python3/0001-Don-t-search-system-for-headers-libraries.patch index bd696ade92..96e5e81342 100644 --- a/meta/recipes-devtools/python/python3/0001-Don-t-search-system-for-headers-libraries.patch +++ b/meta/recipes-devtools/python/python3/0001-Don-t-search-system-for-headers-libraries.patch @@ -1,4 +1,4 @@ -From 32aba1dfba1e27103e7367bbb9e4bef0e31aeac5 Mon Sep 17 00:00:00 2001 +From 7d296dc635ad3ac2792955ce37e140a4104b098f Mon Sep 17 00:00:00 2001 From: Jeremy Puhlman Date: Wed, 4 Mar 2020 00:06:42 +0000 Subject: [PATCH] Don't search system for headers/libraries @@ -11,7 +11,7 @@ Signed-off-by: Jeremy Puhlman 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py -index f29ac86..930cb20 100644 +index 6811951..65ae476 100644 --- a/setup.py +++ b/setup.py @@ -877,8 +877,8 @@ class PyBuildExt(build_ext): diff --git a/meta/recipes-devtools/python/python3/0001-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch b/meta/recipes-devtools/python/python3/0001-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch index dc06baf504..86971f4048 100644 --- a/meta/recipes-devtools/python/python3/0001-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch +++ b/meta/recipes-devtools/python/python3/0001-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch @@ -1,4 +1,4 @@ -From a73020a9c388b4882c384087882a77ab2c7b3729 Mon Sep 17 00:00:00 2001 +From cab8b8b1390165a93dfb27c48c1cc4c3e4280dfd Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 10 Sep 2021 12:28:31 +0200 Subject: [PATCH] Lib/sysconfig.py: use prefix value from build configuration diff --git a/meta/recipes-devtools/python/python3/12-distutils-prefix-is-inside-staging-area.patch b/meta/recipes-devtools/python/python3/12-distutils-prefix-is-inside-staging-area.patch index 1879024e16..e080b5c562 100644 --- a/meta/recipes-devtools/python/python3/12-distutils-prefix-is-inside-staging-area.patch +++ b/meta/recipes-devtools/python/python3/12-distutils-prefix-is-inside-staging-area.patch @@ -1,4 +1,4 @@ -From 3bdf292be303e239e78ed39dd8106fbd5f7ee645 Mon Sep 17 00:00:00 2001 +From 79e7ed59750612e57647847957ab85709307ea38 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 14 May 2013 15:00:26 -0700 Subject: [PATCH] python3: Add target and native recipes diff --git a/meta/recipes-devtools/python/python3_3.11.1.bb b/meta/recipes-devtools/python/python3_3.11.2.bb similarity index 99% rename from meta/recipes-devtools/python/python3_3.11.1.bb rename to meta/recipes-devtools/python/python3_3.11.2.bb index 37092d30d2..43c147ca6d 100644 --- a/meta/recipes-devtools/python/python3_3.11.1.bb +++ b/meta/recipes-devtools/python/python3_3.11.2.bb @@ -4,7 +4,7 @@ DESCRIPTION = "Python is a programming language that lets you work more quickly LICENSE = "PSF-2.0" SECTION = "devel/python" -LIC_FILES_CHKSUM = "file://LICENSE;md5=a1822df8d0f068628ca6090aedc5bfc8" +LIC_FILES_CHKSUM = "file://LICENSE;md5=fcf6b249c2641540219a727f35d8d2c2" SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.xz \ file://run-ptest \ @@ -38,7 +38,7 @@ SRC_URI:append:class-native = " \ file://12-distutils-prefix-is-inside-staging-area.patch \ file://0001-Don-t-search-system-for-headers-libraries.patch \ " -SRC_URI[sha256sum] = "85879192f2cffd56cb16c092905949ebf3e5e394b7f764723529637901dfb58f" +SRC_URI[sha256sum] = "29e4b8f5f1658542a8c13e2dd277358c9c48f2b2f7318652ef1675e402b9d2af" # exclude pre-releases for both python 2.x and 3.x UPSTREAM_CHECK_REGEX = "[Pp]ython-(?P\d+(\.\d+)+).tar" From patchwork Sun Feb 19 19:30:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19750 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 39A61C678D5 for ; Sun, 19 Feb 2023 19:31:20 +0000 (UTC) Received: from mail-wr1-f52.google.com (mail-wr1-f52.google.com [209.85.221.52]) by mx.groups.io with SMTP id smtpd.web10.3846.1676835075403345916 for ; Sun, 19 Feb 2023 11:31:15 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=IoF6xAdj; spf=pass (domain: gmail.com, ip: 209.85.221.52, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f52.google.com with SMTP id o18so968067wrw.1 for ; Sun, 19 Feb 2023 11:31:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=5G8CUKgHnuLyxJg1CrQYQtTjGU6Ake77CTWhYhTUhA4=; b=IoF6xAdjQ2mMOqsaR9iDivX0MZfaHcbDWkkxnv/9GFRsBUnJfEeI7mizSRfH6Xozw2 SKedaPwt8XQUxvogAmiFXwNIVTYEBfHBtgxXoXWY45ytFPFhf5LlvUaeRsvp2pCugRLQ snd8FZuPCg29rPUg6/gdsfwsMjzkD7QeIMrt9jxTKaWAdRJzpRovEwI6zRkHKj0W+vDq xy9UKfYeTQBUOK7f9HIbGQ6Vk5fwLNuy/M/K66Y1TpW/PrFY7PRl2UN9z17+9kZguLXx 8nbwUka5o04jVC+JUguJXLUSYdcVVd8jNbajcOTe2RnRCtTsHrAokL0+zBZrQxfkusGL FtbQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5G8CUKgHnuLyxJg1CrQYQtTjGU6Ake77CTWhYhTUhA4=; b=HBvDWWDsJlffHsLqiOScJ9QItRVbyVP//oWupasjpPc2k6PIL4MQKwae0RHeaC6CXr iTjMnqo3zOcKVl27plpxrvyfdHV15eu6idgie0OcCGCFqhVPT7xy2/JhhhD7g0Gb8pX4 GzxmJxvB2mMOgoeU1QO9dtUQY+lJV/zKzizz+7rX+GgF0aKoGfrtswMmq6fpA3AEId2X aGqvjdB/l0y9PvdDYOcaxO5u1/kggFwJEldMUTUBHeJPEONChDtI4c1XWuCAHvuwXwxw fnY0fQQwoAy20S7yp+j0EqoORVvQ9LooIlePUQwaQ1cZbewFWz7deP+I+B6b063cq4n5 on5A== X-Gm-Message-State: AO0yUKWCgd3Et6CP/3WRb/mfNolrn3BW3NysBvAN+4JnvO2VFZTl4ZhG sqJME3Gei0nCRnrkqYKKo/MpzhyL0/4= X-Google-Smtp-Source: AK7set/OOZeG+C6vCRsx/Blok4/PWEPDRakAAudno1nkJr8dbXEm7/Bha38MkvcX+8AP4Idu8fdBtg== X-Received: by 2002:a05:6000:503:b0:2c6:dbe7:1d8e with SMTP id a3-20020a056000050300b002c6dbe71d8emr270377wrf.45.1676835073947; Sun, 19 Feb 2023 11:31:13 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:13 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 14/39] nghttp2: upgrade 1.51.0 -> 1.52.0 Date: Sun, 19 Feb 2023 20:30:36 +0100 Message-Id: <20230219193101.338397-14-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177358 Signed-off-by: Alexander Kanavin --- .../nghttp2/{nghttp2_1.51.0.bb => nghttp2_1.52.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/nghttp2/{nghttp2_1.51.0.bb => nghttp2_1.52.0.bb} (92%) diff --git a/meta/recipes-support/nghttp2/nghttp2_1.51.0.bb b/meta/recipes-support/nghttp2/nghttp2_1.52.0.bb similarity index 92% rename from meta/recipes-support/nghttp2/nghttp2_1.51.0.bb rename to meta/recipes-support/nghttp2/nghttp2_1.52.0.bb index 8ddb851f71..f87def14ad 100644 --- a/meta/recipes-support/nghttp2/nghttp2_1.51.0.bb +++ b/meta/recipes-support/nghttp2/nghttp2_1.52.0.bb @@ -8,7 +8,7 @@ SRC_URI = "\ ${GITHUB_BASE_URI}/download/v${PV}/nghttp2-${PV}.tar.xz \ file://0001-fetch-ocsp-response-use-python3.patch \ " -SRC_URI[sha256sum] = "66aa76d97c143f42295405a31413e5e7d157968dad9f957bb4b015b598882e6b" +SRC_URI[sha256sum] = "3ea9f0439e60469ad4d39cb349938684ffb929dd7e8e06a7bffe9f9d21f8ba7d" inherit cmake manpages python3native github-releases PACKAGECONFIG[manpages] = "" From patchwork Sun Feb 19 19:30:37 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19754 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 4327BC677F1 for ; Sun, 19 Feb 2023 19:31:20 +0000 (UTC) Received: from mail-wr1-f50.google.com (mail-wr1-f50.google.com [209.85.221.50]) by mx.groups.io with SMTP id smtpd.web10.3841.1676835070862692901 for ; Sun, 19 Feb 2023 11:31:15 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=B+pu4Ozu; spf=pass (domain: gmail.com, ip: 209.85.221.50, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f50.google.com with SMTP id c3so883821wrb.6 for ; Sun, 19 Feb 2023 11:31:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=Cm3F5YthRsLSqUhlJj1uyALpt8qizA2UrORThLLHjPw=; b=B+pu4Ozu/lfRK2FP5tNSVsqxW5GlbOx7rTq7sYQQMshC82JMjEuW4OatZC+6wKipwu uXi++3S4Ia9dnB+AK/9ob5cMlgTWrBcTHlWwoZJ6NS5zZT2oOeBJtoiUxOPaSOTnlMLQ TkabjrjfN5cXr74tHbCbkcZlf/YyqpeLeusLNwej3zJ500syd2zbjFS78PFePOQE31DL fAxMVhasSWh9UfCa0PpaRwGhSAi9AgrJCDFzEqJo6tQ39631oF5K2UqHSCTjzXUHSkNr yPbfeVl2zRaPmOqKJnREb5Z7UuTVpIKjDSM2+j5ZkcDqbJP5KcxwdK5pgAzpG83DeD55 jOhA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Cm3F5YthRsLSqUhlJj1uyALpt8qizA2UrORThLLHjPw=; b=k4mdV4CbP69y6OinPiPge1DdU4d2YnLE+XppmEzWR+1kLCEk1i3GeCH4KzONb3lLMc Y1elRojrpz6DtidpRpRAPvvLMHTmkMf1y7soBt9RfvMbZgYxEnwnQjDElEFkIdxNd8qP BM8UpsejAV4780rsgOfMu36Y1fh+4dR9MmDnOtjFMibXCxMm0aSG6WbZxPkDPvLKF3Az tXE8RnWxkOgcUd/7lShyArqfzlQC13DiUqdSah89GCsc+xsM8xnzW4Gl9EsyqJ6fHdSY QlFuwpQlJg98rXVHZ3eR2IWFy6pOR3cHmdf8jx/z2Cq/OAokpQ6shaWq4bxcp2ou4vSR 0j6Q== X-Gm-Message-State: AO0yUKUGXl5+vroLVwoRLI4AHqo2crmYRJgltDLh/pbErrgIBT+98EXw unTjkSD33yoAY+US1WLjIsxQwJrDLAM= X-Google-Smtp-Source: AK7set9djd0BKwxwhyRcPl0gDtCO3LDxyw5oQ/umq95NySpBD1oU3Fu7ZaO7Pvde4Z6tD15aFkdlow== X-Received: by 2002:a5d:4e50:0:b0:2c5:4c32:92cd with SMTP id r16-20020a5d4e50000000b002c54c3292cdmr763891wrt.35.1676835074635; Sun, 19 Feb 2023 11:31:14 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:14 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 15/39] log4cplus: upgrade 2.0.8 -> 2.1.0 Date: Sun, 19 Feb 2023 20:30:37 +0100 Message-Id: <20230219193101.338397-15-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177357 Signed-off-by: Alexander Kanavin --- .../log4cplus/{log4cplus_2.0.8.bb => log4cplus_2.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/log4cplus/{log4cplus_2.0.8.bb => log4cplus_2.1.0.bb} (90%) diff --git a/meta/recipes-devtools/log4cplus/log4cplus_2.0.8.bb b/meta/recipes-devtools/log4cplus/log4cplus_2.1.0.bb similarity index 90% rename from meta/recipes-devtools/log4cplus/log4cplus_2.0.8.bb rename to meta/recipes-devtools/log4cplus/log4cplus_2.1.0.bb index bbf4ce6218..e0c16d2e73 100644 --- a/meta/recipes-devtools/log4cplus/log4cplus_2.0.8.bb +++ b/meta/recipes-devtools/log4cplus/log4cplus_2.1.0.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=41e8e060c26822886b592ab4765c756b" SRC_URI = "${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}-stable/${PV}/${BP}.tar.gz \ " -SRC_URI[sha256sum] = "cdc3c738e00be84d8d03b580816b9f12628ecc1d71e1395080c802615d2d9ced" +SRC_URI[sha256sum] = "2a8eb99d71b0680c0520c7c16248cdb4195da82f396b79fea30b0d9e289c8c72" UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/log4cplus/files/log4cplus-stable/" UPSTREAM_CHECK_REGEX = "log4cplus-stable/(?P\d+(\.\d+)+)/" From patchwork Sun Feb 19 19:30:38 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19752 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 32662C64ED9 for ; Sun, 19 Feb 2023 19:31:20 +0000 (UTC) Received: from mail-wr1-f42.google.com (mail-wr1-f42.google.com [209.85.221.42]) by mx.groups.io with SMTP id smtpd.web10.3837.1676835066214117063 for ; Sun, 19 Feb 2023 11:31:16 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=K2yGQEo2; spf=pass (domain: gmail.com, ip: 209.85.221.42, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f42.google.com with SMTP id t6so1030664wrz.7 for ; Sun, 19 Feb 2023 11:31:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=zGL8TxOrXAudUZTPZPeu3uRk4A9PCIo92wRAgD9WNiU=; b=K2yGQEo261aoR15Al+qWaD8xrBdULgsY9gLMeCGDqlcE+3A4j99/mnqLF2G5vd/IB4 axTqFd0joMgiDsV2QvJ3mg6YV/XtUz4Sqj3PVrmOipGfpJjMwJUZQEhS3hUFOsJGOLUL q4GXgiscuOMAK/Gtuy7UOEnUR/ftFywA0SBUAFC3qIp/tkJeVFmCS8GkXg0oBXW0LgYT lJ9BCOAnnyUIIJ0VCTUZLwl9yRVeNt9Pnc+IIG/aHiiaRGFI0vjQqx+LUx+iqyGQAWz1 qAjRVH192Cl3LVXLpIsSo6YLe6GZmgZF1OreZzQn2y3onJ8STy+0l5FppoHU59s+wsrY F63Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zGL8TxOrXAudUZTPZPeu3uRk4A9PCIo92wRAgD9WNiU=; b=uC/Em3fSvSkEm3BFMkp3TD6wF5THSXKKKEAFgHYEzqsfwc1gJZ0PX0jaAu2+L+mLbo QR+IT1I2vnVpbA8/NwikET6KRDardVIX54nwI38Gorz5+702GLOCz5JOYLTk2sLFvXmQ sXsXxCsQ43N+Qc7jGBk2R/hW8ntD+Z7bcRoqG9Zz3VPJbTewh1jyo5JRW6GLkwDqrd8A wnLnkXMJ5IBFVBoSOBMUCYMd06FuR03SQVYQDV67trtrHlLlc4KSWCpQoAJlKwRIVhVC cwDClGYpIxioRjzoEQzm+Xa9A+5R90Z8sGGt7H2UpWRpOVWm23N9HN3iDXgQJWtIVVvF 7IVQ== X-Gm-Message-State: AO0yUKVF3eUU/iFCqmrZigPeQCWXoMPvZb34pIU2O8tKWMT8/cgh1hVK IFLWTavMwscXnfsW1vnLKJJNhEkgbIQ= X-Google-Smtp-Source: AK7set97EDek+0UzqBnPCfF0TIv5xsRYPAHQ8Mo3u5dOmlDTnkQBk0BXM7i1gVTl9pvjlDtGJq3UVA== X-Received: by 2002:a05:6000:1102:b0:2c3:ea8b:2724 with SMTP id z2-20020a056000110200b002c3ea8b2724mr1673971wrw.21.1676835075379; Sun, 19 Feb 2023 11:31:15 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:14 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 16/39] dos2unix: upgrade 7.4.3 -> 7.4.4 Date: Sun, 19 Feb 2023 20:30:38 +0100 Message-Id: <20230219193101.338397-16-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177359 License-Update: copyright years Signed-off-by: Alexander Kanavin --- .../dos2unix/{dos2unix_7.4.3.bb => dos2unix_7.4.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/dos2unix/{dos2unix_7.4.3.bb => dos2unix_7.4.4.bb} (88%) diff --git a/meta/recipes-support/dos2unix/dos2unix_7.4.3.bb b/meta/recipes-support/dos2unix/dos2unix_7.4.4.bb similarity index 88% rename from meta/recipes-support/dos2unix/dos2unix_7.4.3.bb rename to meta/recipes-support/dos2unix/dos2unix_7.4.4.bb index 0d71c38bd1..d8ebeb6402 100644 --- a/meta/recipes-support/dos2unix/dos2unix_7.4.3.bb +++ b/meta/recipes-support/dos2unix/dos2unix_7.4.4.bb @@ -6,12 +6,12 @@ HOMEPAGE = "http://waterlan.home.xs4all.nl/dos2unix.html" SECTION = "support" LICENSE = "BSD-2-Clause" -LIC_FILES_CHKSUM = "file://COPYING.txt;md5=9641fc4af7b564646f533f3911074b7a" +LIC_FILES_CHKSUM = "file://COPYING.txt;md5=37f72246ce2aa2fce9482c10b1f2b502" SRC_URI = "git://git.code.sf.net/p/dos2unix/dos2unix;branch=master" UPSTREAM_CHECK_GITTAGREGEX = "dos2unix-(?P(\d+(\.\d+)+))" -SRCREV = "dae6d4bbc42d03fabb89cde65ed89f22a165d16e" +SRCREV = "b56a58584d3fef0720425ae154c2a4d80e6af6c5" S = "${WORKDIR}/git/dos2unix" From patchwork Sun Feb 19 19:30:39 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19749 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 2BB53C64ED8 for ; Sun, 19 Feb 2023 19:31:20 +0000 (UTC) Received: from mail-wr1-f52.google.com (mail-wr1-f52.google.com [209.85.221.52]) by mx.groups.io with SMTP id smtpd.web10.3846.1676835075403345916 for ; Sun, 19 Feb 2023 11:31:16 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=Bmf+qhQ8; spf=pass (domain: gmail.com, ip: 209.85.221.52, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f52.google.com with SMTP id o18so968112wrw.1 for ; Sun, 19 Feb 2023 11:31:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=as1wUoYbyzEO0q7jpQYpFLLw2k30wiFTA2G0GpXDVRE=; b=Bmf+qhQ82aAPNfw64MbpyNNFWhVy2U/KlhjlX6lEpi8IguPrtymr7DdRJCOH0/2J5P tgyGqJmm3zh/4VNRd1EUKAs7EEofTiIsBAOUKmxN/GA8t5gbGT7udOdVdvss1PPEv4Yi grSeEoYAed07eZN42Y5Jf9X2fdkEiC/HXPkmS2ZIvwl19BMRqPMm9/QEaMSjiw0bG6Py FGrdLm/kiiwsppCmLKXlO1JXPyxlRDM9ehHfnyRqfewSGoikx72PoLjehK66kbSxmUYY j2L2q3S35QYYnlqBSwXgR2cuVPu9EC5At4P64vMi77fPGo+o4uRRFBBsIhdeGw+I5Rkj ZouA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=as1wUoYbyzEO0q7jpQYpFLLw2k30wiFTA2G0GpXDVRE=; b=CkYTm8IXY5yehgg3pfZmtjwnGnuqnEb6ZVyTOXKP+sv7bAmBlfQWezM3kL8KJANsFg tXOcgVNd707f3xRxQMjtoHu83LtQGLdu6NB7ke9DV6Jtuj+TTKlp0dmxzO5XhnJjgxf8 ebMS0mrEhBiY7S3QvpRUxittC1sZaafG1xtN7R/LNYid0gyukw0ElK+Dk+9NnKSIwRas e2jikBqfXlhqLVKz9gj2aR2ih1FURBmBmijtI/o2KMvY/ZMe+KO4Ad6qIg6TbobWu4sr ukN2sr84ipBrZN5FbHF0E7ovVGuywEmt9eZ9vZZZ67OGmXzsR/bp0T8LIpXLvF/P8jqW p9EQ== X-Gm-Message-State: AO0yUKVmrdb4VSrlNdnN774JccfD+69rlbP/7XaRZ3iqZqDIKiRJTZHn QMlUza85jgpSq/O7Q/4mg3kcECsiqV0= X-Google-Smtp-Source: AK7set+cJa5bVe0kXPGfbffMMkOPLsYvqD8oM2xoT5NhQdSBGXjF1bRfqUXsL0/9U1SJZvZ7hUz/ZA== X-Received: by 2002:a5d:5001:0:b0:2c5:8e61:3fe2 with SMTP id e1-20020a5d5001000000b002c58e613fe2mr1126320wrt.40.1676835076029; Sun, 19 Feb 2023 11:31:16 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:15 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 17/39] webkitgtk: upgrade 2.38.4 -> 2.38.5 Date: Sun, 19 Feb 2023 20:30:39 +0100 Message-Id: <20230219193101.338397-17-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177360 Signed-off-by: Alexander Kanavin --- .../webkit/{webkitgtk_2.38.4.bb => webkitgtk_2.38.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-sato/webkit/{webkitgtk_2.38.4.bb => webkitgtk_2.38.5.bb} (98%) diff --git a/meta/recipes-sato/webkit/webkitgtk_2.38.4.bb b/meta/recipes-sato/webkit/webkitgtk_2.38.5.bb similarity index 98% rename from meta/recipes-sato/webkit/webkitgtk_2.38.4.bb rename to meta/recipes-sato/webkit/webkitgtk_2.38.5.bb index cab91eec93..e52920883a 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.38.4.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.38.5.bb @@ -15,7 +15,7 @@ SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \ file://0d3344e17d258106617b0e6d783d073b188a2548.patch \ file://d318bb461f040b90453bc4e100dcf967243ecd98.patch \ " -SRC_URI[sha256sum] = "4f47ea29a2d4d5f15eef3dc9e2d6c6f067e8de863a3f64455e1ccf9693cc1d36" +SRC_URI[sha256sum] = "40c20c43022274df5893f22b1054fa894c3eea057389bb08aee08c5b0bb0c1a7" inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gi-docgen From patchwork Sun Feb 19 19:30:40 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19751 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 24C66C6379F for ; Sun, 19 Feb 2023 19:31:20 +0000 (UTC) Received: from mail-wr1-f48.google.com (mail-wr1-f48.google.com [209.85.221.48]) by mx.groups.io with SMTP id smtpd.web10.3842.1676835072492801080 for ; Sun, 19 Feb 2023 11:31:17 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=hmYraz+d; spf=pass (domain: gmail.com, ip: 209.85.221.48, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f48.google.com with SMTP id g7so781334wrd.3 for ; Sun, 19 Feb 2023 11:31:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=vJxahEo3EAUmj8T0n0mSoARYoc5K7IZjm9I1Vmjr2NE=; b=hmYraz+d71JJARlBWKGr/8gQInEqaYfbgGNZInIsZi5fPBCceEGn97j5isTHlxy2gz 7KKe402+sMlnk+BR+Qf64v8d1Mvn5Jn1wQaRIbLskQnQQsZwAIf8pOZy5EdYaqS0p48F mmu5U+2nae8KX4lI2X+DkKfGX5fzWeVXkgWMiDrpEVZNk7WQiLTlzs0v/QvexEp3ieXU zXKLrYNdaqecoy0wT2QEpyrnKKCoSGbPULnRLsFx5s6o5w8UM1vTkoFJCm9+beZzsp7f +UOIVYVRB1hCx0oAC8MeNjPiCQx4KlMQM4ad9HGUdXhIXVd3akHk3w9vkOGUZ/1zucqb yDbg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vJxahEo3EAUmj8T0n0mSoARYoc5K7IZjm9I1Vmjr2NE=; b=LyR2vHjF+VdFeO/s6iAj7QZOz+RVaLX/0V6lraCGS7P6D+ttiqJ02BQ1j/pdWaUbrt wd3CngJxKzk+p01q6JmgxlZDTNHU/mkq0cFZJUBF5v1gLyt2f1T82CGmmwsWSgyMJA79 fuifC7aX2IS1/Q1A34G+tiOzsOIb5/AII5roBRmPeA9uaTPEq/yMWgGnfkEyRSSf/FGi 2lrNGoJO5JoMroYBhuEgj+4oSWNeXf2ITTH/NyMSWE+M5Xzc1+OwnryhOgAx3Qjo0gwZ nGXtI8Wvan++VzqIqot55VORJn24q8RECljXl3S+snmEdi0RYsmEvMidQmkDOC4Ge+LS XTNg== X-Gm-Message-State: AO0yUKVlQ646Z2uX0CQdi0tTEaozFDpCIB8D1xms3YI/MLm1z23bCCB+ 0OGh/7jQEBf5+5MFdV83RIBiRA6i3Zc= X-Google-Smtp-Source: AK7set/1wJHerMwSJHptfxPai39P2QMlzkewlYtjatjWc1jH6u9Y+axbjMuMowzovn/sz8ZwvP1A1Q== X-Received: by 2002:a05:6000:18c2:b0:2c5:5312:e81b with SMTP id w2-20020a05600018c200b002c55312e81bmr1975870wrq.28.1676835076690; Sun, 19 Feb 2023 11:31:16 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:16 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 18/39] man-pages: upgrade 6.02 -> 6.03 Date: Sun, 19 Feb 2023 20:30:40 +0100 Message-Id: <20230219193101.338397-18-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177361 License-Update: unrelated clarification in README Signed-off-by: Alexander Kanavin --- .../man-pages/{man-pages_6.02.bb => man-pages_6.03.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/man-pages/{man-pages_6.02.bb => man-pages_6.03.bb} (91%) diff --git a/meta/recipes-extended/man-pages/man-pages_6.02.bb b/meta/recipes-extended/man-pages/man-pages_6.03.bb similarity index 91% rename from meta/recipes-extended/man-pages/man-pages_6.02.bb rename to meta/recipes-extended/man-pages/man-pages_6.03.bb index 8f1eb38082..bc02597ef7 100644 --- a/meta/recipes-extended/man-pages/man-pages_6.02.bb +++ b/meta/recipes-extended/man-pages/man-pages_6.03.bb @@ -4,7 +4,7 @@ SECTION = "console/utils" HOMEPAGE = "http://www.kernel.org/pub/linux/docs/man-pages" LICENSE = "GPL-2.0-or-later & GPL-2.0-only & GPL-1.0-or-later & BSD-2-Clause & BSD-3-Clause & BSD-4-Clause & MIT" -LIC_FILES_CHKSUM = "file://README;md5=26901408d8cfd6f6675f8b49daf9cc74 \ +LIC_FILES_CHKSUM = "file://README;md5=0fdad39ebaa973a50785f79f0f59f87f \ file://LICENSES/BSD-2-Clause.txt;md5=d0f280d1058e77e66264a9b9e10e6c89 \ file://LICENSES/BSD-3-Clause.txt;md5=71f739ef75581cae312e8c711bcdab16 \ file://LICENSES/BSD-4-Clause-UC.txt;md5=1da3cf8ad50cd8d5d1de3cfc53196d01 \ @@ -13,10 +13,10 @@ LIC_FILES_CHKSUM = "file://README;md5=26901408d8cfd6f6675f8b49daf9cc74 \ file://LICENSES/GPL-2.0-or-later.txt;md5=3d26203303a722dedc6bf909d95ba815 \ file://LICENSES/Linux-man-pages-copyleft.txt;md5=173b960c686ff2d26f043ddaeb63f6ce \ file://LICENSES/MIT.txt;md5=7dda4e90ded66ab88b86f76169f28663 \ - " + " SRC_URI = "${KERNELORG_MIRROR}/linux/docs/${BPN}/${BP}.tar.gz" -SRC_URI[sha256sum] = "968def9e7055c9cbca9a4f21f79677b02ac8b0d2fa62ceea7bd8ef4dcc6cac41" +SRC_URI[sha256sum] = "76eca045b42a90dd25d094c46d97ac90187bc0f1bfca358bb5dae5c4337acbb0" inherit manpages From patchwork Sun Feb 19 19:30:41 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19748 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 16FF0C61DA4 for ; Sun, 19 Feb 2023 19:31:20 +0000 (UTC) Received: from mail-wr1-f50.google.com (mail-wr1-f50.google.com [209.85.221.50]) by mx.groups.io with SMTP id smtpd.web10.3841.1676835070862692901 for ; Sun, 19 Feb 2023 11:31:18 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=dR/uY4q9; spf=pass (domain: gmail.com, ip: 209.85.221.50, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f50.google.com with SMTP id c3so883883wrb.6 for ; Sun, 19 Feb 2023 11:31:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=oPyC+If3oeUpZI9zp2AC7MGzyYtLNlOtHAtGYN3vuCw=; b=dR/uY4q9fPB7pBtauJEel5ptXOekxqrlB01bij+EQAy5t+7NPGZ3zPlQU61VobzlZC gwLICpC8A7LggqdA8K8ZcetW0E3L3wM9w074E+SSgs3i804DMduO0A6WG8wGSXL9qjTf DnpVpmDx3rqoYti2+aadfJMet16ZTdQP9T6AfkV1yCZzn9/XrUmcgs0tH2zamN71+/gV te/hu2OEdidcuP/mKaawZLOlbDgqgeem6gRj10TiBS8W/5ZUq3syFoukt8DBIEbaxHNj OfIhYJkfCF/zyZgmNhtgqjMneUjyzc4MWcbIqEcjt15evKurMlNcdf3MbKuY5U44bngF BZXw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oPyC+If3oeUpZI9zp2AC7MGzyYtLNlOtHAtGYN3vuCw=; b=bWJGIh3C++NLcFvfSM8cvDCbJfY7xGk0g49VBs9a/F4/w5sc2BTZQ1jBMS7qbqcNY3 QjMwEuMERR7Ercd7wNzlzsxm810NmMpy7RmmpClJuNooeBA/924nEH4UarfSGJ7GYmyh yv4vouTBpShW0Wedqz73xf1MFhjAd/vZU657Uu8BWOy+5uTtptSJdxLimrWPPeqVFBs4 6RjzIj3Wy3My5dKrdm2xx7lOfylHWhfLSMPPJpiWiCSwepSENNR7pRTzYN4Edmz5aFmo XQ/3HXtQOHi1zKewHlcGb72oshvtd39Njngk5TF88KaUeWWU7HSwwrubAJWsTJ9ezF33 N4hA== X-Gm-Message-State: AO0yUKWHdCtjVVNSDCXd0c+KUKpKFGXR+vWkr/adKXSXFRrKx9lwSxxC PtX6wMNpWURWbknj0u4Egg1JycY6m0Q= X-Google-Smtp-Source: AK7set8GN0+d6Y8jbw1dolNwVNPeZ+NDwds8IIWqsD18YrQM6DQeIp78hC8WSm3QwkJN11x2836TRg== X-Received: by 2002:adf:f78e:0:b0:2c3:ff6c:82e with SMTP id q14-20020adff78e000000b002c3ff6c082emr1846292wrp.22.1676835077371; Sun, 19 Feb 2023 11:31:17 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:17 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 19/39] curl: upgrade 7.87.0 -> 7.88.0 Date: Sun, 19 Feb 2023 20:30:41 +0100 Message-Id: <20230219193101.338397-19-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177362 License-Update: copyright years Signed-off-by: Alexander Kanavin --- meta/recipes-support/curl/{curl_7.87.0.bb => curl_7.88.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/curl/{curl_7.87.0.bb => curl_7.88.0.bb} (96%) diff --git a/meta/recipes-support/curl/curl_7.87.0.bb b/meta/recipes-support/curl/curl_7.88.0.bb similarity index 96% rename from meta/recipes-support/curl/curl_7.87.0.bb rename to meta/recipes-support/curl/curl_7.88.0.bb index 0b4d649f54..749bda815c 100644 --- a/meta/recipes-support/curl/curl_7.87.0.bb +++ b/meta/recipes-support/curl/curl_7.88.0.bb @@ -7,14 +7,14 @@ HOMEPAGE = "https://curl.se/" BUGTRACKER = "https://github.com/curl/curl/issues" SECTION = "console/network" LICENSE = "curl" -LIC_FILES_CHKSUM = "file://COPYING;md5=190c514872597083303371684954f238" +LIC_FILES_CHKSUM = "file://COPYING;md5=db8448a1e43eb2125f7740fc397db1f6" SRC_URI = " \ https://curl.se/download/${BP}.tar.xz \ file://run-ptest \ file://disable-tests \ " -SRC_URI[sha256sum] = "ee5f1a1955b0ed413435ef79db28b834ea5f0fb7c8cfb1ce47175cc3bee08fff" +SRC_URI[sha256sum] = "fd17432cf28714a4cf39d89e26b8ace0d8901199fe5d01d75eb0ae3bbfcc731f" # Curl has used many names over the years... CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl daniel_stenberg:curl" From patchwork Sun Feb 19 19:30:42 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19747 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 1BE83C05027 for ; Sun, 19 Feb 2023 19:31:20 +0000 (UTC) Received: from mail-wr1-f44.google.com (mail-wr1-f44.google.com [209.85.221.44]) by mx.groups.io with SMTP id smtpd.web10.3852.1676835079540292228 for ; Sun, 19 Feb 2023 11:31:19 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=hyR0KSrl; spf=pass (domain: gmail.com, ip: 209.85.221.44, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f44.google.com with SMTP id bk4so884318wrb.9 for ; Sun, 19 Feb 2023 11:31:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=4+22HdVvwc3AHYAjkI0UAQAjMtJpHequdDIoT2OrVnc=; b=hyR0KSrl4FdECs4+hUPQ8M24JoUAeAH4nq8aAjyrhwmdapEKXmf/xI3QZaOaFqEKu8 vXwY91Y7g5xZIL5cgg6PRGn5L3VPvv/cmjmuBeupOruIli+rmjXKeXAuhcOSr5DfQLV4 OBKrqY5vWk1wMaGwIj+kEzE/8NzBM8chTzsTFo04q65crBJ/jnSj+YnK+fSf5PkwobCQ KaXlfsP8ATf+4PBTPi3HiGOVgrmwjl8tWvY6IrPKAV3bC2T8dcC9kq/ZwnBhbnZnSk7Y k0qSC7EQ4AIHMjBJSxwzgqLM2jXwWnYpAUcAmb8ebIzPLV+jv4m2BQWW/huhRqlFlLb2 d88A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4+22HdVvwc3AHYAjkI0UAQAjMtJpHequdDIoT2OrVnc=; b=VU4Y2cDGpnCbf4d2w56ns3iccpDfBTDag7jGfRx/OVxd3lGqr9csSbhXuu+oI2tNVl BZ1gZntrto/A+YAT4gFNP7/DYpAxi8AI7ICsd+yMhRxkvaJJ5aOtUAzGXFnZ/67qbKmY lgvKOuzjz3MV5DGiGB23987nilQ/f4n2/o/qiJHW44y1Ali8AiC4liX20y58kgu7ydhY W8/epFAdiXWfNMl78QmjmIrzrS4qViA2BmDBeVr1dNDH6jy/J5v5k9DhzALBO2OTej2V /bS88xvOZ2Eoeb4ROlE38RlWpROS85IBA5JSyNLkW8XEC2Q4lChBKA7lXIuvn5VhhXiP d1qw== X-Gm-Message-State: AO0yUKVj+fDftup+19ulgfCcbp2qGO79JhAnTFqbhpm1YzoL9lSZ5IdA uDS0qO+WBousq1PdO+ogO/gMQcPdfKE= X-Google-Smtp-Source: AK7set+i0Nq4XUDgVrDQe9De3lDUsxemDeQXzWlkVX1TeF1YRTWTv3uub9cqfxb/9Nrxo2kEUCCFKw== X-Received: by 2002:adf:f30c:0:b0:2c5:9c7a:866 with SMTP id i12-20020adff30c000000b002c59c7a0866mr411323wro.51.1676835078088; Sun, 19 Feb 2023 11:31:18 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:17 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 20/39] util-macros: upgrade 1.19.3 -> 1.20.0 Date: Sun, 19 Feb 2023 20:30:42 +0100 Message-Id: <20230219193101.338397-20-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177363 License-Update: copyright years Signed-off-by: Alexander Kanavin --- .../{util-macros_1.19.3.bb => util-macros_1.20.0.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-util/{util-macros_1.19.3.bb => util-macros_1.20.0.bb} (62%) diff --git a/meta/recipes-graphics/xorg-util/util-macros_1.19.3.bb b/meta/recipes-graphics/xorg-util/util-macros_1.20.0.bb similarity index 62% rename from meta/recipes-graphics/xorg-util/util-macros_1.19.3.bb rename to meta/recipes-graphics/xorg-util/util-macros_1.20.0.bb index 13d8ce22df..60495ad0c8 100644 --- a/meta/recipes-graphics/xorg-util/util-macros_1.19.3.bb +++ b/meta/recipes-graphics/xorg-util/util-macros_1.20.0.bb @@ -5,12 +5,11 @@ DESCRIPTION = "M4 autotools macros used by various X.org programs." require xorg-util-common.inc LICENSE = "MIT & MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=1970511fddd439b07a6ba789d28ff662" +LIC_FILES_CHKSUM = "file://COPYING;md5=42ba50748cb7ccf8739424e5e2072b02" PE = "1" -SRC_URI[md5sum] = "66cb74d4a0120a06e32c3b01c29417d8" -SRC_URI[sha256sum] = "624bb6c3a4613d18114a7e3849a3d70f2d7af9dc6eabeaba98060d87e3aef35b" +SRC_URI[sha256sum] = "8daf36913d551a90fd1013cb078401375dabae021cb4713b9b256a70f00eeb74" # ${PN} is empty so we need to tweak -dev and -dbg package dependencies DEV_PKG_DEPENDENCY = "" From patchwork Sun Feb 19 19:30:43 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19763 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 6408AC64ED6 for ; Sun, 19 Feb 2023 19:31:30 +0000 (UTC) Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) by mx.groups.io with SMTP id smtpd.web10.3854.1676835080159970372 for ; Sun, 19 Feb 2023 11:31:20 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=GoawmNLf; spf=pass (domain: gmail.com, ip: 209.85.221.43, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f43.google.com with SMTP id c17so729747wrx.0 for ; Sun, 19 Feb 2023 11:31:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=hU4/KVUHmBCjD6rcwi74uMIYG1scRink8oU2xaNpQpg=; b=GoawmNLfKXCcfnrP6sL6CENMoL5SxZGXmCc730fLMYlKz3ZbtSrzQ8Mg9NcLCu2pWY T8kvDt2xXRsOwQ6vb2Y1YT95Bq4bAW7liEo7ecgkQ29J4K6Cabz8dO61b9jLiufb3B+0 6U/dIKu90625IHdLrn4YgqgJLWwSjaeo7API37ju7a9Ev4MD0gSgREVAn7W9j8js8u61 2pzoGoBmKBPHRO6ouFljmbWVCdxBKv10w5V5lnL1XAo0fPoNpFt/pZpHNZ3FBzML50N5 BvwqoVzA/kM56qoY7VQDXOg80+PrzyprCcKjMV9zyRkQAhOCsYBFB4oaXGdSElncdnqX aN2g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hU4/KVUHmBCjD6rcwi74uMIYG1scRink8oU2xaNpQpg=; b=oF6CgrTS5nxvFIYioBus+t9+7dhHwPcjt/fxEsSOH6/n4WR6KilYr1LRkz1ljqE73u bnWoFrF9sMIued60unXbFdshlJ2BmS73hJ3s5HX2KmXSaH+YH0XE9yz9ewkf8Bz9Jxkm kXBgK1u68WGz7b9Kdgx+ID/5EcelnTDM8ZX71spfgj6ZjGEuHJPWAOSC5SRn0tWqxFeI MkirYQz+xNxHq7vGT0gJAAQ945l+W4x6Ejtr+1KwgszdDawkobHXru0QBOwK2Ao1MzoY JNofYW5APPxZPdAqfMjgHPK49RS+uG1tOnRTnQ3vfuPi/JuF7CnWc0AZ3xWS28PpNLvF hHuA== X-Gm-Message-State: AO0yUKV2hENOiH2ZCVtQ+SmGCx2/20kikYLX//LePotGN6/P2D8LyPTs ND1EAHI60HFqpBj9oiqho6E/2csttLU= X-Google-Smtp-Source: AK7set/usvnUPWY2qcIdjTv6xd9yACaTVx0moSTPP4XTtWzfF5gWU2zz+dNem3FdgDyJS9RRSV0DOA== X-Received: by 2002:adf:f843:0:b0:2c5:93a0:3bd2 with SMTP id d3-20020adff843000000b002c593a03bd2mr906694wrq.14.1676835078708; Sun, 19 Feb 2023 11:31:18 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:18 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 21/39] dpkg: upgrade 1.21.19 -> 1.21.20 Date: Sun, 19 Feb 2023 20:30:43 +0100 Message-Id: <20230219193101.338397-21-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:30 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177364 Signed-off-by: Alexander Kanavin --- .../dpkg/dpkg/0001-build.c-ignore-return-of-1-from-tar-cf.patch | 2 +- meta/recipes-devtools/dpkg/{dpkg_1.21.19.bb => dpkg_1.21.20.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/dpkg/{dpkg_1.21.19.bb => dpkg_1.21.20.bb} (95%) diff --git a/meta/recipes-devtools/dpkg/dpkg/0001-build.c-ignore-return-of-1-from-tar-cf.patch b/meta/recipes-devtools/dpkg/dpkg/0001-build.c-ignore-return-of-1-from-tar-cf.patch index 160adbbe6e..f2367c95e9 100644 --- a/meta/recipes-devtools/dpkg/dpkg/0001-build.c-ignore-return-of-1-from-tar-cf.patch +++ b/meta/recipes-devtools/dpkg/dpkg/0001-build.c-ignore-return-of-1-from-tar-cf.patch @@ -1,4 +1,4 @@ -From b68fcf0e23b91dca7fecfeeceb1c4267e29e6f9d Mon Sep 17 00:00:00 2001 +From e3ade3464b8a1129a55c2790cf114d9ae01e3cda Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Tue, 16 Jun 2020 03:57:25 +0000 Subject: [PATCH] build.c: ignore return of 1 from tar -cf diff --git a/meta/recipes-devtools/dpkg/dpkg_1.21.19.bb b/meta/recipes-devtools/dpkg/dpkg_1.21.20.bb similarity index 95% rename from meta/recipes-devtools/dpkg/dpkg_1.21.19.bb rename to meta/recipes-devtools/dpkg/dpkg_1.21.20.bb index 8d0eb40bd6..a6ed4fd429 100644 --- a/meta/recipes-devtools/dpkg/dpkg_1.21.19.bb +++ b/meta/recipes-devtools/dpkg/dpkg_1.21.20.bb @@ -18,6 +18,6 @@ SRC_URI = "git://salsa.debian.org/dpkg-team/dpkg.git;protocol=https;branch=main SRC_URI:append:class-native = " file://0001-build.c-ignore-return-of-1-from-tar-cf.patch" -SRCREV = "2f3105279e0fb2255f39b2e9a11f15837cacd44b" +SRCREV = "6c5140f124925ad4eb12fb2c8e83a050028bbc1f" S = "${WORKDIR}/git" From patchwork Sun Feb 19 19:30:44 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19774 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 A8942C6FD1B for ; Sun, 19 Feb 2023 19:31:30 +0000 (UTC) Received: from mail-wm1-f54.google.com (mail-wm1-f54.google.com [209.85.128.54]) by mx.groups.io with SMTP id smtpd.web10.3857.1676835080802475834 for ; Sun, 19 Feb 2023 11:31:21 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=ingbWhE7; spf=pass (domain: gmail.com, ip: 209.85.128.54, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f54.google.com with SMTP id bg37-20020a05600c3ca500b003e21e018039so291357wmb.3 for ; Sun, 19 Feb 2023 11:31:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=tTx9+1q6bIKXaHMa5r2xFMejfMZnPRILFLWfr6pewcs=; b=ingbWhE7ZPQLsmaR0nAuKYRbITxO72LZ8MzoUvliFDzWc59WnuXmad714awS41c4k3 54jIXa3DfgJC0C7aAoxl3rNX8UT5gdIe5sRpXJKewjUbIqLJfyxn8WGb3GD6TphaW0Gx 2K+caAFeyGHOBOASjmBTD13R11vmyX0Jecy1PQzjU/uaOfioZmO1Y8nMp/uGhO54DriO 7FJdJwmLZMCo9qCVZ3gMAxuo3xZsbR/T7Pumf4WX0B55deQoL7zYh+g00TZ5Dj/DM+lY deYzGEBMoH4bly+qn4VdHnWRY/1Y0ZY0gQFAJVjN4IRCi3T+qQ+5/LD3hSPBvbDlnxzi ezxA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tTx9+1q6bIKXaHMa5r2xFMejfMZnPRILFLWfr6pewcs=; b=UN19MXkIP1Q0xLKTilbYPop5lTa/tABdNLpPGaRCnK/RFuSzbx9N/+dfgVoU5zyrhs uhus+Fl86fc+9ONqL2MKTb6kmklbhAAvqmdcbA5GZnq48ltGVhBRBxfBUN9jC4+sCvgt /IGcPjUkoNXIg0epbh5vF2pupivBoMmJNmO5zCF9S1xde/A4+24yC+fIt+Y9FwDqKIM4 KW99ExZHdgSx4iQQOykPMSR8MN4Wgy52jjXgKp1/N5Az76js5us7v4orE0YKa2WYr1Lj IDOwYbNmX0onHdXia6fHZR+PbiG34d94I6VuUp3GObUKOc9D7sLAUbxoYHiQdJH0J9FP 8bvQ== X-Gm-Message-State: AO0yUKU+w3L4MVyRcJTp/H9hUOlfn0ZtVFdrwp9DtP2in9Xi8CktrWOc H11SqAUfV2LLZr90KLx/yZM8jP3xg4Y= X-Google-Smtp-Source: AK7set9GKTyZM+deVvlkpayl19hTZE/5HBdFGZxkpicv3+1rahIVXwvjAz/VqViGNjJA+Od3PYf2gA== X-Received: by 2002:a05:600c:4a9b:b0:3e2:665:4e40 with SMTP id b27-20020a05600c4a9b00b003e206654e40mr4751470wmp.19.1676835079363; Sun, 19 Feb 2023 11:31:19 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:19 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 22/39] ruby: upgrade 3.2.0 -> 3.2.1 Date: Sun, 19 Feb 2023 20:30:44 +0100 Message-Id: <20230219193101.338397-22-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:30 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177366 License-Update: additional items under MIT Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/ruby/{ruby_3.2.0.bb => ruby_3.2.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/ruby/{ruby_3.2.0.bb => ruby_3.2.1.bb} (97%) diff --git a/meta/recipes-devtools/ruby/ruby_3.2.0.bb b/meta/recipes-devtools/ruby/ruby_3.2.1.bb similarity index 97% rename from meta/recipes-devtools/ruby/ruby_3.2.0.bb rename to meta/recipes-devtools/ruby/ruby_3.2.1.bb index 0e1336f5b0..3f1bbc262b 100644 --- a/meta/recipes-devtools/ruby/ruby_3.2.0.bb +++ b/meta/recipes-devtools/ruby/ruby_3.2.1.bb @@ -10,7 +10,7 @@ LICENSE = "Ruby | BSD-2-Clause | BSD-3-Clause | GPL-2.0-only | ISC | MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=5b8c87559868796979806100db3f3805 \ file://BSDL;md5=8b50bc6de8f586dc66790ba11d064d75 \ file://GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ - file://LEGAL;md5=f260190bc1e92e363f0ee3c0463d4c7c \ + file://LEGAL;md5=bcd74b47bbaf2051c5e49811a5faa97a \ " DEPENDS = "zlib openssl libyaml gdbm readline libffi" @@ -51,7 +51,7 @@ do_configure:prepend() { DEPENDS:append:libc-musl = " libucontext" -SRC_URI[sha256sum] = "daaa78e1360b2783f98deeceb677ad900f3a36c0ffa6e2b6b19090be77abc272" +SRC_URI[sha256sum] = "13d67901660ee3217dbd9dd56059346bd4212ce64a69c306ef52df64935f8dbd" PACKAGECONFIG ??= "" PACKAGECONFIG += "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}" From patchwork Sun Feb 19 19:30:45 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19775 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 A8896C6FD19 for ; Sun, 19 Feb 2023 19:31:30 +0000 (UTC) Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) by mx.groups.io with SMTP id smtpd.web11.3921.1676835067675857978 for ; Sun, 19 Feb 2023 11:31:21 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=hDoVg2Wl; spf=pass (domain: gmail.com, ip: 209.85.221.43, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f43.google.com with SMTP id b11so1581324wrw.5 for ; Sun, 19 Feb 2023 11:31:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=hGX6Auf+jjd8hoVksIdvudBvIo5ZaECuq9jT+qlPdsw=; b=hDoVg2Wl0CFvA5rUKuIZxFUJDtw5q/LXzjZXvGAQE1nhsvj9ntzEt19YvSJwT/Se2W c5tupfT6lCG8s64yqzWWwVbAgKLivBjH083odGwUk9ETEiJmHFlyhpTZ26nyvXHnVEhJ H5K2+AoYdrT4K65WQwT/tZSP/TNhgNISayDKySxywSkrjyV/qH327Hc31vWQ0/nqe/dj Abismbs0CFlSPG9PkbsLuzlMU73F0R7OXAtFEL1SsEvUukXSkXMdvsJixdZSlt/IemWH fONVAdm89EfESanPS1/1pNuDWEyLLAJIEeD/EUGjByLfx6kLDYinrL65zszEltP3bcYl 2BZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hGX6Auf+jjd8hoVksIdvudBvIo5ZaECuq9jT+qlPdsw=; b=aUP19AGvb3/p00OxZmNjuxZ9uLpfiwpQzskCFvlyYRN/gUbAf/yjmRufSSppUAwJvq wc2cJal6oUp8vkFiqmhkwaBL3gZYOQtvJdKCQway0fhLKAn3XB4tdLoIZXItrPLwZItk O2QLtaqT3/hpqTXUGcnkCgiARniFjuI5XlDlDF5X/nRAe/aO4aiEbUdBJi5t/etJ3vDs KJGk7kCxnWsYZi9FlBCNXhbX7wzOF3s0efGkDlM9UUHyodAYtPgWBp5P/SmrsF3NpzrI r2HNp4gBKW0cfoyZ8fwbkI9MqeqVvHQvUwyZU4gtnoOU2ohofMXVYnHtKqLjEyoRG/Xp u/0A== X-Gm-Message-State: AO0yUKU9MsJ0CB7ueL+jJJ8akCPglxKQg9Zr7js2Vs2xOC/8W+5GDQxn PSPkDIPMzxrvholkaFlSA4E9Bo3BpZA= X-Google-Smtp-Source: AK7set+R/I+SOpO1SzYbRvT5qfRaRqoO0PGhriax7WdHukPxz793d+2/VRVbiQ+d19OqbMLZ/9KqVw== X-Received: by 2002:a05:6000:2ce:b0:2c5:518a:f6e0 with SMTP id o14-20020a05600002ce00b002c5518af6e0mr1324830wry.6.1676835080143; Sun, 19 Feb 2023 11:31:20 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:19 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 23/39] libwpe: upgrade 1.14.0 -> 1.14.1 Date: Sun, 19 Feb 2023 20:30:45 +0100 Message-Id: <20230219193101.338397-23-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:30 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177365 Signed-off-by: Alexander Kanavin --- meta/recipes-sato/webkit/{libwpe_1.14.0.bb => libwpe_1.14.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-sato/webkit/{libwpe_1.14.0.bb => libwpe_1.14.1.bb} (88%) diff --git a/meta/recipes-sato/webkit/libwpe_1.14.0.bb b/meta/recipes-sato/webkit/libwpe_1.14.1.bb similarity index 88% rename from meta/recipes-sato/webkit/libwpe_1.14.0.bb rename to meta/recipes-sato/webkit/libwpe_1.14.1.bb index a08304d280..e63e1c8367 100644 --- a/meta/recipes-sato/webkit/libwpe_1.14.0.bb +++ b/meta/recipes-sato/webkit/libwpe_1.14.1.bb @@ -11,7 +11,7 @@ inherit cmake features_check pkgconfig REQUIRED_DISTRO_FEATURES = "opengl" SRC_URI = "https://wpewebkit.org/releases/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "c073305bbac5f4402cc1c8a4753bfa3d63a408901f86182051eaa5a75dd89c00" +SRC_URI[sha256sum] = "b1d0cdcf0f8dbb494e65b0f7913e357106da9a0d57f4fbb7b9d1238a6dbe9ade" # This is a tweak of upstream-version-is-even needed because # ipstream directory contains tarballs for other components as well. From patchwork Sun Feb 19 19:30:46 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19772 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 9FAC3C6FA9E for ; Sun, 19 Feb 2023 19:31:30 +0000 (UTC) Received: from mail-wr1-f47.google.com (mail-wr1-f47.google.com [209.85.221.47]) by mx.groups.io with SMTP id smtpd.web11.3926.1676835071799349989 for ; Sun, 19 Feb 2023 11:31:21 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=BhsA7bMY; spf=pass (domain: gmail.com, ip: 209.85.221.47, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f47.google.com with SMTP id bx23so836209wrb.10 for ; Sun, 19 Feb 2023 11:31:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=ZHFtDdAt7ABWPyOWjyhwFsLrYMdXSf2OWjrF5fMUvUg=; b=BhsA7bMY/uSYoPvBKMdyopqvEpmq7p8xzdjUv/rdzScuOIxJyMXtwfCT0KIGmSqlSQ a8lv93YJbuGHnvCPO9MheJJ9ukRNAfgS75duQ3XwEQ5zlQuhFLj5knphFpU+rEPfvHYX D0cCVe21ZEFT97m4WIN69msHHUlmLI3Xg5pn6L6XQC4BRgfK8Xu5PwW/kjfQtD6LBLHJ 2PJgoLO+LIN03Th5ooXnBmyshYLQQnbFtBma542ce7VxkzkiB1o1fxUCdnvtEqyIS/LY 5xNAtoaNODC+8sydFWFHOvVEMFjpT9/Q28QkM9b8SX4/Tp4bQAfImSE85oD9PO3ZQqdp wLcg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZHFtDdAt7ABWPyOWjyhwFsLrYMdXSf2OWjrF5fMUvUg=; b=yuZEUT+XX2w8lB+J4LG3ejFN26EgodbgIuEy+mN4MSJZL5kfLzWNppvzOzEgxZFdoc BTjsKZ9225pHyxEYcSMWwwoCUEE4oObZO/asq++wtpJWxm4XDUNzjcxtbsZs0SA0lL3a 6R3cBmtgQrGk+zducnz1oMTSwa12nyOwawkC0LZlIrW2P5R/VOdQq0jt8Nr9LSCcgIPt hdNJXNdCMHat34la0rBKv6XccKuNrGeljv1d8YJp3Xj5APsVTTeFvXmhBAJdxsMDiyEz jFUl50NNn8PWkiGCENuDKYAA0UECPxxI2La02c0TYARRm/LWeSeU17mtuAxhMYKMn9RB CnTg== X-Gm-Message-State: AO0yUKXkJ1d5LA2Tb43TJ/T22UllFTAN1HkULQEwbI6pNzHnGYAzlcM/ epqJZ4zL5Ngs1BKYLMY22U6Rd/kfGjM= X-Google-Smtp-Source: AK7set/cNS4vfG6B3bJTuQCstHAIdBNTaZZZePjGFYC+FOreUzuxixraO5tAkdNEhT2pkb3g+yRLxQ== X-Received: by 2002:a5d:6687:0:b0:2c5:5bc0:e7af with SMTP id l7-20020a5d6687000000b002c55bc0e7afmr1471845wru.3.1676835080775; Sun, 19 Feb 2023 11:31:20 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:20 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 24/39] vala: upgrade 0.56.3 -> 0.56.4 Date: Sun, 19 Feb 2023 20:30:46 +0100 Message-Id: <20230219193101.338397-24-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:30 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177367 Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/vala/vala_0.56.3.bb | 3 --- meta/recipes-devtools/vala/vala_0.56.4.bb | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 meta/recipes-devtools/vala/vala_0.56.3.bb create mode 100644 meta/recipes-devtools/vala/vala_0.56.4.bb diff --git a/meta/recipes-devtools/vala/vala_0.56.3.bb b/meta/recipes-devtools/vala/vala_0.56.3.bb deleted file mode 100644 index 83f61e5b2f..0000000000 --- a/meta/recipes-devtools/vala/vala_0.56.3.bb +++ /dev/null @@ -1,3 +0,0 @@ -require ${BPN}.inc - -SRC_URI[sha256sum] = "e1066221bf7b89cb1fa7327a3888645cb33b604de3bf45aa81132fd040b699bf" diff --git a/meta/recipes-devtools/vala/vala_0.56.4.bb b/meta/recipes-devtools/vala/vala_0.56.4.bb new file mode 100644 index 0000000000..32fa81a08b --- /dev/null +++ b/meta/recipes-devtools/vala/vala_0.56.4.bb @@ -0,0 +1,3 @@ +require ${BPN}.inc + +SRC_URI[sha256sum] = "862c41d938543ed3d8d86c8219a61087797193defee8da0c50caf49993c66b6a" From patchwork Sun Feb 19 19:30:47 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19776 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 95DEDC6FD18 for ; Sun, 19 Feb 2023 19:31:30 +0000 (UTC) Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) by mx.groups.io with SMTP id smtpd.web10.3854.1676835080159970372 for ; Sun, 19 Feb 2023 11:31:22 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=LnlfiTux; spf=pass (domain: gmail.com, ip: 209.85.221.43, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f43.google.com with SMTP id c17so729797wrx.0 for ; Sun, 19 Feb 2023 11:31:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=dicmUlnZzdbjj7nhvg2TQMO2QHKiNkLqC/r+ns08Yp8=; b=LnlfiTuxLdrUfCijQxHJLXL+Ru7jmqrV1ZqFgDbpOPp9MPFjl29/9Wv78E4R+fpTFi xhTcbdsu7dk/ZD/QDpjW4T4DiSBLxokKIZwXO8+LqQltPitv4IVTOL9gL6NqgJ/Y273t u7BA1G/+mGbRIZhijMnjpc8rIhY6Csgc6wAFcZxwmGYbJicBQBkCVPxzSakwQ4PqaLpX fWElOzfic2jlc6/6XZ7GhJKm7O2djNiXpi5otyM4P4PS6b/XJlbF1Cj1lQFuVzVkCEiG ZIHoePatEQTyqRyhYom80frAOkf2hkmgY0Z2xtIKh1swXu8+ZPIlUWTSdKaJrxV9T+QF 2NFg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dicmUlnZzdbjj7nhvg2TQMO2QHKiNkLqC/r+ns08Yp8=; b=0tOLEpxU8rNJTLkTS0Sh9MJ2nZpmsWvRzyMSTGFkIGlWw+KyHk04kPB6JaHlC9YOu0 PV9N6mMUjlL/MLa9rF/cU4tIdjMtkmYao9UBbuZONIzeuXRUqjBt2d93uRGMJRk2mEfJ bsw4E3WUSN4NlnLq5KXvWFImVUnOvmEMcGz8AsHR1OM9DfP5OX+1F5pCruzTb/dZwKlk l2dKl7/lTt9uidMvSf0FQZzJs5Yy8VYhrGws+3U/R2+bWBXJjGWcwlSomMzoIRqq4QC0 GgPh97+xPYKgwsZBoe4tSfjTMnwPsd3E+/mY1RDiOiID/aTi9wVflXCDPT6EAzS8udOn TFoQ== X-Gm-Message-State: AO0yUKU79wIKdQAkqiPNozEwLDZ/A6MKEPKNxoWj+VHtK2+8EpeFZhGG fomZ5Y5uXA/d7WzB0ih2TlzmLkY+WZQ= X-Google-Smtp-Source: AK7set+3fLF5B9sakA/2Oy2aWLvMqcYlVY2a05VkF2t9VncQbLW0xo6PN6sKmvlQ3NdLFxpeczwU+Q== X-Received: by 2002:adf:dd87:0:b0:2c3:ffd4:ec74 with SMTP id x7-20020adfdd87000000b002c3ffd4ec74mr511983wrl.59.1676835081468; Sun, 19 Feb 2023 11:31:21 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:21 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 25/39] openssl: upgrade 3.0.7 -> 3.0.8 Date: Sun, 19 Feb 2023 20:30:47 +0100 Message-Id: <20230219193101.338397-25-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:30 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177368 Signed-off-by: Alexander Kanavin --- .../openssl/openssl/CVE-2022-3996.patch | 43 ------------------- .../{openssl_3.0.7.bb => openssl_3.0.8.bb} | 3 +- 2 files changed, 1 insertion(+), 45 deletions(-) delete mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2022-3996.patch rename meta/recipes-connectivity/openssl/{openssl_3.0.7.bb => openssl_3.0.8.bb} (98%) diff --git a/meta/recipes-connectivity/openssl/openssl/CVE-2022-3996.patch b/meta/recipes-connectivity/openssl/openssl/CVE-2022-3996.patch deleted file mode 100644 index 6d70b323d1..0000000000 --- a/meta/recipes-connectivity/openssl/openssl/CVE-2022-3996.patch +++ /dev/null @@ -1,43 +0,0 @@ -From 7725e7bfe6f2ce8146b6552b44e0d226be7638e7 Mon Sep 17 00:00:00 2001 -From: Pauli -Date: Fri, 11 Nov 2022 09:40:19 +1100 -Subject: [PATCH] x509: fix double locking problem - -This reverts commit 9aa4be691f5c73eb3c68606d824c104550c053f7 and removed the -redundant flag setting. - -Fixes #19643 - -Fixes LOW CVE-2022-3996 - -Reviewed-by: Dmitry Belyavskiy -Reviewed-by: Tomas Mraz -(Merged from https://github.com/openssl/openssl/pull/19652) - -(cherry picked from commit 4d0340a6d2f327700a059f0b8f954d6160f8eef5) - -Upstream-Status: Backport [https://github.com/openssl/openssl/commit/7725e7bfe6f2ce8146b6552b44e0d226be7638e7] -CVE: CVE-2022-3996 -Signed-off-by: Vivek Kumbhar ---- - crypto/x509/pcy_map.c | 4 ---- - 1 file changed, 4 deletions(-) - -diff --git a/crypto/x509/pcy_map.c b/crypto/x509/pcy_map.c -index 05406c6493..60dfd1e320 100644 ---- a/crypto/x509/pcy_map.c -+++ b/crypto/x509/pcy_map.c -@@ -73,10 +73,6 @@ int ossl_policy_cache_set_mapping(X509 *x, POLICY_MAPPINGS *maps) - - ret = 1; - bad_mapping: -- if (ret == -1 && CRYPTO_THREAD_write_lock(x->lock)) { -- x->ex_flags |= EXFLAG_INVALID_POLICY; -- CRYPTO_THREAD_unlock(x->lock); -- } - sk_POLICY_MAPPING_pop_free(maps, POLICY_MAPPING_free); - return ret; - --- -2.30.2 - diff --git a/meta/recipes-connectivity/openssl/openssl_3.0.7.bb b/meta/recipes-connectivity/openssl/openssl_3.0.8.bb similarity index 98% rename from meta/recipes-connectivity/openssl/openssl_3.0.7.bb rename to meta/recipes-connectivity/openssl/openssl_3.0.8.bb index 1842148592..8771884dda 100644 --- a/meta/recipes-connectivity/openssl/openssl_3.0.7.bb +++ b/meta/recipes-connectivity/openssl/openssl_3.0.8.bb @@ -12,14 +12,13 @@ SRC_URI = "http://www.openssl.org/source/openssl-${PV}.tar.gz \ file://0001-buildinfo-strip-sysroot-and-debug-prefix-map-from-co.patch \ file://afalg.patch \ file://0001-Configure-do-not-tweak-mips-cflags.patch \ - file://CVE-2022-3996.patch \ " SRC_URI:append:class-nativesdk = " \ file://environment.d-openssl.sh \ " -SRC_URI[sha256sum] = "83049d042a260e696f62406ac5c08bf706fd84383f945cf21bd61e9ed95c396e" +SRC_URI[sha256sum] = "6c13d2bf38fdf31eac3ce2a347073673f5d63263398f1f69d0df4a41253e4b3e" inherit lib_package multilib_header multilib_script ptest perlnative MULTILIB_SCRIPTS = "${PN}-bin:${bindir}/c_rehash" From patchwork Sun Feb 19 19:30:48 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19773 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 934B8C6FA9D for ; Sun, 19 Feb 2023 19:31:30 +0000 (UTC) Received: from mail-wm1-f51.google.com (mail-wm1-f51.google.com [209.85.128.51]) by mx.groups.io with SMTP id smtpd.web10.3840.1676835069722976077 for ; Sun, 19 Feb 2023 11:31:23 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=BglqkAZd; spf=pass (domain: gmail.com, ip: 209.85.128.51, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f51.google.com with SMTP id s7-20020a05600c45c700b003dc52fed235so780017wmo.1 for ; Sun, 19 Feb 2023 11:31:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=SzXYs3inpudCeDjhaC9tsilguWCjjKJcnugGlu5xDZ8=; b=BglqkAZduKPX60c58XpxE2mhHnaSt4rAZFFyXbIyHQTtWKQHMfOfkTR3HzsqLPOaBf iRUUEKV/rsElQJLZbxgR7NL/d1ty8qcJwzaCeTwj3slwTyhy6dwhCiuUUTb/qt+JUSpB BwQydQxGXtQXnJR3U7PBGCzJ5zXysuiYRISKdjQV4P76N3rv13z3PjQH4bMSsGH62z1d /U6YpR6sc+I9U/T3KoHYSm2P7J0qafmunSwrIEpHDc8mWNFp5D2bFVOMwh+FXGh1SICd A0MWJMZQiYfUWxyySUVjpyPMmq6CHZeLZBTORFFrZd5xrMBMxvi4UuJjqfm6CH0hLrSy V1ow== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SzXYs3inpudCeDjhaC9tsilguWCjjKJcnugGlu5xDZ8=; b=NgV9bwmdRP1SqeGmv0lZNUc1IPGOL3O37pSFWCySKl68pDRzpsnOwlnaRRicc+QYBG OV3QE75YrYotuyR6gYT8j312Lhp0q9l6U7UCj7wuyWqbScwB+iCB1ITHiJ/2T5Tk7LeD bP3cZ8TVE6hrcZT8M79xFoOWeB71IXvAnwAmh+lHKXD2iTZUWiRcAAIpcyElqaRJmisN l3BOdC72mQD9jP7moMEngzaLX53Jybdj10Vgu6yIBn0CPW+pMdrRhekDdXQgmQrjh+AM IbS5OHn5gi09Ay1Z1y8gXJAfQpZuTkrljMPMrg/w/4ueG0ojoRzCjIIa4K9Lw0EWF9T/ NSnA== X-Gm-Message-State: AO0yUKXbDJVmTiwufoFXdXTqBw6Wz1VK805acn6NvaHtK+FKWVlV2kQl uAOlHuG36mH3bNCuU1TNT0gt4PyTLv4= X-Google-Smtp-Source: AK7set+dDJ4jtCtdgJnlVpxOpUVETMAiP/92k4QO7p6HXxDvDkCgVuBZKuB4l+5hA/9A2LOX6NFBmg== X-Received: by 2002:a05:600c:a695:b0:3df:f7db:9cdf with SMTP id ip21-20020a05600ca69500b003dff7db9cdfmr5231991wmb.0.1676835082132; Sun, 19 Feb 2023 11:31:22 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:21 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 26/39] dbus: upgrade 1.14.4 -> 1.14.6 Date: Sun, 19 Feb 2023 20:30:48 +0100 Message-Id: <20230219193101.338397-26-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:30 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177369 Signed-off-by: Alexander Kanavin --- ...GNOF-using-_Alignof-when-using-C11-o.patch | 42 ------------------- .../dbus/{dbus_1.14.4.bb => dbus_1.14.6.bb} | 5 +-- 2 files changed, 2 insertions(+), 45 deletions(-) delete mode 100644 meta/recipes-core/dbus/dbus/0001-Define-_DBUS_ALIGNOF-using-_Alignof-when-using-C11-o.patch rename meta/recipes-core/dbus/{dbus_1.14.4.bb => dbus_1.14.6.bb} (97%) diff --git a/meta/recipes-core/dbus/dbus/0001-Define-_DBUS_ALIGNOF-using-_Alignof-when-using-C11-o.patch b/meta/recipes-core/dbus/dbus/0001-Define-_DBUS_ALIGNOF-using-_Alignof-when-using-C11-o.patch deleted file mode 100644 index 7b4e26f99e..0000000000 --- a/meta/recipes-core/dbus/dbus/0001-Define-_DBUS_ALIGNOF-using-_Alignof-when-using-C11-o.patch +++ /dev/null @@ -1,42 +0,0 @@ -From c3e2c873ffa8e89b5f83dccc4e4e35dfcea633cb Mon Sep 17 00:00:00 2001 -From: Khem Raj -Date: Sat, 14 Jan 2023 12:39:43 -0800 -Subject: [PATCH] Define _DBUS_ALIGNOF using _Alignof when using C11 or newer - -WG14 N2350 made very clear that it is an UB having type definitions -within "offsetof" [1]. This patch changes the implementation of macro -_DBUS_ALIGNOF to builtin "_Alignof" to avoid undefined behavior. - -clang 16+ has started to diagnose this [2] - -Fixes build when using -std >= gnu11 and using clang16+ - -[1] https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2350.htm -[2] https://reviews.llvm.org/D133574 - -Upstream-Status: Submitted [https://gitlab.freedesktop.org/dbus/dbus/-/merge_requests/389] -Signed-off-by: Khem Raj ---- - dbus/dbus-internals.h | 4 ++++ - 1 file changed, 4 insertions(+) - -diff --git a/dbus/dbus-internals.h b/dbus/dbus-internals.h -index cc98c92a..2387752d 100644 ---- a/dbus/dbus-internals.h -+++ b/dbus/dbus-internals.h -@@ -201,8 +201,12 @@ void _dbus_real_assert_not_reached (const char *explanation, - ((intptr_t) ((unsigned char*) &((struct_type*) 0)->member)) - #endif - -+#if defined(__STDC_VERSION__) && __STDC_VERSION__ >= 201112L && !defined(__cplusplus) -+#define _DBUS_ALIGNOF(type) _Alignof(type) -+#else - #define _DBUS_ALIGNOF(type) \ - (_DBUS_STRUCT_OFFSET (struct { char _1; type _2; }, _2)) -+#endif - - #if defined(DBUS_DISABLE_CHECKS) || defined(DBUS_DISABLE_ASSERT) - /* this is an assert and not an error, but in the typical --disable-checks case (you're trying --- -2.39.0 - diff --git a/meta/recipes-core/dbus/dbus_1.14.4.bb b/meta/recipes-core/dbus/dbus_1.14.6.bb similarity index 97% rename from meta/recipes-core/dbus/dbus_1.14.4.bb rename to meta/recipes-core/dbus/dbus_1.14.6.bb index ee05496203..a6e18a92cb 100644 --- a/meta/recipes-core/dbus/dbus_1.14.4.bb +++ b/meta/recipes-core/dbus/dbus_1.14.6.bb @@ -13,11 +13,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6423dcd74d7be9715b0db247fd889da3 \ SRC_URI = "https://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.xz \ file://run-ptest \ file://tmpdir.patch \ - file://0001-Define-_DBUS_ALIGNOF-using-_Alignof-when-using-C11-o.patch \ file://dbus-1.init \ -" + " -SRC_URI[sha256sum] = "7c0f9b8e5ec0ff2479383e62c0084a3a29af99edf1514e9f659b81b30d4e353e" +SRC_URI[sha256sum] = "fd2bdf1bb89dc365a46531bff631536f22b0d1c6d5ce2c5c5e59b55265b3d66b" EXTRA_OECONF = "--disable-xml-docs \ --disable-doxygen-docs \ From patchwork Sun Feb 19 19:30:49 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19771 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 8F499C6FA99 for ; Sun, 19 Feb 2023 19:31:30 +0000 (UTC) Received: from mail-wr1-f44.google.com (mail-wr1-f44.google.com [209.85.221.44]) by mx.groups.io with SMTP id smtpd.web10.3852.1676835079540292228 for ; Sun, 19 Feb 2023 11:31:23 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=eToTkwvi; spf=pass (domain: gmail.com, ip: 209.85.221.44, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f44.google.com with SMTP id bk4so884421wrb.9 for ; Sun, 19 Feb 2023 11:31:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=EkT7gMD/YNMLseoMg8nrF5aNIHrdtSAB4ZJVnwDxvrs=; b=eToTkwviROsqFRw/uNMvJ8dYJJTzvi4ZrOZ8SH03A1z7Fl6xyfymgUgvKUM0H/msKr AtfyHiKYgXeyDBvrskg5yCXgGZaoplJkIp5DTn/twSJRUI30fPNn4HUonjNuIha+JrhA fQNJMPmGINGhwP7hlC6yl5uxPsaxi4LG1kgIH5nRLgF2la2gv60my62zxG5n6eTohdT1 c3VIBIdRJMxVQqRTf9hIMTSkx9tu0vUlw5r4pXcfre9S0Q13tA/MhP/fLjG+ubegSRuV B3/JGCWM0OBK7Fd2l383b/VQ6ObjMYyIgpFSypgD2Lo4GXW+rT+mJHQ/rGuai7ylZHX5 tjCQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EkT7gMD/YNMLseoMg8nrF5aNIHrdtSAB4ZJVnwDxvrs=; b=1ADztpbkZ5L4+Vkew2wCiVv1irkaM9uxLnpDqIW5ubacrFF1n8mMPmYpWV7ZsmVoZ3 BRmn7C5ziFXeF8E8lc16giDKCfvs6lpHwehMw4LI/frxautugEdNjhdl+RpZ0G4lUOjZ 5xkvKrXbwK6+WI26+pSxhb1VR6exUEihPvDHL8JD8j273qEcFiOO8jkLfxcMNrS5ReAL iLLqU7+CBCo01SFLFq0eeTJxKIg1VJKSrxBYB74ijXtmHEeHqFlUR8uNRzMco87IJUUn LNrER5odYF2GTXKtkgXdpXjXfJbDcu1UDB58lfedNXpOXwd1TCijE9JSANHGvHgM3zOo 0Kwg== X-Gm-Message-State: AO0yUKX/0Oj67ETohL7Jy7oEnvumejscgSOOR1oVOKjIsWHaV78GeT/F libMNj/tm7X/0HlD82Sr8VfqhNe7xoQ= X-Google-Smtp-Source: AK7set/40trTWBoARpmr1l4EKvRYYiCFDYlu3XIJJ47c1OVX/s5dZWY/5X/ZSzqhczdyFzirRhoYdA== X-Received: by 2002:adf:e98c:0:b0:2c5:9733:1b3d with SMTP id h12-20020adfe98c000000b002c597331b3dmr925466wrm.29.1676835082804; Sun, 19 Feb 2023 11:31:22 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:22 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 27/39] linux-firmware: upgrade 20230117 -> 20230210 Date: Sun, 19 Feb 2023 20:30:49 +0100 Message-Id: <20230219193101.338397-27-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:30 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177370 License-Update: additional firmwares Signed-off-by: Alexander Kanavin --- ...{linux-firmware_20230117.bb => linux-firmware_20230210.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-kernel/linux-firmware/{linux-firmware_20230117.bb => linux-firmware_20230210.bb} (99%) diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20230117.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20230210.bb similarity index 99% rename from meta/recipes-kernel/linux-firmware/linux-firmware_20230117.bb rename to meta/recipes-kernel/linux-firmware/linux-firmware_20230210.bb index fa9e6f604b..bf5d4f54e6 100644 --- a/meta/recipes-kernel/linux-firmware/linux-firmware_20230117.bb +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20230210.bb @@ -134,7 +134,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \ " # WHENCE checksum is defined separately to ease overriding it if # class-devupstream is selected. -WHENCE_CHKSUM = "05f1d941972cedadbf667c05f6010378" +WHENCE_CHKSUM = "aadb3cccbde1e53fc244a409e9bd5a22" # These are not common licenses, set NO_GENERIC_LICENSE for them # so that the license files will be copied from fetched source @@ -212,7 +212,7 @@ SRC_URI:class-devupstream = "git://git.kernel.org/pub/scm/linux/kernel/git/firmw # Pin this to the 20220509 release, override this in local.conf SRCREV:class-devupstream ?= "b19cbdca78ab2adfd210c91be15a22568e8b8cae" -SRC_URI[sha256sum] = "df11e25ba2fb4d5343473757e17a3b4cef599250a26b1f7e0f038850f0cb3d64" +SRC_URI[sha256sum] = "6e3d9e8d52cffc4ec0dbe8533a8445328e0524a20f159a5b61c2706f983ce38a" inherit allarch From patchwork Sun Feb 19 19:30:50 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19769 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 877B1C678D5 for ; Sun, 19 Feb 2023 19:31:30 +0000 (UTC) Received: from mail-wr1-f50.google.com (mail-wr1-f50.google.com [209.85.221.50]) by mx.groups.io with SMTP id smtpd.web10.3843.1676835073406298325 for ; Sun, 19 Feb 2023 11:31:24 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=I0UMGC47; spf=pass (domain: gmail.com, ip: 209.85.221.50, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f50.google.com with SMTP id bx23so836260wrb.10 for ; Sun, 19 Feb 2023 11:31:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=bDpdX3zAJb1neATikzOLpmJC38AEhWqmrcg/HG4+YTs=; b=I0UMGC47lrYDRPvftAFtak5K6xsrfB2e27PODzt79od8/zWUhRUjRTSLqV1z9i7pAk cGDP5bvEXbzDs0XdekwfeB0lxGU4RSw1Y+Bs5RujPfgjgY2cz+nOq1BmcqWSOO1P69qI G8v/Nf6fdUa0jgLKS/fXsqRwhe0lgLDk+VdFUzSUiZEjcrD1UI3h8Y3Z75T2q1249pNO c5dsHPVlTrjgz9mQHYyclBYYX4aGBkpmzo04HhwTqY41eP2MFaihELGiikvH2ZDL/8zQ auoPBJ2o4FSIs+2oBtKP4YuExUvfw2zOcnmLknplfXJe28JQPFoyVkJcvQ5zUAZ7bYHV V/vw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bDpdX3zAJb1neATikzOLpmJC38AEhWqmrcg/HG4+YTs=; b=s5Zc2nz0Pno5Muj9iEYXep8HSX5KzJdug1hmOHNvwk+H5V1TopinuNtxyCeLYlgn5b zz6kC+esGAhlSOZGUglJuMHlURpx1Jr2FPoBa5d24I3naZGoElmCchjRs8ydq8T/TOdz I9cjEn32TJfcOO3x1J5EsQnQKFOufephUGjXXwIn6BgkYfUl+CrnutNy9RH1I669ZXak aQXmpxbQMUkgYHzWi4dHRDpzD6NzJKMUM7MElwk5d1vg04HqzJmUv/XMNWAwkYReV6M7 E0+UkKxsYo9EjVp0A2UHO7ZqaX4elelN3yJJHh3ubOJtHzFqLLJ6cQ9ZjHInDuflbb8d QM1Q== X-Gm-Message-State: AO0yUKWb9pwvm04DfWkhzkDyNwiXoxoHFebxLoTRp9hGhQ/fmIGLboSp b06KijjKqOFFA2vskr+lhEwrOqo4LkQ= X-Google-Smtp-Source: AK7set/6tZJJfn3MX//fR91UoCPzSr+z62tDbotS2xxNmzqO88v1UIAY+sqz6LP2Ovdpvf3/UqxMIg== X-Received: by 2002:a5d:6a46:0:b0:2c5:4c32:92c5 with SMTP id t6-20020a5d6a46000000b002c54c3292c5mr757492wrw.25.1676835083447; Sun, 19 Feb 2023 11:31:23 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:23 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 28/39] zstd: upgrade 1.5.2 -> 1.5.4 Date: Sun, 19 Feb 2023 20:30:50 +0100 Message-Id: <20230219193101.338397-28-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:30 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177371 License-Update: copyright holder Facebook -> Meta Signed-off-by: Alexander Kanavin --- .../recipes-extended/zstd/{zstd_1.5.2.bb => zstd_1.5.4.bb} | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) rename meta/recipes-extended/zstd/{zstd_1.5.2.bb => zstd_1.5.4.bb} (89%) diff --git a/meta/recipes-extended/zstd/zstd_1.5.2.bb b/meta/recipes-extended/zstd/zstd_1.5.4.bb similarity index 89% rename from meta/recipes-extended/zstd/zstd_1.5.2.bb rename to meta/recipes-extended/zstd/zstd_1.5.4.bb index 2a638eb426..c2e96225e4 100644 --- a/meta/recipes-extended/zstd/zstd_1.5.2.bb +++ b/meta/recipes-extended/zstd/zstd_1.5.4.bb @@ -6,12 +6,13 @@ HOMEPAGE = "http://www.zstd.net/" SECTION = "console/utils" LICENSE = "BSD-3-Clause & GPL-2.0-only" -LIC_FILES_CHKSUM = "file://LICENSE;md5=c7f0b161edbe52f5f345a3d1311d0b32 \ - file://COPYING;md5=39bba7d2cf0ba1036f2a6e2be52fe3f0" +LIC_FILES_CHKSUM = "file://LICENSE;md5=0822a32f7acdbe013606746641746ee8 \ + file://COPYING;md5=39bba7d2cf0ba1036f2a6e2be52fe3f0 \ + " SRC_URI = "git://github.com/facebook/zstd.git;branch=release;protocol=https" -SRCREV = "e47e674cd09583ff0503f0f6defd6d23d8b718d3" +SRCREV = "945f27758c0fd67b636103a38dbf050266c6b90a" UPSTREAM_CHECK_GITTAGREGEX = "v(?P\d+(\.\d+)+)" CVE_PRODUCT = "zstandard" From patchwork Sun Feb 19 19:30:51 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19767 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 7D237C677F1 for ; Sun, 19 Feb 2023 19:31:30 +0000 (UTC) Received: from mail-wr1-f51.google.com (mail-wr1-f51.google.com [209.85.221.51]) by mx.groups.io with SMTP id smtpd.web10.3838.1676835068874059595 for ; Sun, 19 Feb 2023 11:31:24 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=X+pI6n78; spf=pass (domain: gmail.com, ip: 209.85.221.51, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f51.google.com with SMTP id e2so1054154wri.12 for ; Sun, 19 Feb 2023 11:31:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=bh1oxt0uxwu4iBLx+YCUxXfmHx2IxXCe+n1AdpmIbIs=; b=X+pI6n78hAH2Tt54Bc6Tw8GyxPxRyjNS1Gp0hYqqQWeUpK5HX1YJrnwD2462qqG3RK vg3LBdrIBt6EeczjrlDSxW9svThC+SdkmicjbOZnX2vcHe/T2xVVeWdBQ86/s4k+bIMO pW8B8m0lnNI/55v5zULkDXJH9Nqia1hBQFGBJpZwhObN87F/xU/h16XsVMEVJM8AIzqG FTwm1aAQ8qvblBWjgPO2ZyC45/U9UlBxKV7mpgUaGlXlAvKFfKbINjBlcqDLAV8uIDiq vQMPUv2oQSgG/i4Q9wFz4wmBTs+2jSlgVLXBvTrxG5rnfuzkM4GjRO1kaPlrr92BMvPl ZsPw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bh1oxt0uxwu4iBLx+YCUxXfmHx2IxXCe+n1AdpmIbIs=; b=jArItfQ73C1VjDC6uycH2hCV9QAZUBCdUr2293oSRazFAQIskbWIu29367VBN0k+E9 vnUBWAePCeppz8ZaZJY14cnxKCNKr05xgzu4rYrT4Cqd1SRYVOuGnTYjR+x1+dmKMy0/ frOr88z3TmVZo8Bfn9/wxjVMw1Z16Ln5zrALcTTlWWxNdZ94OA5OcPZkKb+A5zHTnqQ+ qgSJHBt75o43IN23uHZjc21ggRXU4GY8YZz0zTs8SKlZotC7ewl9Z5xd9g0vW3FSmMM8 8oSpM69vYO6apnJROCgM/OxcrglHqxzE54p3fpUr1eatzCiqiBYlljUSFY9z4Z1k+J57 ldCw== X-Gm-Message-State: AO0yUKU1KrTQS/44Fb30NVX46P9VM3ynLy1priH9eBaF6gWJYeuiZ+kG Bekiv6pfprxz/bA5dE3/zVuv2ImBOzU= X-Google-Smtp-Source: AK7set+kwb8/JGlcDdP+Vwbr9y/vIVxr1lalwo9ZtZNd5BjRVO0/GCGexZAnPz2rffXgiUAWoRIXXg== X-Received: by 2002:adf:ffc6:0:b0:2c5:5ed0:7aaf with SMTP id x6-20020adfffc6000000b002c55ed07aafmr1142463wrs.19.1676835084067; Sun, 19 Feb 2023 11:31:24 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:23 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 29/39] python3-setuptools: upgrade 67.2.0 -> 67.3.1 Date: Sun, 19 Feb 2023 20:30:51 +0100 Message-Id: <20230219193101.338397-29-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:30 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177372 Signed-off-by: Alexander Kanavin --- .../0001-conditionally-do-not-fetch-code-by-easy_install.patch | 2 +- ...ython3-setuptools_67.2.0.bb => python3-setuptools_67.3.1.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-setuptools_67.2.0.bb => python3-setuptools_67.3.1.bb} (95%) diff --git a/meta/recipes-devtools/python/python3-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch b/meta/recipes-devtools/python/python3-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch index e22e757fcd..b12e4f5d05 100644 --- a/meta/recipes-devtools/python/python3-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch +++ b/meta/recipes-devtools/python/python3-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch @@ -1,4 +1,4 @@ -From 1a7fbd6b7ccf9d3f69bd591fa35fa48c0b8916ba Mon Sep 17 00:00:00 2001 +From 8a67710131fc1b8246edc4dbcd8077eed96e13f7 Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Tue, 17 Jul 2018 10:13:38 +0800 Subject: [PATCH] conditionally do not fetch code by easy_install diff --git a/meta/recipes-devtools/python/python3-setuptools_67.2.0.bb b/meta/recipes-devtools/python/python3-setuptools_67.3.1.bb similarity index 95% rename from meta/recipes-devtools/python/python3-setuptools_67.2.0.bb rename to meta/recipes-devtools/python/python3-setuptools_67.3.1.bb index a412043a8b..ef759c8bef 100644 --- a/meta/recipes-devtools/python/python3-setuptools_67.2.0.bb +++ b/meta/recipes-devtools/python/python3-setuptools_67.3.1.bb @@ -11,7 +11,7 @@ SRC_URI:append:class-native = " file://0001-conditionally-do-not-fetch-code-by-e SRC_URI += " \ file://0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch" -SRC_URI[sha256sum] = "b440ee5f7e607bb8c9de15259dba2583dd41a38879a7abc1d43a71c59524da48" +SRC_URI[sha256sum] = "daec07fd848d80676694d6bf69c009d28910aeece68a38dbe88b7e1bb6dba12e" DEPENDS += "${PYTHON_PN}" From patchwork Sun Feb 19 19:30:52 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19770 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 7FA59C678DB for ; Sun, 19 Feb 2023 19:31:30 +0000 (UTC) Received: from mail-wr1-f42.google.com (mail-wr1-f42.google.com [209.85.221.42]) by mx.groups.io with SMTP id smtpd.web10.3837.1676835066214117063 for ; Sun, 19 Feb 2023 11:31:25 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=p0JnKKBg; spf=pass (domain: gmail.com, ip: 209.85.221.42, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f42.google.com with SMTP id t6so1030881wrz.7 for ; Sun, 19 Feb 2023 11:31:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=NW1UNLWkdYKs24Dff0nhA0vLnzpRvUICmVGvtpEX9lA=; b=p0JnKKBg6+sYuPmEyLG8XiurLNomXVgzIKPqa4AM3F1DJF/gVVLvEPo+wyoyc68f29 9Wwv3vNIytBU6UKRJPPWjoGZRSYFWbbnzyMUbRToWgwYpv62FvKT/4tO6eyTVOBSwivJ 4cusFRr3vwTFLthNQG55sZciWNP+Eawaq9zlbnq6hEq05aXERKvfgK+fXR5GH4UsNOwr z71j74Gx+m5LWE9FddWdil90jSKzWDpm39pdV85MOU6IEt/n0hb8YK+Y7a0UEy03/buu vHlEp8oHXgUgi8tgx8RbDTnaoh0c91dM15+IpPJth24LdRR3iNpvrKDthdwa2i/GwULo YfJw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NW1UNLWkdYKs24Dff0nhA0vLnzpRvUICmVGvtpEX9lA=; b=Sa0JXO3NLja5WQuL+TPVuKwwd0Sq3Lp6mailnRFZoBrYqrlUeYzXNOJ4veNHB3uPgS eFStWikrk14camMJBwJlAXd1nS1aHW4yWmjS77e6ir85caOFWLv2j5xgIWvo0jfBzlCo noSs28uFgqxxTtc/ENf8c+Z2whczeec7wkRN7e+Zv/RtjaYHtbDHfXa7IVCWCDiXyVXX I/XmYwUMVz7T8rXsu8no5PNgMhMU12cMSawWKCWdefLDD8vulyrme5yrOUH0a0/iIr+e P6m/5Cl/S+i2siVu6/bJqLFV5PbaeBurhuypt9zP0btWbjugFOKiQ9Xoy940CankrvsW 6iQA== X-Gm-Message-State: AO0yUKVf2sK5pNbk/ixGECiH7rOxIQaHH7ihEM0Dv3pdpkIt0Da1KW7a 4KV/kUKznhQhZ/6ZBlHqqPEpv8k2GIM= X-Google-Smtp-Source: AK7set+x9mvX1sUi7WM1xedGhE2dy0zT/hh9lYEtiEtOnKhNoprCzGBT8Fo45IPL7RlmEl1KXCTA3g== X-Received: by 2002:a5d:4f11:0:b0:2c5:817f:848c with SMTP id c17-20020a5d4f11000000b002c5817f848cmr1511490wru.67.1676835084766; Sun, 19 Feb 2023 11:31:24 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:24 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 30/39] mmc-utils: upgrade to latest revision Date: Sun, 19 Feb 2023 20:30:52 +0100 Message-Id: <20230219193101.338397-30-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:30 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177373 Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/mmc/mmc-utils_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/mmc/mmc-utils_git.bb b/meta/recipes-devtools/mmc/mmc-utils_git.bb index d9625473f5..8c41b77fe1 100644 --- a/meta/recipes-devtools/mmc/mmc-utils_git.bb +++ b/meta/recipes-devtools/mmc/mmc-utils_git.bb @@ -5,7 +5,7 @@ LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://mmc.c;beginline=1;endline=20;md5=fae32792e20f4d27ade1c5a762d16b7d" SRCBRANCH ?= "master" -SRCREV = "c62dd8e415b12cc7f9a362db23cd384caf77ff03" +SRCREV = "d4c2910981ff99b983734426dfa99632fb81ac6b" PV = "0.1+git${SRCPV}" From patchwork Sun Feb 19 19:30:53 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19768 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 7594AC64ED8 for ; Sun, 19 Feb 2023 19:31:30 +0000 (UTC) Received: from mail-wr1-f47.google.com (mail-wr1-f47.google.com [209.85.221.47]) by mx.groups.io with SMTP id smtpd.web11.3926.1676835071799349989 for ; Sun, 19 Feb 2023 11:31:26 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=E+Kf6naz; spf=pass (domain: gmail.com, ip: 209.85.221.47, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f47.google.com with SMTP id bx23so836309wrb.10 for ; Sun, 19 Feb 2023 11:31:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=vLfkPEA0WAWV6Hfhes5F4GJC/iEADej5MvyRykNrs/A=; b=E+Kf6nazs9q625r/pIAtxa7IQk2Us9RCNOS/GEm0E8rO25uHagAnhVJaKr07phxIs4 AnA8fUJHvpH70lwgN8peHgUj8jslAgtF2WNgcwozCOyTV/8ohCv1tA4FdpQ006W2zUiF kG4xntDLuzHTlgpm+SOG7EEjdJhR5nXKt36K253GwuX0qnN/oXBHZXH2gCF8PLwtQn+c u0umjOX21eV9jrsokkRi8Cx7DsZGY8eIwBHwKI3jkO3XDyhy1wRouNvH0cTUoLmfRdBN PGizQYmTUpqyZgcm7kTC2cqi6bs8xltd9F+Ll5gbiZyLQVnUe3odMR1qW1r0g9z53+J6 q4iw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vLfkPEA0WAWV6Hfhes5F4GJC/iEADej5MvyRykNrs/A=; b=8R0qgZVRTJ3NDgI1mzzprsa1HnuKKNfLmNo0NWG+XyZ+wpIVMg+cvuwF2yiew1PJGH q33bMQ67dCGBCulDKS16yC+orxeNmCblDFw+XayO8um7iFOIHohOMD+OK3FB0VFZzrHd MDWXRlli/Znyz5la+ix2cdjUfVvFehpDlqXiMhyArPcEnBb2eMzy3ypBInVkALstFWUL JevTeCzb5rAMNOz3ZMjrALKAhZuUf3WJ5XX4kwxYCRrNC1+qAxcn/mb+cNzbnD85LsaJ zHnuHL5jI7M7087IEZGKSQeP8YUNum8cAKthv2Cw2lY9ZDXavVjaha95My+LyhmIErEr srOg== X-Gm-Message-State: AO0yUKUo7S4HLO2HlPRpK9ZQBuIGI9Q1cG+WZIJKdS121ekjFj4ZorSe iscuB0PE5LMVncVTieC8Nif2gbd09fA= X-Google-Smtp-Source: AK7set8qnr9hQKj5IMc7KXl1DKD3dWNKjsQ+qIE/U3O9iP+I8ygYxgRPoUaH2lV/N57b6iXu+F9/pg== X-Received: by 2002:adf:fd04:0:b0:2c5:52bd:9ed3 with SMTP id e4-20020adffd04000000b002c552bd9ed3mr220835wrr.56.1676835085467; Sun, 19 Feb 2023 11:31:25 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:25 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 31/39] harfbuzz: upgrade 6.0.0 -> 7.0.0 Date: Sun, 19 Feb 2023 20:30:53 +0100 Message-Id: <20230219193101.338397-31-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:30 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177374 License-Update: copyright years Signed-off-by: Alexander Kanavin --- ...subset-threads.cc-add-missing-cstdio.patch | 34 ------------------- .../{harfbuzz_6.0.0.bb => harfbuzz_7.0.0.bb} | 7 ++-- 2 files changed, 3 insertions(+), 38 deletions(-) delete mode 100644 meta/recipes-graphics/harfbuzz/harfbuzz/0001-test-threads-hb-subset-threads.cc-add-missing-cstdio.patch rename meta/recipes-graphics/harfbuzz/{harfbuzz_6.0.0.bb => harfbuzz_7.0.0.bb} (87%) diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz/0001-test-threads-hb-subset-threads.cc-add-missing-cstdio.patch b/meta/recipes-graphics/harfbuzz/harfbuzz/0001-test-threads-hb-subset-threads.cc-add-missing-cstdio.patch deleted file mode 100644 index 13819f5cf8..0000000000 --- a/meta/recipes-graphics/harfbuzz/harfbuzz/0001-test-threads-hb-subset-threads.cc-add-missing-cstdio.patch +++ /dev/null @@ -1,34 +0,0 @@ -From 7dfa672dac958bdbc7703ab0920e167eaa126754 Mon Sep 17 00:00:00 2001 -From: Sergei Trofimovich -Date: Mon, 16 Jan 2023 19:49:53 +0000 -Subject: [PATCH] test/threads/hb-subset-threads.cc: add missing include - -This week's `gcc-13` snapshot cleaned further up it's standard headers -and exposed missing declaration as a build failure: - - ../test/threads/hb-subset-threads.cc: In function 'void test_operation(operation_t, const char*, const test_input_t&)': - ../test/threads/hb-subset-threads.cc:127:3: error: 'printf' was not declared in this scope - - ../test/threads/hb-subset-threads.cc: In function 'int main(int, char**)': - ../test/threads/hb-subset-threads.cc:157:19: error: 'atoi' was not declared in this scope - -Upstream-Status: Backport [https://github.com/harfbuzz/harfbuzz/commit/7dfa672dac958bdbc7703ab0920e167eaa126754] -Signed-off-by: Khem Raj ---- - test/threads/hb-subset-threads.cc | 2 ++ - 1 file changed, 2 insertions(+) - -diff --git a/test/threads/hb-subset-threads.cc b/test/threads/hb-subset-threads.cc -index 9d86d8d51..f0e4b7e2a 100644 ---- a/test/threads/hb-subset-threads.cc -+++ b/test/threads/hb-subset-threads.cc -@@ -1,4 +1,6 @@ - #include -+#include -+#include - #include - #include - #include --- -2.39.1 - diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_6.0.0.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_7.0.0.bb similarity index 87% rename from meta/recipes-graphics/harfbuzz/harfbuzz_6.0.0.bb rename to meta/recipes-graphics/harfbuzz/harfbuzz_7.0.0.bb index 1fce127d07..a85c4ca1ce 100644 --- a/meta/recipes-graphics/harfbuzz/harfbuzz_6.0.0.bb +++ b/meta/recipes-graphics/harfbuzz/harfbuzz_7.0.0.bb @@ -4,13 +4,12 @@ HOMEPAGE = "http://www.freedesktop.org/wiki/Software/HarfBuzz" BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=HarfBuzz" SECTION = "libs" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=6ee0f16281694fb6aa689cca1e0fb3da \ +LIC_FILES_CHKSUM = "file://COPYING;md5=b98429b8e8e3c2a67cfef01e99e4893d \ file://src/hb-ucd.cc;beginline=1;endline=15;md5=29d4dcb6410429195df67efe3382d8bc \ " -SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BPN}-${PV}.tar.xz \ - file://0001-test-threads-hb-subset-threads.cc-add-missing-cstdio.patch" -SRC_URI[sha256sum] = "1d1010a1751d076d5291e433c138502a794d679a7498d1268ee21e2d4a140eb4" +SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BPN}-${PV}.tar.xz" +SRC_URI[sha256sum] = "7b4685b7066c5c6b8dc6cd7b02f63c554fb8cc1c4ddcfc44bc284efa3c20cf28" inherit meson pkgconfig lib_package gtk-doc gobject-introspection github-releases From patchwork Sun Feb 19 19:30:54 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19764 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 6CD3DC6379F for ; Sun, 19 Feb 2023 19:31:30 +0000 (UTC) Received: from mail-wr1-f42.google.com (mail-wr1-f42.google.com [209.85.221.42]) by mx.groups.io with SMTP id smtpd.web10.3837.1676835066214117063 for ; Sun, 19 Feb 2023 11:31:27 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=MK12z6UJ; spf=pass (domain: gmail.com, ip: 209.85.221.42, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f42.google.com with SMTP id t6so1030905wrz.7 for ; Sun, 19 Feb 2023 11:31:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=y+SvYozh4x2NW4zX/cYRucLB2JLthOkMz81Pqy2hJDE=; b=MK12z6UJXAx70dp+nV5Hu9Tgfi39xCcY+hT7/h2ySi+f3M3Ikf+OjN+s632n7PLruu O150rtM4kwbfcswZPcA61+jWIQXlW3zx8yipPmodqbPMSx+o7YCMSurd9tUbTd/UyOMB Evfap7kOvVCOrhdde46E5BqDlP/gH7wa34pbS6lf+A32APAwCM8HXvYFz2x5biMVyUQx m21+KQwS1d77D47+/+TyQ4MoCF+iFzbmR53hZrWhDMCnBUE0Hk7wxHzkE+Rtw2Gpre01 tZjvu9tWL9Vhwoon06CsJ0qxgVc3w3kTKPW3wbJgMDiHJdO4C38SWeaKDj6lz3PeJ4Jf upjQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y+SvYozh4x2NW4zX/cYRucLB2JLthOkMz81Pqy2hJDE=; b=3U1GzhiqoIQjDJqMRZXf44gEfF+mjWn9XhFY8u1JtO1Ki/hFSS0h30k2zf7xyKae8J LVzjkPWbK4qkwzVdtreL/SxxInVmHYKD9JysfhPtKgLgbRRfGKP1yAOoNOCBfJeKE5d/ GXMxuwTQQbFFapeGJ8A3gjTYM8wS/4irbQvEYguCvJ2W1pLkCK8G1qJs0w9pNjBSO92/ /nMlCqWVmgBU07pXO14s51hGiq+btldZl87TZg5V4ZnUzhBPN+s9B5V09kVxQInrl66r GWEJCyT9C4t/GtTwDFL1QrPeaiRSmgHocCxv7st7gVYnOeFelwKf6kVFvZhSNQwtgRIQ oqZg== X-Gm-Message-State: AO0yUKW5mF+YAehngrCOf2U4J4njyTMPNDevwcFypCRxqc0Cp5OFoBJM rnDZls3snvgGWc0edYjFRJSZIHy2uIU= X-Google-Smtp-Source: AK7set/z+YyxX/Fk1vURBOYSLWCs5uEtSIxMYptwN3lLlrQIZjgNNGeBIiN1ROWd7GYS9yjJDu/2Qw== X-Received: by 2002:adf:fed2:0:b0:2c5:60e6:eac with SMTP id q18-20020adffed2000000b002c560e60eacmr2476916wrs.24.1676835086134; Sun, 19 Feb 2023 11:31:26 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:25 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 32/39] libhandy: upgrade 1.8.0 -> 1.8.1 Date: Sun, 19 Feb 2023 20:30:54 +0100 Message-Id: <20230219193101.338397-32-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:30 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177375 Signed-off-by: Alexander Kanavin --- .../libhandy/{libhandy_1.8.0.bb => libhandy_1.8.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-gnome/libhandy/{libhandy_1.8.0.bb => libhandy_1.8.1.bb} (93%) diff --git a/meta/recipes-gnome/libhandy/libhandy_1.8.0.bb b/meta/recipes-gnome/libhandy/libhandy_1.8.1.bb similarity index 93% rename from meta/recipes-gnome/libhandy/libhandy_1.8.0.bb rename to meta/recipes-gnome/libhandy/libhandy_1.8.1.bb index 2f7d47290c..41c8e9bfb8 100644 --- a/meta/recipes-gnome/libhandy/libhandy_1.8.0.bb +++ b/meta/recipes-gnome/libhandy/libhandy_1.8.1.bb @@ -9,8 +9,8 @@ BUGTRACKER = "https://gitlab.gnome.org/GNOME/libhandy/-/issues" LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" -SRC_URI = "git://gitlab.gnome.org/GNOME/libhandy.git;protocol=https;branch=main" -SRCREV = "fce63fcc85621c33dab85e32b349d707bf6d1552" +SRC_URI = "git://gitlab.gnome.org/GNOME/libhandy.git;protocol=https;branch=libhandy-1-8" +SRCREV = "f06c1bfa95a3160575b36315c6d9437376d8af77" S = "${WORKDIR}/git" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+\.(\d*[02468])+(\.\d+))" From patchwork Sun Feb 19 19:30:55 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19766 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 6EAE5C64ED9 for ; Sun, 19 Feb 2023 19:31:30 +0000 (UTC) Received: from mail-wr1-f50.google.com (mail-wr1-f50.google.com [209.85.221.50]) by mx.groups.io with SMTP id smtpd.web10.3841.1676835070862692901 for ; Sun, 19 Feb 2023 11:31:27 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=dKiHUPnM; spf=pass (domain: gmail.com, ip: 209.85.221.50, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f50.google.com with SMTP id c3so884099wrb.6 for ; Sun, 19 Feb 2023 11:31:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=NgDFrHmvmjIVxK8IZlCX/COgg8eQzPn2INGxH6LiZXw=; b=dKiHUPnMxw0A8ceSfz61ah3e6T4HgdQvLECpiy+RaAJigWNfUlHrHoR4RcpkZKVdjP dmRBP5hBzJp7uyLC/PPOzQM518mBYMfS9CTXNaHac1kJyooH2RpPEtVoQr0OF8l8pLtF kBbsBcP3E2AU2VRQO57Uw7KtbU2TKtPVGMFF3GO3dvT5JyR/i4zdoLDy29YePAndHLbf oIdMjFgRnr3UlBrjhAxn12sxNpfpT5mGFDfloW4RkaftwZ7C7X71ubamAutQ5vyiu7VB PNXhKxTVZPSiBHh/iIYBc+UprnzUqtRUZqSPZ6FpKMJjJmnqvtVCVPAme3jrO9bnnvNj iGoA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NgDFrHmvmjIVxK8IZlCX/COgg8eQzPn2INGxH6LiZXw=; b=iFcdg8KUDmkZ5+ojl7UFcUh7t6fwJ9ClVaWf1WGiJsVPVv8adH6BiK8YP6Xn8qggUy vppGTBp7NXSJMNRbLIYH0FY41fNpLG1U4oaGurQxgVqAHe3dbKSF9ta7NrTaeVbAf3H8 Irqk4V94dj8uT+V/aB7HHCMFAEH+tdBS4CeF3NLmQQIspNcAJGukuzSD4PrtRGcDt3Tt j+o+MT6iEm01RyDa6aHcD8HbW2IppYaEEOE5nuUzXwyKUvrXNdXQKUzPTReaRurPH90J fFLibJoEaeVuv6lqhTnBv0oi8QeYo9NTRQNBHC+Voh76x2wTeh+rfF1Ss3FRkGKAH2Jn U5jg== X-Gm-Message-State: AO0yUKUsuOESmXTe1jvUkm4NKNq0TKUJqh7LeuqV+ck032W6kAtlT1cf TXLDR3v+wm3bk2xhNNUzD3VjEr57bsE= X-Google-Smtp-Source: AK7set+6s+v/sx3mrIzGF0oKiUJ5gWwmRkMqYtDie7EgqDbP4nn9SyBG6Yn4OsbJdruQ0WuzHIbpMA== X-Received: by 2002:adf:e98b:0:b0:2c5:eaab:ab3 with SMTP id h11-20020adfe98b000000b002c5eaab0ab3mr802689wrm.18.1676835086834; Sun, 19 Feb 2023 11:31:26 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:26 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 33/39] diffoscope: upgrade 234 -> 235 Date: Sun, 19 Feb 2023 20:30:55 +0100 Message-Id: <20230219193101.338397-33-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:30 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177376 Signed-off-by: Alexander Kanavin --- .../diffoscope/{diffoscope_234.bb => diffoscope_235.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/diffoscope/{diffoscope_234.bb => diffoscope_235.bb} (92%) diff --git a/meta/recipes-support/diffoscope/diffoscope_234.bb b/meta/recipes-support/diffoscope/diffoscope_235.bb similarity index 92% rename from meta/recipes-support/diffoscope/diffoscope_234.bb rename to meta/recipes-support/diffoscope/diffoscope_235.bb index 994d3e9422..e4cc2a95b8 100644 --- a/meta/recipes-support/diffoscope/diffoscope_234.bb +++ b/meta/recipes-support/diffoscope/diffoscope_235.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope" inherit pypi setuptools3 -SRC_URI[sha256sum] = "6091d555bc88ceca285dc40e63df56b57385aa0dc552daa70bde81e8a69f8c7a" +SRC_URI[sha256sum] = "3279f6637f1e9f757ca9b8c2870ed79ceead5971e5a15d952a0579b2b45720a2" RDEPENDS:${PN} += "binutils vim squashfs-tools python3-libarchive-c python3-magic python3-rpm" From patchwork Sun Feb 19 19:30:56 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19765 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 5F6ABC61DA4 for ; Sun, 19 Feb 2023 19:31:30 +0000 (UTC) Received: from mail-wr1-f46.google.com (mail-wr1-f46.google.com [209.85.221.46]) by mx.groups.io with SMTP id smtpd.web11.3936.1676835088884641596 for ; Sun, 19 Feb 2023 11:31:29 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=fBZYafCQ; spf=pass (domain: gmail.com, ip: 209.85.221.46, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f46.google.com with SMTP id c3so884117wrb.6 for ; Sun, 19 Feb 2023 11:31:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=L6of4Vlv1A2IEeAYTk+zaFQlCxtb72h63RrBigzY8j4=; b=fBZYafCQUHwWWZ0oQVDIA1KWrLtUpWUSeOi7TQZD1NElK9W3M4bwOeJwkCxQUawwSb xPcinI0DDVBPKXzQE8pN1+fmVLQI6qjqXq0v4xHiudWeXI97CGqwLRjPt2Jnc9F2su7+ Du/Ph4y96anJ21ZEU/WBFlVT2PIp5qDl2ecPLssHF1+8aOjPimfmcsNj14u9cMM7VBsf UeXPHCOCTU/acHfD4ekGTd+wr+tE6WTdjKJz6Dn8Qx094dJnjba88mJTY6S/gfl/5IUA 9dba9+hBMLXhnhI2rzaizMwYQQvj09B1oP+P33tqg/hCrplzZqKWnM9YqgnL9lBfWe2K PZeg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L6of4Vlv1A2IEeAYTk+zaFQlCxtb72h63RrBigzY8j4=; b=wb/rJhIWZLOs3QHCd1vmsFw8aFOC5F9fBQ5KoP2biE44Qf7ZUE4LrzHjDpnGKbDpFA qC/eXDplxaew0cOthPMKKxX5m+mVZfozVxWswdZgdjWh54B5aO2W7ZQ+ovn35JqKs4ws IblJf8zuCAf/Xbs6piMZyB0kDkBDgqkskztuLhE82piWJ9cCoLxn28InU+sX3yfwzxXC +ZAcjxwpsfA34+4yZV2k20sWTjmvSfmRYI7mF999GYQlgKHjp9IiTN2xq0MbAWzkhWYS WkD4mj2TWvg4yRrvdphll+4DN6nqUeTlBIASE+UT0b4B1kMwBkQZSJ13F0cw4XELZM7U IP/A== X-Gm-Message-State: AO0yUKU94797zo602ZTgYRT458JPs4Tagli9YPkiEtznSgZ2sxvQeh94 EH5S92Q0MZ7gKXv20G/bloQ4sBjBUIo= X-Google-Smtp-Source: AK7set++bNS/aACc6ZxTlf9sOlxCg1c7oYDL+EvBC+afnml4tXmOK9TNSNwEw2jaMm/L5038rPzG8Q== X-Received: by 2002:adf:e7c1:0:b0:2c5:9e2e:28c1 with SMTP id e1-20020adfe7c1000000b002c59e2e28c1mr215476wrn.8.1676835087460; Sun, 19 Feb 2023 11:31:27 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:27 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 34/39] wireless-regdb: upgrade 2022.08.12 -> 2023.02.13 Date: Sun, 19 Feb 2023 20:30:56 +0100 Message-Id: <20230219193101.338397-34-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:30 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177378 Signed-off-by: Alexander Kanavin --- ...ireless-regdb_2022.08.12.bb => wireless-regdb_2023.02.13.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-kernel/wireless-regdb/{wireless-regdb_2022.08.12.bb => wireless-regdb_2023.02.13.bb} (94%) diff --git a/meta/recipes-kernel/wireless-regdb/wireless-regdb_2022.08.12.bb b/meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.02.13.bb similarity index 94% rename from meta/recipes-kernel/wireless-regdb/wireless-regdb_2022.08.12.bb rename to meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.02.13.bb index 357e79d7e1..ce60154f1e 100644 --- a/meta/recipes-kernel/wireless-regdb/wireless-regdb_2022.08.12.bb +++ b/meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.02.13.bb @@ -5,7 +5,7 @@ LICENSE = "ISC" LIC_FILES_CHKSUM = "file://LICENSE;md5=07c4f6dea3845b02a18dc00c8c87699c" SRC_URI = "https://www.kernel.org/pub/software/network/${BPN}/${BP}.tar.xz" -SRC_URI[sha256sum] = "59c8f7d17966db71b27f90e735ee8f5b42ca3527694a8c5e6e9b56bd379c3b84" +SRC_URI[sha256sum] = "fe81e8a8694dc4753a45087a1c4c7e1b48dee5a59f5f796ce374ea550f0b2e73" inherit bin_package allarch From patchwork Sun Feb 19 19:30:57 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19762 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 5F67CC05027 for ; Sun, 19 Feb 2023 19:31:30 +0000 (UTC) Received: from mail-wr1-f44.google.com (mail-wr1-f44.google.com [209.85.221.44]) by mx.groups.io with SMTP id smtpd.web10.3852.1676835079540292228 for ; Sun, 19 Feb 2023 11:31:28 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=Hfec3TBn; spf=pass (domain: gmail.com, ip: 209.85.221.44, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f44.google.com with SMTP id bk4so884543wrb.9 for ; Sun, 19 Feb 2023 11:31:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=OTy+3czUHt6b2irCgOSPLqGS2LmqZYS5eWaGSCkKWb4=; b=Hfec3TBnJxuXQcMrzj33/zNeYLVpbbKn7VS48SojiMFP4wkbjFT98IioqYeGqY6XMi tEY7QG+DopSyMArdYTtn/iHHy7r/FdEQ/WmRTz+NwppiMe/dpZEMnIRQAFVX/rV0Q6ob /xxswKMHq7OwZgXcoJpApXzDAWSyalIpY8boiIdnbv9z+omEtSFVVmoP0ASOhorJp/cf u9McYwTsSDxBmHtBy9sx2JImtdDgIbSQf7Z5ApHP1QH2rTxnHPc0P32qUo/ELF3His1Z JPxBtcU42xpRwX7t0fb12YDPxCTn34k/LpYtF47edYUg/sFHTeLa9/Ou4aBNC77QW4EG cG1w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OTy+3czUHt6b2irCgOSPLqGS2LmqZYS5eWaGSCkKWb4=; b=bGA3DL5byg9bSTbN6aChvrKHEdRAEJkXVRFI0nfbe8vsvlfnOWSTJdX8yjqyf5ncsd ITMSEfdl121nruf//Mi606P0kLrlXRub4ze97xpPgGzN2EJQmrem4f5PACwcB0P02ZJM XYus+Tcxna23pef8UuNBoES8IvA9GTD9o7YZeIEWGIw0qBqI+S9k7lKAyysSzT63nUP2 cXr6MkVl79ZDGFVyvS6fCMBvejy7P5Xc4YhYN+rMcddoTkSNHzyE+Dppdijz7ftNBk9h 2LcZ+xPKwvRzkcUa3wgR4iQLF9Tc4l9HSttxXCffjg4PrRZKRXgOz+DAEVqnWj7Nwjxa q14w== X-Gm-Message-State: AO0yUKVgjlJGDw3R3xszMUfYjAnL7Z8gzlnNxKa3AZu8ccrJCZGPZBGF EljYB7Wji+2DnTXbou13JoBAexhdQLM= X-Google-Smtp-Source: AK7set9/T1S0xxln7OMr0g5X3IE6VV1zWvkXYr0aZx5py97ywZKECI8h2QBRTGP3VGgz95bIMFqs0A== X-Received: by 2002:adf:f58e:0:b0:2c3:f6ff:292c with SMTP id f14-20020adff58e000000b002c3f6ff292cmr1467486wro.55.1676835088071; Sun, 19 Feb 2023 11:31:28 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:27 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 35/39] libcap: upgrade 2.66 -> 2.67 Date: Sun, 19 Feb 2023 20:30:57 +0100 Message-Id: <20230219193101.338397-35-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:30 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177377 License-Update: added spdx ids Signed-off-by: Alexander Kanavin --- ...k-libcap-Raise-the-size-of-arrays-containing.patch | 2 +- .../libcap/{libcap_2.66.bb => libcap_2.67.bb} | 11 +++++------ 2 files changed, 6 insertions(+), 7 deletions(-) rename meta/recipes-support/libcap/{libcap_2.66.bb => libcap_2.67.bb} (84%) diff --git a/meta/recipes-support/libcap/files/0001-nativesdk-libcap-Raise-the-size-of-arrays-containing.patch b/meta/recipes-support/libcap/files/0001-nativesdk-libcap-Raise-the-size-of-arrays-containing.patch index 8bd2050ea5..2ac1e6e560 100644 --- a/meta/recipes-support/libcap/files/0001-nativesdk-libcap-Raise-the-size-of-arrays-containing.patch +++ b/meta/recipes-support/libcap/files/0001-nativesdk-libcap-Raise-the-size-of-arrays-containing.patch @@ -1,4 +1,4 @@ -From a3196f3a06e7bbfde30d143c92a4325be323b3d0 Mon Sep 17 00:00:00 2001 +From 709aa8e156415215b0bb034d05b2aa2f44be044e Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Thu, 14 Oct 2021 15:57:36 +0800 Subject: [PATCH] nativesdk-libcap: Raise the size of arrays containing dl diff --git a/meta/recipes-support/libcap/libcap_2.66.bb b/meta/recipes-support/libcap/libcap_2.67.bb similarity index 84% rename from meta/recipes-support/libcap/libcap_2.66.bb rename to meta/recipes-support/libcap/libcap_2.67.bb index c50e9d8cc7..008183d9a0 100644 --- a/meta/recipes-support/libcap/libcap_2.66.bb +++ b/meta/recipes-support/libcap/libcap_2.67.bb @@ -5,11 +5,10 @@ users, without giving them full root permissions." HOMEPAGE = "http://sites.google.com/site/fullycapable/" # no specific GPL version required LICENSE = "BSD-3-Clause | GPL-2.0-only" -LIC_FILES_CHKSUM_PAM = "file://pam_cap/License;md5=0ad4c9c052b9719ee4fce1bfc7c7dee4" -LIC_FILES_CHKSUM = "\ - file://License;md5=e2370ba375efe9e1a095c26d37e483b8 \ - ${@bb.utils.contains('PACKAGECONFIG', 'pam', '${LIC_FILES_CHKSUM_PAM}', '', d)} \ -" +LIC_FILES_CHKSUM_PAM = "file://pam_cap/License;md5=905326f41d3d1f8df21943f9a4ed6b50" +LIC_FILES_CHKSUM = "file://License;md5=2965a646645b72ecee859b43c592dcaa \ + ${@bb.utils.contains('PACKAGECONFIG', 'pam', '${LIC_FILES_CHKSUM_PAM}', '', d)} \ + " DEPENDS = "hostperl-runtime-native gperf-native" @@ -20,7 +19,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/libs/security/linux-privs/${BPN}2/${BPN}-${ SRC_URI:append:class-nativesdk = " \ file://0001-nativesdk-libcap-Raise-the-size-of-arrays-containing.patch \ " -SRC_URI[sha256sum] = "15c40ededb3003d70a283fe587a36b7d19c8b3b554e33f86129c059a4bb466b2" +SRC_URI[sha256sum] = "ce9b22fdc271beb6dae7543da5f74cf24cb82e6848cfd088a5a069dec5ea5198" UPSTREAM_CHECK_URI = "https://www.kernel.org/pub/linux/libs/security/linux-privs/${BPN}2/" From patchwork Sun Feb 19 19:30:58 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19780 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 A1C25C64ED8 for ; Sun, 19 Feb 2023 19:31:40 +0000 (UTC) Received: from mail-wr1-f49.google.com (mail-wr1-f49.google.com [209.85.221.49]) by mx.groups.io with SMTP id smtpd.web11.3938.1676835090265726467 for ; Sun, 19 Feb 2023 11:31:30 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=c4Ctr4de; spf=pass (domain: gmail.com, ip: 209.85.221.49, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f49.google.com with SMTP id s17so834040wrt.8 for ; Sun, 19 Feb 2023 11:31:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=RZI13n1SqFw0gLoXk8HX4jXb7MqmD9PKqmbb206sgWQ=; b=c4Ctr4deYwKGwLmS0ikNZWiIVLND19XZn6sAVAwGi9tyz8Qq5wyH2KFZuCXK4Kva6z l724xdKtxxJ14JV2/4LvdyoBAEB3/K2WRccKXj/wqEa+35McgH4C0F1FA07GZjaMg8Di CpMwOijUCMixC11adJlWV7fMu3JyojexK09hlEkGx6HK7WSQCaAfhA/N3NEEX/JusISp PnDLtargGLJjrdz3QBXEb4dVB/dXWCJ+/RWeVlRmtxKe2utADqFnK/5qGzGULxJUisUy cFvpDsB7WFGL6gIdVWfOqP6WV3Xa3DEf3pT6AZKdL+ehT4z8NgUZ9VGLUT699z6f30Nw S7RQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RZI13n1SqFw0gLoXk8HX4jXb7MqmD9PKqmbb206sgWQ=; b=mqO6msiiuAaEHZRoklMI3IUCE48t/Q/kukR6nSHoYyL/kWBfJcIo8rmXMIKpjGOlkA aNDhKRJiSWX2U2QsTD13aAcdESjEZquu5XeXp8TOm6xjMdkml84UtmdiB+/bW7oy87Dy dzx8EPnd+r22Z4uL6qdd7A5z6U2i+hooQG5CA1mVazVysp00u6D/CBkn2OTjbpzPBK6t mUx4U36kScS2FPwwMXMDD3s1/+aGX/Qs4sMpRu4JPYaZdawN7uaip0zKaVvyaGUAmOR2 b1UomLI8ExhhJxF9Uqt67ZfIxEyp7QoyfF9IFhUhaJxIevvafBjvxNi28eWmmfKtQyol lNNQ== X-Gm-Message-State: AO0yUKWbDJnSZ/CRx1WpGA0IVA66luEnsFbfGh9XUQkMb4XP2rqeZeN0 ZGRhivZKNaLdPQXOfOKeQGwE2JRBP6c= X-Google-Smtp-Source: AK7set8PRNmDL35L22h1J8Fjcpp2t1V1gVl/brLscialEZ02gkrZhIb1RjeUgNfJ7UIrUgjYpP1XYA== X-Received: by 2002:a05:6000:10c9:b0:2c5:581d:5a1d with SMTP id b9-20020a05600010c900b002c5581d5a1dmr1260416wrx.43.1676835088762; Sun, 19 Feb 2023 11:31:28 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:28 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 36/39] e2fsprogs: upgrade 1.46.5 -> 1.47.0 Date: Sun, 19 Feb 2023 20:30:58 +0100 Message-Id: <20230219193101.338397-36-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:40 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177379 Signed-off-by: Alexander Kanavin --- ...-to-enable-disable-largefile-support.patch | 57 ------------------- ...t-lseek-when-_FILE_OFFSET_BITS-is-64.patch | 37 ------------ ...-missing-check-for-permission-denied.patch | 4 +- .../e2fsprogs/e2fsprogs/extents.patch | 56 ------------------ .../e2fsprogs/e2fsprogs/quiet-debugfs.patch | 6 +- ...2fsprogs_1.46.5.bb => e2fsprogs_1.47.0.bb} | 5 +- 6 files changed, 6 insertions(+), 159 deletions(-) delete mode 100644 meta/recipes-devtools/e2fsprogs/e2fsprogs/0001-Add-option-to-enable-disable-largefile-support.patch delete mode 100644 meta/recipes-devtools/e2fsprogs/e2fsprogs/0001-ext2fs-Use-64bit-lseek-when-_FILE_OFFSET_BITS-is-64.patch delete mode 100644 meta/recipes-devtools/e2fsprogs/e2fsprogs/extents.patch rename meta/recipes-devtools/e2fsprogs/{e2fsprogs_1.46.5.bb => e2fsprogs_1.47.0.bb} (95%) diff --git a/meta/recipes-devtools/e2fsprogs/e2fsprogs/0001-Add-option-to-enable-disable-largefile-support.patch b/meta/recipes-devtools/e2fsprogs/e2fsprogs/0001-Add-option-to-enable-disable-largefile-support.patch deleted file mode 100644 index a770d0cf89..0000000000 --- a/meta/recipes-devtools/e2fsprogs/e2fsprogs/0001-Add-option-to-enable-disable-largefile-support.patch +++ /dev/null @@ -1,57 +0,0 @@ -From 6fab3346d448298a24cee1faeb5fc8507a3b9712 Mon Sep 17 00:00:00 2001 -From: Khem Raj -Date: Thu, 10 Nov 2022 20:34:54 -0800 -Subject: [PATCH] Add option to enable/disable largefile support - -fallocate can be used to have 64bit off_t provided its compiled with -_FILE_OFFSET_BITS=64 which will be added automatically when ---enable-largefile is used. - -Upstream-Status: Submitted [https://github.com/tytso/e2fsprogs/pull/129] -Signed-off-by: Khem Raj ---- - configure.ac | 3 +++ - misc/e4defrag.c | 6 +----- - 2 files changed, 4 insertions(+), 5 deletions(-) - -diff --git a/configure.ac b/configure.ac -index dff3d1ca..ec1c5b64 100644 ---- a/configure.ac -+++ b/configure.ac -@@ -1800,6 +1800,9 @@ OS_IO_FILE="" - ;; - esac] - AC_SUBST(OS_IO_FILE) -+ -+AC_SYS_LARGEFILE -+ - dnl - dnl Make our output files, being sure that we create the some miscellaneous - dnl directories -diff --git a/misc/e4defrag.c b/misc/e4defrag.c -index 86e97ee3..e7175c37 100644 ---- a/misc/e4defrag.c -+++ b/misc/e4defrag.c -@@ -195,10 +195,6 @@ static struct frag_statistic_ino frag_rank[SHOW_FRAG_FILES]; - #error posix_fadvise not available! - #endif - --#ifndef HAVE_FALLOCATE64 --#error fallocate64 not available! --#endif /* ! HAVE_FALLOCATE64 */ -- - /* - * get_mount_point() - Get device's mount point. - * -@@ -1568,7 +1564,7 @@ static int file_defrag(const char *file, const struct stat64 *buf, - /* Allocate space for donor inode */ - orig_group_tmp = orig_group_head; - do { -- ret = fallocate64(donor_fd, 0, -+ ret = fallocate(donor_fd, 0, - (ext2_loff_t)orig_group_tmp->start->data.logical * block_size, - (ext2_loff_t)orig_group_tmp->len * block_size); - if (ret < 0) { --- -2.38.1 - diff --git a/meta/recipes-devtools/e2fsprogs/e2fsprogs/0001-ext2fs-Use-64bit-lseek-when-_FILE_OFFSET_BITS-is-64.patch b/meta/recipes-devtools/e2fsprogs/e2fsprogs/0001-ext2fs-Use-64bit-lseek-when-_FILE_OFFSET_BITS-is-64.patch deleted file mode 100644 index 20ed6ecb3b..0000000000 --- a/meta/recipes-devtools/e2fsprogs/e2fsprogs/0001-ext2fs-Use-64bit-lseek-when-_FILE_OFFSET_BITS-is-64.patch +++ /dev/null @@ -1,37 +0,0 @@ -From 1a8aaa8ff7f4aca68b5ae964458e49ab16b4315f Mon Sep 17 00:00:00 2001 -From: Khem Raj -Date: Wed, 14 Dec 2022 20:56:44 -0800 -Subject: [PATCH] ext2fs: Use 64bit lseek when _FILE_OFFSET_BITS is 64 - -Use lseek() with 64bit off_t when _FILE_OFFSET_BITS is 64 -this fixes build with musl where there is no _llseek but lseek -is using off_t which is 64bit on musl - -Upstream-Status: Submitted [https://github.com/tytso/e2fsprogs/pull/129] -Signe-off-by: Khem Raj ---- - lib/ext2fs/llseek.c | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - -diff --git a/lib/ext2fs/llseek.c b/lib/ext2fs/llseek.c -index 922a0d56..45f21d09 100644 ---- a/lib/ext2fs/llseek.c -+++ b/lib/ext2fs/llseek.c -@@ -51,7 +51,7 @@ extern long long llseek (int fd, long long offset, int origin); - - #else /* ! HAVE_LLSEEK */ - --#if SIZEOF_LONG == SIZEOF_LONG_LONG -+#if SIZEOF_LONG == SIZEOF_LONG_LONG || _FILE_OFFSET_BITS+0 == 64 - - #define my_llseek lseek - -@@ -69,7 +69,7 @@ static int _llseek (unsigned int, unsigned long, - - static _syscall5(int,_llseek,unsigned int,fd,unsigned long,offset_high, - unsigned long, offset_low,ext2_loff_t *,result, -- unsigned int, origin) -+ unsigned int, origin); - #endif - - static ext2_loff_t my_llseek (int fd, ext2_loff_t offset, int origin) diff --git a/meta/recipes-devtools/e2fsprogs/e2fsprogs/e2fsprogs-fix-missing-check-for-permission-denied.patch b/meta/recipes-devtools/e2fsprogs/e2fsprogs/e2fsprogs-fix-missing-check-for-permission-denied.patch index 92bd0d0c1f..b038e61eb7 100644 --- a/meta/recipes-devtools/e2fsprogs/e2fsprogs/e2fsprogs-fix-missing-check-for-permission-denied.patch +++ b/meta/recipes-devtools/e2fsprogs/e2fsprogs/e2fsprogs-fix-missing-check-for-permission-denied.patch @@ -1,4 +1,4 @@ -From cce489c96aa3f4272a19d2137c2a46b439636712 Mon Sep 17 00:00:00 2001 +From 5bc75654690a2d916190168b865770a7c93e65dd Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Wed, 10 Aug 2016 11:19:44 +0800 Subject: [PATCH] Fix missing check for permission denied. @@ -19,7 +19,7 @@ Signed-off-by: Jackie Huang 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/support/profile.c b/lib/support/profile.c -index f54739e7..53ea68f1 100644 +index bdb14b17..1bd62406 100644 --- a/lib/support/profile.c +++ b/lib/support/profile.c @@ -335,7 +335,7 @@ profile_init(const char * const *files, profile_t *ret_profile) diff --git a/meta/recipes-devtools/e2fsprogs/e2fsprogs/extents.patch b/meta/recipes-devtools/e2fsprogs/e2fsprogs/extents.patch deleted file mode 100644 index 2c09bb276d..0000000000 --- a/meta/recipes-devtools/e2fsprogs/e2fsprogs/extents.patch +++ /dev/null @@ -1,56 +0,0 @@ -CVE: CVE-2022-1304 -Upstream-Status: Backport [ ab51d587bb9b229b1fade1afd02e1574c1ba5c76 ] -Signed-off-by: Ross Burton - -From 347084c9c1ad20f47dae16f5a3dcd8628d5fc7b0 Mon Sep 17 00:00:00 2001 -From: Lukas Czerner -Date: Thu, 21 Apr 2022 19:31:48 +0200 -Subject: [PATCH] e2fsprogs: add sanity check to extent manipulation - -It is possible to have a corrupted extent tree in such a way that a leaf -node contains zero extents in it. Currently if that happens and we try -to traverse the tree we can end up accessing wrong data, or possibly -even uninitialized memory. Make sure we don't do that. - -Additionally make sure that we have a sane number of bytes passed to -memmove() in ext2fs_extent_delete(). - -Note that e2fsck is currently unable to spot and fix such corruption in -pass1. - -Signed-off-by: Lukas Czerner -Reported-by: Nils Bars -Addressess: https://bugzilla.redhat.com/show_bug.cgi?id=2068113 ---- - lib/ext2fs/extent.c | 8 ++++++++ - 1 file changed, 8 insertions(+) - -diff --git a/lib/ext2fs/extent.c b/lib/ext2fs/extent.c -index b324c7b0..1a206a16 100644 ---- a/lib/ext2fs/extent.c -+++ b/lib/ext2fs/extent.c -@@ -495,6 +495,10 @@ retry: - ext2fs_le16_to_cpu(eh->eh_entries); - newpath->max_entries = ext2fs_le16_to_cpu(eh->eh_max); - -+ /* Make sure there is at least one extent present */ -+ if (newpath->left <= 0) -+ return EXT2_ET_EXTENT_NO_DOWN; -+ - if (path->left > 0) { - ix++; - newpath->end_blk = ext2fs_le32_to_cpu(ix->ei_block); -@@ -1630,6 +1634,10 @@ errcode_t ext2fs_extent_delete(ext2_extent_handle_t handle, int flags) - - cp = path->curr; - -+ /* Sanity check before memmove() */ -+ if (path->left < 0) -+ return EXT2_ET_EXTENT_LEAF_BAD; -+ - if (path->left) { - memmove(cp, cp + sizeof(struct ext3_extent_idx), - path->left * sizeof(struct ext3_extent_idx)); --- -2.25.1 - diff --git a/meta/recipes-devtools/e2fsprogs/e2fsprogs/quiet-debugfs.patch b/meta/recipes-devtools/e2fsprogs/e2fsprogs/quiet-debugfs.patch index d695580c92..0a6904208d 100644 --- a/meta/recipes-devtools/e2fsprogs/e2fsprogs/quiet-debugfs.patch +++ b/meta/recipes-devtools/e2fsprogs/e2fsprogs/quiet-debugfs.patch @@ -1,4 +1,4 @@ -From 20bf59365646af0466c1910e8763b352380b26d6 Mon Sep 17 00:00:00 2001 +From 580ef6cae2d353f3aa5d5c52d6614bdc1df50f08 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 23 Dec 2013 13:38:34 +0000 Subject: [PATCH] e2fsprogs: silence debugfs @@ -14,10 +14,10 @@ Signed-off-by: Ross Burton 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debugfs/debugfs.c b/debugfs/debugfs.c -index b67a88bc..76dd5556 100644 +index 9b6321dc..8ebf3ddb 100644 --- a/debugfs/debugfs.c +++ b/debugfs/debugfs.c -@@ -2518,7 +2518,7 @@ static int source_file(const char *cmd_file, int ss_idx) +@@ -2516,7 +2516,7 @@ static int source_file(const char *cmd_file, int ss_idx) cp = strchr(buf, '\r'); if (cp) *cp = 0; diff --git a/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.46.5.bb b/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb similarity index 95% rename from meta/recipes-devtools/e2fsprogs/e2fsprogs_1.46.5.bb rename to meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb index ceceb7edcc..2620610903 100644 --- a/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.46.5.bb +++ b/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.47.0.bb @@ -4,16 +4,13 @@ SRC_URI += "file://remove.ldconfig.call.patch \ file://run-ptest \ file://ptest.patch \ file://mkdir_p.patch \ - file://extents.patch \ - file://0001-Add-option-to-enable-disable-largefile-support.patch \ - file://0001-ext2fs-Use-64bit-lseek-when-_FILE_OFFSET_BITS-is-64.patch \ " SRC_URI:append:class-native = " \ file://e2fsprogs-fix-missing-check-for-permission-denied.patch \ file://quiet-debugfs.patch \ " -SRCREV = "02540dedd3ddc52c6ae8aaa8a95ce75c3f8be1c0" +SRCREV = "f4c9cc4bedacde8408edda3520a32d3842290112" UPSTREAM_CHECK_GITTAGREGEX = "v(?P\d+\.\d+(\.\d+)*)$" EXTRA_OECONF += "--libdir=${base_libdir} --sbindir=${base_sbindir} \ From patchwork Sun Feb 19 19:30:59 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19779 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 A1BEAC61DA4 for ; Sun, 19 Feb 2023 19:31:40 +0000 (UTC) Received: from mail-wr1-f52.google.com (mail-wr1-f52.google.com [209.85.221.52]) by mx.groups.io with SMTP id smtpd.web10.3862.1676835090903327185 for ; Sun, 19 Feb 2023 11:31:31 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=ZFGvIN8v; spf=pass (domain: gmail.com, ip: 209.85.221.52, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f52.google.com with SMTP id f12so971144wrr.4 for ; Sun, 19 Feb 2023 11:31:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=laEeFVLhGTROBiT/JUu7Csz3nI2BA//sSb7jeOYPGJY=; b=ZFGvIN8vBEIX78MO1DB53SJ9oBAUugzBF+0Y8yVroDn6AuLTd8ny9c9Ph0tGV0hfqj ml4IoMGRsTuDx7vqzMlqvjajmsidgm7BPu5/waaJsReFtE7HYXbXb6wGe5liEwMST+v+ oPa+NJEVSP9WNQ0kaRNbyK+Pr17BgmcKbOMPFjjkMAOluHrkgu2CdHOdo6w4mJVMqXF7 40DyQhEPnTJMTNFDnr8GA6mB1PLhdyND0FhDcPXp4uNcOrG2QnkpLx7REVNHAjUEHCtl MyCUrLQ7i8yMi3nefXNwZ6Oa56v52US+/Q9ywzBLOEJNFvXiZwU6De7eHT2PaxFuK1bR Qvug== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=laEeFVLhGTROBiT/JUu7Csz3nI2BA//sSb7jeOYPGJY=; b=0kzzpA5MXys5P+T2V6CWHFGGVREVGX5uUb498PRdWaBoumGEL6FG1tcHCsYWi9UnSD ciDZX+6njBzmYmNnjPt55yme4/iBbJ4xoydH3BDGAe7pxatcnCtMWIy53xpUC37C4Ham JIM3vPLWZ4Cv/25EcoWK0xpF6AktPs6qScwCNB6+dCJRGwahdtINqLja73yTno30miXi 9u8KIuAtRvhOLoa/qKC4T1a1fjwh44rJkBrMpD0cY/fsixYbHRcY5c4bJgw2+vLIKILl a7JkNcL6oDxI2DldhmbzD4w8AUfR1qrWMq6NyFEyXVAQGbB40EQn/2ivo7D8PMOGtGuJ DCOw== X-Gm-Message-State: AO0yUKWn05ZBXKmYbRpU3brsMhncgQuiE9dUoH2iqc2YnaT0gt8DHaHe THz2/qYq+GCkMRO8LCnigOLubtOGN7I= X-Google-Smtp-Source: AK7set8dfFFeIkCsiORt95Ww4VkEjpxMc0qLnwTt1U+uTurdeRGvcdQXH+NzrIg0xoleR0UaAlWNgA== X-Received: by 2002:a05:6000:1b0f:b0:2c5:5ff8:6b02 with SMTP id f15-20020a0560001b0f00b002c55ff86b02mr253612wrz.0.1676835089496; Sun, 19 Feb 2023 11:31:29 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:29 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 37/39] git: upgrade 2.39.1 -> 2.39.2 Date: Sun, 19 Feb 2023 20:30:59 +0100 Message-Id: <20230219193101.338397-37-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:40 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177380 Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/git/{git_2.39.1.bb => git_2.39.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/git/{git_2.39.1.bb => git_2.39.2.bb} (98%) diff --git a/meta/recipes-devtools/git/git_2.39.1.bb b/meta/recipes-devtools/git/git_2.39.2.bb similarity index 98% rename from meta/recipes-devtools/git/git_2.39.1.bb rename to meta/recipes-devtools/git/git_2.39.2.bb index d8137df561..222e545f60 100644 --- a/meta/recipes-devtools/git/git_2.39.1.bb +++ b/meta/recipes-devtools/git/git_2.39.2.bb @@ -168,4 +168,4 @@ EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \ " EXTRA_OEMAKE += "NO_GETTEXT=1" -SRC_URI[tarball.sha256sum] = "ae8d3427e4ccd677abc931f16183c0ec953e3bfcd866493601351e04a2b97398" +SRC_URI[tarball.sha256sum] = "fb6807d1eb4094bb2349ab97d203fe1e6c3eb28af73ea391decfbd3a03c02e85" From patchwork Sun Feb 19 19:31:00 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19777 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 939C6C05027 for ; Sun, 19 Feb 2023 19:31:40 +0000 (UTC) Received: from mail-wm1-f54.google.com (mail-wm1-f54.google.com [209.85.128.54]) by mx.groups.io with SMTP id smtpd.web10.3863.1676835091665533881 for ; Sun, 19 Feb 2023 11:31:31 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=HoTjYpXg; spf=pass (domain: gmail.com, ip: 209.85.128.54, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f54.google.com with SMTP id bg33so1180784wmb.1 for ; Sun, 19 Feb 2023 11:31:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=LIngh+mZ0726iQcQ+6btK+jnHcK3XaVnrSxaq0au6JA=; b=HoTjYpXgIun0fltkPo2GA8eViGr8A59DBMJgTtMb+t+xsZTUR1jTlEFfIo2zXtDrp8 30iw4cPjlrzjdNfh2hNp04jAC0lxYgX0SEC9Xbw7uciGCUdNsAn+RmKQVG2NzhPmbtnj z1WPZVTKwEelfOQad9U3AQfzSgjOoVN7xTL8opgWLWJObE7waiHvEW0yf7igEBL83RSM LebTfFTLvJhS6/sNapKmxkoeRwbokTDWTns01pgcCaGghtO9mEdhBs9SRaQpsVMtgPGH 162Pw7t2Lj4LYGBfMNcE5ub2sjZUReMmAUP2hwDcGYlVpFpfv5ZmqRx9rkLVWXbe7vkS bCig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LIngh+mZ0726iQcQ+6btK+jnHcK3XaVnrSxaq0au6JA=; b=hIcFrVv4uG2nxyPMFEY8MqeSfkjwXbKKDA+uAmJi6JYEhZSwXk4RljBcqq7O19q/IR uNI3k6UJB0qmLRo144Juor6NPVnAWnRJ3rnK2GvupeVhKU0dCY0Q4tEaMtH28IRbQuEo Z98sZOsFfsQFK7lvqDvcIj6GzqrVQyRCA47ZYPFejUKJCHRNLRInDwKW5ipyFsGfOOED Ci4JzOTTDJCb5FbF/rWA6XAl3nLAOIAkcdbP7J5DNkcHBN3TLlTSHVH+kJ6upnT1lvDx iesH8alvWwnl9r0U5VzQ97W4X68mJC3ozN+S++wQ6f7PtQKwLhRxEEaD5k16Ohc+nXJL aW0w== X-Gm-Message-State: AO0yUKXJDBJAEGiMxA9kzb9P2JavW+2vGivjTHY9jB1V+VGfz133hxIP TphApkZRQhAr4Qxg0YoPbZd04FzAoQ0= X-Google-Smtp-Source: AK7set+6JkADbwFqw+kUbdtBswlqUsh/tzJgKMyFHhZG8oXVCrVx2pQ6cNMRSWQ+WYp6lVuDLXD+cg== X-Received: by 2002:a05:600c:4496:b0:3df:b5ae:5289 with SMTP id e22-20020a05600c449600b003dfb5ae5289mr5022665wmo.8.1676835090189; Sun, 19 Feb 2023 11:31:30 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:29 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 38/39] piglit: upgrade to latest revision Date: Sun, 19 Feb 2023 20:31:00 +0100 Message-Id: <20230219193101.338397-38-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:40 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177382 Signed-off-by: Alexander Kanavin --- meta/recipes-graphics/piglit/piglit_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-graphics/piglit/piglit_git.bb b/meta/recipes-graphics/piglit/piglit_git.bb index b12dd46ea0..edbca69413 100644 --- a/meta/recipes-graphics/piglit/piglit_git.bb +++ b/meta/recipes-graphics/piglit/piglit_git.bb @@ -13,7 +13,7 @@ SRC_URI = "git://gitlab.freedesktop.org/mesa/piglit.git;protocol=https;branch=ma " UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "acc0e009d0f7e843148205d03fda53ad5f1b7c8c" +SRCREV = "590d81bb5fa219353104980108e9f1aa2b1d1b6b" # (when PV goes above 1.0 remove the trailing r) PV = "1.0+gitr${SRCPV}" From patchwork Sun Feb 19 19:31:01 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 19778 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 9B2C3C6379F for ; Sun, 19 Feb 2023 19:31:40 +0000 (UTC) Received: from mail-wr1-f49.google.com (mail-wr1-f49.google.com [209.85.221.49]) by mx.groups.io with SMTP id smtpd.web11.3938.1676835090265726467 for ; Sun, 19 Feb 2023 11:31:31 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=Np/mUIPM; spf=pass (domain: gmail.com, ip: 209.85.221.49, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f49.google.com with SMTP id s17so834093wrt.8 for ; Sun, 19 Feb 2023 11:31:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=THx881h6DHvssYYtYTu+/yOsDvorWwT73kxJBZjqGu8=; b=Np/mUIPMwQ67U4Aa/n59y2yNLfA/ZER8EBAfg27YmS+FHE+jg1p7IH3c3cmZivZEE2 BtXqbqLL5SU7K/kCCd8UhUX3AQlu7hklAYAFPeW5gHtXq7iwe8/YB3+H2XetgzZJlJNt Sa/+n7awJ92n1GnXL2JhweM1/3uVVUP/HOmz5Rk+PYCt/zj4L8+QFZc9Ig+Kk5C7JW+7 KAvIm3Z+qBNBQU9Xc/HNzx0EU/h7I4IlMC8DTP76JuCjg8k9G7yeYbQSSIAHKQhxDMry 6RGEZ88R1lEdesjsGm/s/KeAxME2NL2vVmOQZsZ6lpdDPuVXWYuzmwGVcRonIBNaZ71p PMFg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=THx881h6DHvssYYtYTu+/yOsDvorWwT73kxJBZjqGu8=; b=AM0Xe1UHblKkuRsJkCE6vDuyUFZjxxmtiXTTAKlheewgzWbP+bcuu3zbqXk6EU6FAq odlZ2SeqVZjTGauEXhc3xpGFMskDf8uS2AsdfteULnWVanhgPDfZb0IQc822juBoA3lm vu4KaRyif0S67CpLx217tBhcx4oPUrGJDWoUxpOVDKO+5NZcae/8fd5MaQwaeQj8MHW/ xU4aAYu3nTMJnzcLfqZjDJlTuotmZqh4PSeUguuDkeW83u1RMOd9ubk7Gj9kxiIFgNJX 3bFb/bIOevyye5I8FueRDINvIphapQLJnOm8jYf3GRhT8kz+zp5G105qXZVsdKmyhIfK PyIw== X-Gm-Message-State: AO0yUKVWvS1tpvN5u7XiMWDl+XKbbkB0DbQpURqgbjRwcC4MnWNHr2Z2 uxNo8JNurIvMEPZfroe7OI4SaA+OJKo= X-Google-Smtp-Source: AK7set8100lfQ76t6O6SrHKac42TDtxg/Ih1osfWdRyj6nC2xrStiiEVorPyMQq6ws9pVvjmc04a4A== X-Received: by 2002:a05:6000:100e:b0:2c5:4ccc:a770 with SMTP id a14-20020a056000100e00b002c54ccca770mr1253719wrx.7.1676835090970; Sun, 19 Feb 2023 11:31:30 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id d10-20020adffbca000000b002c54c8e70b1sm3347478wrs.9.2023.02.19.11.31.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Feb 2023 11:31:30 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 39/39] python3-hatchling: upgrade 1.12.2 -> 1.13.0 Date: Sun, 19 Feb 2023 20:31:01 +0100 Message-Id: <20230219193101.338397-39-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230219193101.338397-1-alex@linutronix.de> References: <20230219193101.338397-1-alex@linutronix.de> 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 ; Sun, 19 Feb 2023 19:31:40 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177381 Signed-off-by: Alexander Kanavin --- ...{python3-hatchling_1.12.2.bb => python3-hatchling_1.13.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hatchling_1.12.2.bb => python3-hatchling_1.13.0.bb} (84%) diff --git a/meta/recipes-devtools/python/python3-hatchling_1.12.2.bb b/meta/recipes-devtools/python/python3-hatchling_1.13.0.bb similarity index 84% rename from meta/recipes-devtools/python/python3-hatchling_1.12.2.bb rename to meta/recipes-devtools/python/python3-hatchling_1.13.0.bb index 7f5a29879b..17e7f86ba6 100644 --- a/meta/recipes-devtools/python/python3-hatchling_1.12.2.bb +++ b/meta/recipes-devtools/python/python3-hatchling_1.13.0.bb @@ -8,7 +8,7 @@ inherit pypi python_hatchling DEPENDS += "python3-pluggy-native python3-pathspec-native python3-packaging-native python3-editables-native" DEPENDS:remove:class-native = "python3-hatchling-native" -SRC_URI[sha256sum] = "8a6d719d96653a0f3901072b12710c9c3cc934f9061b443775c6789b45333495" +SRC_URI[sha256sum] = "f8d275a2cc720735286b7c2e2bc35da05761e6d3695c2fa416550395f10c53c7" do_compile:prepend() { export PYTHONPATH=src