Re: [ptxdist] OPKG Dependent Package

2022-10-20 Thread Joshi, Pranay
Hi Bruno, During building of DistroKit-2019.12.0 for RPi platform using ptxdist-2019.12.0, we are getting below error- pranay@pranay-Latitude-5400:~/Project/oselas_bsp/DistroKit-2019.12.0$ ptxdist-2019.12.0 go

[ptxdist] [PATCH 5/5] python3: update download URL

2022-10-20 Thread Bruno Thomsen
Downloading package result in double http code 301 Moved Permanently from servers. Update used URL to match redirect URL. --2022-10-20 11:25:21-- http://python.org/ftp/python/3.10.4/Python-3.10.4.tar.xz Resolving python.org (python.org)... 138.197.63.241 Connecting to python.org

[ptxdist] [PATCH 4/5] host-opkg-utils: update download URL

2022-10-20 Thread Bruno Thomsen
Downloading package result in double http code 301 Moved Permanently from servers. Update used URL to match redirect URL. --2022-10-20 11:27:03-- http://git.yoctoproject.org/cgit/cgit.cgi/opkg-utils/snapshot/opkg-utils-0.5.0.tar.gz Resolving git.yoctoproject.org (git.yoctoproject.org)...

[ptxdist] [PATCH 3/5] libmbim: change URL from http to https

2022-10-20 Thread Bruno Thomsen
Downloading package result in a redirect from http to https. Use URL we have been told to follow. --2022-10-20 11:25:17-- http://www.freedesktop.org/software/libmbim/libmbim-1.26.4.tar.xz Resolving www.freedesktop.org (www.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f

[ptxdist] [PATCH 2/5] dbus: update download URL

2022-10-20 Thread Bruno Thomsen
Downloading package result in http code 301 Moved Permanently from server. Update used URL to match redirect URL. --2022-10-20 11:24:55-- http://dbus.freedesktop.org/releases/dbus/dbus-1.14.0.tar.xz Resolving dbus.freedesktop.org (dbus.freedesktop.org)... 131.252.210.176,

[ptxdist] [PATCH 1/5] libcurl: update download URL

2022-10-20 Thread Bruno Thomsen
Downloading package result in http code 301 Moved Permanently from server. Update used URL to match redirect URL. --2022-10-20 11:25:26-- https://curl.haxx.se/download/curl-7.85.0.tar.xz Resolving curl.haxx.se (curl.haxx.se)... 151.101.66.49, 151.101.130.49, 151.101.194.49, ... Connecting to

[ptxdist] [PATCH] linux-firmware: Version bump. 20220913 -> 20221012

2022-10-20 Thread Christian Melki
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/log/?h=20221012 Usual churn of updates. GPUs, BT, Wifi. * Amd-ucode license file changed. New copyright year. Signed-off-by: Christian Melki --- rules/linux-firmware.make | 6 +++--- 1 file changed, 3 insertions(+), 3

[ptxdist] [PATCH] pixman: Version bump. 0.40.0 -> 0.42.0

2022-10-20 Thread Christian Melki
Two years worth of changes. Mostly minor though. * Make use of the new meson flag to disable building of test/demos. Signed-off-by: Christian Melki --- rules/pixman.make | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/rules/pixman.make b/rules/pixman.make index

[ptxdist] [PATCH] libxml2: Version bump. 2.10.2 -> 2.10.3

2022-10-20 Thread Christian Melki
https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.10.3 Plugs CVEs: [CVE-2022-40303] Fix integer overflows with XML_PARSE_HUGE [CVE-2022-40304] Fix dict corruption caused by entity reference cycles * Forward patchset. Applies cleanly. Signed-off-by: Christian Melki ---

[ptxdist] [PATCH] iproute2: Version bump. 5.19.0 -> 6.0.0

2022-10-20 Thread Christian Melki
Minor fixes, header updates. Signed-off-by: Christian Melki --- rules/iproute2.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/iproute2.make b/rules/iproute2.make index fb362f403..f811d0fb0 100644 --- a/rules/iproute2.make +++ b/rules/iproute2.make @@ -15,8

[ptxdist] [PATCH] hwdata: Version bump. 0.362 -> 0.363.

2022-10-20 Thread Christian Melki
The regular churn of id updates. Signed-off-by: Christian Melki --- rules/hwdata.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/hwdata.make b/rules/hwdata.make index 2b2170811..54d1af4e7 100644 --- a/rules/hwdata.make +++ b/rules/hwdata.make @@ -14,8 +14,8 @@

[ptxdist] [PATCH] ethtool: Version bump. 5.19 -> 6.0.

2022-10-20 Thread Christian Melki
Minor changes. UAPI bump. Signed-off-by: Christian Melki --- rules/ethtool.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/ethtool.make b/rules/ethtool.make index a5de32baa..9150fdaea 100644 --- a/rules/ethtool.make +++ b/rules/ethtool.make @@ -15,8 +15,8 @@

Re: [ptxdist] [EXT] [PATCH v2] zlib: Version bump. 1.2.12 -> 1.2.13

2022-10-20 Thread Denis OSTERLAND-HEIM
> From: ptxdist On Behalf Of Christian Melki > Sent: Wednesday, October 19, 2022 9:18 AM > To: ptxdist@pengutronix.de > Subject: [ptxdist] [PATCH v2] zlib: Version bump. 1.2.12 -> 1.2.13 > > https://zlib.net/ > Minor fixes in this release. > Version bump plugs CVE-2022-37434. > > * Remove all

Re: [ptxdist] OPKG Dependent Package

2022-10-20 Thread Joshi, Pranay
Thank you Bruno for your quick response. From: ptxdist On Behalf Of Bruno Thomsen Sent: Thursday, October 20, 2022 12:30 PM To: Michael Olbrich ; ptxdist@pengutronix.de; ose...@community.pengutronix.de Subject: Re: [ptxdist] OPKG Dependent Package You don't often get email from

[ptxdist] [PATCH] mesalib: version bump 22.2.1 -> 22.2.2

2022-10-20 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/mesalib.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/mesalib.make b/rules/mesalib.make index e06417b34018..dfbb0d11ae73 100644 --- a/rules/mesalib.make +++ b/rules/mesalib.make @@ -14,8 +14,8 @@

Re: [ptxdist] OPKG Dependent Package

2022-10-20 Thread Alexander Dahl
Hello Pranay, Am Donnerstag, 20. Oktober 2022, 08:29:36 CEST schrieb Joshi, Pranay: > Hi Michael, > > We are trying to build DistroKit-2019.12.0 BSP using PTXDist-2019.12.0, one > of the dependent library is not available over web, please share the > opkg-utils-0.4.1.tar.bz2 Library in the

Re: [ptxdist] OPKG Dependent Package

2022-10-20 Thread Bruno Thomsen
Hi PranayChristian has fixed it upstream in this commit:https://git.pengutronix.de/cgit/ptxdist/commit/rules/host-opkg-utils.make?id=6dc8fedeee27ce2abd1b85ec047012c8bdc455a9So you need modify the .make file in your project and change suffix variable from tar.bz2 to tar.gz./BrunoFrom: ptxdist on

[ptxdist] OPKG Dependent Package

2022-10-20 Thread Joshi, Pranay
Hi Michael, We are trying to build DistroKit-2019.12.0 BSP using PTXDist-2019.12.0, one of the dependent library is not available over web, please share the opkg-utils-0.4.1.tar.bz2 Library in the .tar.bz2 format. Thanks Pranay Joshi Lead Engineer-Firmware Engineering Drilling Services Baker