From patchwork Thu Nov 10 18:12:31 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15307 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 E581AC4332F for ; Thu, 10 Nov 2022 18:13:05 +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.7.1668103982787486239 for ; Thu, 10 Nov 2022 10:13:03 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=KzHoZVmq; 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 h9so3511964wrt.0 for ; Thu, 10 Nov 2022 10:13:02 -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=oKTXlh3znZ5QUfyP/brlqFsUWBkvMxKgNg/1fB2mHO8=; b=KzHoZVmqzfpPP6QdEZuJhTpNdBB5E4YTxmzgKL4EDqk+rEW1/k5eePOXq4iULjz0eB VU6ijvc1k7AyA+DSKxiIpRumKv2eMU7VHrvW3Hqk39z36rAcleesAuGy5ecV/Qj0kiuI 7p3Nzsyo7aIWohuzgUCtLAjE0BgLP0XP9u00k5hW3c7ZFBzjZmphR00OnNm4Gxd4nKj0 emgZZrY3lX0yHkwlZ44tKW8kNIUQWFpZMcCjRbTNQo1QwlfpBp2NUhM4/6S9gBdixtza dzStn2Gmqy04sbvuSdG5e8ns1PuF9pSaUE3BRmSOeXhZTf5ZSy+liLciLX6XOhGmuOlQ M1ZA== 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=oKTXlh3znZ5QUfyP/brlqFsUWBkvMxKgNg/1fB2mHO8=; b=j1XL7S5nu5Okn69xuEpJ/PfMW9q0I9/AripXT6v/KdsB+jLWhKE3OjZHMJkxxHRkgV jiiYTYgr+Rh4bQ0/HXg3O9nYpqAu9KE1arU3RGYGj2X+lF+7gfHDe3hlrKpEgU80/Tgr +TXJXFDIPNK5eCmFNiMizz1cUcUOLeRF+a6/2gZQlJo1lpUFDYzssYFdQjYSXbKmv0i8 GDs3CLmr7KJBRTlR0nnp4O1rDCnGFPTn7x1+Dm/9NvzsCLi6xHTFUjBMciH8yC0JyAQK EodZaiWlaZdIv/r+ZAR4D66r8nRF7ir/lqBaWIGZyL+k8ft7ZKEfHTf75NKK2XVqFO5F P5XQ== X-Gm-Message-State: ACrzQf0hTIgC6ljFlbKzqDGQ4r8gIQbaZm8wnckuITVerH9dUG90Zma0 6fNIe9h70fTQ0UYC9dAcsf6q9704j9c= X-Google-Smtp-Source: AMsMyM5M95WiafNb5vCQM6hYrQhBjgd8VSmSM5yRNvnUjHIwMQbVP17VhC5An62TnqQUH2/AqQC44g== X-Received: by 2002:a5d:4804:0:b0:236:94d4:5472 with SMTP id l4-20020a5d4804000000b0023694d45472mr41870394wrq.286.1668103980948; Thu, 10 Nov 2022 10:13:00 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id m3-20020a05600c3b0300b003b4ff30e566sm8400477wms.3.2022.11.10.10.13.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Nov 2022 10:13:00 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 01/19] pango: replace a recipe fix with an upstream submitted patch Date: Thu, 10 Nov 2022 19:12:31 +0100 Message-Id: <20221110181249.1240200-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 ; Thu, 10 Nov 2022 18:13:05 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/173084 Signed-off-by: Alexander Kanavin --- ...d-install-nofonts-fonts.conf-as-it-i.patch | 35 +++++++++++++++++++ meta/recipes-graphics/pango/pango_1.50.11.bb | 13 ++----- 2 files changed, 38 insertions(+), 10 deletions(-) create mode 100644 meta/recipes-graphics/pango/pango/0001-tests-meson.build-install-nofonts-fonts.conf-as-it-i.patch diff --git a/meta/recipes-graphics/pango/pango/0001-tests-meson.build-install-nofonts-fonts.conf-as-it-i.patch b/meta/recipes-graphics/pango/pango/0001-tests-meson.build-install-nofonts-fonts.conf-as-it-i.patch new file mode 100644 index 0000000000..8dacd62138 --- /dev/null +++ b/meta/recipes-graphics/pango/pango/0001-tests-meson.build-install-nofonts-fonts.conf-as-it-i.patch @@ -0,0 +1,35 @@ +From 13f8ba5d5b699df1f88eeea859406daba6d6941f Mon Sep 17 00:00:00 2001 +From: Alexander Kanavin +Date: Tue, 8 Nov 2022 18:08:51 +0100 +Subject: [PATCH] tests/meson.build: install nofonts/fonts.conf as it is + required by tests + +Upstream-Status: Submitted [https://gitlab.gnome.org/GNOME/pango/-/merge_requests/654] +Signed-off-by: Alexander Kanavin +--- + tests/meson.build | 5 +++++ + 1 file changed, 5 insertions(+) + +diff --git a/tests/meson.build b/tests/meson.build +index 8b4bfa38..6c1c461b 100644 +--- a/tests/meson.build ++++ b/tests/meson.build +@@ -250,6 +250,10 @@ foreach d: test_items_data + installed_test_items_data += d + '.expected' + endforeach + ++installed_test_nofonts_data = [ ++ 'nofonts/fonts.conf', ++] ++ + installed_test_datadir = join_paths(pango_datadir, 'installed-tests', 'pango') + installed_test_bindir = join_paths(pango_libexecdir, 'installed-tests', 'pango') + +@@ -261,6 +265,7 @@ if get_option('install-tests') + install_data(installed_test_breaks_data, install_dir: join_paths(installed_test_bindir, 'breaks')) + install_data(installed_test_items_data, install_dir: join_paths(installed_test_bindir, 'itemize')) + install_data(installed_test_fontsets_data, install_dir: join_paths(installed_test_bindir, 'fontsets')) ++ install_data(installed_test_nofonts_data, install_dir: join_paths(installed_test_bindir, 'nofonts')) + endif + + gen_installed_test = files([ 'gen-installed-test.py' ]) diff --git a/meta/recipes-graphics/pango/pango_1.50.11.bb b/meta/recipes-graphics/pango/pango_1.50.11.bb index f982d9a65b..6f599f5b78 100644 --- a/meta/recipes-graphics/pango/pango_1.50.11.bb +++ b/meta/recipes-graphics/pango/pango_1.50.11.bb @@ -21,8 +21,9 @@ GIR_MESON_ENABLE_FLAG = "enabled" GIR_MESON_DISABLE_FLAG = "disabled" SRC_URI += "file://run-ptest \ - file://0001-Skip-running-test-layout-test.patch \ -" + file://0001-Skip-running-test-layout-test.patch \ + file://0001-tests-meson.build-install-nofonts-fonts.conf-as-it-i.patch \ + " SRC_URI[archive.sha256sum] = "8800f812d89ee61388188703203f3a7878963c22f8695aaf1fa0a1a1428d17ae" @@ -41,14 +42,6 @@ do_configure:prepend() { chmod +x ${S}/tests/*.py } -# https://gitlab.gnome.org/GNOME/pango/-/issues/713 -do_install:append() { - if [ "${@bb.utils.filter('PACKAGECONFIG', 'tests', d)}" ]; then - mkdir -p ${D}${libexecdir}/installed-tests/pango/nofonts - install ${S}/tests/nofonts/fonts.conf ${D}${libexecdir}/installed-tests/pango/nofonts - fi -} - LEAD_SONAME = "libpango-1.0*" FILES:${PN} = "${bindir}/* ${libdir}/libpango*${SOLIBS}" From patchwork Thu Nov 10 18:12:32 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15306 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 0282AC4321E for ; Thu, 10 Nov 2022 18:13:06 +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.8.1668103983094790156 for ; Thu, 10 Nov 2022 10:13:03 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=Zo3fc/Fu; 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 w14so3436888wru.8 for ; Thu, 10 Nov 2022 10:13:02 -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=tHRmEEMZvIlhymB01MP98vtDyv8hVuafjgc7Qve14xU=; b=Zo3fc/Fulon0UN5ox6JGoL+nkWyBYyMSYvPG/Xy5jZ3ZSfD/xZBMyg3aeg6kxMXEwg RVQiHiNTmRoae3snMEQ5CAmXUIwK9BQT5nudK5LPawouvhTpT5gTO5nTc4Uy6BVq2qGH 3iC/kW325Fhvcf/L1nlZFphOw8Dw5yui8rMN46gH8N564qCvhd9wyuFt4xenwpXc2HBx N4fXqFmavXVzTTZjhWlH9d1U0TH6CRfUwb1UBmeMWnHKj472OxgjM2hSLhOZZ5zDwAhu 3dgq635x/zNKhcbVhGnYO6qHLP61LKIpUJptcUja9sd/7DitWVeGAM+sNbeyebhuuWl/ SNMw== 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=tHRmEEMZvIlhymB01MP98vtDyv8hVuafjgc7Qve14xU=; b=zsxu7vaxLnvtfLjpSWeO62SvNfdDYjij4otbgDP/vVcbaPSUupNAVWHTiccvFRceVB wwr5QmOwUaZRrMDTYkoI2k8V5GyoNNkw22RO/g/fYj51vC+qrbZgsdXJISMaJFnD4KYH KI1BxGakHAm0cvxnPRLJwXY5JpVMi4V9J7c+eoYvR4KJd2bhXsnWg7us7hrX0Wg1gWl+ 7frNUGUEOPC28zKGJk5ICjW74FdN2WjkeeSaJcVFZqj4JXCVt/PFhhk/x1ElVSW4fx/g gVg0CLKQL+oSn6UsHSBwFO7qLz8QwVuC3zCG2KV3Ip6YEwWJNjWmU0FcVt2b5N74mujQ dSxQ== X-Gm-Message-State: ANoB5pl7L/5Uhsko0DR/DjQ/vB3U45KLOesZ8oT7Aih+OhhXRgQnUDC9 exsNGk9gut+w2sguaDVLsXnyMv0F0+0= X-Google-Smtp-Source: AA0mqf4PGdamT04VJ/7W+Ubcg+mLLakDwlrLs+Uk7k6rV3aKC2OEMjfu8+TN3wt6fS2tpjaF5zQzdA== X-Received: by 2002:a5d:588f:0:b0:23a:e75d:eb67 with SMTP id n15-20020a5d588f000000b0023ae75deb67mr20296678wrf.606.1668103981594; Thu, 10 Nov 2022 10:13:01 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id m3-20020a05600c3b0300b003b4ff30e566sm8400477wms.3.2022.11.10.10.13.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Nov 2022 10:13:01 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 02/19] libpciaccess: update 0.16 -> 0.17 Date: Thu, 10 Nov 2022 19:12:32 +0100 Message-Id: <20221110181249.1240200-2-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221110181249.1240200-1-alex@linutronix.de> References: <20221110181249.1240200-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 ; Thu, 10 Nov 2022 18:13:06 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/173085 Signed-off-by: Alexander Kanavin --- .../{libpciaccess_0.16.bb => libpciaccess_0.17.bb} | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) rename meta/recipes-graphics/xorg-lib/{libpciaccess_0.16.bb => libpciaccess_0.17.bb} (69%) diff --git a/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb b/meta/recipes-graphics/xorg-lib/libpciaccess_0.17.bb similarity index 69% rename from meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb rename to meta/recipes-graphics/xorg-lib/libpciaccess_0.17.bb index d55315efc2..06c30384ab 100644 --- a/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb +++ b/meta/recipes-graphics/xorg-lib/libpciaccess_0.17.bb @@ -5,11 +5,8 @@ PCI bus and devices in a platform-independent way." require xorg-lib-common.inc -SRC_URI += "\ -" - -SRC_URI[md5sum] = "b34e2cbdd6aa8f9cc3fa613fd401a6d6" -SRC_URI[sha256sum] = "214c9d0d884fdd7375ec8da8dcb91a8d3169f263294c9a90c575bf1938b9f489" +XORG_EXT = "tar.xz" +SRC_URI[sha256sum] = "74283ba3c974913029e7a547496a29145b07ec51732bbb5b5c58d5025ad95b73" LICENSE = "MIT & MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=277aada5222b9a22fbf3471ff3687068" From patchwork Thu Nov 10 18:12:33 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15308 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 02993C4167B for ; Thu, 10 Nov 2022 18:13:06 +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.8.1668103983812497982 for ; Thu, 10 Nov 2022 10:13:04 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=mR57FQMR; 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 cl5so3438392wrb.9 for ; Thu, 10 Nov 2022 10:13:03 -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=H9PJ4xvwV945Sd+UsDdAjsdQNXil4GeaOlzPBdfpe3Y=; b=mR57FQMRKC//OECdPu78dHhN6lXGuhSXx6+ZPrkUzPpMKpvqfh46gZTtWvxMYp4Qxd TW+qgMDrTYcbtFR0dR6WRhDVti+h6ot2MHdDebEGvd6J8dF3jp3YuuP5bGZLqQMRr4Vv 2u3dadhgMh0mRp9E+CXxEEEDKV6hC8UjBatxamxwc9VcZoc1TWcvofWxgMA2jYKCG9nv KvffiK3XrspxLO2qN5hEDt0SWGwaDONtjDxwkPVcbbIab5svxt8nFCDqqpPVfgJ3CzP0 JHFNdA7oLXm7iu2gWsH6PYxCaaEu++SubQSpj3p3l+xJLJ3QpITWsYr3+tISNvcK8vIB xZaA== 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=H9PJ4xvwV945Sd+UsDdAjsdQNXil4GeaOlzPBdfpe3Y=; b=Qq1QvNdFNbUlvzuE50AxrX2xe092In99DhXoKDQ2H643whMkBJw+JyP7rW4LR0SkLD VDeID42UHISbAxyz9S+h78TL8rQqYA983EAwPuvbKLO7Gn+P0z4NAPoLcSjzVGpIM1s2 7Et4fkgsiY274FWWuqLDUVRGqsfEJopI8clzDO3kvsjZCwyI9vmEGBhUtWF39pVLlOjr JumqxJuedWunfhtYTHGmSEIwq+4ZvMom/CwdfcRyzJ2dTq9WQ5pOE1AQQQtyQrNqyylS sa51VnYPz6RiKX8UI1ML6ZBuK/oQTBXrpvdy0C4fBRk3uHLerKJ07X3NL8xaZnoCrPC2 YJ9Q== X-Gm-Message-State: ACrzQf2JLLbK/FcS6xXuHdt86qZPsVW9ic3wEp1tCvowjniNI2UZirq1 sbgHKup91O79x4LL5fGuUxO7rm71ASI= X-Google-Smtp-Source: AMsMyM7nCaGtx1NB/bgU29Oj2q4WIzOxOBjZm5JR5i4d/nGtoMLNkzlOLEN+vj4kGO7KfrnLXeqrEA== X-Received: by 2002:a05:6000:1e0b:b0:236:8a6e:8d with SMTP id bj11-20020a0560001e0b00b002368a6e008dmr41450981wrb.20.1668103982202; Thu, 10 Nov 2022 10:13:02 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id m3-20020a05600c3b0300b003b4ff30e566sm8400477wms.3.2022.11.10.10.13.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Nov 2022 10:13:01 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 03/19] libxinerama: update 1.1.4 -> 1.1.5 Date: Thu, 10 Nov 2022 19:12:33 +0100 Message-Id: <20221110181249.1240200-3-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221110181249.1240200-1-alex@linutronix.de> References: <20221110181249.1240200-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 ; Thu, 10 Nov 2022 18:13:06 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/173086 Signed-off-by: Alexander Kanavin --- .../xorg-lib/{libxinerama_1.1.4.bb => libxinerama_1.1.5.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxinerama_1.1.4.bb => libxinerama_1.1.5.bb} (80%) diff --git a/meta/recipes-graphics/xorg-lib/libxinerama_1.1.4.bb b/meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb similarity index 80% rename from meta/recipes-graphics/xorg-lib/libxinerama_1.1.4.bb rename to meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb index edce35da5d..966edf6792 100644 --- a/meta/recipes-graphics/xorg-lib/libxinerama_1.1.4.bb +++ b/meta/recipes-graphics/xorg-lib/libxinerama_1.1.5.bb @@ -15,8 +15,7 @@ PROVIDES = "xinerama" PE = "1" XORG_PN = "libXinerama" - -SRC_URI[md5sum] = "0d5f826a197dae74da67af4a9ef35885" -SRC_URI[sha256sum] = "0008dbd7ecf717e1e507eed1856ab0d9cf946d03201b85d5dcf61489bb02d720" +XORG_EXT = "tar.xz" +SRC_URI[sha256sum] = "5094d1f0fcc1828cb1696d0d39d9e866ae32520c54d01f618f1a3c1e30c2085c" BBCLASSEXTEND = "native nativesdk" From patchwork Thu Nov 10 18:12:34 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15304 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 E71EBC43219 for ; Thu, 10 Nov 2022 18:13:05 +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.10.1668103984304330355 for ; Thu, 10 Nov 2022 10:13:04 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=hqdXG0Mj; 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 w14so3437018wru.8 for ; Thu, 10 Nov 2022 10:13:04 -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=8DmTaw2D+OADAErlzb9lWHgrmkKO6OiNr74yJ/QrnqM=; b=hqdXG0Mjm6zISLc6gsA64aQKOVh2wozQZ3V4VVeajTgEKaC2NqUPOR1yViN4bKgMx2 vM/WY7ISYAQAyl58kJVRupnmpDe9DrgnEfgK2FanG7Gy28tGwQyRFRfMtQRzturmr7hS O+WnnR60zSHTWVQHLPE7/k15dRT2tsmxBz66MVNYJsSbQtvfEcWcU0QiTYsgDvUbfBBV 85PY3pQMgJTa5HRijc9LYhGIAxVwBLTkH9brwoZK5iJV4lXdkBDnY9xF0S4WuuASNrca ZTdO1qtnTEgPm+7UfYLJPKpM7EWn7HCTPZxXcohKGeFJmpncLTDXDGcObOutRx1JrZtJ +7IA== 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=8DmTaw2D+OADAErlzb9lWHgrmkKO6OiNr74yJ/QrnqM=; b=IiHgbzKbjTE/HUwLjoTskbRW5sKmpn1E4Pybq6C+sF3G7U/dXoVtxBIYheRxZM+DAc /ja6i8dv0gSqOgCUPi+UXxD/h6lG2oEhaxmhWA8iG8fkMIyXG0Ksey6GueK+IhA4fknA gKPFjzXRcXSc03H9nQxQCiejpzS22M24boRAMAhW7e1C2CWChS5K7uzQNg4tBmEt4Ef6 skJSRO5tMcspbtzEmodfqMA+cnAX9eyMJeWyr9befRqN8FfttKShbZuPsnBm8lQghFu6 wCNezeOYXZ0wacEhTCyQELcw43c2GjRqaNswOCIPUZuOkrMeXJsBWLkW0xeNQN/2VJio J6tw== X-Gm-Message-State: ACrzQf1v7ySDSTV0W92LX4nnzcjAj3yu/rxXTRnhIGLOqvDgKIg8xTZ4 2P6Xd0B0M0sRbsc3MrpP6XVGGVBCmDY= X-Google-Smtp-Source: AMsMyM7TVVsZLigbEQ7RBwPurl5vg5q9Dd7XOoz/LZjDmWHkB2YaiEgX2iTEDM1pBFIv83TgBWLwSg== X-Received: by 2002:a05:6000:118c:b0:236:bc26:7e0d with SMTP id g12-20020a056000118c00b00236bc267e0dmr39659460wrx.662.1668103982799; Thu, 10 Nov 2022 10:13:02 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id m3-20020a05600c3b0300b003b4ff30e566sm8400477wms.3.2022.11.10.10.13.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Nov 2022 10:13:02 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 04/19] libxkbfile: update 1.1.0 -> 1.1.1 Date: Thu, 10 Nov 2022 19:12:34 +0100 Message-Id: <20221110181249.1240200-4-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221110181249.1240200-1-alex@linutronix.de> References: <20221110181249.1240200-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 ; Thu, 10 Nov 2022 18:13:05 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/173087 Signed-off-by: Alexander Kanavin --- .../xorg-lib/{libxkbfile_1.1.0.bb => libxkbfile_1.1.1.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxkbfile_1.1.0.bb => libxkbfile_1.1.1.bb} (73%) diff --git a/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.0.bb b/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.1.bb similarity index 73% rename from meta/recipes-graphics/xorg-lib/libxkbfile_1.1.0.bb rename to meta/recipes-graphics/xorg-lib/libxkbfile_1.1.1.bb index 0fd0e3f47f..17ff588fdb 100644 --- a/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.0.bb +++ b/meta/recipes-graphics/xorg-lib/libxkbfile_1.1.1.bb @@ -13,6 +13,5 @@ DEPENDS += "virtual/libx11 xorgproto" PE = "1" BBCLASSEXTEND = "native" - -SRC_URI[md5sum] = "dd7e1e946def674e78c0efbc5c7d5b3b" -SRC_URI[sha256sum] = "758dbdaa20add2db4902df0b1b7c936564b7376c02a0acd1f2a331bd334b38c7" +XORG_EXT = "tar.xz" +SRC_URI[sha256sum] = "8623dc26e7aac3c5ad8a25e57b566f4324f5619e5db38457f0804ee4ed953443" From patchwork Thu Nov 10 18:12:35 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15305 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 E65CDC43217 for ; Thu, 10 Nov 2022 18:13:05 +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.11.1668103984997024785 for ; Thu, 10 Nov 2022 10:13:05 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=EMJv9yJR; 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 cl5so3438453wrb.9 for ; Thu, 10 Nov 2022 10:13:04 -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=wpQzeIgqOOEFPqeZWTV1iqmiFzwBMo0+uPELIZ3ifg4=; b=EMJv9yJRL2Qcj4tL//w8/CypRytpkmNBGwLyYXTmy5fLSTt7EWQoR16kwIFLiD2Rx9 eADTnSp3SoHKQ3dZyNRVfXSsiVFDselVgBaCMHMqDbLFLRgIKpOLgXSrrueQOkgU21wu SUlZdxG6En3Oph+46VOLe4CHorwJOUZKtD3ASQjxfI8ItcwV+kZ1gxIniXaP+g7WOAzQ jfpMvRdTNGZvaeCf5azNrmdKhZ6KIWh1TX/WR1mDetbqQ3iqIHeEibHxoyJuB6yV+69J nUAXCnHYiawY7yUYx7/5zF4jsP18XMgFFtqQtfBT+vFKeAzibrFF0uystOginMqTqUhU rsNw== 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=wpQzeIgqOOEFPqeZWTV1iqmiFzwBMo0+uPELIZ3ifg4=; b=TI6VZTRmVNJ7OqThzj+qHxaqkpVkz4He1SrAODednDfSGtGlPI0nr5nP+A5U9UkJG4 td8wUS4L1cYoQSO3lXjqyb4C5J5Ddjj/lv8uxDaNbBNNdIvz8wU6G0p7Lc5R4JuLtpAM wxdelrisv9tyMgpnJbhUF7mjiMkwMpYIgVg5A01Dc3tH9V1sJljLLSQpi5sZYrfaNLWc isPs/MQnZiItLicobvF7ez0CNJTmr1gsXrusOX+XRKGbDm/lRLbIDYHyfBHAKJfXWiRT aSjo0mBaT+GXxX63W6gyakL4iNATFUWrPnTw2PgXtHTW2yL8XIgeg0tiV1SOFchHEIkO 9fBA== X-Gm-Message-State: ACrzQf0AUS1++/IRvSKWe2tQ7xyzI2O71oPPueC90zgrtguKATP+fNwj jIDHe1XEbj1XdcVDjWPA3GrD5HJNCVs= X-Google-Smtp-Source: AMsMyM7M2BgbwSX8z0n/p3564LNCMvhAnXUENqnPzFA3KK5p9e6UIx/aCc5dUNZVNQRD55Y58brtcQ== X-Received: by 2002:adf:dcce:0:b0:236:a8a4:37e5 with SMTP id x14-20020adfdcce000000b00236a8a437e5mr39952520wrm.188.1668103983420; Thu, 10 Nov 2022 10:13:03 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id m3-20020a05600c3b0300b003b4ff30e566sm8400477wms.3.2022.11.10.10.13.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Nov 2022 10:13:03 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 05/19] libxmu: update 1.1.3 -> 1.1.4 Date: Thu, 10 Nov 2022 19:12:35 +0100 Message-Id: <20221110181249.1240200-5-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221110181249.1240200-1-alex@linutronix.de> References: <20221110181249.1240200-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 ; Thu, 10 Nov 2022 18:13:05 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/173088 Drop ipv6 option as no longer supported. License-Update: additional files, path corrections Signed-off-by: Alexander Kanavin --- .../xorg-lib/{libxmu_1.1.3.bb => libxmu_1.1.4.bb} | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxmu_1.1.3.bb => libxmu_1.1.4.bb} (66%) diff --git a/meta/recipes-graphics/xorg-lib/libxmu_1.1.3.bb b/meta/recipes-graphics/xorg-lib/libxmu_1.1.4.bb similarity index 66% rename from meta/recipes-graphics/xorg-lib/libxmu_1.1.3.bb rename to meta/recipes-graphics/xorg-lib/libxmu_1.1.4.bb index eab3f07512..22632aa5a7 100644 --- a/meta/recipes-graphics/xorg-lib/libxmu_1.1.3.bb +++ b/meta/recipes-graphics/xorg-lib/libxmu_1.1.4.bb @@ -10,7 +10,7 @@ second library, libXmuu." require xorg-lib-common.inc LICENSE = "MIT & MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=def3d8e4e9c42004f1941fa22f01dc18" +LIC_FILES_CHKSUM = "file://COPYING;md5=e79ad4fcc53b9bfe0fc38507a56446b9" DEPENDS += "libxt libxext" PROVIDES = "xmu" @@ -18,6 +18,7 @@ PROVIDES = "xmu" PE = "1" XORG_PN = "libXmu" +XORG_EXT = "tar.xz" LEAD_SONAME = "libXmu" @@ -27,8 +28,4 @@ FILES:libxmuu = "${libdir}/libXmuu.so.*" BBCLASSEXTEND = "native" -SRC_URI[md5sum] = "ac774cff8b493f566088a255dbf91201" -SRC_URI[sha256sum] = "9c343225e7c3dc0904f2122b562278da5fed639b1b5e880d25111561bac5b731" - -PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}" -PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6," +SRC_URI[sha256sum] = "210de3ab9c3e9382572c25d17c2518a854ce6e2c62c5f8315deac7579e758244" From patchwork Thu Nov 10 18:12:36 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15312 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 B2532C433FE for ; Thu, 10 Nov 2022 18:13:15 +0000 (UTC) Received: from mail-wm1-f53.google.com (mail-wm1-f53.google.com [209.85.128.53]) by mx.groups.io with SMTP id smtpd.web12.7.1668103985679797768 for ; Thu, 10 Nov 2022 10:13:06 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=lfWYA+NO; spf=pass (domain: gmail.com, ip: 209.85.128.53, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f53.google.com with SMTP id t4so1628032wmj.5 for ; Thu, 10 Nov 2022 10:13:05 -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=FDp7n5GXFbIXH0Q8g660Mc3dG8JJnR+MaKaFg5laxC4=; b=lfWYA+NOy3yDdnkFbb+KaZAtNlqT6AQLe6xEzy5/f7SesH2NUpAK6t/4QoB1Ne2MOz knAh1os/oEMK2GLfDygJkf0DEhRwC8t3esRb826vNoRYpS2kTnn5kA0QdQvzJ9lZd/wn uj7czzGRsTgp5BDrzTN+NCZ3lp9wMHgnukVLlSKh+kUoTd92LFwS8Pv4ltZd0/sFB1NK MPK7/Q+d0IE+H6KzcuHLkhkZUZRjzOwdBGZF6LTlvNQWRzEIT2WBq4jJdMdUO2MWXnFo jEc6tTef+8Wq+j2AXOieiTZjpEHC2vLIEl2qzldQdx/FL/4w40Ww14ItJaSToIAbPLwS CuHw== 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=FDp7n5GXFbIXH0Q8g660Mc3dG8JJnR+MaKaFg5laxC4=; b=mWCMKtRPlYX9lt8Ob+c73KuFbl0jY58CV+rVb9yUb/w12dMBONBvJ/E7n9zr+cLNeE FuNc5HUAFYGP+DmYBW8ZeD5Br9SC2/r0/Milwd9UyFGJsi4b2WnElrUIkY8cXwm65GxL JSIVuN+3DhMem00Z9VQkTUPtjcYCfTaLKBYIBvlfOQoMIQTR7vfZV9CB1H/4f6Z4T3bs Fx4g3HjDm6Kr6b+x4Uyz+EGdfcO0drN6b0ZjIP/a2xTwtLeoTQoTRa7xZbs9v8YNS1et 0BRT49V/Zdi1Y4gdcodbZ2/zlGQR/ooYMRK3vmuCeD5yplvVPtRK77Nl9XyCWY3E262y ToIg== X-Gm-Message-State: ACrzQf26vW6hQFHKS0ccBpkEoB3DDXbq+zq83qi6Mlyvwcvu0gyyANv4 6xJdisFzDwWIX2v1fZa25vpHJfgUI4k= X-Google-Smtp-Source: AMsMyM5T69Tx8d3W7ExTOrYMKN5DQF3ahL88iejOXufMBX4DJLEnuLUIx63hix/alyJn/y6wA/V9ww== X-Received: by 2002:a05:600c:21d8:b0:3cf:69ec:9628 with SMTP id x24-20020a05600c21d800b003cf69ec9628mr1083349wmj.79.1668103984070; Thu, 10 Nov 2022 10:13:04 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id m3-20020a05600c3b0300b003b4ff30e566sm8400477wms.3.2022.11.10.10.13.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Nov 2022 10:13:03 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 06/19] libxrender: update 0.9.10 -> 0.9.11 Date: Thu, 10 Nov 2022 19:12:36 +0100 Message-Id: <20221110181249.1240200-6-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221110181249.1240200-1-alex@linutronix.de> References: <20221110181249.1240200-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 ; Thu, 10 Nov 2022 18:13:15 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/173089 Signed-off-by: Alexander Kanavin --- .../xorg-lib/{libxrender_0.9.10.bb => libxrender_0.9.11.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxrender_0.9.10.bb => libxrender_0.9.11.bb} (81%) diff --git a/meta/recipes-graphics/xorg-lib/libxrender_0.9.10.bb b/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb similarity index 81% rename from meta/recipes-graphics/xorg-lib/libxrender_0.9.10.bb rename to meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb index 35763a5a26..302cc56e86 100644 --- a/meta/recipes-graphics/xorg-lib/libxrender_0.9.10.bb +++ b/meta/recipes-graphics/xorg-lib/libxrender_0.9.11.bb @@ -18,7 +18,6 @@ PE = "1" XORG_PN = "libXrender" BBCLASSEXTEND = "native nativesdk" - -SRC_URI[md5sum] = "802179a76bded0b658f4e9ec5e1830a4" -SRC_URI[sha256sum] = "c06d5979f86e64cabbde57c223938db0b939dff49fdb5a793a1d3d0396650949" +XORG_EXT = "tar.xz" +SRC_URI[sha256sum] = "bc53759a3a83d1ff702fb59641b3d2f7c56e05051fa0cfa93501166fa782dc24" From patchwork Thu Nov 10 18:12:37 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15321 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 EDD9FC38A2B for ; Thu, 10 Nov 2022 18:13:15 +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.10.1668103986415744183 for ; Thu, 10 Nov 2022 10:13:06 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=lEYzneXA; 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 bk15so3420633wrb.13 for ; Thu, 10 Nov 2022 10:13: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=PMBDKvv0ukVoZYMic6ws5ot3vwNzKDoC8TjdWw7uJk0=; b=lEYzneXAIA2JXB29gPFHQ5Its2DlDlkS7zJmBA8ql5dMCkKkz24sCaOSvSNuysHBEY AkRmfU25sQ15VnLJGUjEzXYlx9y1euG96F4u9ahL63ujgCx+npsU9oF6oVW27TAy+Sdy sq9my1Y0isFW+rbghkrdD/dsry2xWkUZnE/tPMTXFz7kyzKlZ0iQoxPI4Sxf5PzpL0HY /2eznar1Ki0pcu1+PJdS8LFx/HkNFLcc+5/wYxGHgzoQOG3gbi2Yn06XzNm0Zx0dzWeC jYJBqXjehLzDyHgXX+brgKVeeX6MXda7lM93cyp/vrx9q1fUGeWe/Y6y9kvkMVsxSL0q C20Q== 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=PMBDKvv0ukVoZYMic6ws5ot3vwNzKDoC8TjdWw7uJk0=; b=cMqAco0kH7UWNOn9kQqS0oLycKJuxBeJZl+d0fcQWpcCjqn2GntjoCyM+EQtvpz9dJ Nab6cgpP/2GlW96yFqKLHp6kLi2EVmd9JG49kTTMxHVuie/aWvkszTvDMfxGOgFZUBOQ /M02dif99jajF7tkKv+KPnskuTMyd0/u069JQR97dKgS2gq5zF/6ahRCWsA90s6OI9Bl jLjVeSbbOcC4JSBSi4VU1fIuKloVcRdyK8SKSwtKZkCMeAcqrE61yLEMeknDCb/EAfWn LbrGzX1RsjLY7Kzmk2yDGr+GIvXpb3fM2dqTle369cSsWqEXe2/QB5YJ9Yb7WXjHou14 6CKg== X-Gm-Message-State: ACrzQf0s1m87zieGk4ztx21MX54sTiC4/Fq4eevdYzHj970eE1WSHIE3 fDbiwGMNf8zHdjNBhearUHzb9eBmk1o= X-Google-Smtp-Source: AMsMyM72SoVvnj1GD2CzM232dHXbym1qmtKe9RxazMs3Lw2rE5VT11itWxcAcA2nxImNxJkhFvpnUg== X-Received: by 2002:adf:fa83:0:b0:236:a97d:693c with SMTP id h3-20020adffa83000000b00236a97d693cmr41000404wrr.108.1668103984692; Thu, 10 Nov 2022 10:13:04 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id m3-20020a05600c3b0300b003b4ff30e566sm8400477wms.3.2022.11.10.10.13.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Nov 2022 10:13:04 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 07/19] libxshmfence: update 1.3 -> 1.3.1 Date: Thu, 10 Nov 2022 19:12:37 +0100 Message-Id: <20221110181249.1240200-7-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221110181249.1240200-1-alex@linutronix.de> References: <20221110181249.1240200-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 ; Thu, 10 Nov 2022 18:13:15 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/173090 Signed-off-by: Alexander Kanavin --- .../xorg-lib/{libxshmfence_1.3.bb => libxshmfence_1.3.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxshmfence_1.3.bb => libxshmfence_1.3.1.bb} (80%) diff --git a/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.bb b/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.1.bb similarity index 80% rename from meta/recipes-graphics/xorg-lib/libxshmfence_1.3.bb rename to meta/recipes-graphics/xorg-lib/libxshmfence_1.3.1.bb index b0b6cb6b56..be793882dc 100644 --- a/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.bb +++ b/meta/recipes-graphics/xorg-lib/libxshmfence_1.3.1.bb @@ -15,7 +15,7 @@ EXTRA_OECONF += "--with-shared-memory-dir=/dev/shm" SRC_URI += "file://0001-xshmfence_futex.h-Define-SYS_futex-if-it-does-not-ex.patch" -SRC_URI[md5sum] = "42dda8016943dc12aff2c03a036e0937" -SRC_URI[sha256sum] = "b884300d26a14961a076fbebc762a39831cb75f92bed5ccf9836345b459220c7" +XORG_EXT = "tar.xz" +SRC_URI[sha256sum] = "1129f95147f7bfe6052988a087f1b7cb7122283d2c47a7dbf7135ce0df69b4f8" BBCLASSEXTEND = "native nativesdk" From patchwork Thu Nov 10 18:12:38 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15320 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 E448AC07E9D for ; Thu, 10 Nov 2022 18:13:15 +0000 (UTC) Received: from mail-wr1-f45.google.com (mail-wr1-f45.google.com [209.85.221.45]) by mx.groups.io with SMTP id smtpd.web08.4.1668103986801667874 for ; Thu, 10 Nov 2022 10:13:07 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=kHFxuCrn; spf=pass (domain: gmail.com, ip: 209.85.221.45, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f45.google.com with SMTP id bk15so3420673wrb.13 for ; Thu, 10 Nov 2022 10:13: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=3b2jYnKuDwxYM3xCNO6Ct4s865y3NcKk0wMGwRzCTsg=; b=kHFxuCrnKvExH4L712K11xOrNTGJt6GEq0p+nd6NBCul2t0R+7MrMn3QVWEAt0JySD XxPcQ2XHyBstvqPUcaU8piw3WmEnVYcIkoG0ov8hsmuJYcgoRZsE5fQNwGJPqXzbE9fl jFUBxairmMLzYmQhPfbjD0765ExgJfvFNTHNHfvuaCXhXF60d7oYZA82o7cRn+k/UpfJ 9nx3Bzun7G45N2L0xWdQyUtRi8Yb8TiKHvFBAdchl9NTnHkuEd6uL6NZiYX+uIuD6x60 5w70Co3/9eOyfKRG1Uhc6KoI4qZoEZ1UlaMsJh2DkOt99QMIbC66x+XVDgHTtW/QhagZ bI/Q== 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=3b2jYnKuDwxYM3xCNO6Ct4s865y3NcKk0wMGwRzCTsg=; b=MccllvJIPY0Vm4IoJTCZmQcyBwFvoPAlUw8WIiqIqxzi9a73iu9IpkSt4C32OsdCnq QZd/kF5Dqa94hk1tuMIopXivpa36G8REUc/GnIQsXdNxu+lNY3kX9sY7wZUTufOXy2vd bkRZykv2kRkbJyInYjAuNMjOB3ba09nDug/PleAJBBqsvkuGv13Zak1qnP2DKv92Vie4 WIgyLZB9sgulWmOiz9xCmR2k6MoPIC6WKobl9G63euLUQNn5XOdoNjBhooPA4ibLFSIT ioebNpVTISsr7G9617YWpcfMdax05DSriBfl6niaPrQhAu4he4D/Fy829jCRA8E2NwoF kKiA== X-Gm-Message-State: ACrzQf1wl1PVUWICn03QcPYJiqTWf9sPIuKf6iCXSJFbbeJ5xelSetUq byKmpz0VvOSvdhWxmrhuObfJ6Is1JEM= X-Google-Smtp-Source: AMsMyM6+VZynimhsEVUEjsv4CMOOlZlJ0tHhQsq/TZPEJUYzAhbVkD7qpDtjTD+H0CucDuRVR/M/FQ== X-Received: by 2002:a5d:6ac6:0:b0:236:84b5:6660 with SMTP id u6-20020a5d6ac6000000b0023684b56660mr41969693wrw.555.1668103985315; Thu, 10 Nov 2022 10:13:05 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id m3-20020a05600c3b0300b003b4ff30e566sm8400477wms.3.2022.11.10.10.13.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Nov 2022 10:13:04 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 08/19] libxtst: update 1.2.3 -> 1.2.4 Date: Thu, 10 Nov 2022 19:12:38 +0100 Message-Id: <20221110181249.1240200-8-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221110181249.1240200-1-alex@linutronix.de> References: <20221110181249.1240200-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 ; Thu, 10 Nov 2022 18:13:15 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/173091 Signed-off-by: Alexander Kanavin --- .../xorg-lib/{libxtst_1.2.3.bb => libxtst_1.2.4.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxtst_1.2.3.bb => libxtst_1.2.4.bb} (79%) diff --git a/meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb b/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb similarity index 79% rename from meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb rename to meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb index ebe9be5b9a..7ed8f3d89d 100644 --- a/meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb +++ b/meta/recipes-graphics/xorg-lib/libxtst_1.2.4.bb @@ -15,8 +15,7 @@ PROVIDES = "xtst" PE = "1" XORG_PN = "libXtst" - -SRC_URI[md5sum] = "ef8c2c1d16a00bd95b9fdcef63b8a2ca" -SRC_URI[sha256sum] = "4655498a1b8e844e3d6f21f3b2c4e2b571effb5fd83199d428a6ba7ea4bf5204" +XORG_EXT = "tar.xz" +SRC_URI[sha256sum] = "84f5f30b9254b4ffee14b5b0940e2622153b0d3aed8286a3c5b7eeb340ca33c8" BBCLASSEXTEND = "native nativesdk" From patchwork Thu Nov 10 18:12:39 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15317 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 E47AEC3A59E for ; Thu, 10 Nov 2022 18:13:15 +0000 (UTC) Received: from mail-wr1-f53.google.com (mail-wr1-f53.google.com [209.85.221.53]) by mx.groups.io with SMTP id smtpd.web08.5.1668103987485677856 for ; Thu, 10 Nov 2022 10:13:07 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=TGGelZWt; spf=pass (domain: gmail.com, ip: 209.85.221.53, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f53.google.com with SMTP id bs21so3458800wrb.4 for ; Thu, 10 Nov 2022 10:13: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=C8b6zG5ZPe1fRr/959nu0lwLVrg/vaH22olhiPK28RE=; b=TGGelZWt/2de+Ut2eVSHFlhCC6znKB8SyuQIwjO7Nt4caH04Nyh2+7iQsA2om8HhSZ wWmEpb/nC19FKgYEdicdpjJrslLMTWlB2p+kLF6KAydxXIa/WsXQwyuAYOfQ1pDbGhYV sb9C2ikTT1hdb/b6sjuhxFiQdloC6K2gl4q1KdF8kmBS4dcIWzxQqxVknKjkvRXchRVk hNacB/+dCKiALl7+iz1Z/MKlmM74XDjoBtDPkVPOwDZEizzQFBLSB7hUvsrDRopfw/l8 PhdBEc9G5fTss2cyEif9PJ+FlPUpXx5b5pZyVr8V7B1ObSnrivklCntsJd0yiSXGJsN/ ZgLg== 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=C8b6zG5ZPe1fRr/959nu0lwLVrg/vaH22olhiPK28RE=; b=R1+kp6yFw9QNf10q2FR3ppaYdVewfSKpVX9eq46byQNOdEeZxR1TWVJK4VV3gEMEtx 3d2CWJfSdEGigW7woCR48QFd4lu/eoIc6Aog8Gs9GfCOqO9tNOeFDv36u++MLcK3Fk5Q yDlKwE3HDR5vZCjRiIqR9TtfT/jGtvn9X7ka+XyJACJkAR4Z/eNP7dL54GfRM1dtwCBI +JyY/0ukx+IU4XP7L7uSiCg/FMgCIav+EYcH/U8V7eu/WbGO5Ha2BqTZo+5+cyrqTvWW Bpl9XYcvxuVYUACAU17acIOZoEim0Vi9RPhe10WcZNYdomGz7jmYyR+h8atAcikAZJfi 8Tig== X-Gm-Message-State: ACrzQf1NaNKYzQNpAtiUWiFYUU+miALlejG16g6pK6sqeGLUR+KyOetP zyxfampziHXvDn9IF5HhmyRnAuBfP0Q= X-Google-Smtp-Source: AMsMyM4DW3+9XpSigGhMqiaQq9votEYXpWx6y1Z/X41oXI3uNWmiJUURIH/awfm8PJ2ryd4exG6Prw== X-Received: by 2002:adf:e805:0:b0:236:5635:9520 with SMTP id o5-20020adfe805000000b0023656359520mr40734278wrm.154.1668103985928; Thu, 10 Nov 2022 10:13:05 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id m3-20020a05600c3b0300b003b4ff30e566sm8400477wms.3.2022.11.10.10.13.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Nov 2022 10:13:05 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 09/19] libxxf86vm: update 1.1.4 -> 1.1.5 Date: Thu, 10 Nov 2022 19:12:39 +0100 Message-Id: <20221110181249.1240200-9-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221110181249.1240200-1-alex@linutronix.de> References: <20221110181249.1240200-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 ; Thu, 10 Nov 2022 18:13:15 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/173092 Signed-off-by: Alexander Kanavin --- .../xorg-lib/{libxxf86vm_1.1.4.bb => libxxf86vm_1.1.5.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxxf86vm_1.1.4.bb => libxxf86vm_1.1.5.bb} (78%) diff --git a/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.4.bb b/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb similarity index 78% rename from meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.4.bb rename to meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb index 1612a50f19..a586159ee3 100644 --- a/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.4.bb +++ b/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.5.bb @@ -15,8 +15,7 @@ DEPENDS += "libxext xorgproto" PE = "1" XORG_PN = "libXxf86vm" - -SRC_URI[md5sum] = "298b8fff82df17304dfdb5fe4066fe3a" -SRC_URI[sha256sum] = "afee27f93c5f31c0ad582852c0fb36d50e4de7cd585fcf655e278a633d85cd57" +XORG_EXT = "tar.xz" +SRC_URI[sha256sum] = "247fef48b3e0e7e67129e41f1e789e8d006ba47dba1c0cdce684b9b703f888e7" BBCLASSEXTEND = "native nativesdk" From patchwork Thu Nov 10 18:12:40 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15319 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 D8AF9C47088 for ; Thu, 10 Nov 2022 18:13:15 +0000 (UTC) Received: from mail-wm1-f45.google.com (mail-wm1-f45.google.com [209.85.128.45]) by mx.groups.io with SMTP id smtpd.web10.13.1668103988122902521 for ; Thu, 10 Nov 2022 10:13:08 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=JxvxLU50; spf=pass (domain: gmail.com, ip: 209.85.128.45, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f45.google.com with SMTP id 187-20020a1c02c4000000b003cf9c3f3b80so4062432wmc.0 for ; Thu, 10 Nov 2022 10:13: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=JBRD/vPQOYP90BCCN6vLKqN2WpojLRtmqZYMOW+jglE=; b=JxvxLU50h5yfNYniSKg4iMpbchOevOq4LiLMYXI8KZKlWIAJIr0vLR8oK6IYKWw47E RKg4TSp4u1XBVy8l3s5VgcIachQsrMSZOMPa3J/Gjli9VbmVPJnB51pAGp3n+MqKfN/W 3aPhbEa6V5YefFtaCUDkplIgVr1USDhCeyeOz2BquiOdJE6+3c5L0tQxMg+8WJAvnd49 52ZN8z7PHS4eiT5gXvHXDY0PbkXuMwQgSsUlHtBCJR3ysxLcDT0b+NfqSpTMZP9Cg3Gm bs5nnarvYclwCUU3M6Y22KRTcrcb21+3cCq9ws/JIaS3uJ5Ts1obMz60ryekp6voAouC pAXQ== 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=JBRD/vPQOYP90BCCN6vLKqN2WpojLRtmqZYMOW+jglE=; b=S+/jzunvuNVw5k1kwpE3eWpFzO9VF3TTxxCPftCWhS2fe4OrdH0z67C1rhiUuaIBBh j9RRs1gLhsl5FQwTvALvNiONhU+guRJwOtB/BnkRSOzkxyQ5/hrFAuF2s6VZBUVuSLVo G+kv+5Ow9gTQoYky31kdC8BpGSih+p+gg9JqUJ3GEfcU3QPs3YzD7bG7r680Yec2clDN Y9UXL5bkJU0NWg9hkctVqVKjzq1axl9u3h4/7n04X3yhJRzhE+X4MCT4hibnskyxFl8w +aqr6ySRxi2rP0o5GL8AwEqzCH61nIbmIs8stDOTp8pqApdk4mGXuyfcnDRNbxvIvPTV EZuw== X-Gm-Message-State: ACrzQf0pfkvA5JCADrioE9Tx9ZTfmKGIBBX3q/w0wXFLWhhFlYyerOkf k04q99tY1H7PqF8qKiZVcMh7k9DArzQ= X-Google-Smtp-Source: AMsMyM4nbv/FJ39tLyFBoSnJ6WAj9+Si03tqVWY2gMD6WsEthrk67IDotUQD0YKq4Hk8Bxo/pIJo7A== X-Received: by 2002:a05:600c:1d9c:b0:3cf:6ab3:49ce with SMTP id p28-20020a05600c1d9c00b003cf6ab349cemr1078240wms.137.1668103986601; Thu, 10 Nov 2022 10:13:06 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id m3-20020a05600c3b0300b003b4ff30e566sm8400477wms.3.2022.11.10.10.13.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Nov 2022 10:13:06 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 10/19] libxext: update 1.3.4 -> 1.3.5 Date: Thu, 10 Nov 2022 19:12:40 +0100 Message-Id: <20221110181249.1240200-10-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221110181249.1240200-1-alex@linutronix.de> References: <20221110181249.1240200-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 ; Thu, 10 Nov 2022 18:13:15 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/173094 Signed-off-by: Alexander Kanavin --- meta/recipes-graphics/xorg-lib/a | 33 +++++++++++++++++++ .../{libxext_1.3.4.bb => libxext_1.3.5.bb} | 7 ++-- 2 files changed, 36 insertions(+), 4 deletions(-) create mode 100644 meta/recipes-graphics/xorg-lib/a rename meta/recipes-graphics/xorg-lib/{libxext_1.3.4.bb => libxext_1.3.5.bb} (75%) diff --git a/meta/recipes-graphics/xorg-lib/a b/meta/recipes-graphics/xorg-lib/a new file mode 100644 index 0000000000..a5a08000df --- /dev/null +++ b/meta/recipes-graphics/xorg-lib/a @@ -0,0 +1,33 @@ +libdmx_1.1.4.bb +libfontenc_1.1.6.bb +libice_1.0.10.bb +libpciaccess_0.17.bb +libsm_1.2.3.bb +libx11_1.8.1.bb +libx11-compose-data_1.6.8.bb +libxau_1.0.10.bb +libxcomposite_0.4.5.bb +libxcursor_1.2.1.bb +libxdamage_1.1.5.bb +libxdmcp_1.1.3.bb +libxext_1.3.4.bb +libxfixes_6.0.0.bb +libxfont_1.5.4.bb +libxfont2_2.0.6.bb +libxft_2.3.6.bb +libxi_1.8.bb +libxinerama_1.1.5.bb +libxkbfile_1.1.1.bb +libxmu_1.1.4.bb +libxpm_3.5.13.bb +libxrandr_1.5.2.bb +libxrender_0.9.11.bb +libxres_1.2.1.bb +libxscrnsaver_1.2.3.bb +libxshmfence_1.3.1.bb +libxt_1.2.1.bb +libxtst_1.2.4.bb +libxv_1.0.11.bb +libxvmc_1.0.13.bb +libxxf86vm_1.1.5.bb +xtrans_1.4.0.bb diff --git a/meta/recipes-graphics/xorg-lib/libxext_1.3.4.bb b/meta/recipes-graphics/xorg-lib/libxext_1.3.5.bb similarity index 75% rename from meta/recipes-graphics/xorg-lib/libxext_1.3.4.bb rename to meta/recipes-graphics/xorg-lib/libxext_1.3.5.bb index a0ba54d184..d4d4119485 100644 --- a/meta/recipes-graphics/xorg-lib/libxext_1.3.4.bb +++ b/meta/recipes-graphics/xorg-lib/libxext_1.3.5.bb @@ -11,7 +11,7 @@ extensions." require xorg-lib-common.inc LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=879ce266785414bd1cbc3bc2f4d9d7c8" +LIC_FILES_CHKSUM = "file://COPYING;md5=4234bb3b2f1521ea101e4e9db7c33c69" DEPENDS += "xorgproto virtual/libx11" PROVIDES = "xext" @@ -19,8 +19,7 @@ PROVIDES = "xext" PE = "1" XORG_PN = "libXext" - +XORG_EXT = "tar.xz" BBCLASSEXTEND = "native nativesdk" -SRC_URI[md5sum] = "f5b48bb76ba327cd2a8dc7a383532a95" -SRC_URI[sha256sum] = "59ad6fcce98deaecc14d39a672cf218ca37aba617c9a0f691cac3bcd28edf82b" +SRC_URI[sha256sum] = "db14c0c895c57ea33a8559de8cb2b93dc76c42ea4a39e294d175938a133d7bca" From patchwork Thu Nov 10 18:12:41 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15315 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 D75EEC4167E for ; Thu, 10 Nov 2022 18:13:15 +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.7.1668103982787486239 for ; Thu, 10 Nov 2022 10:13:08 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=ftVv+5QW; 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 h9so3512364wrt.0 for ; Thu, 10 Nov 2022 10:13: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=5Zm9xvhe9CxUjaHqmR2IGIZw6Ugqjz5wldMoZExVWa4=; b=ftVv+5QWZ9uEt/zQnCEW8Xwrbu80ywV+sw0PjQLxZ27V95nhVl2P8eUP2ktXh2NFQj Xuq5/jBzviitaE4/cCsP8raXb1oJPJXX3qXH61D5D4lrypSotVoJHd0g5l9LlGwaCeN/ vaUl/rEYd1hWDmPzGn3OYtGi2vC04RRb5Y0GRy7L1q+QDRH/7CBqUdiCnSoXaV1TszQd hufe+R8JpI3TlpW21OmRQzqXRkLtvtcukH21FFKJzzFOOtPWaxg51CaujlzinPCxy7hd dkitiJitipjkCsYWhoNRwZPsjURWA15xcU97Vogv8iV7QEYAHNL/JFP1qdA0MyvU4ETE oJjA== 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=5Zm9xvhe9CxUjaHqmR2IGIZw6Ugqjz5wldMoZExVWa4=; b=xhZY4xbZAl2R6LzDtE3gk/pjUv4YoRoO4Q5KuDgZe20Hv/6L3E7YGdaV68Np0WuTOm iZou6wpqblTS8uoeDqn6jyVANHLH9qQ390mhur2J2kH5WbSnjLvjHmyX7BTnDCxPwcyh 0ctg+bSqPbtvogXIW8tskSfAJdH4aiqGzVUxo1n3zhB6604RGBl549oVH7N75YizOFWW zjIWrJw1nWMPITNdEC2yc4d8GYptIztVbp3KihimyqgAfi0DANeTm1Kqzv/1c0gK08P9 RolVvz79h3Z+unlmKEnn97fHxKToX1bWS3+ulzTs6eu3nmxUmFhksElzRC1tbO5xgCf9 mC3Q== X-Gm-Message-State: ACrzQf3KFvx9xF6pP8WNhtj0EJij/qsOncURn6cautK954Hix/Xc5BsI rUyFlg4/Uox8f9mfdS/NuZR3pFu4jxc= X-Google-Smtp-Source: AMsMyM5e7UOB5egd6OaCuFj2qnyvbGESu6IXfK5gBxYxGQ6h68e1HY2mt2ij7S5VLHZW1P8/j6MUQw== X-Received: by 2002:adf:8bc4:0:b0:236:73b7:84a with SMTP id w4-20020adf8bc4000000b0023673b7084amr41539233wra.8.1668103987266; Thu, 10 Nov 2022 10:13:07 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id m3-20020a05600c3b0300b003b4ff30e566sm8400477wms.3.2022.11.10.10.13.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Nov 2022 10:13:06 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 11/19] xcb-util: update to latest revisions Date: Thu, 10 Nov 2022 19:12:41 +0100 Message-Id: <20221110181249.1240200-11-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221110181249.1240200-1-alex@linutronix.de> References: <20221110181249.1240200-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 ; Thu, 10 Nov 2022 18:13:15 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/173093 Also, default to tar.xz, as the majority of tarballs are now using that. Signed-off-by: Alexander Kanavin --- .../{xcb-util-image_0.4.0.bb => xcb-util-image_0.4.1.bb} | 3 +-- .../{xcb-util-keysyms_0.4.0.bb => xcb-util-keysyms_0.4.1.bb} | 3 +-- ...-util-renderutil_0.3.9.bb => xcb-util-renderutil_0.3.10.bb} | 3 +-- .../xorg-lib/{xcb-util-wm_0.4.1.bb => xcb-util-wm_0.4.2.bb} | 3 +-- meta/recipes-graphics/xorg-lib/xcb-util.inc | 2 +- meta/recipes-graphics/xorg-lib/xcb-util_0.4.0.bb | 2 ++ 6 files changed, 7 insertions(+), 9 deletions(-) rename meta/recipes-graphics/xorg-lib/{xcb-util-image_0.4.0.bb => xcb-util-image_0.4.1.bb} (67%) rename meta/recipes-graphics/xorg-lib/{xcb-util-keysyms_0.4.0.bb => xcb-util-keysyms_0.4.1.bb} (50%) rename meta/recipes-graphics/xorg-lib/{xcb-util-renderutil_0.3.9.bb => xcb-util-renderutil_0.3.10.bb} (68%) rename meta/recipes-graphics/xorg-lib/{xcb-util-wm_0.4.1.bb => xcb-util-wm_0.4.2.bb} (73%) diff --git a/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.0.bb b/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.1.bb similarity index 67% rename from meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.0.bb rename to meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.1.bb index c6bb5a61cd..018ac913bf 100644 --- a/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.0.bb +++ b/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.1.bb @@ -9,5 +9,4 @@ LIC_FILES_CHKSUM = "file://image/xcb_image.c;endline=24;md5=eafdf965cfb89955fded SRC_URI += "file://clang.patch \ " -SRC_URI[md5sum] = "08fe8ffecc8d4e37c0ade7906b3f4c87" -SRC_URI[sha256sum] = "2db96a37d78831d643538dd1b595d7d712e04bdccf8896a5e18ce0f398ea2ffc" +SRC_URI[sha256sum] = "ccad8ee5dadb1271fd4727ad14d9bd77a64e505608766c4e98267d9aede40d3d" diff --git a/meta/recipes-graphics/xorg-lib/xcb-util-keysyms_0.4.0.bb b/meta/recipes-graphics/xorg-lib/xcb-util-keysyms_0.4.1.bb similarity index 50% rename from meta/recipes-graphics/xorg-lib/xcb-util-keysyms_0.4.0.bb rename to meta/recipes-graphics/xorg-lib/xcb-util-keysyms_0.4.1.bb index bca64ed61f..f1a4c3e500 100644 --- a/meta/recipes-graphics/xorg-lib/xcb-util-keysyms_0.4.0.bb +++ b/meta/recipes-graphics/xorg-lib/xcb-util-keysyms_0.4.1.bb @@ -3,7 +3,6 @@ require xcb-util.inc LICENSE = "MIT" LIC_FILES_CHKSUM = "file://keysyms/keysyms.c;endline=30;md5=2f8de023ed823bb92f0b47900574ea9e \ " -SRC_URI[md5sum] = "1022293083eec9e62d5659261c29e367" -SRC_URI[sha256sum] = "0ef8490ff1dede52b7de533158547f8b454b241aa3e4dcca369507f66f216dd9" +SRC_URI[sha256sum] = "7c260a5294412aed429df1da2f8afd3bd07b7cba3fec772fba15a613a6d5c638" diff --git a/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.9.bb b/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.10.bb similarity index 68% rename from meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.9.bb rename to meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.10.bb index 25c22e5fa7..6590fa3301 100644 --- a/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.9.bb +++ b/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.10.bb @@ -6,5 +6,4 @@ LIC_FILES_CHKSUM = "file://renderutil/glyph.c;endline=24;md5=c517c483b8d726234ec file://renderutil/xcb_renderutil.h;endline=24;md5=d0ddab3052dd4949c93cfcb0891c96df \ " -SRC_URI[md5sum] = "468b119c94da910e1291f3ffab91019a" -SRC_URI[sha256sum] = "c6e97e48fb1286d6394dddb1c1732f00227c70bd1bedb7d1acabefdd340bea5b" +SRC_URI[sha256sum] = "3e15d4f0e22d8ddbfbb9f5d77db43eacd7a304029bf25a6166cc63caa96d04ba" diff --git a/meta/recipes-graphics/xorg-lib/xcb-util-wm_0.4.1.bb b/meta/recipes-graphics/xorg-lib/xcb-util-wm_0.4.2.bb similarity index 73% rename from meta/recipes-graphics/xorg-lib/xcb-util-wm_0.4.1.bb rename to meta/recipes-graphics/xorg-lib/xcb-util-wm_0.4.2.bb index 39f1383299..65d340f88c 100644 --- a/meta/recipes-graphics/xorg-lib/xcb-util-wm_0.4.1.bb +++ b/meta/recipes-graphics/xorg-lib/xcb-util-wm_0.4.2.bb @@ -7,5 +7,4 @@ LIC_FILES_CHKSUM = "file://ewmh/ewmh.c.m4;endline=27;md5=63fd80552d7dc886f4eb267 file://icccm/xcb_icccm.h;beginline=4;endline=31;md5=393772b7b07b9868d479d538238c1d8a \ " -SRC_URI[md5sum] = "87b19a1cd7bfcb65a24e36c300e03129" -SRC_URI[sha256sum] = "28bf8179640eaa89276d2b0f1ce4285103d136be6c98262b6151aaee1d3c2a3f" +SRC_URI[sha256sum] = "62c34e21d06264687faea7edbf63632c9f04d55e72114aa4a57bb95e4f888a0b" diff --git a/meta/recipes-graphics/xorg-lib/xcb-util.inc b/meta/recipes-graphics/xorg-lib/xcb-util.inc index 0e5ab70b2d..9898a6a13e 100644 --- a/meta/recipes-graphics/xorg-lib/xcb-util.inc +++ b/meta/recipes-graphics/xorg-lib/xcb-util.inc @@ -16,7 +16,7 @@ SECTION = "x11/libs" DEPENDS = "libxcb" DEPENDS += "gperf-native" -SRC_URI = "http://xcb.freedesktop.org/dist/${BPN}-${PV}.tar.bz2" +SRC_URI = "http://xcb.freedesktop.org/dist/${BPN}-${PV}.tar.xz" inherit autotools pkgconfig features_check diff --git a/meta/recipes-graphics/xorg-lib/xcb-util_0.4.0.bb b/meta/recipes-graphics/xorg-lib/xcb-util_0.4.0.bb index 206f07a65c..6d0af2aa23 100644 --- a/meta/recipes-graphics/xorg-lib/xcb-util_0.4.0.bb +++ b/meta/recipes-graphics/xorg-lib/xcb-util_0.4.0.bb @@ -1,5 +1,7 @@ require xcb-util.inc +SRC_URI = "http://xcb.freedesktop.org/dist/${BPN}-${PV}.tar.bz2" + LICENSE = "MIT" LIC_FILES_CHKSUM = "file://src/xcb_aux.c;endline=30;md5=ae305b9c2a38f9ba27060191046a6460 \ file://src/xcb_event.h;endline=27;md5=627be355aee59e1b8ade80d5bd90fad9" From patchwork Thu Nov 10 18:12:42 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15316 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 D7619C46467 for ; Thu, 10 Nov 2022 18:13:15 +0000 (UTC) Received: from mail-wm1-f53.google.com (mail-wm1-f53.google.com [209.85.128.53]) by mx.groups.io with SMTP id smtpd.web12.7.1668103985679797768 for ; Thu, 10 Nov 2022 10:13:09 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=gBSzElzr; spf=pass (domain: gmail.com, ip: 209.85.128.53, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f53.google.com with SMTP id t4so1628116wmj.5 for ; Thu, 10 Nov 2022 10:13: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=fyT8WTv4aKK+TEuV+eSbQ77ZwVbC8I5z6iUPtWftS1M=; b=gBSzElzry2p6j02DCXw2uMCOdDiFlduF2anPgcR8JiQF/LO8Dt2/gzrkBs4o8a5flc 2H7F6+wU2JLBb3+SFH8XNPZcN17RFizEZmB7Igk4HmDURVSOaWHAKYVDQluD4QHOIkt1 ZO9gxS+4w3a5f9bCvJ0qKahJ95o2lLGpJrbS23HxiMNr7DgwZyXWGCruWaDFXulxLDcD CkEMxwfeSV5Hq1XcvdEpngWayxewiTSbpzP1DCWlqoarAEoD7eJ/V9S9KJ/g84Nr7VSu o3ZY+0CRPC4wPLbHOUPiWp6tP/cPm9te37bxw0P6TmFu8VpL/rzvuoE6oAwG+4feeSDj ZI6w== 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=fyT8WTv4aKK+TEuV+eSbQ77ZwVbC8I5z6iUPtWftS1M=; b=M0NvWOEsAlFAd/PvVh5F8z5vxozCDZL/fRLHdoCTCscjLg1aRIRUQCGLOnp92ChEH0 tmCL9+GLW3YPxLylK8ej+oD2ZNKAJ2fN64ccu1UsZcolS/LOwO4h1uXVEcMm+1dI+ooq WXS7+cX2KFpswZa9JTta/lOKE3cI13VTdRA3V+NGPxc5BEwl1+qBhq6FqtK37Pw235oS 9vnrYQ4Nxcklz305umHdfWTCfDl7/kvEd8vm3vyDKRTwYaiw+XkKLGeMU9sZsImiP8/R /OEvN+M1UpVR2xV4HJZoU7GVVg3DTFE8DIXcikRVudJ63rCDPB9oKvwyyU00W0mtAvrg G3Aw== X-Gm-Message-State: ACrzQf2eAMXcRKkEnOB0HpUQQ1pYo84GGTwY9zjXM0DO50M1oXhNmoVA DT3jXtdu2xZoz/YrBRNmr6K1DR9VHQU= X-Google-Smtp-Source: AMsMyM46cTvbfuFXGVi1VH4KDh+NPbePm29NNMUSmx1kA+sZ68gPc5gEX/o9n+uj1Ft2V0m66LyQSA== X-Received: by 2002:a05:600c:4496:b0:3b3:3084:5ddb with SMTP id e22-20020a05600c449600b003b330845ddbmr1052161wmo.108.1668103987925; Thu, 10 Nov 2022 10:13:07 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id m3-20020a05600c3b0300b003b4ff30e566sm8400477wms.3.2022.11.10.10.13.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Nov 2022 10:13:07 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 12/19] xf86-input-vmmouse: update 13.1.0 -> 13.2.0 Date: Thu, 10 Nov 2022 19:12:42 +0100 Message-Id: <20221110181249.1240200-12-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221110181249.1240200-1-alex@linutronix.de> References: <20221110181249.1240200-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 ; Thu, 10 Nov 2022 18:13:15 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/173095 Signed-off-by: Alexander Kanavin --- ...-input-vmmouse_13.1.0.bb => xf86-input-vmmouse_13.2.0.bb} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-driver/{xf86-input-vmmouse_13.1.0.bb => xf86-input-vmmouse_13.2.0.bb} (84%) diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_13.1.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_13.2.0.bb similarity index 84% rename from meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_13.1.0.bb rename to meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_13.2.0.bb index 5e740037d9..7567b1ef2b 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_13.1.0.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_13.2.0.bb @@ -6,8 +6,9 @@ protocol that is provided by VMware virtual machines to give absolute \ pointer positioning. The vmmouse driver is capable of falling back to the \ standard 'mouse' driver if a VMware virtual machine is not detected." -SRC_URI[md5sum] = "85e2e464b7219c495ad3a16465c226ed" -SRC_URI[sha256sum] = "0af558957ac1be1b2863712c2475de8f4d7f14921fd01ded2e2fde4921b19319" +XORG_DRIVER_COMPRESSOR = ".tar.xz" + +SRC_URI[sha256sum] = "56f077580ab8f02e2f40358c5c46b0ae3e1828fc77744526b24adf1ceea339b8" RDEPENDS:${PN} += "xf86-input-mouse" From patchwork Thu Nov 10 18:12:43 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15314 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 C71FBC4321E for ; Thu, 10 Nov 2022 18:13:15 +0000 (UTC) Received: from mail-wm1-f48.google.com (mail-wm1-f48.google.com [209.85.128.48]) by mx.groups.io with SMTP id smtpd.web08.7.1668103990323682848 for ; Thu, 10 Nov 2022 10:13:10 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=e3fPA6A2; spf=pass (domain: gmail.com, ip: 209.85.128.48, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f48.google.com with SMTP id p13-20020a05600c468d00b003cf8859ed1bso1696942wmo.1 for ; Thu, 10 Nov 2022 10:13: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=+/UBWpECVpgVUmqoIEw9SEO3OzDae3NlVIyCzqMRbSU=; b=e3fPA6A2DFDG53qMGb9nH5AYLV57R9lYufngP1d76u9KwUCwIfch4sZwA3icFf3ghW lThkiDiU5x354O7uwJG6NfSqpJW1FcJpQc/0VOTLV563TAhAtw2JtPeeHvXATnRzOzPe zE1OdILU8cz8aRsOJmUt6yu/dzCczE85R6rDVyVEsHRXSF3mfbQyTU5utHab6Eo+d/uM 5FTw9R1Te6O2m9rA7x19fk8LB/gAk3owHH+6UL1QyWTLGgIkxYX9MNue8eiKEK0zGTD+ mRwcjUV3JkQrn/Uwvkq8BTY1NMHmuMTptdh+1I4d4kfhjJEI381LBREIfzpN+oOvAM8w 99fQ== 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=+/UBWpECVpgVUmqoIEw9SEO3OzDae3NlVIyCzqMRbSU=; b=LoJdvsH2i8KVECM1/LSWAkkMYKt9NpWKDI0/PcWNHv3G5qEiVyWCwck+xqhakjuAos MJLx1m33QREPI7+/lQlYsVKh2hxXenZ3Ov0DFfhVByBD0bxMw3zy47Ekk8WF7XmLbQ6q QCjKlH6gQzxpOPb1SZcbUJ6CL1+NMNMr+lpV26mHASPofLIeC5kwH7CQj29+sgwUwrGS dhPLLSFEWIMiY7kFPEoTP9Lfh0afZaTCvux5EeqBAzEzk8BztQPXpVYFliZg0kR5nobg zMMLyR2AYyAMhTPXetlpjL0JrAZFOsFLlwJuQOogL23D36zlILtHKQK1aS0SGn3JRhp1 WLgQ== X-Gm-Message-State: ACrzQf1OhTNsZxZOQD/MNIPTtbkNED2EYbkTOpCpt4I0Ub9omshj4n6r q0awNdlCRFdp2cceKIUbqma1LdwUz9g= X-Google-Smtp-Source: AMsMyM7oJmaK7jXOQNX0AgUmb36oEO6cWqEh9qPsaz1U34ftWJ8ZYnpxItmCKIzgzeOcy74wu546jQ== X-Received: by 2002:a05:600c:4e45:b0:3cd:f141:b7d8 with SMTP id e5-20020a05600c4e4500b003cdf141b7d8mr44221335wmq.196.1668103988542; Thu, 10 Nov 2022 10:13:08 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id m3-20020a05600c3b0300b003b4ff30e566sm8400477wms.3.2022.11.10.10.13.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Nov 2022 10:13:08 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 13/19] gnomebase.bbclass: return the whole version for tarball directory if it is a number Date: Thu, 10 Nov 2022 19:12:43 +0100 Message-Id: <20221110181249.1240200-13-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221110181249.1240200-1-alex@linutronix.de> References: <20221110181249.1240200-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 ; Thu, 10 Nov 2022 18:13:15 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/173096 E.g. if version is '43' without any dots, existing code would return ''. Signed-off-by: Alexander Kanavin --- meta/classes-recipe/gnomebase.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/classes-recipe/gnomebase.bbclass b/meta/classes-recipe/gnomebase.bbclass index 805daafa40..5e72f549a3 100644 --- a/meta/classes-recipe/gnomebase.bbclass +++ b/meta/classes-recipe/gnomebase.bbclass @@ -5,7 +5,7 @@ # def gnome_verdir(v): - return ".".join(v.split(".")[:-1]) + return ".".join(v.split(".")[:-1]) or v GNOME_COMPRESS_TYPE ?= "xz" From patchwork Thu Nov 10 18:12:44 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15318 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 C98B3C41535 for ; Thu, 10 Nov 2022 18:13:15 +0000 (UTC) Received: from mail-wr1-f41.google.com (mail-wr1-f41.google.com [209.85.221.41]) by mx.groups.io with SMTP id smtpd.web08.8.1668103990682935034 for ; Thu, 10 Nov 2022 10:13:11 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=Rru0KrsC; spf=pass (domain: gmail.com, ip: 209.85.221.41, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f41.google.com with SMTP id k8so3475416wrh.1 for ; Thu, 10 Nov 2022 10:13: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=b0RhBSv2WBGU2085epDV5tXyD/2pi15xXO/6iVVFr+8=; b=Rru0KrsCMz2uSj2IIF0Y0nzALc4hGaGhaHKKltvgBcacrxDw4USChVvrbHPWJbU2Ti VRlLd9T0khAEirMJlgQxpDKgl8v0cj+WXzQj7c0dZhYtHTggYs1HCx53Xs7g1cB9i/Mz Gxrc8EFT92z64ZodiOahWtbIUOKw3fXdY00mVYMJrAoRwqWq7rPQhiNNkAfDhbFRJDOJ aiygBYioGdMQVU7BsVFo0rIxqFrPGcGx3BILB1Z+YJRJNTrHarkYIF2HxC6vPGmz+cIm wtKDChRwhGKuK1TouUXNp/qk5r6FqvkKtLYNKTKTjQYQQ+726FWlrVTxopB40+4sI63+ xsrA== 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=b0RhBSv2WBGU2085epDV5tXyD/2pi15xXO/6iVVFr+8=; b=4rqEQL1Ju353mlesyqDxlhAy6Id1d6qyQnVjvCybCccWyuvwVuC7neeZIVhhO7wTv4 aQoIZrtXmKN2tQ/4Frn4YGTjKOTr7dZg024Jdv0PibpsdTUp1Yf9FI/aH767sWS8YDvX bO+TBHDXiNzzCRMZUuBMGMm/3odNGcS6/QHVf+IjTkMvIQt8efhpV2TcPocJYkq+H355 ihtxzJndT0KrlHiFPtmzsyLGX0Z+vkxY0nrjva1E94t/fnokW+bo39xyWvG4Jb7EJPYO pbPmHzX+kwx4v2r3vtGzSeJUz0XSrojNWwGxiUf/JmiPWOJw6w3eMN9v8GjfFW9ppuHV pJYg== X-Gm-Message-State: ACrzQf0NZ0Pkg5D5sJVknbs2pmkrFt6cJoaqDu51J5F0Vh0Kafra5Arv FndUHsRAaKroPiBRHd7v6KzGQ7GgMPc= X-Google-Smtp-Source: AMsMyM74mjKCQpbtLhzS69hT5qjcxF3WU+wETF3D4GHYQJwXqaZ2Sbl12YFuewIpV0eEihd+ioVpMg== X-Received: by 2002:a05:6000:1843:b0:236:770b:1af with SMTP id c3-20020a056000184300b00236770b01afmr42561723wri.486.1668103989204; Thu, 10 Nov 2022 10:13:09 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id m3-20020a05600c3b0300b003b4ff30e566sm8400477wms.3.2022.11.10.10.13.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Nov 2022 10:13:08 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 14/19] adwaita-icon-theme: update 42.0 -> 43 Date: Thu, 10 Nov 2022 19:12:44 +0100 Message-Id: <20221110181249.1240200-14-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221110181249.1240200-1-alex@linutronix.de> References: <20221110181249.1240200-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 ; Thu, 10 Nov 2022 18:13:15 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/173097 Signed-off-by: Alexander Kanavin --- .../0001-Don-t-use-AC_CANONICAL_HOST.patch | 6 +++--- ...{adwaita-icon-theme_42.0.bb => adwaita-icon-theme_43.bb} | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-gnome/gnome/{adwaita-icon-theme_42.0.bb => adwaita-icon-theme_43.bb} (95%) diff --git a/meta/recipes-gnome/gnome/adwaita-icon-theme/0001-Don-t-use-AC_CANONICAL_HOST.patch b/meta/recipes-gnome/gnome/adwaita-icon-theme/0001-Don-t-use-AC_CANONICAL_HOST.patch index 56fd3daead..0a1487f8e3 100644 --- a/meta/recipes-gnome/gnome/adwaita-icon-theme/0001-Don-t-use-AC_CANONICAL_HOST.patch +++ b/meta/recipes-gnome/gnome/adwaita-icon-theme/0001-Don-t-use-AC_CANONICAL_HOST.patch @@ -1,4 +1,4 @@ -From 985eda68d3303112791cf6858f6fef1a99288e8a Mon Sep 17 00:00:00 2001 +From e1a12b73c25d1ad0f267b22ac5d799bc1fbd0fa4 Mon Sep 17 00:00:00 2001 From: Jussi Kukkonen Date: Tue, 30 May 2017 14:55:49 +0300 Subject: [PATCH] Don't use AC_CANONICAL_HOST @@ -14,12 +14,12 @@ Signed-off-by: Jussi Kukkonen 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac -index 040975e..5f7b53a 100644 +index 6ddc49b..39752bb 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,6 @@ AC_PREREQ(2.53) - AC_INIT([adwaita-icon-theme], [42.0], + AC_INIT([adwaita-icon-theme], [43], [http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme]) -AC_CANONICAL_HOST AC_CONFIG_MACRO_DIR([m4]) diff --git a/meta/recipes-gnome/gnome/adwaita-icon-theme_42.0.bb b/meta/recipes-gnome/gnome/adwaita-icon-theme_43.bb similarity index 95% rename from meta/recipes-gnome/gnome/adwaita-icon-theme_42.0.bb rename to meta/recipes-gnome/gnome/adwaita-icon-theme_43.bb index c4f3b1c999..8cb4d147f1 100644 --- a/meta/recipes-gnome/gnome/adwaita-icon-theme_42.0.bb +++ b/meta/recipes-gnome/gnome/adwaita-icon-theme_43.bb @@ -14,7 +14,7 @@ inherit allarch autotools pkgconfig gettext gtk-icon-cache gnomebase SRC_URI += " file://0001-Don-t-use-AC_CANONICAL_HOST.patch" -SRC_URI[archive.sha256sum] = "5e85b5adc8dee666900fcaf271ba717f7dcb9d0a03d96dae08f9cbd27e18b1e0" +SRC_URI[archive.sha256sum] = "2e3ac77d32a6aa5554155df37e8f0a0dd54fc5a65fd721e88d505f970da32ec6" DEPENDS += "librsvg-native" From patchwork Thu Nov 10 18:12:45 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15322 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 C9170C4167D for ; Thu, 10 Nov 2022 18:13:15 +0000 (UTC) Received: from mail-wr1-f53.google.com (mail-wr1-f53.google.com [209.85.221.53]) by mx.groups.io with SMTP id smtpd.web08.9.1668103991439411237 for ; Thu, 10 Nov 2022 10:13:11 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=oKtVJ+RE; spf=pass (domain: gmail.com, ip: 209.85.221.53, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f53.google.com with SMTP id g12so3435429wrs.10 for ; Thu, 10 Nov 2022 10:13: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=TzSl/Qk4C5pKgcp05+9zgmAVnVCH9EB/KDD4CJ3c87A=; b=oKtVJ+REWjOBJaPl8AVMH/aUddwsfxD0vBhQaTQeLHbpfip1H8pjhb0U/vc/26pKdO 59b/VyD8/iBGstMPVyrXUUURoZCSTp8dDQFx4mz6AxoOkLRLMROLfhGyq4ATyOHM1l+6 61ox7VN15NM61uAtoKv12qvXSs234NobIaV5eRSWEBODbxxpj+5g0oxM7e9PylkQCfh7 9VIiRPBQZZme2sXhFBp4LDMZTNe9YMuJcuteUPGWGeuN9Zn504kU2cG6BrSM5jLNd2D9 RgnmfeVjuUapoA1TIebQ+D7EfRld9XDxPGZBi6hcW7L1kWI38FbhDMO+RlX1wd0OMovf wG3w== 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=TzSl/Qk4C5pKgcp05+9zgmAVnVCH9EB/KDD4CJ3c87A=; b=BWz8a4yUhvSRxq2Dk2ipPp+Wi7A3baJeCOBdINicdTve7jdOnkOrXle6ZD4WOQ31Pl sGq8yTUay0BjYu2OFSimJiJn+zh8UpxyHabHD0HQ0t2cfk/t3xwvnm95rAxu2763nK6f Jke98EJuE1V4CKHc0uXaNkcJjI2yKzLe/+ep4GYU4KwMwrN4CZx+q/DKzutZRPA+DZ46 pJ4H7rAcC4LnWr0F26r1A8eUOprYCOMaZFWVIDqKVcOvc2tSWPNJpXzPKtgiBZ6EiSdE mrHExRkiBzta9KzELE6Zkvo8f3KDU7tRwUDolIz2EYA3KQxVhsL/nLOgQQcBgvGtvzqe L1MQ== X-Gm-Message-State: ACrzQf1wPE2laOp30tgdvqPpxkOSONZSnHCQ+qD9THrryoDlGG/FexpS B4CTaLSvsI/T1vcOKQPv+japB8Y/RjU= X-Google-Smtp-Source: AMsMyM6Qd9Zy+hxPGxK0zKzrlhnGnirLjsKGs9pjMculXwCets28wgUDCYM76UTp2RFWmNv9n79Atg== X-Received: by 2002:adf:e84a:0:b0:236:5f2d:9027 with SMTP id d10-20020adfe84a000000b002365f2d9027mr41667835wrn.89.1668103989898; Thu, 10 Nov 2022 10:13:09 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id m3-20020a05600c3b0300b003b4ff30e566sm8400477wms.3.2022.11.10.10.13.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Nov 2022 10:13:09 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 15/19] libepoxy: convert to git Date: Thu, 10 Nov 2022 19:12:45 +0100 Message-Id: <20221110181249.1240200-15-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221110181249.1240200-1-alex@linutronix.de> References: <20221110181249.1240200-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 ; Thu, 10 Nov 2022 18:13:15 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/173098 Latest version doesn't come with stable tarballs. Signed-off-by: Alexander Kanavin --- meta/recipes-graphics/libepoxy/libepoxy_1.5.9.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-graphics/libepoxy/libepoxy_1.5.9.bb b/meta/recipes-graphics/libepoxy/libepoxy_1.5.9.bb index 1210f73a86..b3b26b57fe 100644 --- a/meta/recipes-graphics/libepoxy/libepoxy_1.5.9.bb +++ b/meta/recipes-graphics/libepoxy/libepoxy_1.5.9.bb @@ -9,11 +9,11 @@ SECTION = "libs" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=58ef4c80d401e07bd9ee8b6b58cf464b" -SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BP}.tar.xz \ +SRC_URI = "git://github.com/anholt/libepoxy;branch=master;protocol=https \ file://0001-dispatch_common.h-define-also-EGL_NO_X11.patch \ " -SRC_URI[sha256sum] = "d168a19a6edfdd9977fef1308ccf516079856a4275cf876de688fb7927e365e4" -GITHUB_BASE_URI = "https://github.com/anholt/libepoxy/releases" +SRCREV = "ecfa8e0f083084181d36966fa084aca9a6c97d53" +S = "${WORKDIR}/git" inherit meson pkgconfig features_check github-releases From patchwork Thu Nov 10 18:12:46 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15313 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 BA297C4167B for ; Thu, 10 Nov 2022 18:13:15 +0000 (UTC) Received: from mail-wr1-f41.google.com (mail-wr1-f41.google.com [209.85.221.41]) by mx.groups.io with SMTP id smtpd.web08.12.1668103992060279716 for ; Thu, 10 Nov 2022 10:13:12 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=EztD67Ew; spf=pass (domain: gmail.com, ip: 209.85.221.41, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f41.google.com with SMTP id l14so3467649wrw.2 for ; Thu, 10 Nov 2022 10:13: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=TcNFrT0j9JkQU1wnV4qnOq668zk/Adl6aJDyA5pVuXc=; b=EztD67EwLJbO4u9VvtFV/1qQw+tgatULHDvv/6eaIXVggZ5vP53MxNjJGFT7p6bz87 0REiss6LrgmxHjAnCCZW8pZz5csSi6a38LLTxtHqh/lCHGZpY6p8K5htXE/HWVKdUBLo 1uM82HtLk3H6cWJvBhM9V3bMNHkTjULHihnp1d51Kz3ckBPHJ17djSip9u0Y1pWoORTe MT3Itw3YJEMx5wanGXjtoXaEnlvBj60AyOZSPP3SDvtS//qYrHkeVVAfZzUfddhCMyAA rLBTn1h9TBsh07aBhPVZiuZCug3rJ6TmXtQr0zLLG3N1D75tr8jr2n7rWtqCFNzFimNL zZnQ== 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=TcNFrT0j9JkQU1wnV4qnOq668zk/Adl6aJDyA5pVuXc=; b=mIj/XqSQENJWYLy7qp6gGUPfEbSLJOP6YW6sexvu27KdHjvl+d0mU6pCiVHDknEZE7 9+BhK0+pj7RwFFdGzL5sFCvSOEyXO+fhVv47pTQ3iP6rUzMwK2V6qGCxy8wRBT1ibzh4 LE18tl/kteZyUEizADhzSNhF1GHUGl3+JZy9sF1PFkRgBti0rWQs2mB2LGLg6+KK/x7h CuiAn1z1ybli8cSfLwOOSSiFqCE5pkuWCu5wlUdipkvXru3VJBirW6Tt5LibFhaZwfAL zCzkeqXs+uYiW/sZPWY5dzCCn9276z1vD7ztRkf1QmaVfmCaqxskyA3FxIffMgHusjCe rbdQ== X-Gm-Message-State: ACrzQf0f28v54U77YDHwuA+cFN2FccaGzfS1P1X0ea63U1sFQ1+pRwds RUuGwHcRZpFUXYbtmxgwTcrCbD9A3ws= X-Google-Smtp-Source: AMsMyM6jy3q3XAhyVl8Vq8gf6nZ9iLKW6+TZYPSeSx48M23Z22zfL8B2LFkNMW9rYezSTTHkQby6YA== X-Received: by 2002:a05:6000:22f:b0:236:4f8e:a913 with SMTP id l15-20020a056000022f00b002364f8ea913mr41176730wrz.240.1668103990502; Thu, 10 Nov 2022 10:13:10 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id m3-20020a05600c3b0300b003b4ff30e566sm8400477wms.3.2022.11.10.10.13.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Nov 2022 10:13:10 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 16/19] libepoxy: update 1.5.9 -> 1.5.10 Date: Thu, 10 Nov 2022 19:12:46 +0100 Message-Id: <20221110181249.1240200-16-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221110181249.1240200-1-alex@linutronix.de> References: <20221110181249.1240200-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 ; Thu, 10 Nov 2022 18:13:15 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/173099 Signed-off-by: Alexander Kanavin --- .../libepoxy/{libepoxy_1.5.9.bb => libepoxy_1.5.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/libepoxy/{libepoxy_1.5.9.bb => libepoxy_1.5.10.bb} (95%) diff --git a/meta/recipes-graphics/libepoxy/libepoxy_1.5.9.bb b/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb similarity index 95% rename from meta/recipes-graphics/libepoxy/libepoxy_1.5.9.bb rename to meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb index b3b26b57fe..d10134568a 100644 --- a/meta/recipes-graphics/libepoxy/libepoxy_1.5.9.bb +++ b/meta/recipes-graphics/libepoxy/libepoxy_1.5.10.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=58ef4c80d401e07bd9ee8b6b58cf464b" SRC_URI = "git://github.com/anholt/libepoxy;branch=master;protocol=https \ file://0001-dispatch_common.h-define-also-EGL_NO_X11.patch \ " -SRCREV = "ecfa8e0f083084181d36966fa084aca9a6c97d53" +SRCREV = "c84bc9459357a40e46e2fec0408d04fbdde2c973" S = "${WORKDIR}/git" inherit meson pkgconfig features_check github-releases From patchwork Thu Nov 10 18:12:47 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15309 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 AE7F2C4332F for ; Thu, 10 Nov 2022 18:13:15 +0000 (UTC) Received: from mail-wm1-f47.google.com (mail-wm1-f47.google.com [209.85.128.47]) by mx.groups.io with SMTP id smtpd.web10.16.1668103992700140802 for ; Thu, 10 Nov 2022 10:13:13 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=JxddFzjW; spf=pass (domain: gmail.com, ip: 209.85.128.47, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f47.google.com with SMTP id fn7-20020a05600c688700b003b4fb113b86so1717015wmb.0 for ; Thu, 10 Nov 2022 10:13: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=7YdGkDBB+4/Awr0zTV8zLcxFHiZD07jvv3QSrKLGqGM=; b=JxddFzjW8eM+KSSzTDB7zH8Rd+ZKvEZglCBX3bhuYqRDwR2sncgj7rrHdyZmzG0ULJ ert8EkXrLGXMkGvUqN7NbSL1G5ntGXINoRdzPdSX+84vzR7iSQuRzj1B6XwDqvn6cm22 N31AUTtOBVVyaxNJOfkh7fuo1bjAEti+EgF8fHy66MgigaWR8J2lcFsTdOHyDenVPoVz hPLnPspGMfk0fZO/vpJtUlkHBiY15Fdiqo89MpiUYfsWFw69+slgN5jEJG13r5poyA++ 494Wrxo3dpu039X18ZV1QOkjmEwm9qPYiX+9RtkF42lTpUDfysVzipfGjBf2dTNKJZCP legQ== 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=7YdGkDBB+4/Awr0zTV8zLcxFHiZD07jvv3QSrKLGqGM=; b=Cp58tJbG3ZmodkD3Y1QF7FMb9HZ+stRDC0kMB26YubnfDZ/X7DK5T/rvEdK2mLMe1w vmB4EYgst+L8VIHIm+61dddEuUVO4Jchy9KJ6/J7bMY2feB0ZHJb53B3zBv8/ejiqk3N jBw91lrjXbDMX4Ab+KRFjO9nERbqDeQYfpJeBIbUxinhpI2dBmiGQ8A7rKtbjogIvonD O1gEkw04Qwx9cpgutFnuZmvehD0W/lY/rbSB/gvk59DBBZCJ2F0sTvG5epCPj6xcyJ9S OJc5LysbHlPHRyHqF5eYLKbzQow6fs8exlxJtsSwctU6+hq0UuF11ERv3ATiPelCj5BR Nlog== X-Gm-Message-State: ACrzQf28dezHRspUnIkiI35cJRLxyDKPhPVvj9dE1yAxenQuuoK+eWoE jWuH0Dszp0pBrgLQ5BtfWKUD5SEiq7o= X-Google-Smtp-Source: AMsMyM7kV5JjtljMNRvGQ48j8A0l5v59/Nw0t2lExuIK4Xal4MK48UJYn9N1G1AerCjxRGtyTPyHQA== X-Received: by 2002:a05:600c:21a:b0:3cf:6e76:9830 with SMTP id 26-20020a05600c021a00b003cf6e769830mr40789611wmi.159.1668103991160; Thu, 10 Nov 2022 10:13:11 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id m3-20020a05600c3b0300b003b4ff30e566sm8400477wms.3.2022.11.10.10.13.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Nov 2022 10:13:10 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 17/19] rgb: update 1.0.6 -> 1.1.0 Date: Thu, 10 Nov 2022 19:12:47 +0100 Message-Id: <20221110181249.1240200-17-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221110181249.1240200-1-alex@linutronix.de> References: <20221110181249.1240200-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 ; Thu, 10 Nov 2022 18:13:15 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/173101 Signed-off-by: Alexander Kanavin --- meta/recipes-graphics/xorg-app/{rgb_1.0.6.bb => rgb_1.1.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-app/{rgb_1.0.6.bb => rgb_1.1.0.bb} (76%) diff --git a/meta/recipes-graphics/xorg-app/rgb_1.0.6.bb b/meta/recipes-graphics/xorg-app/rgb_1.1.0.bb similarity index 76% rename from meta/recipes-graphics/xorg-app/rgb_1.0.6.bb rename to meta/recipes-graphics/xorg-app/rgb_1.1.0.bb index db287a5b57..f14da7fd21 100644 --- a/meta/recipes-graphics/xorg-app/rgb_1.0.6.bb +++ b/meta/recipes-graphics/xorg-app/rgb_1.1.0.bb @@ -10,7 +10,7 @@ DEPENDS += " xorgproto util-macros" LIC_FILES_CHKSUM = "file://COPYING;md5=ef598adbe241bd0b0b9113831f6e249a" PE = "1" -SRC_URI[md5sum] = "eab5bbd7642e5c784429307ec210d198" -SRC_URI[sha256sum] = "bbca7c6aa59939b9f6a0fb9fff15dfd62176420ffd4ae30c8d92a6a125fbe6b0" +SRC_URI_EXT = "xz" +SRC_URI[sha256sum] = "fc03d7f56e5b2a617668167f8927948cce54f93097e7ccd9f056077f479ed37b" FILES:${PN} += "${datadir}/X11" From patchwork Thu Nov 10 18:12:48 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15311 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 BA24DC43219 for ; Thu, 10 Nov 2022 18:13:15 +0000 (UTC) Received: from mail-wr1-f41.google.com (mail-wr1-f41.google.com [209.85.221.41]) by mx.groups.io with SMTP id smtpd.web08.8.1668103990682935034 for ; Thu, 10 Nov 2022 10:13:12 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=Iv30Zaqh; spf=pass (domain: gmail.com, ip: 209.85.221.41, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f41.google.com with SMTP id k8so3475582wrh.1 for ; Thu, 10 Nov 2022 10:13: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=BkSxWGLOQGMoOdDShr6QmFAd98syu6Ct91LL6bMwZYc=; b=Iv30ZaqhrrOQ8YnVgwQlCl8Lz6BrqbXY7FArLnGX3dn/dqGAVZ7+hV0ighl3aMI3hX 2tT1G8fFhLHzD2F951FLnokbyTMx4TgpFspavsAJj+kyUG+qQX+nYmsJAionXYcNNQHE 5ciNnzwV/b4WIWsuf5LSrXeJyqZg6Z+ofMsUM3BlBfhrtHNqc9l0R3a438xvZwrFtHF4 Qewyj9mmhSgc6LTdeJWKvpAncO4yW+DC08tq77BgugilDm2Nm4lSOh6fvYldt3NB/6uy M5eCXElyUOj3b1IWhW+xG/7ymjMzZbWSkpaZ/P275c1gMozmK0rDJxaD7HgKt9ubruOf pR6A== 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=BkSxWGLOQGMoOdDShr6QmFAd98syu6Ct91LL6bMwZYc=; b=YKnkcobmENSMocnxxdXW9bevQPv4YVjeRrzJv59dxT1HWMzUmGgLt3ZP3uxMfWclj8 vDFp92GufV3oYkV3FgBTOwsjqun2F9TjAj8261fGwhLMns0D9llImfOPG31h83Ty8dx7 TFe60mzJsWTajVV0xPCd0hKZf2OrsZdtshspD9Z1DRB3JaXug9U/gdeFHAw6YkHC8W8+ iGnU5WBeFrbEHN7mGzTtxISgO6bJHA++5vcegnjoAvo3kYo6CfgJqCpiM0tmXyXcnLiv hdKPW5IAu4zyY2W0yYsqcXYuBkJYmDoT5RA/5HqWWfbZ8zBoJYeMhLGuv+3WEs8oGE5k SyOQ== X-Gm-Message-State: ACrzQf08rWQvtUhy1h3ujJdUDr05r6PMIInhvqykZnYmKRiNTfLSPbrd pDliJsnqVY8PgItWYs2daWMckbLTLuY= X-Google-Smtp-Source: AMsMyM7GTKoGUby/WRtL/vdQyW4XygsDYU27QxTB1fnkE0vt1bdohsKEuGfvyCPT+u7/j+lTJ0iwZw== X-Received: by 2002:adf:f447:0:b0:236:5840:1c72 with SMTP id f7-20020adff447000000b0023658401c72mr40352583wrp.686.1668103991880; Thu, 10 Nov 2022 10:13:11 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id m3-20020a05600c3b0300b003b4ff30e566sm8400477wms.3.2022.11.10.10.13.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Nov 2022 10:13:11 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 18/19] meson: update 0.63.3 -> 0.64.0 Date: Thu, 10 Nov 2022 19:12:48 +0100 Message-Id: <20221110181249.1240200-18-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221110181249.1240200-1-alex@linutronix.de> References: <20221110181249.1240200-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 ; Thu, 10 Nov 2022 18:13:15 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/173100 Signed-off-by: Alexander Kanavin --- .../0001-is_debianlike-always-return-False.patch | 15 ++++++++------- .../meson/{meson_0.63.3.bb => meson_0.64.0.bb} | 2 +- 2 files changed, 9 insertions(+), 8 deletions(-) rename meta/recipes-devtools/meson/{meson_0.63.3.bb => meson_0.64.0.bb} (98%) diff --git a/meta/recipes-devtools/meson/meson/0001-is_debianlike-always-return-False.patch b/meta/recipes-devtools/meson/meson/0001-is_debianlike-always-return-False.patch index 83c4782a61..a9a32e2b7a 100644 --- a/meta/recipes-devtools/meson/meson/0001-is_debianlike-always-return-False.patch +++ b/meta/recipes-devtools/meson/meson/0001-is_debianlike-always-return-False.patch @@ -1,4 +1,4 @@ -From 667b9ede638677fb37911306937ea62f05897581 Mon Sep 17 00:00:00 2001 +From 361f51c2c7685491186703e8f26be991ab698edc Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 18 Oct 2021 15:55:59 +0200 Subject: [PATCH] is_debianlike(): always return False @@ -7,15 +7,16 @@ Otherwise, host contamination happens. Upstream-Status: Inappropriate [oe-core specific] Signed-off-by: Alexander Kanavin + --- - mesonbuild/mesonlib/universal.py | 2 +- + mesonbuild/utils/universal.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -diff --git a/mesonbuild/mesonlib/universal.py b/mesonbuild/mesonlib/universal.py -index d670d04..47d1b52 100644 ---- a/mesonbuild/mesonlib/universal.py -+++ b/mesonbuild/mesonlib/universal.py -@@ -651,7 +651,7 @@ def is_cygwin() -> bool: +diff --git a/mesonbuild/utils/universal.py b/mesonbuild/utils/universal.py +index 570edd6..4119aa5 100644 +--- a/mesonbuild/utils/universal.py ++++ b/mesonbuild/utils/universal.py +@@ -634,7 +634,7 @@ def is_cygwin() -> bool: def is_debianlike() -> bool: diff --git a/meta/recipes-devtools/meson/meson_0.63.3.bb b/meta/recipes-devtools/meson/meson_0.64.0.bb similarity index 98% rename from meta/recipes-devtools/meson/meson_0.63.3.bb rename to meta/recipes-devtools/meson/meson_0.64.0.bb index 9267077422..84c3c84515 100644 --- a/meta/recipes-devtools/meson/meson_0.63.3.bb +++ b/meta/recipes-devtools/meson/meson_0.64.0.bb @@ -18,7 +18,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/meson-${PV}.tar.gz \ file://0001-is_debianlike-always-return-False.patch \ file://0001-Check-for-clang-before-guessing-gcc-or-lcc.patch \ " -SRC_URI[sha256sum] = "519c0932e1a8b208741f0fdce90aa5c0b528dd297cf337009bf63539846ac056" +SRC_URI[sha256sum] = "c5e27e091c2a35b9049e152a6535045ebbd057253aeb67856de6ecbb7b917bab" inherit python_setuptools_build_meta github-releases From patchwork Thu Nov 10 18:12:49 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 15310 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 B17AAC43217 for ; Thu, 10 Nov 2022 18:13:15 +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.8.1668103983812497982 for ; Thu, 10 Nov 2022 10:13:13 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=FfxjaAcB; 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 cl5so3438927wrb.9 for ; Thu, 10 Nov 2022 10:13: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=gFPJii7JmubiC/OK9BqpgSfsP/qQccBo5OjM13HRUp0=; b=FfxjaAcBA0hjNbvIpQmNwq0d2Pi4nBtX25y7uesgKiGcMYzsdjT2jbkhM3/BwcLlUp tcO8+jgWVLOBoP+hWEff+hVAUArumEl7TF4CRFs/a5mJRok0goT5zKSA1OmrYg9vRY72 MAJ1+mkY+0p4WhEMMePoSPdPNJKjy65LfXz2a4kFB8OSmRpxAwlYx08kJ4cJoPn9viqN 1s6OuN/ci4nDdLTejSQdx5hnPDx+SAXvdOjP6SiYpr+c14IQP6RZ5Ywnon4xHq7QQSDa OIiNTJ3YrrMC1q8+GXyqihmzU7iFYy/RTP7GhwpFwZFSZ+uI55uj3bhwbjgIM5MGGtfn BZkA== 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=gFPJii7JmubiC/OK9BqpgSfsP/qQccBo5OjM13HRUp0=; b=Kc8qD/lCPyDPsVVjI11I5Dp3wB9phYd/P2Kz1CjgpZSOyxbmDp3laIlM9MUcFuK174 MiZyuEb3QtNCAO88GfyJi/Y9IajtTceoAcgXzVFK3Dmk2UGIFJrT+L6oDhzrIVewaEIr spyRvhajYKXZxT+bwONb4qwnwZEKNhmDWMsVUL0jC6YtPX0ZL95lKxbWxxFmf3hr/F7s LpfbiBDppfMig2uJNHy+BDAgFzKCV4CcgiFEgPeBSzXIxXCXIRShtasQ4EWdhR+rfGvA M+b95h2hqRbbfg5gsCNAriPfQ8pV7h4yciqoURb8ZvUGwk4Yni8u1YD1Ci8CKQc6Jvn5 4qJQ== X-Gm-Message-State: ACrzQf0ed3OV6Lf1CwOQ+6fwneNeavKuubkzx7vriaANUXI3hovgAJUW RTWBWpO3Ha14Waa0z/Uf4gAFC5JD7TM= X-Google-Smtp-Source: AMsMyM6RcM/rkk2P4GeazpRJDaoBpgtSU9nciXQRI0knJvJVoCPdsTMn/JO64qI7hW6agwMaWngBQA== X-Received: by 2002:a05:6000:156e:b0:236:ed91:5354 with SMTP id 14-20020a056000156e00b00236ed915354mr27935079wrz.203.1668103992467; Thu, 10 Nov 2022 10:13:12 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id m3-20020a05600c3b0300b003b4ff30e566sm8400477wms.3.2022.11.10.10.13.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Nov 2022 10:13:12 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 19/19] systemd: update 251.4 -> 251.8 Date: Thu, 10 Nov 2022 19:12:49 +0100 Message-Id: <20221110181249.1240200-19-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221110181249.1240200-1-alex@linutronix.de> References: <20221110181249.1240200-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 ; Thu, 10 Nov 2022 18:13:15 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/173102 This resolves systemd-boot fails with latest meson, while systemd -> 252 is being prepared. Signed-off-by: Alexander Kanavin --- .../systemd/{systemd-boot_251.4.bb => systemd-boot_251.8.bb} | 0 meta/recipes-core/systemd/systemd.inc | 2 +- .../recipes-core/systemd/{systemd_251.4.bb => systemd_251.8.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/systemd/{systemd-boot_251.4.bb => systemd-boot_251.8.bb} (100%) rename meta/recipes-core/systemd/{systemd_251.4.bb => systemd_251.8.bb} (100%) diff --git a/meta/recipes-core/systemd/systemd-boot_251.4.bb b/meta/recipes-core/systemd/systemd-boot_251.8.bb similarity index 100% rename from meta/recipes-core/systemd/systemd-boot_251.4.bb rename to meta/recipes-core/systemd/systemd-boot_251.8.bb diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc index 71eb93f23a..3bb6b0efe6 100644 --- a/meta/recipes-core/systemd/systemd.inc +++ b/meta/recipes-core/systemd/systemd.inc @@ -14,7 +14,7 @@ LICENSE = "GPL-2.0-only & LGPL-2.1-only" LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \ file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c" -SRCREV = "2a674b4b66af1a050a0362b646d2fca90c90112e" +SRCREV = "ae8b249af4acb055f920134f2ac584c4cbc86e3b" SRCBRANCH = "v251-stable" SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=https;branch=${SRCBRANCH} \ " diff --git a/meta/recipes-core/systemd/systemd_251.4.bb b/meta/recipes-core/systemd/systemd_251.8.bb similarity index 100% rename from meta/recipes-core/systemd/systemd_251.4.bb rename to meta/recipes-core/systemd/systemd_251.8.bb