Re: [oe] [meta-python][PATCH] python-4.8.2: update to version 4.8.2

2024-01-12 Thread Fabio Estevam
On Fri, Jan 12, 2024 at 4:19 PM Derek Straka wrote: > > Signed-off-by: Derek Straka Maybe change the Subject to: python3-engineio: update to version 4.8.2 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#108252):

Re: Update to dav1d v1.3.0 including soname bump coming to rawhide

2024-01-12 Thread Fabio Valentini
On Thu, Jan 4, 2024 at 5:23 PM Fabio Valentini wrote: > > Hi all, > > I am planning to push the update for dav1d v1.3.0 to rawhide. It > involves an soname bump from libdav1d.so.6 to libdav1d.so.7 due to > minor ABI changes. According to the release notes, there are were no

Re: [PATCH] arm: imx: imx8m: Enable the SError exception

2024-01-12 Thread Fabio Estevam
Hi Ye Li, On Fri, Jan 12, 2024 at 4:07 AM Ye Li wrote: > > To work with commit 2f3c920(imx8m: workaround ROM serror), > we need to enable the SError exception and install vector in SPL. > > Signed-off-by: Ye Li > Reviewed-by: Peng Fan This causes an image increase that makes SPL to not fit

Re: [PATCH] board: phytec: fix link error when disabling PHYTEC_SOM_DETECTION

2024-01-12 Thread Fabio Estevam
Hi Yannic, On Thu, Jan 11, 2024 at 5:27 AM Yannic Moog wrote: > > Commit aa7858fe5e2e ("board: phytec: som_detection: move definitions to > source file") moved function definitions from header to source file. > Makefile however was not updated to unconditionally build the imx8 and > phytec som

Re: [PATCH] arm: imx: imx8m: Enable the SError exception

2024-01-12 Thread Fabio Estevam
On Fri, Jan 12, 2024 at 4:07 AM Ye Li wrote: > > To work with commit 2f3c920(imx8m: workaround ROM serror), > we need to enable the SError exception and install vector in SPL. > > Signed-off-by: Ye Li > Reviewed-by: Peng Fan Reported-by: Thomas Schaefer Reviewed-by: Fabio Estevam

[oe] [PATCH v2] v4l-utils: Update to 1.26.1

2024-01-12 Thread Fabio Estevam
From: Fabio Estevam Update to 1.26.1. Remove the Makefile.am patches as they no longer apply due to the switch to Meson. Backport a fix that prevents installing 50-rc_keymap.conf in systems without systemd. Signed-off-by: Fabio Estevam --- Changes since v1: - Adjust SRCREV to point

Re: [oe] [PATCH] v4l-utils: Update to 1.26.1

2024-01-11 Thread Fabio Estevam
Hi Khem, On Thu, Jan 11, 2024 at 5:10 PM Khem Raj wrote: > > I meant to say without systemd ( using sysvinit ) Yes, I have sent a patch to v4l-utils to fix this bug. Thanks -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#108232):

[OE-core] [PATCH] mesa: Upgrade 23.3.2 -> 23.3.3

2024-01-11 Thread Fabio Estevam
From: Fabio Estevam Mesa 23.3.3 release notes: https://lists.freedesktop.org/archives/mesa-announce/2024-January/000742.html Signed-off-by: Fabio Estevam --- .../mesa/{mesa-gl_23.3.2.bb => mesa-gl_23.3.3.bb} | 0 meta/recipes-graphics/mesa/mesa.

Re: [lisp] Moving draft-ietf-lisp-name-encoding to standard track?

2024-01-11 Thread Fabio Maino (fmaino)
I support moving this document to standard track Fabio From: lisp on behalf of Luigi Iannone Date: Thursday, January 11, 2024 at 4:53 AM To: LISP mailing list list Cc: lisp-cha...@ietf.org Subject: [lisp] Moving draft-ietf-lisp-name-encoding to standard track? Hi All, Happy new year

[Desktop-packages] [Bug 2049061] [NEW] adsysctl update with a domain user fails if KRB5CCNAME is not set

2024-01-11 Thread Fabio Augusto Miranda Martins
Public bug reported: In an environment where /etc/krb5.conf sets "default_ccache_name = FILE:/tmp/krb5cc_%{uid}" and you don't have the KRB5CCNAME variable set, running "adsysctl update" with a AD domain user will fail. If you either export the variable with the path to the kerberos ticket OR

Re: [PATCH v2 1/3] arm: xea: Move XEA's environment variables from xea.h to xea.env

2024-01-11 Thread Fabio Estevam
On Thu, Jan 11, 2024 at 8:16 AM Fabio Estevam wrote: > > Hi Lukasz, > > On Thu, Jan 11, 2024 at 8:06 AM Lukasz Majewski wrote: > > > +serverip=10.8.217.79 > > +nfs_serverip=10.8.218.113 > > +gatewayip=10.8.209.250 > > These IP addresses should not be ha

Re: [PATCH v2 1/3] arm: xea: Move XEA's environment variables from xea.h to xea.env

2024-01-11 Thread Fabio Estevam
Hi Lukasz, On Thu, Jan 11, 2024 at 8:06 AM Lukasz Majewski wrote: > +serverip=10.8.217.79 > +nfs_serverip=10.8.218.113 > +gatewayip=10.8.209.250 These IP addresses should not be hardcoded here. They were not present in xea.h originally. Please remove them.

[oe] [PATCH] v4l-utils: Update to 1.26.1

2024-01-10 Thread Fabio Estevam
From: Fabio Estevam Update to 1.26.1. Also remove the Makefile.am patches as they no longer apply due to the swith to Meson. Signed-off-by: Fabio Estevam --- ...-Don-t-install-libmediactl-and-libv4.patch | 46 --- ...02-original-patch-mediactl-pkgconfig.patch | 23

Re: [PATCH v4 07/11] doc: devicetree: Align documentation to use Kconfig options

2024-01-10 Thread Fabio Estevam
On Wed, Jan 10, 2024 at 7:37 AM Sumit Garg wrote: > History > --- > > -U-Boot configuration was previous done using CONFIG options in the board > +U-Boot configuration was previous done using Kconfig options in the board > config file. This eventually got out of hand with nearly 10,000

Re: inconsistent wget behavior

2024-01-10 Thread Fabio Estevam
Hi Paul, On Fri, Jan 5, 2024 at 4:19 PM Fabio Estevam wrote: > > I tried to investigate this by U-boot sandbox. But it seems to me that I > > cannot reproduce this issue. > > I put a file on localhost apache server and tried to download it from > > localhost.

Re: [nexa] AI copyright lawsuit hinges on the legal concept of ‘fair use’ - The Washington Post

2024-01-10 Thread Fabio Alemagna
Il giorno mer 10 gen 2024 alle ore 11:29 Fabio Alemagna ha scritto: > > Il giorno mer 10 gen 2024 alle ore 11:21 Alberto Cammozzo via nexa > ha scritto: > > > > Credo che la questione non sia _se_ possano fare il training, ma se possano > > farlo _gratis_ > >

Re: [nexa] AI copyright lawsuit hinges on the legal concept of ‘fair use’ - The Washington Post

2024-01-10 Thread Fabio Alemagna
, possono. Fonte: https://creativecommons.org/2023/02/17/fair-use-training-generative-ai/ Fabio ___ nexa mailing list nexa@server-nexa.polito.it https://server-nexa.polito.it/cgi-bin/mailman/listinfo/nexa

[QGIS-it-user] R: dove stiamo andando?

2024-01-09 Thread Fabio Pifferini via QGIS-it-user
considerando le nuove tendenze ed evoluzioni. Se mi viene in mente qualche idea la porto sicuramente. In conclusione, è doveroso ringraziare tutti coloro che mettono a disposizione il proprio contributo alla causa, sia con contributi sui topics, sia per le traduzioni, ecc. Grazie! Fabio Da

[OE-core] [PATCH 2/2] kmscube: Add package version

2024-01-08 Thread Fabio Estevam
From: Fabio Estevam kmscube meson.build passes version : '0.0.1', so add a package version entry to match. Suggested-by: Martin Jansa Signed-off-by: Fabio Estevam --- meta/recipes-graphics/kmscube/kmscube_git.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/recipes-graphics

[OE-core] [PATCH 1/2] kmscube: Change header file to

2024-01-08 Thread Fabio Estevam
From: Fabio Estevam Since kmscube commit 96d63eb59e34 ("kmscube: Add gears mode"), kmscube fails to build on platforms without . Fix it by changing the header file to . Reported-by: Martin Jansa Signed-off-by: Fabio Estevam --- ...rs-Change-header-file-to-GLES3-gl3.h.

[PATCH 3/3] imx8m: Select BINMAN at SoC level

2024-01-08 Thread Fabio Estevam
From: Fabio Estevam All i.MX8M targets rely on using binman to generate the U-Boot binary. Select it at the SoC level instead of per board. Signed-off-by: Fabio Estevam --- arch/arm/mach-imx/imx8m/Kconfig | 39 + 1 file changed, 1 insertion(+), 38 deletions

[PATCH 2/3] imx9: Select BINMAN at SoC level

2024-01-08 Thread Fabio Estevam
From: Fabio Estevam All i.MX93 targets rely on using binman to generate the U-Boot binary. Select it at the SoC level instead of per board. Signed-off-by: Fabio Estevam --- arch/arm/mach-imx/imx9/Kconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/arch/arm/mach-imx

[PATCH 1/3] doc: imx93_var_som: Adjust the underline length

2024-01-08 Thread Fabio Estevam
From: Fabio Estevam Adjust the underline length so that it matches the title length. Signed-off-by: Fabio Estevam --- doc/board/variscite/imx93_var_som.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/board/variscite/imx93_var_som.rst b/doc/board/variscite

[v2] Pull request: Please pull u-boot-imx-master-20240108

2024-01-08 Thread Fabio Estevam
Hi Tom, This is v2. Fixed the summary log. Please pull from u-boot-imx, thanks. The following changes since commit 93d91e9485d902a1836a22e72d1a545b587adf36: Merge branch 'next' (2024-01-08 12:00:18 -0500) are available in the Git repository at:

Pull request: Please pull u-boot-imx-master-20240108

2024-01-08 Thread Fabio Estevam
Hi Tom, Please pull from u-boot-imx, thanks. The following changes since commit 93d91e9485d902a1836a22e72d1a545b587adf36: Merge branch 'next' (2024-01-08 12:00:18 -0500) are available in the Git repository at: https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git

Re: [PATCH v5 0/3] Add imx93-var-som support

2024-01-08 Thread Fabio Estevam
On Mon, Jan 8, 2024 at 7:59 AM Mathieu Othacehe wrote: > Right, because I wasn't sure CI was working for pull requests on the > `next` branch of Github. It looks like it is so I also created a PR on > top of the `next` branch: https://github.com/u-boot/u-boot/pull/459. I applied this one,

Re: [PATCH] ARM: imx: Auto-detect PHY on Data Modul i.MX8M Mini/Plus eDM SBC

2024-01-08 Thread Fabio Estevam
On Mon, Jan 1, 2024 at 6:07 PM Marek Vasut wrote: > > Implement fdtdec_board_setup() auto-detection of ethernet PHY. > This uses properties of the hardware and pull resistor placement. > > If GPIO1_16 RGMII_MDC is HIGH, then R530 (MX8MM eDM SBC) or > R390 (MX8MP eDM SBC) is populated. R530 or

Re: [PATCH v1] verdin-imx8mm: Remove stale fdt_addr env variable

2024-01-08 Thread Fabio Estevam
On Tue, Jan 2, 2024 at 9:12 AM Francesco Dolcini wrote: > > From: Francesco Dolcini > > fdt_addr variable is the location in flash of the device tree blob [1], it > does not exist for verdin-imx8mm. > > Because of this the bootefi command fails unless the optional > `[fdt address]` parameter is

[PATCH kmscube] cube-gears: Change header file to

2024-01-08 Thread Fabio Estevam
Since commit 96d63eb59e34 (" kmscube: Add gears mode") , kmscube fails to build on platforms without . Fix it by changing the header file to . Reported-by: Martin Jansa Suggested-by: Martin Jansa Signed-off-by: Fabio Estevam --- cube-gears.c | 2 +- 1 file changed, 1 insertion(+),

Re: [OE-core] [PATCH] kmscube: Upgrade to latest revision

2024-01-08 Thread Fabio Estevam
On Mon, Jan 8, 2024 at 2:26 PM Martin Jansa wrote: > On this platform it doesn't as GL/gl.h is not available, but it builds fine > after replacing GL/gl.h with GLES3/gl3.h (for GL_DEPTH24_STENCIL8). Thanks for the suggestion. I will send a fix upstream. -=-=-=-=-=-=-=-=-=-=-=- Links: You

Re: [OE-core] [PATCH] kmscube: Upgrade to latest revision

2024-01-08 Thread Fabio Estevam
Hi Martin, On Mon, Jan 8, 2024 at 1:21 PM Martin Jansa wrote: > > Hi, > > can you please set PV to something else than "git"? meson.build says version > : '0.0.1' Yes, I can do that. > The last commit from the new 3 is causing build failure on some setups > without GL/gl.h: > >

Re: [heads-up] evolution-data-server libecal-2.0 soname version bump in rawhide

2024-01-08 Thread Fabio Valentini
Hi, > the leftover packages to be done, for which I do not have commit > rights, are: > >elementary-calendar >evolution-chime (which is part of pidgin-chime) >gnome-panel >phosh > > Any help appreciated. elementary-calendar is now rebuilt in the s

[OE-core] [PATCH] u-boot: Upgrade to 2024.01

2024-01-08 Thread Fabio Estevam
From: Fabio Estevam Upgrade to U-Boot 2024.01. Signed-off-by: Fabio Estevam --- meta/recipes-bsp/u-boot/u-boot-common.inc | 2 +- .../u-boot/{u-boot-tools_2023.10.bb => u-boot-tools_2024.01.bb} | 0 .../recipes-bsp/u-boot/{u-boot_2023.10.bb => u-boot_2024.01.bb}

Re: [PATHv11 00/43] net/lwip: add lwip library for the network stack

2024-01-08 Thread Fabio Estevam
On Mon, Jan 8, 2024 at 5:43 AM Maxim Uvarov wrote: > I will try, but for some reason there is no i.MX board in the lab. Yes, please. Try to get it. > MAC address is different in two commands, it has to be the same. They are the same actually: u-boot=> net list eth0 : ethernet@30be

Re: [PATCH v5 0/3] Add imx93-var-som support

2024-01-08 Thread Fabio Estevam
Hi Mathieu, On Mon, Jan 8, 2024 at 6:26 AM Mathieu Othacehe wrote: > This issue was that we are expecting binman to keep working on the CI > even though the binary blobs are not present. I fixed that, had a green > Github build and submitted a v6. Excellent, thank you. I plan to apply this

Re: [RFC PATCH V2] net: wget: Take in account tcp sequence number wrap around

2024-01-07 Thread Fabio Estevam
On Sun, Jan 7, 2024 at 5:01 PM Michael Trimarchi wrote: > > Coming from some discussion on mailing about wget unconsistent. It's > just and idea to play around > > Signed-off-by: Michael Trimarchi > --- > RFC V1 -> RFC V2: > - drop random train change in unsigned difference Same

Re: [PRQ#52809] Deletion Request for hqplayer Accepted

2024-01-07 Thread Fabio Loli
On 1/7/24 18:20, Fabio Loli wrote: Request #52809 has been Accepted by Antiz [1]: [Autogenerated] Accepted deletion for hqplayer. [1] https://aur.archlinux.org/account/Antiz/ Why deleting hqplayer? Typically we update the main pkgbuild to the new version and create other pkgbuilds for legacy

Re: inconsistent wget behavior

2024-01-07 Thread Fabio Estevam
Hi Michael, On Sun, Jan 7, 2024 at 1:36 PM Michael Nazzareno Trimarchi wrote: > I have sent but not sure about it, just compile for now ;) It didn't work: u-boot=> wget 192.168.0.16:/test HTTP/1.0 200 OK| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |

Re: [PRQ#52809] Deletion Request for hqplayer Accepted

2024-01-07 Thread Fabio Loli
Request #52809 has been Accepted by Antiz [1]: [Autogenerated] Accepted deletion for hqplayer. [1] https://aur.archlinux.org/account/Antiz/ Why deleting hqplayer? Typically we update the main pkgbuild to the new version and create other pkgbuilds for legacy versions Also IMO naming of

Re: inconsistent wget behavior

2024-01-07 Thread Fabio Estevam
Hi Michael, On Sat, Jan 6, 2024 at 5:49 AM Michael Nazzareno Trimarchi wrote: > > Hi > > Is this code correct? > > if (tcp_seq_num >= initial_data_seq_num && > store_block(pkt, tcp_seq_num - initial_data_seq_num, > len) != 0) { >

Partial virtual packages support in packages.debian.org

2024-01-06 Thread Fabio Fantoni
Hi, I saw that only some adep/dep link of virtual packages are supported, for example: https://packages.debian.org/source/sid/cjs > adep: dh-sequence-gir > virtual package provided by gobject-introspection > > adep: dh-sequence-gnome > Package not available

Re: [PATCH V5 1/2] dt-bindings: display: imx: add binding for i.MX8MP HDMI PVI

2024-01-05 Thread Fabio Estevam
Hi Adam, Thanks for moving this forward. On Fri, Jan 5, 2024 at 10:56 PM Adam Ford wrote: > > From: Lucas Stach > > Add binding for the i.MX8MP HDMI parallel video interface block. > > Signed-off-by: Lucas Stach > Reviewed-by: Laurent Pinchart > Reviewed-by: Conor Dooley You missed your

Re: inconsistent wget behavior

2024-01-05 Thread Fabio Estevam
On Fri, Jan 5, 2024 at 4:49 PM Michael Nazzareno Trimarchi wrote: > I was thinking that was lwip integration That's a different issue. If you want to test lwip integration, you can try it from: https://github.com/muvarov/u-boot/tree/master_lwip_test_v10

Re: inconsistent wget behavior

2024-01-05 Thread Fabio Estevam
Hi Michael, On Fri, Jan 5, 2024 at 4:12 PM Michael Nazzareno Trimarchi wrote: > Can you reproduce with dcache off? I haven't tried it. > Where are the patches to test? The wget issue can be reproduced with U-Boot master. No need for extra patches. Please see the first message of this thread

Re: inconsistent wget behavior

2024-01-05 Thread Fabio Estevam
Hi Paul, On Fri, Jan 5, 2024 at 3:57 PM Paul Liu wrote: > > Hi Fabio, > > I tried to investigate this by U-boot sandbox. But it seems to me that I > cannot reproduce this issue. > I put a file on localhost apache server and tried to download it from > localhost.

Re: inconsistent wget behavior

2024-01-05 Thread Fabio Estevam
Hi Paul, On Thu, Nov 16, 2023 at 6:41 AM Paul Liu wrote: > > Hi Fabio, > > Yes. I'll look into this problem. Did you have a chance to investigate this problem? Thanks

[OE-core] [PATCH] libusb1: Do not match on -rc versions

2024-01-04 Thread Fabio Estevam
From: Fabio Estevam Currently, the upstream check gives incorrect results: $ devtool latest-version libusb1 ... INFO: Current version: 1.0.26 INFO: Latest version: 1.0.27 There is no 1.0.27 release yet, only 1.0.27-rc1. Anuj Mittal has submitted the fix in v2: https://lists.openembedded.org/g

Re: [PATHv11 00/43] net/lwip: add lwip library for the network stack

2024-01-04 Thread Fabio Estevam
On Thu, Jan 4, 2024 at 12:02 PM Maxim Uvarov wrote: > CI tests this in all qemu emulated boards. I tested it locally on Raspberry > Pi - works well. This version did not > yet tested on imx8, but the previous version worked on eth0, did not work on > eth1. So I plan to continue testing >

Re: [PATCH v5 0/3] Add imx93-var-som support

2024-01-04 Thread Fabio Estevam
On Thu, Jan 4, 2024 at 12:54 PM Mathieu Othacehe wrote: > > From: Mathieu Othacehe > > Hello, > > This v5 fixes imx93_evk compilation by enabling binman support for this board. Still fails: https://source.denx.de/u-boot/custodians/u-boot-imx/-/jobs/764792 Please run a CI job for your series

Update to dav1d v1.3.0 including soname bump coming to rawhide

2024-01-04 Thread Fabio Valentini
://code.videolan.org/videolan/dav1d/-/blob/1.3.0/NEWS As far as I can tell, the following packages will need to be rebuilt: - ffmpeg - firefox - libavif - libheif - seamonkey - vlc - xine-lib The builds will be handled in a side-tag by me, other provenpackagers, or multimedia-sig members. Fabio

Re: [PATCH v4 0/3] Add imx93-var-som support

2024-01-04 Thread Fabio Estevam
Hi Mathieu, On Thu, Jan 4, 2024 at 6:14 AM Mathieu Othacehe wrote: > > From: Mathieu Othacehe > > Hello, > > This v4 rebases the series on top of the next branch and fixes Fabio's > remarks. I ran your v4 series through CI, but it failed:

[OE-core] [PATCH] usbutils: Update to version 017

2024-01-03 Thread Fabio Estevam
From: Fabio Estevam Update to version 017 and add a patch to fix a buildpath error. Signed-off-by: Fabio Estevam --- ...0001-usbutils.pc.in-Fix-Cflags-entry.patch | 34 +++ .../{usbutils_015.bb => usbutils_017.bb} | 3 +- 2 files changed, 36 insertions(+), 1 delet

Bug#1059940: cinnamon-session: missing dependencies on required typelibs

2024-01-03 Thread Fabio Fantoni
Il 03/01/2024 22:59, Simon McVittie ha scritto: This is off-topic for #1059678, really, so I'm converting it into a separate bug report. Yes, if your application does this: import gi gi.require_version('Gtk', '3.0') gi.require_version('XApp', '1.0') from gi.repository import GLib, Gio, Gtk,

Bug#1059678: libcjs0: please depend on gir1.2-girepository-2.0 and other typelibs used by built-in modules

2024-01-03 Thread Fabio Fantoni
Il 03/01/2024 20:04, Simon McVittie ha scritto: On Sat, 30 Dec 2023 at 00:02:51 +, Simon McVittie wrote: cjs contains code that explicitly loads the GIRepository-2.0 typelib (in modules/script/package.js, which is the implementation of the imports.package API). GIRepository is currently

Re: [PATCH v1] verdin-imx8mm: Remove stale fdt_addr env variable

2024-01-03 Thread Fabio Estevam
[fdt address]` parameter is passed on the command line, > bootefi.c:efi_install_fdt() assumes that `fdt_addr` is valid when > present. > > Fix this removing fdt_addr from the U-Boot environment. > > [1] doc/usage/environment.rst > > Signed-off-by: Francesco Dolcini Reviewed-by: Fabio Estevam

Re: [PATCH] ARM: imx: Auto-detect PHY on Data Modul i.MX8M Mini/Plus eDM SBC

2024-01-03 Thread Fabio Estevam
, in > case BCM54213PE PHY is populated, the PHY MDIO address is 1, the > fdtdec_board_setup() is used to patch the correct address into > the U-Boot control DT. > > Enable broadcom PHY support to support both PHYs. > > Signed-off-by: Marek Vasut Reviewed-by: Fabio Estevam

Re: [PATCH v3 2/3] mach-imx: Add i.MX93 binman support.

2024-01-03 Thread Fabio Estevam
On Fri, Dec 29, 2023 at 8:17 AM Mathieu Othacehe wrote: > > From: Mathieu Othacehe > > Add dedicated Makefile targets for the i.MX93 and a new imx93-u-boot.dtsi > device-tree to create binman images. > > Signed-off-by: Mathieu Othacehe Reviewed-by: Fabio Estevam

Re: [PATCH v3 1/3] spl: binman: Disable u_boot_any symbols for i.MX93 boards

2024-01-03 Thread Fabio Estevam
On Fri, Dec 29, 2023 at 8:17 AM Mathieu Othacehe wrote: > > From: Mathieu Othacehe > > This is extending commit 6516c9b349b3 ("spl: binman: Disable u_boot_any > symbols for i.MX8M boards") to i.MX93 boards. > > Signed-off-by: Mathieu Othacehe Reviewed-by: Fabio Estevam

Re: [PATCH v3 3/3] Add imx93-var-som support

2024-01-03 Thread Fabio Estevam
Hi Mathieu, On Fri, Dec 29, 2023 at 8:17 AM Mathieu Othacehe wrote: > > From: Mathieu Othacehe > > Add support for the Variscite VAR-SOM-IMX93 evaluation kit. The SoM > consists of an NXP iMX93 dual A55 CPU. The SoM is mounted on a Variscite > Symphony SBC. > > Signed-off-by: Mathieu Othacehe

[oe] [PATCH v2] picocom: Update to 2023-04

2024-01-03 Thread Fabio Estevam
From: Fabio Estevam Update to the 2023-04 version. Use the the new upstream repository and drop the fix that has been upstreamed. Signed-off-by: Fabio Estevam --- Changes since v1: - Also update SRCREV. .../picocom/0001-Fix-building-with-musl.patch | 118 -- .../recipes

[oe] [PATCH] picocom: Update to 2023-04

2024-01-03 Thread Fabio Estevam
From: Fabio Estevam Update to the 2023-04 version. Use the the new upstream repository and drop the fix that has been upstreamed. Signed-off-by: Fabio Estevam --- .../picocom/0001-Fix-building-with-musl.patch | 118 -- .../recipes-support/picocom/picocom_git.bb| 7 +- 2

Re: [PATHv11 00/43] net/lwip: add lwip library for the network stack

2024-01-03 Thread Fabio Estevam
Hi Maxim, On Tue, Jan 2, 2024 at 2:31 PM Maxim Uvarov wrote: > > Small update here. I made changes without any board limit size changes. > Reordered patches to make them compile in sequence. I think I will do one > more clean up and more testing, > and after that will be able to send an updated

[OE-core] [PATCH] bmap-tools: Upgrade to 3.7

2024-01-02 Thread Fabio Estevam
From: Fabio Estevam Upgrade to version 3.7. The COPYING file has been renamed as LICENSE, so adapt LIC_FILES_CHKSUM accordingly. Signed-off-by: Fabio Estevam --- meta/recipes-support/bmap-tools/bmap-tools_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta

[MARMAM] Dolphin Research Internship in Sardinia (Italy) 2024

2024-01-02 Thread Fabio Ronchetti
ble and willing to work long hours in the field. For any questions and to receive detailed information for applying, please send email to: i...@mareterra-erc.org Gabriella La Manna, PhD --- Dr Fabio Ronchetti www.mareterragroup.net www.progettonaturasardegna.com www.instagram.

[oe] [PATCH] i2cdev_git: Remove AUTHOR field

2024-01-02 Thread Fabio Estevam
The AUTHOR field is no longer used in generating packages. It may also create a possible confusion with the recipe maintainer name, so let's remove it. Signed-off-by: Fabio Estevam --- meta-oe/recipes-bsp/i2cdev/i2cdev_git.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-oe/recipes

Re: Guix at 37C3 Chaos Communication Congress in late Dec?

2024-01-01 Thread Fabio Natali
where organise sessions, etc. Apologies for the long email. I hope it's useful feedback. Cheers, thanks, Fabio. - 0: https://en.wikipedia.org/wiki/Chaos_Communication_Congress - 1: https://web.archive.org/web/20231231042816/https://events.ccc.de/congress/2023/hub/en/event/gnu-guix

Re: [PRQ#52620] Orphan Request for beets-git

2023-12-31 Thread Fabio Loli
angelss19 [1] filed an orphan request for beets-git [2]: Please fix the package [1] https://aur.archlinux.org/account/angelss19/ [2] https://aur.archlinux.org/pkgbase/beets-git/ Additional context not provided by angelss19, beets-git have an otdated .SRCINFO (python-sphinx is not listed),

[frameworks-solid] [Bug 477915] Can't mount encrypted drives

2023-12-29 Thread Fabio
https://bugs.kde.org/show_bug.cgi?id=477915 Fabio changed: What|Removed |Added CC||ctrlal...@gmail.com --- Comment #9 from Fabio --- I

Re: [PATCH v3 0/3] Add imx93-var-som support

2023-12-29 Thread Fabio Estevam
Hi Mathieu, On Fri, Dec 29, 2023 at 8:17 AM Mathieu Othacehe wrote: > > From: Mathieu Othacehe > > Hello, > > This v3 adds support for binman and documents how to build and flash a > bootloader for the i.MX93 Variscite Symphony evaluation board. Nice work! Thanks for adding i.MX93 binman

Re: Regression: i.MX6ULL reset not working

2023-12-28 Thread Fabio Estevam
On Thu, Dec 28, 2023 at 2:23 PM Francesco Dolcini wrote: > Are you sure? After the related kconfig changes you'll have CONFIG_WDT > enabled, and with that the watchdog is started and you need to > periodically refresh it. At the moment the watchdog is not enabled at > boot and it is used only

Re: Regression: i.MX6ULL reset not working

2023-12-28 Thread Fabio Estevam
On Thu, Dec 28, 2023 at 1:46 PM Francesco Dolcini wrote: > With that we would have to enable the watchdog, something that is not > done today. Any potential downside on doing it? I don't see any. The watchdog was being used originally too, but not via DM.

Re: Regression: i.MX6ULL reset not working

2023-12-28 Thread Fabio Estevam
Hi Francesco, On Thu, Dec 28, 2023 at 12:49 PM Francesco Dolcini wrote: > > Hello Marek and all, > I just tried latest master on colibri-imx6ull-emmc and the reset command > is broken - it does nothing. > > From a bisect the issue was introduced with commit 68dcbdd594d4 ("ARM: > imx: Add weak

Re: [PATCH] Add imx93-var-som support

2023-12-28 Thread Fabio Estevam
[Adding Peng] On Thu, Dec 28, 2023 at 12:20 PM Fabio Estevam wrote: > > Hi Mathieu, > > On Thu, Dec 28, 2023 at 11:54 AM Mathieu Othacehe > wrote: > > > For now, I am testing the bootloaders I produce using those > > instructions: > > https://variwiki.co

Re: [PATCH] Add imx93-var-som support

2023-12-28 Thread Fabio Estevam
Hi Mathieu, On Thu, Dec 28, 2023 at 11:54 AM Mathieu Othacehe wrote: > For now, I am testing the bootloaders I produce using those > instructions: > https://variwiki.com/index.php?title=Yocto_Build_U-Boot=mx93-yocto-mickledore-6.1.36_2.1.0-v1.1 > > I understand that it would be nice to have

Re: [PRQ#52498] Deletion Request for hyprland-nvidia

2023-12-27 Thread Fabio Loli
raffaem [1] filed a deletion request for hyprland-nvidia [2]: The nvidia patches are not needed anymore since v 0.33.0 (https://github.com/hyprwm/Hyprland/releases/tag/v0.33.0). This is also outdated (0.31) and should be removed. [1] https://aur.archlinux.org/account/raffaem/ [2]

Re: four failed packages

2023-12-27 Thread Fabio Loli
I need maintainer's email addresses for four failed packages on this system. zapm; primeurl, and iphonebackuptools won't compile on this system. The fourth package whatscli installs and every time the package runs it does a core dump as it exits even on whatscli /commands and whatscli /help.

[Git][archlinux/packaging/packages/dbeaver][main] upgpkg: 23.3.1-1

2023-12-26 Thread Fabio Castelli (@muflone)
Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / dbeaver Commits: 4b4e0984 by Fabio Castelli (Muflone) at 2023-12-26T20:52:56+01:00 upgpkg: 23.3.1-1 - - - - - 3 changed files: - .SRCINFO - PKGBUILD - + tycho_3_0_5.patch Changes

[Git][archlinux/packaging/packages/dbeaver] Pushed new tag 23.3.1-1

2023-12-26 Thread Fabio Castelli (@muflone)
Fabio Castelli pushed new tag 23.3.1-1 at Arch Linux / Packaging / Packages / dbeaver -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver/-/tree/23.3.1-1 You're receiving this email because of your account on gitlab.archlinux.org.

Re: [PATCH v8 7/8] config: xea: Enable the SPL_FIT config option

2023-12-26 Thread Fabio Estevam
Please run /scripts/get_maintainer.pl and add the board maintainer on Cc. I have added Lukasz. On Tue, Dec 26, 2023 at 6:43 AM Venkatesh Yadav Abbarapu wrote: > > Enable the config SPL_FIT. Please improve the commit log by explaining why SPL_FIT is being enabled.

[OE-core] [PATCH] kmscube: Upgrade to latest revision

2023-12-26 Thread Fabio Estevam
From: Fabio Estevam Upgrade to the latest kmscube revision. Signed-off-by: Fabio Estevam --- meta/recipes-graphics/kmscube/kmscube_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-graphics/kmscube/kmscube_git.bb b/meta/recipes-graphics/kmscube

[krdc] [Bug 478580] RDP connection fails with cliprdr error

2023-12-25 Thread Fabio
https://bugs.kde.org/show_bug.cgi?id=478580 --- Comment #3 from Fabio --- I'm having the same issue; some investigation lead to this method on the freerdp sample client: https://github.com/FreeRDP/FreeRDP/blob/master/client/Sample/tf_channels.c#L41 I've attached a 1-minute patch that reproduces

[krdc] [Bug 478580] RDP connection fails with cliprdr error

2023-12-25 Thread Fabio
https://bugs.kde.org/show_bug.cgi?id=478580 Fabio changed: What|Removed |Added CC||ctrlal...@gmail.com --- Comment #2 from Fabio

Re: [PRQ#52415] Orphan Request for quiterss

2023-12-24 Thread Fabio Loli
edward3 [1] filed an orphan request for quiterss [2]: Hey, can you fix this situation: /usr/bin/ld: warning: libicuuc.so.73, needed by /usr/lib/libQt5WebKit.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: libicui18n.so.73, needed by /usr/lib/libQt5WebKit.so, not found (try

Re: [PRQ#52406] Orphan Request for blivet-gui

2023-12-23 Thread Fabio Loli
CyberShadow [1] filed an orphan request for blivet-gui [2]: Fails to build in a clean chroot, maintainer unresponsive [1] https://aur.archlinux.org/account/CyberShadow/ [2] https://aur.archlinux.org/pkgbase/blivet-gui/ Additional context, python-setuptools is the missing makedepnds and have

[TYPES/announce] [CFP] HCVS24 - 11th Workshop on Horn Clauses for Verification and Synthesis - 7 April 2024 - Luxembourg

2023-12-23 Thread Fabio Fioravanti
be submitted through the EasyChair system using the web page: https://urldefense.com/v3/__https://easychair.org/conferences/?conf=hcvs2024__;!!IBzWLUs!WiOvSGGJ279UvQ-u9XkY3Hr0mwe5lxm8CjS1w7RzK6AekmFQeEyIN_Xv2P_9PWcUXyod7OHgBJhMdiSJvJh0p8Lifx6DIeWGEC4$ -- Fabio Fioravanti University of Chieti

Bug#1057391: cinnamon and private GIR XML

2023-12-23 Thread Fabio Fantoni
Big thanks to Simon McVittie for good explain about some things I couldn't find enough information about. Combined with what I had already seen, we need to move the cinnamon gir to a private path, then once done I can move it to cinnamon-common to align with the upstream. Cinnamon girs are

Bug#1057391: cinnamon and private GIR XML

2023-12-23 Thread Fabio Fantoni
Big thanks to Simon McVittie for good explain about some things I couldn't find enough information about. Combined with what I had already seen, we need to move the cinnamon gir to a private path, then once done I can move it to cinnamon-common to align with the upstream. Cinnamon girs are

Re: [PATCH 2/6] drm/panel: Add driver for BOE TH101MB31IG002-28A panel

2023-12-22 Thread Fabio Estevam
On Fri, Dec 22, 2023 at 2:32 PM Manuel Traut wrote: > > From: Segfault > > The BOE TH101MB31IG002-28A panel is a WXGA panel. > It is used in Pine64 Pinetab2 and PinetabV. > > Signed-off-by: Segfault Please use a real name instead... > +MODULE_AUTHOR("Alexander Warnecke "); like here.

Bug#1059329: cinnamon-desktop-environment: dependency on noto-font installs too many fonts, fontlist exploded.

2023-12-22 Thread Fabio Fantoni
Hi, this was already reported by other people and fixed in 5.8.0 (that is in unstable/testing) moving fonts-noto from deps to recommends. I was thinking if it might be useful to further reduce the default installation (with recommended) by replacing fonts-noto with fonts-noto-core, but I

[Git][archlinux/packaging/packages/perl-glib-object-introspection][main] upgpkg: 0.051-1

2023-12-21 Thread Fabio Castelli (@muflone)
Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / perl-glib-object-introspection Commits: 7da87cbf by Fabio Castelli (Muflone) at 2023-12-22T00:15:26+01:00 upgpkg: 0.051-1 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes

[Git][archlinux/packaging/packages/perl-glib-object-introspection] Pushed new tag 0.051-1

2023-12-21 Thread Fabio Castelli (@muflone)
Fabio Castelli pushed new tag 0.051-1 at Arch Linux / Packaging / Packages / perl-glib-object-introspection -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-glib-object-introspection/-/tree/0.051-1 You're receiving this email because of your account

[Git][archlinux/packaging/packages/perl-pdf-builder] Pushed new tag 3.026-1

2023-12-21 Thread Fabio Castelli (@muflone)
Fabio Castelli pushed new tag 3.026-1 at Arch Linux / Packaging / Packages / perl-pdf-builder -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-pdf-builder/-/tree/3.026-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/perl-pdf-builder][main] upgpkg: 3.026-1

2023-12-21 Thread Fabio Castelli (@muflone)
Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / perl-pdf-builder Commits: d10eb6c8 by Fabio Castelli (Muflone) at 2023-12-22T00:05:15+01:00 upgpkg: 3.026-1 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes

[Git][archlinux/packaging/packages/perl-pdf-api2][main] upgpkg: 2.045-1

2023-12-21 Thread Fabio Castelli (@muflone)
Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / perl-pdf-api2 Commits: 0123238a by Fabio Castelli (Muflone) at 2023-12-21T23:45:24+01:00 upgpkg: 2.045-1 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes

[Git][archlinux/packaging/packages/perl-pdf-api2] Pushed new tag 2.045-1

2023-12-21 Thread Fabio Castelli (@muflone)
Fabio Castelli pushed new tag 2.045-1 at Arch Linux / Packaging / Packages / perl-pdf-api2 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-pdf-api2/-/tree/2.045-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/xca] Pushed new tag 2.5.0-1

2023-12-21 Thread Fabio Castelli (@muflone)
Fabio Castelli pushed new tag 2.5.0-1 at Arch Linux / Packaging / Packages / xca -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xca/-/tree/2.5.0-1 You're receiving this email because of your account on gitlab.archlinux.org.

[Git][archlinux/packaging/packages/xca][main] upgpkg: 2.5.0-1

2023-12-21 Thread Fabio Castelli (@muflone)
Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / xca Commits: 209dbb2b by Fabio Castelli (Muflone) at 2023-12-21T23:37:03+01:00 upgpkg: 2.5.0-1 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: = .SRCINFO

[Git][archlinux/packaging/packages/dbeaver-plugin-svg-format][main] upgpkg: 1.0.156.202312122044-1

2023-12-21 Thread Fabio Castelli (@muflone)
Fabio Castelli pushed to branch main at Arch Linux / Packaging / Packages / dbeaver-plugin-svg-format Commits: 803ba8dc by Fabio Castelli (Muflone) at 2023-12-21T22:37:32+01:00 upgpkg: 1.0.156.202312122044-1 - - - - - 3 changed files: - + .SRCINFO - PKGBUILD - dbeaver-plugin-svg

[Git][archlinux/packaging/packages/dbeaver-plugin-svg-format] Pushed new tag 1.0.156.202312122044-1

2023-12-21 Thread Fabio Castelli (@muflone)
Fabio Castelli pushed new tag 1.0.156.202312122044-1 at Arch Linux / Packaging / Packages / dbeaver-plugin-svg-format -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver-plugin-svg-format/-/tree/1.0.156.202312122044-1 You're receiving this email because

[Git][archlinux/packaging/packages/dbeaver-plugin-office] Pushed new tag 1.1.158.202312122044-1

2023-12-21 Thread Fabio Castelli (@muflone)
Fabio Castelli pushed new tag 1.1.158.202312122044-1 at Arch Linux / Packaging / Packages / dbeaver-plugin-office -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dbeaver-plugin-office/-/tree/1.1.158.202312122044-1 You're receiving this email because of your

<    3   4   5   6   7   8   9   10   11   12   >