From patchwork Mon May 4 06:31:57 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hitendra Prajapati X-Patchwork-Id: 87466 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 A87B7CD3423 for ; Mon, 4 May 2026 06:32:12 +0000 (UTC) Received: from mail-dl1-f52.google.com (mail-dl1-f52.google.com [74.125.82.52]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.9173.1777876331450905714 for ; Sun, 03 May 2026 23:32:11 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@mvista.com header.s=google header.b=R7kUIRRa; spf=pass (domain: mvista.com, ip: 74.125.82.52, mailfrom: hprajapati@mvista.com) Received: by mail-dl1-f52.google.com with SMTP id a92af1059eb24-12dfbcc0703so2897822c88.1 for ; Sun, 03 May 2026 23:32:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mvista.com; s=google; t=1777876330; x=1778481130; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=HHSX7KJY0DaDZnWLro7IfZTeXyetIQbspafcTVM61Qk=; b=R7kUIRRaxGWS9yugKXyEDAfVi/0S6iosSIm2y/Iv0Uoo/KhjMzdtcAsJnXAp8TMpGa m/oS9cvGLuTYQxN74/5OD4WxHYP4wZjYYzy0tpdL5zJ4rcPgk6hqsghE7z6VFs1ifiB6 92wP0N/zwpQ8j1RR17jAQKN8aE5h8boNUURqs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1777876330; x=1778481130; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-gg:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=HHSX7KJY0DaDZnWLro7IfZTeXyetIQbspafcTVM61Qk=; b=oZERqc1MfUP6Pfz/I1bDyFkv0PV6+cgL+OUz02abDSq4pV79tpPAwIbqArf9im10tm FfXrnA8SG3ToyI1xh7L3S2dmnOFSoxqcp93azS7Hjmb+OJDn3458K3tCgM9nMm/kleG0 Zb+4fqjTDda3p86MEW0VNlNaIYNP9XaEKoQB1Q4bYF08m1Fr2Ws76cEiiZtAFSLajYj2 92cAjGmk4Sp3pPzuTtVblg/9fzvtsoXHT9JwBjb46ldepZVHUmhgHXugICbjPHPGJoqx 78rKk4saqpUkmfDlXdg616gCDOmBoF/iDQ+XgooDN5O5BANEuYsOZ8bN0A52sxVyiTuP kGbg== X-Gm-Message-State: AOJu0YxCYKUXKCw+i2QBObZr1BCT02pd3TnEkhm8Fs4P5XYWaTYvY2du JkrpS/Es+sI13DZ6aN8jskBfgRRj20nfafCiyMinNEWDMZOQJUZBE2JW5QGohfdwrqUf9sChq93 q6f63gWQ= X-Gm-Gg: AeBDiesJwblSOS6yA6KzsjbmLrP8Fq646dvIKVx+mdQLZucj5W5R1GsjXKNCLW2IK9R AYA+q7yj5FIBFXErh3WEgAP76ZQSgiB4HAgrn+vuStkir4a1PlmFV/IgbGyUCh1Wj/MYw/HnaiD jIdtpB1hy433ugeQ5VwgcLf7LfXENEKxG5UnsRnCvDUAubnoO9KW7DMMqrk4kDOh8gZzCsb66iX Zv5EVnZrO/URhbtBxBpuLUFBesMxAIrOGljR3SW6hPV2bYQPubmtldUKtNDNg9T+alhQ4W2EEO9 dDuqqV7Nu9BfaGL9PqHdHqOXeZJ8Zim1oh7LmGqHgNNetSPG19VR9yGcK0IiDecQuVWjIpzCClf u7ldPcMn/JBcBmt1nqT61E/XtkRwNCva+QQ8f+51cJwc2CsMQHaITIzyq9NO44XHtaysBsO2/81 iQUZQB76AkztiZmdNNMZl7/0Cel1Xe7LGytnrLquXZRZ/dLnA= X-Received: by 2002:a05:7022:404:b0:12d:b7e5:a67b with SMTP id a92af1059eb24-12dfd7ca694mr3875762c88.14.1777876330473; Sun, 03 May 2026 23:32:10 -0700 (PDT) Received: from MVIN00013.mvista.com ([103.250.136.132]) by smtp.gmail.com with ESMTPSA id a92af1059eb24-12df81ec067sm14995802c88.0.2026.05.03.23.32.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 03 May 2026 23:32:10 -0700 (PDT) From: Hitendra Prajapati To: openembedded-core@lists.openembedded.org Cc: Hitendra Prajapati Subject: [scarthgap][PATCH 1/3] libexif: upgrade 0.6.24 -> 0.6.25 Date: Mon, 4 May 2026 12:01:57 +0530 Message-ID: <20260504063159.30681-1-hprajapati@mvista.com> X-Mailer: git-send-email 2.50.1 MIME-Version: 1.0 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 04 May 2026 06:32:12 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/236431 Signed-off-by: Hitendra Prajapati --- .../0001-Add-serial-tests-config-needed-by-ptest.patch | 6 +++--- .../libexif/{libexif_0.6.24.bb => libexif_0.6.25.bb} | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-support/libexif/{libexif_0.6.24.bb => libexif_0.6.25.bb} (94%) diff --git a/meta/recipes-support/libexif/libexif/0001-Add-serial-tests-config-needed-by-ptest.patch b/meta/recipes-support/libexif/libexif/0001-Add-serial-tests-config-needed-by-ptest.patch index 505aa07330..26ab7f657f 100644 --- a/meta/recipes-support/libexif/libexif/0001-Add-serial-tests-config-needed-by-ptest.patch +++ b/meta/recipes-support/libexif/libexif/0001-Add-serial-tests-config-needed-by-ptest.patch @@ -1,4 +1,4 @@ -From 1ee7217c8ae724d793f9a9876c3608057a2ccbf8 Mon Sep 17 00:00:00 2001 +From ea0110e5def8eaf2567193323601f06ff892ce15 Mon Sep 17 00:00:00 2001 From: Julien Stephan Date: Tue, 11 Jul 2023 16:07:54 +0200 Subject: [PATCH] Add serial-tests config needed by ptest @@ -13,10 +13,10 @@ Signed-off-by: Julien Stephan 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac -index cd48047..5413907 100644 +index 9e483c9..561b61c 100644 --- a/configure.ac +++ b/configure.ac -@@ -16,6 +16,7 @@ AM_INIT_AUTOMAKE([ +@@ -21,6 +21,7 @@ AM_INIT_AUTOMAKE([ dist-zip check-news subdir-objects diff --git a/meta/recipes-support/libexif/libexif_0.6.24.bb b/meta/recipes-support/libexif/libexif_0.6.25.bb similarity index 94% rename from meta/recipes-support/libexif/libexif_0.6.24.bb rename to meta/recipes-support/libexif/libexif_0.6.25.bb index b407ee52de..59c22753d0 100644 --- a/meta/recipes-support/libexif/libexif_0.6.24.bb +++ b/meta/recipes-support/libexif/libexif_0.6.25.bb @@ -12,7 +12,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/libexif-${PV}.tar.bz2 \ file://run-ptest \ " -SRC_URI[sha256sum] = "d47564c433b733d83b6704c70477e0a4067811d184ec565258ac563d8223f6ae" +SRC_URI[sha256sum] = "7c9eba99aed3e6594d8c3e85861f1c6aaf450c218621528bc989d3b3e7a26307" inherit autotools gettext github-releases ptest From patchwork Mon May 4 06:31:58 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hitendra Prajapati X-Patchwork-Id: 87467 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 85137CD3423 for ; Mon, 4 May 2026 06:33:12 +0000 (UTC) Received: from mail-dl1-f50.google.com (mail-dl1-f50.google.com [74.125.82.50]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.9182.1777876388516782585 for ; Sun, 03 May 2026 23:33:08 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@mvista.com header.s=google header.b=WFOe9pNd; spf=pass (domain: mvista.com, ip: 74.125.82.50, mailfrom: hprajapati@mvista.com) Received: by mail-dl1-f50.google.com with SMTP id a92af1059eb24-12dbd0f7ecaso8539949c88.0 for ; Sun, 03 May 2026 23:33:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mvista.com; s=google; t=1777876388; x=1778481188; darn=lists.openembedded.org; 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=nmgVivE6O6/j7dBLKSmOvnH05xmzvfGmyHxToq+Xzo0=; b=WFOe9pNdtP3HXaEVQ+bz8zmz6WCiKfWcN98+poVd/X8BMaBrgzB1z+TkUjlyH0OVIL IF5SeiiOWd5A7kkC+r8BpK4/nV+EgInmMwgaXu5uKZAh1+jmJLkiE1HBU46xbX4W6D6S ckyJqm6ekUlirXSWwBWty7Q3hIbdl4nvF3Hpk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1777876388; x=1778481188; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-gg:x-gm-message-state:from :to:cc:subject:date:message-id:reply-to; bh=nmgVivE6O6/j7dBLKSmOvnH05xmzvfGmyHxToq+Xzo0=; b=GnnNO62MMe+mo7SCVIJ3Tqf0XuR8iUhEpUmf99Vg1zshuCAXp0kSJmnPB8sEPwmO8z z34FgiomX2n5sTLXyI1HDKPxgKqFyV5NpAgEdKgT79NNWaBE7K5ZZ3oDaR7QBLgPpEXW d/P3pFix5kJJqDa4fIO+sbNX2UCnAjhyhUontpIt/oqzUv9D8VPEVgnNogtSeOhhahxb 17EjVTeunYYYs3ofX4JwhtgyzhPBvXD+17FrvPgPrd/0McGzMQEUSVLuPjNbQrbI/LMb 7x7KU84hUIWktdNKyfYNAHPXvsh06tIDDWHVASKjkxE9wCtKwaw5KQmFTRs9xbUi25qL BZfA== X-Gm-Message-State: AOJu0YzXIBgBaTL4zXY6PnZbN2wyJg+Yj7+ZYk/+gNNRjP7rSbbvkN6i 7wW08qLo3nmyj26Ug1KjGaN20Eg7MV3i0xU8egjlN5EP/s69Em3JUwe+qxtq6F4ebgUe3wms5e0 ChrePWnI= X-Gm-Gg: AeBDieudv92lYCbpSi/T4eN/c3POSL5s8lTS+0uCGPc7x+QHe+q+QmZy5VpIt0oraXt lg9E9YfMofPQMVlFhxyud2rfwOSkLkjm6EV0nmX7Yz1UhcshyehmstFLowOSGsxY6i5fYcK7zJZ VSUS0vjnxg2hknbd4wnhRDV5FQHkvSXEli2RTif/lUoVmltmMiQFhNaybHoi64oSHykx+X4+oB/ mgZ5VjRchyeOaKmYUHV7Oq7GXan+qE9BeCkncK8GhH2SkCfEkIoRO5IAxiEDumG1kG6Umgwn4zR zDoUp/drTgsOWf9XpuM+Cjcq4e90adSGyUvR/1ONj6nNdpmorv0wQNKwLWxwWsEBrQ2TXJvAaYb 46bcZeNnJS2WO7mAZK7jieI/aKE+5C4/ywBAqyWPx/N0o0QyPLHuP9kbpEuWCaX2rn+GLkh7F8K ABTh2I110HIUekTlhrmSX536+YirS6Ihoz1UVlEYEC2UtEb34= X-Received: by 2002:a05:7022:4391:b0:128:ce44:be8f with SMTP id a92af1059eb24-12dfd7da1c2mr3595516c88.2.1777876387794; Sun, 03 May 2026 23:33:07 -0700 (PDT) Received: from MVIN00013.mvista.com ([103.250.136.132]) by smtp.gmail.com with ESMTPSA id a92af1059eb24-12df81ec067sm14995802c88.0.2026.05.03.23.33.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 03 May 2026 23:33:07 -0700 (PDT) From: Hitendra Prajapati To: openembedded-core@lists.openembedded.org Cc: Hitendra Prajapati , Ross Burton , Mathieu Dubois-Briand , Richard Purdie Subject: [scarthgap][PATCH 2/3] libexif: rewrite ptest handling Date: Mon, 4 May 2026 12:01:58 +0530 Message-ID: <20260504063159.30681-2-hprajapati@mvista.com> X-Mailer: git-send-email 2.50.1 In-Reply-To: <20260504063159.30681-1-hprajapati@mvista.com> References: <20260504063159.30681-1-hprajapati@mvista.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 04 May 2026 06:33:12 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/236432 What started as replacing the installation of libtool wrapper scripts ended up being a rewrite of the ptest integration. There are only ~15 tests so we can install the binaries with libtool, extract the test names from the Makefile, and just run them with a few lines of shell. Signed-off-by: Ross Burton Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie Signed-off-by: Hitendra Prajapati --- .../recipes-support/libexif/libexif/run-ptest | 34 +++++++++++++++++-- .../recipes-support/libexif/libexif_0.6.25.bb | 21 ++++-------- 2 files changed, 38 insertions(+), 17 deletions(-) diff --git a/meta/recipes-support/libexif/libexif/run-ptest b/meta/recipes-support/libexif/libexif/run-ptest index 2d23159eb0..6a50f64822 100644 --- a/meta/recipes-support/libexif/libexif/run-ptest +++ b/meta/recipes-support/libexif/libexif/run-ptest @@ -1,3 +1,33 @@ -#!/bin/sh +#! /bin/sh -make -o Makefile runtest-TESTS +all=0 +passed=0 +failed=0 +skipped=0 + +for t in @TESTS@; do + "./$t" + case "$?" in + 0) + echo "PASS: $t" + passed=$((passed + 1)) + ;; + 77) + echo "SKIP: $t" + skipped=$((skipped + 1)) + ;; + *) + echo "FAIL: $t" + failed=$((failed + 1)) + ;; + esac + all=$((all + 1)) +done + +if [ "$failed" -eq 0 ]; then + echo "All $all tests passed ($skipped skipped)" + exit 0 +else + echo "$failed of $all tests failed ($skipped skipped)" + exit 1 +fi diff --git a/meta/recipes-support/libexif/libexif_0.6.25.bb b/meta/recipes-support/libexif/libexif_0.6.25.bb index 59c22753d0..c57855303f 100644 --- a/meta/recipes-support/libexif/libexif_0.6.25.bb +++ b/meta/recipes-support/libexif/libexif_0.6.25.bb @@ -23,25 +23,16 @@ do_compile_ptest() { } do_install_ptest() { - install ${B}/test/test*[!\.o] ${D}${PTEST_PATH} - for f in ${D}${PTEST_PATH}/test*; do - sed -i "s/\(LD_LIBRARY_PATH=\).*\(:\$LD_LIBRARY_PATH\)\"/\1.\2/" $f - done - - install ${B}/test/Makefile ${D}${PTEST_PATH} - sed -i -e "/^srcdir/c srcdir = \$\{PWD\}" ${D}${PTEST_PATH}/Makefile - - install -d ${D}${PTEST_PATH}/nls - install ${B}/test/nls/*[!\.o] ${D}${PTEST_PATH}/nls - install -d ${D}${PTEST_PATH}/.libs - install ${B}/test/.libs/* ${D}${PTEST_PATH}/.libs - install ${S}/test/*.sh ${D}${PTEST_PATH} + for file in $(find ${B}/test/test-* -executable -type f); do + ${B}/libtool --mode=install install $file ${D}/${PTEST_PATH} + done + install -d ${D}${PTEST_PATH}/testdata install ${S}/test/testdata/* ${D}${PTEST_PATH}/testdata -} -RDEPENDS:${PN}-ptest += "make bash" + sed -i -e "s/@TESTS@/$(makefile-getvar ${B}/test/Makefile TESTS)/" ${D}${PTEST_PATH}/run-ptest +} BBCLASSEXTEND = "native nativesdk" From patchwork Mon May 4 06:31:59 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hitendra Prajapati X-Patchwork-Id: 87468 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 815A7CD3423 for ; Mon, 4 May 2026 06:33:22 +0000 (UTC) Received: from mail-dl1-f53.google.com (mail-dl1-f53.google.com [74.125.82.53]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.9139.1777876392852117383 for ; Sun, 03 May 2026 23:33:12 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@mvista.com header.s=google header.b=Vp4AS2/o; spf=pass (domain: mvista.com, ip: 74.125.82.53, mailfrom: hprajapati@mvista.com) Received: by mail-dl1-f53.google.com with SMTP id a92af1059eb24-12c1a170a50so4687060c88.0 for ; Sun, 03 May 2026 23:33:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mvista.com; s=google; t=1777876392; x=1778481192; darn=lists.openembedded.org; 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=S/EvFTiTgqa5LB2eGDaSIHn1ucYPoIt1aZdj4nCH2Sg=; b=Vp4AS2/o4pOVh4wtaUwujlhbE0vxxbAeB5gcrMeQHRt9Qoc6uIUAwbVLAAad9BWiT6 B/9LRPZKCHbvzBQpDigFPg0eWjJ+uMrTZM4r7T7YUKECkkUtqfB1fvAz1k/hoRG+/NI8 g7dQEbTRDwOZleMQUcHOCv8Cnc8+3Y0Ge19cA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1777876392; x=1778481192; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-gg:x-gm-message-state:from :to:cc:subject:date:message-id:reply-to; bh=S/EvFTiTgqa5LB2eGDaSIHn1ucYPoIt1aZdj4nCH2Sg=; b=maz3b7JhKiiaZJjIi8llwg86ucdidmUdrBvEbHhHJFdWk8Jd2wbCnOOz1p1vGq6BDe 1iZiMYWob3UqbCbWdLXAFqvvI2hZgvPCbakJGGd4Et5T+vX8wyUn70R0xeyvr70MEpf7 K8vFOujbjlTIYuLUmjGc87dCZLMhJHnx8p74FS2LLHLSCRz4wxUYNDKoL6GahZLDbhMW plmfsnPdSxCgKzAf0KNnIUUWZOUWwyZMgoTskfFrbZqeamvltMqOIZvJOlmZ3vBz53sJ KVd5aBm347ozBINwuA4FEAw5W6zBqtZmt/6mdZSiUV6uEvXqA9YmQozvh3Ei3YSls+DO egnA== X-Gm-Message-State: AOJu0YyhAIiqWUtdwfxIDuSa9CErQSYI8+9PxVRWS0nZpGhg3/178kyR JyY2gL+/mdKrqLQw7FeosBXdhwEeip3XjdUwm4IAyJlBIBp9f9wHYi2wzhzY7Y96XqcycFjdc3F 8PMsvH4A= X-Gm-Gg: AeBDiesfhgBhhyh/Jtwv06pYu7O5h4zsIfhmlzlJTuzzYFkuR9jD1PA1lJ8FvsFGeGb lvUXFwKXcVXU/fiFD/Q9JCA75tsxO5pc6gXS3Y0Mq4DPRd/WUhueUziJWkWzlKS5hBfLYHznVx7 4QUrzKUL9QgmuOu+hn1x9C8emVZIuoqCQ5yUQmBGeqF/zp/E0OkOTsAYCQqcBBdimFx41qUUxi2 OEP1pnXM04rmODIKDMQFQqh8z+1HTiYQH06GJTycV7uuJOuM9mCYBsblshDptP9+W7qBFbfUgsG VIn/CFjEl1Ql0P3PprsKywx9wgA816+lsq2TQeE4e6+Ey+ySABATNoB2Z1sJ3qubozKL0HJ4l09 FFKoY3ioIT0yQds3yx04sdqYpHu4FoMR0qm35jqkYso6HWmc3Ajak3GqHbvz2eAyHv2esYKkfZ0 4NGetWvCJNs1FO7+JRPzZ+mbUumn8/NM6NHft8NbTNV0lqCTQ= X-Received: by 2002:a05:7022:43a6:b0:123:2ee9:d1b3 with SMTP id a92af1059eb24-12dfd7d1a26mr3484724c88.2.1777876391991; Sun, 03 May 2026 23:33:11 -0700 (PDT) Received: from MVIN00013.mvista.com ([103.250.136.132]) by smtp.gmail.com with ESMTPSA id a92af1059eb24-12df81ec067sm14995802c88.0.2026.05.03.23.33.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 03 May 2026 23:33:11 -0700 (PDT) From: Hitendra Prajapati To: openembedded-core@lists.openembedded.org Cc: Hitendra Prajapati Subject: [scarthgap][PATCH 3/3] libexif: upgrade 0.6.25 -> 0.6.26 Date: Mon, 4 May 2026 12:01:59 +0530 Message-ID: <20260504063159.30681-3-hprajapati@mvista.com> X-Mailer: git-send-email 2.50.1 In-Reply-To: <20260504063159.30681-1-hprajapati@mvista.com> References: <20260504063159.30681-1-hprajapati@mvista.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 04 May 2026 06:33:22 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/236433 Release notes [1]: libexif-0.6.26 (2026-04-14): * Security issues fixed: * CVE-2026-40386: An unsigned integer underflow in Fuji and Olympus makernote handling * CVE-2026-40385: An unsigned integer overflow on 32bit systems in Nikon makernote handling * CVE-2026-32775: A buffer overwrite via integer underflow in makernote handling * handle JPEG APP3 marker * added EXIF_TAG_IMAGE_DEPTH tag * translations updated: Arabic, German, Spanish, Polish, Romanian, * Serbian, Swedish, Ukrainian, Chinese [1] https://github.com/libexif/libexif/releases/tag/v0.6.26 Signed-off-by: Hitendra Prajapati --- .../libexif/{libexif_0.6.25.bb => libexif_0.6.26.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libexif/{libexif_0.6.25.bb => libexif_0.6.26.bb} (93%) diff --git a/meta/recipes-support/libexif/libexif_0.6.25.bb b/meta/recipes-support/libexif/libexif_0.6.26.bb similarity index 93% rename from meta/recipes-support/libexif/libexif_0.6.25.bb rename to meta/recipes-support/libexif/libexif_0.6.26.bb index c57855303f..56b2e1e168 100644 --- a/meta/recipes-support/libexif/libexif_0.6.25.bb +++ b/meta/recipes-support/libexif/libexif_0.6.26.bb @@ -12,7 +12,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/libexif-${PV}.tar.bz2 \ file://run-ptest \ " -SRC_URI[sha256sum] = "7c9eba99aed3e6594d8c3e85861f1c6aaf450c218621528bc989d3b3e7a26307" +SRC_URI[sha256sum] = "0830ed253fceeb60444fb309598bc8a9491d3007dc054aad3a50a347c5597c57" inherit autotools gettext github-releases ptest