[OE-core] [PATCH 1/2] linux-firmware: split ath12k firmwares in separate packages

2025-01-27 Thread Marc Ferland via lists.openembedded.org
From: Marc Ferland This patch introduces the following packages for ath12k based chips: - linux-firmware-ath12k-qcn9274 - linux-firmware-ath12k-wcn7850 - linux-firmware-ath12k-misc: catches all firmwares that are not already included in the other -ath12k- packages (currently empty). linux

[OE-core] [PATCH 2/2] linux-firmware: split qca firmwares in separate packages

2025-01-27 Thread Marc Ferland via lists.openembedded.org
From: Marc Ferland This patch introduces the following packages for firmwares under qca/: - linux-firmware-qca-qca61x4 - linux-firmware-qca-wcn3988 - linux-firmware-qca-wcn399x - linux-firmware-qca-wcn6750 - linux-firmware-qca-qca2066 - linux-firmware-qca-wcn7850 - linux-firmware-qca-misc

Re: [OE-core] [PATCH 1/3] linux-firmware: split ath10k firmwares in separate packages

2025-01-24 Thread Marc Ferland via lists.openembedded.org
On Fri, Jan 24, 2025 at 5:48 AM Dmitry Baryshkov < dmitry.barysh...@linaro.org> wrote: > Hello, > > On Mon, Jan 20, 2025 at 10:46:03AM -0500, marc.ferl...@gmail.com wrote: > > From: Marc Ferland > > > > This patch introduces the following packages for ath10k base

[OE-core] [PATCH 2/3] linux-firmware: split ath11k firmwares in separate packages

2025-01-20 Thread Marc Ferland via lists.openembedded.org
From: Marc Ferland This patch introduces the following packages for ath11k based chips: - linux-firmware-ath11k-ipq5018 - linux-firmware-ath11k-ipq6018 - linux-firmware-ath11k-ipq8074 - linux-firmware-ath11k-qca2066 - linux-firmware-ath11k-qca6390 - linux-firmware-ath11k-qcn9074 - linux

[OE-core] [PATCH 1/3] linux-firmware: split ath10k firmwares in separate packages

2025-01-20 Thread Marc Ferland via lists.openembedded.org
From: Marc Ferland This patch introduces the following packages for ath10k based chips: - linux-firmware-ath10k-qca4019 - linux-firmware-ath10k-qca6174 - linux-firmware-ath10k-qca9377 - linux-firmware-ath10k-qca9887 - linux-firmware-ath10k-qca9888 - linux-firmware-ath10k-qca988x - linux

[OE-core] [PATCH 3/3] linux-firmware: split amdgpu firmwares in separate packages

2025-01-20 Thread Marc Ferland via lists.openembedded.org
From: Marc Ferland This patch introduces the following packages for AMD gpu chips: - linux-firmware-amdgpu-aldebaran - linux-firmware-amdgpu-carrizo - linux-firmware-amdgpu-cezanne - linux-firmware-amdgpu-fiji - linux-firmware-amdgpu-hawaii - linux-firmware-amdgpu-navi10 - linux-firmware-amdgpu

Re: [OE-core] [PATCH v2 2/2] appstream: add qt6 PACKAGECONFIG option

2024-08-05 Thread Marc Ferland
On Mon, Aug 5, 2024 at 7:40 AM Ross Burton wrote: > > On 31 Jul 2024, at 16:28, Marc Ferland via lists.openembedded.org > wrote: > > +Fixes the following build failure: > > + > > +| In file included from > > /home/marc/mnt/yocto-kde/build/tmp/work/x86_64-li

[OE-core] [PATCH v2 2/2] appstream: add qt6 PACKAGECONFIG option

2024-07-31 Thread Marc Ferland
From: Marc Ferland This will enable building the libAppStreamQt library. This is required by the 'discover' application from the meta-kde layer. Signed-off-by: Marc Ferland --- Changes in v2: - Add signed-off-by line in PACKAGE_PREFIX patch .../0002-Do-not-build-qt-tests.patch

[OE-core] [PATCH v2 1/2] appstream: refresh patch

2024-07-31 Thread Marc Ferland
From: Marc Ferland Refresh patch for 1.0.3 release. Signed-off-by: Marc Ferland --- .../appstream/appstream/0001-remove-hardcoded-path.patch| 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-support/appstream/appstream/0001-remove-hardcoded-path.patch

[OE-core] [PATCH 2/2] appstream: add qt6 PACKAGECONFIG option

2024-07-29 Thread Marc Ferland
From: Marc Ferland This will enable building the libAppStreamQt library. This is required by the 'discover' application from the meta-kde layer. Signed-off-by: Marc Ferland --- .../0002-Do-not-build-qt-tests.patch | 34 + ...IX_DIR-in-qt-cmake-AppStreamQtConfig.

[OE-core] [PATCH 1/2] appstream: refresh patch

2024-07-29 Thread Marc Ferland
From: Marc Ferland Refresh patch for 1.0.3 release. Signed-off-by: Marc Ferland --- .../appstream/appstream/0001-remove-hardcoded-path.patch| 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-support/appstream/appstream/0001-remove-hardcoded-path.patch

[OE-core] [PATCH] libinput: fix building with debug-gui option

2024-04-22 Thread Marc Ferland
From: Marc Ferland When building libinput with the 'gui' PACKAGECONFIG option, it fails with: | Run-time dependency x11 found: YES 1.8.9 | Run-time dependency wayland-client found: YES 1.22.0 | Run-time dependency wayland-protocols found: YES 1.34 | Program wayland-scanner found: NO

[OE-core] [PATCH] connman: fix warning by specifying runstatedir at configure time

2023-05-30 Thread Marc Ferland
From: Marc Ferland Without this patch, systemd complains on startup with messages similar to: systemd-tmpfiles[128]: /etc/tmpfiles.d/connman_resolvconf.conf:1: Line references path below legacy directory /var/run/, updating /var/run/connman → /run/connman; please update the tmpfiles.d/ drop

Re: [OE-core] Python3 and HTTPS issue

2018-10-05 Thread Marc Ferland
On Fri, Oct 5, 2018 at 5:22 PM Burton, Ross wrote: > > Did you install ca-certificates? > Looks like it did the trick, thanks. Just wondering: why isn't ca-certificates not RRECOMMENDed by openssl or maybe python3? Marc -- ___ Openembedded-core maili

[OE-core] Python3 and HTTPS issue

2018-10-05 Thread Marc Ferland
Hi everyone, I'm currently having a strange issue with python3 and https (using sumo branch, commit 161eaa28ed16f93d57f3d1c4be84f894e99ab72e). Whenever I try to connect to an https server I get: ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:719) The following p

[OE-core] [PATCH] bluez5: Upgrade 5.46 -> 5.47

2017-09-19 Thread Marc Ferland
- cve-2017-1000250.patch Signed-off-by: Marc Ferland --- meta/recipes-connectivity/bluez5/bluez5.inc| 3 +- ...cm43xx-fix-the-delay-timer-for-firmware-d.patch | 36 -- .../bluez5/bluez5/cve-2017-1000250.patch | 34 .../bluez5/{bluez5_5.46

Re: [OE-core] [PATCH 4/6] bluez5: upgrade to 5.46

2017-07-19 Thread Marc Ferland
On Wed, Jul 19, 2017 at 11:01 AM, Maxin B. John wrote: > 5.45 -> 5.46 > > Signed-off-by: Maxin B. John > --- > meta/recipes-connectivity/bluez5/{bluez5_5.45.bb => bluez5_5.46.bb} | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > rename meta/recipes-connectivity/bluez5/{bluez5_5.45.b

[OE-core] [PATCH 2/2] bluez5: add more PACKAGECONFIG options

2017-06-13 Thread Marc Ferland
This patch adds missing PACKAGECONFIG options and allow for a more fine-grained build of bluez5. I took care of providing a default configuration that matches the previous default config. Signed-off-by: Marc Ferland --- meta/recipes-connectivity/bluez5/bluez5.inc | 28

[OE-core] [PATCH 1/2] bluez5: remove libusb dependency

2017-06-13 Thread Marc Ferland
Not a dependency since version 5.9. Signed-off-by: Marc Ferland --- meta/recipes-connectivity/bluez5/bluez5.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc index 01ade7d..5fc49f3

Re: [OE-core] [PATCH 1/2] pciutils: upgrade 3.5.2 -> 3.5.4

2017-05-12 Thread Marc Ferland
On Fri, May 12, 2017 at 2:00 PM, Denys Dmytriyenko wrote: > Can this be generated as a diff between versions? You may need to use "git > mv" > and/or pass -M to "git format-patch"... > oops, I did forgot to specify -M, v2 coming up... -- ___ Openembe

[OE-core] [PATCHv2 2/2] nasm: upgrade 2.12.02 -> 2.13.01

2017-05-12 Thread Marc Ferland
Signed-off-by: Marc Ferland --- meta/recipes-devtools/nasm/{nasm_2.12.02.bb => nasm_2.13.01.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-devtools/nasm/{nasm_2.12.02.bb => nasm_2.13.01.bb} (77%) diff --git a/meta/recipes-devtools/nasm/nasm_2.12.02

[OE-core] [PATCHv2 1/2] pciutils: upgrade 3.5.2 -> 3.5.4

2017-05-12 Thread Marc Ferland
Upgrade to 3.5.4 and fix libkmod detection (was missing pkgconfig bbclass). Signed-off-by: Marc Ferland --- .../pciutils/{pciutils_3.5.2.bb => pciutils_3.5.4.bb} | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) rename meta/recipes-bsp/pciutils/{pciutils_3.5.2

[OE-core] [PATCH 2/2] nasm: upgrade 2.12.02 -> 2.13.01

2017-05-12 Thread Marc Ferland
Signed-off-by: Marc Ferland --- meta/recipes-devtools/nasm/nasm_2.12.02.bb | 28 meta/recipes-devtools/nasm/nasm_2.13.01.bb | 28 2 files changed, 28 insertions(+), 28 deletions(-) delete mode 100644 meta/recipes-devtools/nasm

[OE-core] [PATCH 1/2] pciutils: upgrade 3.5.2 -> 3.5.4

2017-05-12 Thread Marc Ferland
Upgrade to 3.5.4 and fix libkmod detection (was missing pkgconfig bbclass). Signed-off-by: Marc Ferland --- meta/recipes-bsp/pciutils/pciutils_3.5.2.bb | 60 - meta/recipes-bsp/pciutils/pciutils_3.5.4.bb | 60 + 2 files changed, 60

Re: [OE-core] [PATCH] speex: upgrade 1.2rc2 -> 1.2.0

2017-04-28 Thread Marc Ferland
On Fri, Apr 28, 2017 at 12:30 PM, Burton, Ross wrote: > > On 28 April 2017 at 14:58, Burton, Ross wrote: > >> dpkg thinks that 1.2rc2 is less than 1.2.0, I suspect the RRS doesn't use >> the same algorithm. Not sure what opkg and dpkg think of it. >> > > I meant opkg and rpm, obviously. > > Goo

[OE-core] [PATCH] speex: upgrade 1.2rc2 -> 1.2.0

2017-04-27 Thread Marc Ferland
Upgrade speex to 1.2.0. Very small diff between 1.2rc2 and 1.2.0, mostly compiler warning fixes, tabs vs spaces, trailing whitespaces and one liners. Signed-off-by: Marc Ferland --- meta/recipes-multimedia/speex/speex_1.2.0.bb | 19 +++ meta/recipes-multimedia/speex

Re: [OE-core] [PATCHv4 4/7] bluez5: add PACKAGECONFIG option for systemd

2017-04-25 Thread Marc Ferland
On Tue, Apr 25, 2017 at 11:13 AM, Martin Jansa wrote: > > On Tue, Apr 25, 2017 at 10:48:37AM -0400, Marc Ferland wrote: > > Signed-off-by: Marc Ferland > > --- > > meta/recipes-connectivity/bluez5/bluez5.inc | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletion

[OE-core] [PATCHv4 7/7] bluez5: cleanup tabs and spaces

2017-04-25 Thread Marc Ferland
Signed-off-by: Marc Ferland --- meta/recipes-connectivity/bluez5/bluez5.inc | 30 ++--- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc index 47d8f22..01ade7d 100644

[OE-core] [PATCHv4 5/7] bluez5: add PACKAGECONFIG option for cups

2017-04-25 Thread Marc Ferland
Signed-off-by: Marc Ferland --- meta/recipes-connectivity/bluez5/bluez5.inc | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc index 71a5016..c8a240f 100644 --- a/meta/recipes

[OE-core] [PATCHv4 6/7] bluez5: do not install audio.conf

2017-04-25 Thread Marc Ferland
The audio.conf file has been removed, stop installing it. Signed-off-by: Marc Ferland --- meta/recipes-connectivity/bluez5/bluez5.inc | 3 --- 1 file changed, 3 deletions(-) diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc index c8a240f

[OE-core] [PATCHv4 0/7] bluez: upgrade and refactoring

2017-04-25 Thread Marc Ferland
V2: * upgrades to version 5.44 * renames variables and configure options to better reflect bluez options * adds midi, cups and systemd as PACKAGECONFIG options * removes references from files that are no longer part of bluez * cleanups tabs/spaces usage V1: * https://patchwork.openembedded.org/patch/1389

[OE-core] [PATCHv4 3/7] bluez5: add PACKAGECONFIG option for midi

2017-04-25 Thread Marc Ferland
Signed-off-by: Marc Ferland --- meta/recipes-connectivity/bluez5/bluez5.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc index 4244fc8..687656e 100644 --- a/meta/recipes-connectivity/bluez5/bluez5

[OE-core] [PATCHv4 4/7] bluez5: add PACKAGECONFIG option for systemd

2017-04-25 Thread Marc Ferland
Signed-off-by: Marc Ferland --- meta/recipes-connectivity/bluez5/bluez5.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc index 687656e..71a5016 100644 --- a/meta/recipes

[OE-core] [PATCHv4 2/7] bluez5: remove libasound-module references

2017-04-25 Thread Marc Ferland
Cleanup references to libasound-module since this code has been completly removed from Bluez. Signed-off-by: Marc Ferland --- meta/conf/distro/include/default-providers.inc | 1 - meta/recipes-connectivity/bluez5/bluez5.inc | 5 + meta/recipes-core/packagegroups/packagegroup

[OE-core] [PATCHv4 1/7] bluez5: Upgrade 5.43 -> 5.44

2017-04-25 Thread Marc Ferland
he addition of the 'testing' package config option) * classic command line tools like hciattach and hciconfig are now enabled by the "--enable-deprecated" configure option (enabled by default for backward compatibility). Signed-off-by: Marc Ferland --- meta/recipes

Re: [OE-core] [PATCHv3 2/8] bluez5: remove libasound-module references

2017-04-21 Thread Marc Ferland
Noted. Thanks for the input. Marc On Fri, Apr 21, 2017 at 11:33 AM, Burton, Ross wrote: > > On 18 April 2017 at 14:20, Marc Ferland wrote: > >> -PACKAGES =+ "libasound-module-bluez ${PN}-testtools ${PN}-obex >> ${PN}-noinst-tools" >> +PACKAGES =+ "${P

Re: [OE-core] [PATCHv3 7/8] bluez5: cleanup tabs and spaces

2017-04-18 Thread Marc Ferland
On Tue, Apr 18, 2017 at 9:20 AM, Marc Ferland wrote: > --- > meta/recipes-connectivity/bluez5/bluez5.inc | 30 > ++--- > 1 file changed, 15 insertions(+), 15 deletions(-) > > diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc > b/meta/recipe

Re: [OE-core] [PATCHv3 8/8] bluez5: rename "readline" config option to "client"

2017-04-18 Thread Marc Ferland
On Tue, Apr 18, 2017 at 10:14 AM, Burton, Ross wrote: > > On 18 April 2017 at 14:20, Marc Ferland wrote: > >> The configure option is "enable-client" not "enable-readline" (the >> latter does exists and is automatically enabled when enable-client is &g

[OE-core] [PATCHv3 7/8] bluez5: cleanup tabs and spaces

2017-04-18 Thread Marc Ferland
--- meta/recipes-connectivity/bluez5/bluez5.inc | 30 ++--- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc index 47d8f22..01ade7d 100644 --- a/meta/recipes-connectivi

[OE-core] [PATCHv3 8/8] bluez5: rename "readline" config option to "client"

2017-04-18 Thread Marc Ferland
The configure option is "enable-client" not "enable-readline" (the latter does exists and is automatically enabled when enable-client is passed). Signed-off-by: Marc Ferland --- meta/recipes-connectivity/bluez5/bluez5.inc | 8 meta/recipes-connectivity/bluez

[OE-core] [PATCHv3 6/8] bluez5: do not install audio.conf

2017-04-18 Thread Marc Ferland
The audio.conf file has been removed, stop installing it. Signed-off-by: Marc Ferland --- meta/recipes-connectivity/bluez5/bluez5.inc | 3 --- 1 file changed, 3 deletions(-) diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc index c8a240f

[OE-core] [PATCHv3 4/8] bluez5: add PACKAGECONFIG option for systemd

2017-04-18 Thread Marc Ferland
Signed-off-by: Marc Ferland --- meta/recipes-connectivity/bluez5/bluez5.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc index 687656e..71a5016 100644 --- a/meta/recipes

[OE-core] [PATCHv3 3/8] bluez5: add PACKAGECONFIG option for midi

2017-04-18 Thread Marc Ferland
Signed-off-by: Marc Ferland --- meta/recipes-connectivity/bluez5/bluez5.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc index 4244fc8..687656e 100644 --- a/meta/recipes-connectivity/bluez5/bluez5

[OE-core] [PATCHv3 5/8] bluez5: add PACKAGECONFIG option for cups

2017-04-18 Thread Marc Ferland
Signed-off-by: Marc Ferland --- meta/recipes-connectivity/bluez5/bluez5.inc | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc index 71a5016..c8a240f 100644 --- a/meta/recipes

[OE-core] [PATCHv3 1/8] bluez5: Upgrade 5.43 -> 5.44

2017-04-18 Thread Marc Ferland
he addition of the 'testing' package config option) * classic command line tools like hciattach and hciconfig are now enabled by the "--enable-deprecated" configure option (enabled by default for backward compatibility). Signed-off-by: Marc Ferland --- meta/recipes

[OE-core] [PATCHv3 2/8] bluez5: remove libasound-module references

2017-04-18 Thread Marc Ferland
Cleanup references to libasound-module since this code has been completly removed from Bluez. Signed-off-by: Marc Ferland --- meta/recipes-connectivity/bluez5/bluez5.inc | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta

[OE-core] [PATCHv3 0/8] bluez: upgrade and refactoring

2017-04-18 Thread Marc Ferland
part of bluez * cleanups tabs/spaces usage Please drop the changes from my previous patch: https://patchwork.openembedded.org/patch/138995/ Regards, Marc Ferland (8): bluez5: Upgrade 5.43 -> 5.44 bluez5: remove libasound-module references bluez5: add PACKAGECONFIG option for midi blu

[OE-core] [PATCHv2 5/8] bluez5: add PACKAGECONFIG option for cups

2017-04-17 Thread Marc Ferland
Signed-off-by: Marc Ferland --- meta/recipes-connectivity/bluez5/bluez5.inc | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc index 71a5016..c8a240f 100644 --- a/meta/recipes

[OE-core] [PATCHv2 6/8] bluez5: do not install audio.conf

2017-04-17 Thread Marc Ferland
The audio.conf file has been removed, stop installing it. Signed-off-by: Marc Ferland --- meta/recipes-connectivity/bluez5/bluez5.inc | 3 --- 1 file changed, 3 deletions(-) diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc index c8a240f

[OE-core] [PATCHv2 4/8] bluez5: add PACKAGECONFIG option for systemd

2017-04-17 Thread Marc Ferland
Signed-off-by: Marc Ferland --- meta/recipes-connectivity/bluez5/bluez5.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc index 687656e..71a5016 100644 --- a/meta/recipes

[OE-core] [PATCHv2 7/8] bluez5: cleanup tabs and spaces

2017-04-17 Thread Marc Ferland
Signed-off-by: Marc Ferland --- meta/recipes-connectivity/bluez5/bluez5.inc | 56 ++--- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc index 47d8f22..98fb9b3 100644

[OE-core] [PATCHv2 8/8] bluez5: rename "readline" config option to "client"

2017-04-17 Thread Marc Ferland
The configure option is "enable-client" not "enable-readline" (the latter does exists and is automatically enabled when enable-client is passed). Signed-off-by: Marc Ferland --- meta/recipes-connectivity/bluez5/bluez5.inc | 8 meta/recipes-connectivity/bluez

[OE-core] [PATCHv2 3/8] bluez5: add PACKAGECONFIG option for midi

2017-04-17 Thread Marc Ferland
Signed-off-by: Marc Ferland --- meta/recipes-connectivity/bluez5/bluez5.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc index 4244fc8..687656e 100644 --- a/meta/recipes-connectivity/bluez5/bluez5

[OE-core] [PATCHv2 1/8] bluez5: Upgrade 5.43 -> 5.44

2017-04-17 Thread Marc Ferland
he addition of the 'testing' package config option) * classic command line tools like hciattach and hciconfig are now enabled by the "--enable-deprecated" configure option (enabled by default for backward compatibility). Signed-off-by: Marc Ferland --- meta/recipes

[OE-core] [PATCHv2 2/8] bluez5: remove libasound-module references

2017-04-17 Thread Marc Ferland
Cleanup references to libasound-module since this code has been completly removed from Bluez. Signed-off-by: Marc Ferland --- meta/recipes-connectivity/bluez5/bluez5.inc | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta

[OE-core] [PATCHv2 0/8] bluez: upgrade and refactoring

2017-04-17 Thread Marc Ferland
from my previous patch: https://patchwork.openembedded.org/patch/138995/ Regards, Marc Ferland (8): bluez5: Upgrade 5.43 -> 5.44 bluez5: remove libasound-module references bluez5: add PACKAGECONFIG option for midi bluez5: add PACKAGECONFIG option for systemd bluez5: add PACKAGECONFIG opt

Re: [OE-core] [PATCH] bluez5: Upgrade 5.43 -> 5.44

2017-04-13 Thread Marc Ferland
On Thu, Apr 13, 2017 at 9:22 AM, Felipe Ferreri Tonello < e...@felipetonello.com> wrote: > Hi Marc, > > On 10/04/17 20:02, Marc Ferland wrote: > > Mostly fixes to BLE. > > > > Also in this commit: > > > > - Experimental tools are no longer experime

[OE-core] [PATCH] bluez5: Upgrade 5.43 -> 5.44

2017-04-10 Thread Marc Ferland
h, hciconfig are now enabled by the "--enable-deprecated" configure option (enabled by default for backward compatibility). Signed-off-by: Marc Ferland --- meta/recipes-connectivity/bluez5/bluez5.inc| 9 ++--- .../bluez5/{bluez5_5.43.bb => bluez5_5.44.bb} | 2

[OE-core] [PATCH] openssh: fix initscript restart command

2013-06-27 Thread Marc Ferland
start-stop-daemon should be called with '--oknodo' instead of '-oknodo'. Signed-off-by: Marc Ferland --- meta/recipes-connectivity/openssh/openssh-6.2p2/init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/openssh/openssh-6.2p2/

[OE-core] [meta-oe][PATCH] lmsensors: fix fancontrol init script

2013-06-25 Thread Marc Ferland
Make the 'fancontrol stop' command work again by using the fancontrol pid file instead of matching the process by name. While at it, also do a bit of cleaning. Signed-off-by: Marc Ferland --- meta-oe/recipes-support/lm_sensors/lmsensors/fancontrol.init | 9 - 1 file

Re: [OE-core] [PATCH] lmsensors: Initial commit.

2012-10-17 Thread Marc Ferland
Martin Jansa writes: > On Wed, Oct 17, 2012 at 12:29:21AM +, Patrick Turley wrote: >> On Oct 16, 2012, at 6:28 PM, Paul Eggleton >> wrote: >> >> > On Wednesday 17 October 2012 00:37:39 Martin Jansa wrote: >> >> On Tue, Oct 16, 2012 at 05:47:26PM

[OE-core] [PATCH] lmsensors: Initial commit (cover letter)

2012-10-16 Thread Marc Ferland
Hi, This is a first attempt at getting lm_sensors included in oe-core. Comments are very welcomed! Regards, Marc Marc Ferland (1): lmsensors: Initial commit. meta/recipes-bsp/lm_sensors/files/fancontrol |2 + meta/recipes-bsp/lm_sensors/files/fancontrol.sh| 48 ++ meta

[OE-core] [PATCH] lmsensors: Initial commit.

2012-10-16 Thread Marc Ferland
Adds the lm_sensors applications. These consists of: *libsensors: the main application library *sensors: cmd line tool to list current sensors values *sensord: sensors logging daemon *fancontrol: fan speed regulation daemon *sensorsdetect: script to autodetect sensors *sensorsconfconvert: converts

[OE-core] [PATCH] sysstat: Explicitly disable sensors support.

2012-08-30 Thread Marc Ferland
Since no lmsensors recipe exists by default in oe-core, explicitly disable support for it in sysstat. In my case sysstat would fail linking complaining about undefined references when adding my own lmsensors recipe. Signed-off-by: Marc Ferland --- meta/recipes-extended/sysstat/sysstat.inc

Re: [OE-core] [PATCHv3] sysstat: Explicitly disable sensors support.

2012-08-30 Thread Marc Ferland
Saul Wold writes: > On 08/30/2012 08:22 AM, Marc Ferland wrote: >> Since no lmsensors recipe exists by default in oe-core, explicitly disable >> support for it in sysstat. In my case sysstat would fail linking complaining >> about undefined references when adding my

[OE-core] [PATCHv3] sysstat: Explicitly disable sensors support.

2012-08-30 Thread Marc Ferland
Since no lmsensors recipe exists by default in oe-core, explicitly disable support for it in sysstat. In my case sysstat would fail linking complaining about undefined references when adding my own lmsensors recipe. Signed-off-by: Marc Ferland --- meta/recipes-extended/sysstat/sysstat.inc

[OE-core] [PATCHv2] sysstat: Explicitly disable sensors support.

2012-08-30 Thread Marc Ferland
Since no lmsensors recipe exists by default in oe-core, explicitly disable support for it in sysstat. In my case sysstat would fail linking complaining about undefined references when adding my own lmsensors recipe. Signed-off-by: Marc Ferland --- meta/recipes-extended/sysstat/sysstat.inc

[OE-core] [PATCH] sysstat: Explicitly disable sensors support.

2012-08-30 Thread Marc Ferland
Since no lmsensors recipe exists by default in oe-core, explicitly disable support for it in sysstat. In my case sysstat would fail linking complaining about undefined references when adding my own lmsensors recipe. Signed-off-by: Marc Ferland --- meta/recipes-extended/sysstat/sysstat.inc

[OE-core] [PATCH] pm-utils: Add grep to RDEPENDS to avoid command failures.

2012-01-25 Thread Marc Ferland
Second version of the patch that adds grep to RDEPENDS. Fixes [YOCTO #1887] Signed-off-by: Marc Ferland --- meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb b/meta/recipes-bsp

Re: [OE-core] [PATCH 1/4] pm-utils: Add grep to RDEPENDS to avoid command failures.

2012-01-25 Thread Marc Ferland
Phil Blundell writes: > On Wed, 2012-01-25 at 11:29 -0800, Saul Wold wrote: >> +RDEPENDS = "grep" > > Don't you get a QA error for that? > I didn't see any QA warnings when building with yocto (edison branch). I'll resend the patch with some corrections. Here's bitbake output on my machine (wit

Re: [OE-core] [PATCH] Add grep to RDEPENDS to avoid command failures.

2012-01-10 Thread Marc Ferland
Otavio Salvador writes: > [1:multipart/alternative Hide] > [1/1:text/plain Hide] > On Tue, Jan 10, 2012 at 19:14, Marc Ferland wrote: > >> I was having trouble running the pm-suspend command. See: >> http://bugzilla.pokylinux.org/show_bug.cgi?id=1887 >> >>

Re: [OE-core] [PATCH] Add grep to RDEPENDS to avoid command failures.

2012-01-10 Thread Marc Ferland
Otavio Salvador writes: > [1:multipart/alternative Hide] > [1/1:text/plain Hide] > On Tue, Jan 10, 2012 at 18:22, Marc Ferland wrote: > >> ... > > +PR = "r1" >> +RDEPENDS = "grep" >> > > Busybox ought to provide it; what is miss

Re: [OE-core] [PATCH] Add grep to RDEPENDS to avoid command failures.

2012-01-10 Thread Marc Ferland
Phil Blundell writes: > On Tue, 2012-01-10 at 15:22 -0500, Marc Ferland wrote: >> -PR = "r0" >> +PR = "r1" >> +RDEPENDS = "grep" > > Do you not get a QA warning for that? Usually it would be RDEPENDS_${PN}. > Nope. Everything looks fi

[OE-core] [PATCH] Add grep to RDEPENDS to avoid command failures.

2012-01-10 Thread Marc Ferland
Fixes [YOCTO #1887] Signed-off-by: Marc Ferland --- meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb b/meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb index a4ac230..5e09f7b 100644