[oe] [meta-oe][PATCH 2/3] upower: bump to 1.90.6

2024-12-12 Thread Marc Ferland via lists.openembedded.org
From: Marc Ferland Signed-off-by: Marc Ferland --- .../upower/{upower_0.99.17.bb => upower_1.90.6.bb}| 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) rename meta-oe/recipes-support/upower/{upower_0.99.17.bb => upower_1.90.6.bb} (86%) diff --git a/meta-oe/recipes-s

[oe] [meta-oe][PATCH 1/3] upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI

2024-12-12 Thread Marc Ferland via lists.openembedded.org
From: Marc Ferland upower releases are available as tar.bz2 archives let's use them instead off cloning the whole repo. Also, fix the UPSTREAM_CHECK regex that changed after revision 0.99.13. The format went from: UPOWER_0_99_13 to v0.99.14 Signed-off-by: Marc Ferland --- me

[oe] [meta-oe][PATCH 3/3] upower: add polkit PACKAGECONFIG option

2024-12-12 Thread Marc Ferland via lists.openembedded.org
From: Marc Ferland Add a PACKAGECONFIG option for polkit. Activate it when DISTRO_FEATURES contains 'polkit'. Signed-off-by: Marc Ferland --- meta-oe/recipes-support/upower/upower_1.90.6.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-supp

[oe] [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] [meta-oe][PATCH] proj: update to 4.9.3

2017-07-11 Thread Marc Ferland
Signed-off-by: Marc Ferland --- meta-oe/recipes-navigation/proj/{proj_4.8.0.bb => proj_4.9.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-navigation/proj/{proj_4.8.0.bb => proj_4.9.3.bb} (70%) diff --git a/meta-oe/recipes-navigation/proj/proj_4.8.0

[oe] [meta-python][PATCH] python-prettytable: fix files permissions

2017-05-01 Thread Marc Ferland
ned-off-by: Marc Ferland --- meta-python/recipes-devtools/python/python-prettytable_0.7.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python-prettytable_0.7.2.bb b/meta-python/recipes-devtools/python/python-prettytable_0.7.2.bb ind

[oe] [meta-oe][PATCHv2] lmsensors: update 3.3.3 -> 3.3.5

2014-05-01 Thread Marc Ferland
This commit also adds a new package (lmsensors-sensorsconfconvert-doc) for the sensors-conf-convert script man page which was added in 3.3.5. Signed-off-by: Marc Ferland --- .../lm_sensors/{lmsensors_3.3.3.bb => lmsensors_3.3.5.bb} | 7 --- 1 file changed, 4 insertions(+)

[oe] [meta-oe][PATCH] lmsensors: update 3.3.3 -> 3.3.5

2014-04-30 Thread Marc Ferland
Signed-off-by: Marc Ferland --- .../lm_sensors/{lmsensors_3.3.3.bb => lmsensors_3.3.5.bb}| 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) rename meta-oe/recipes-support/lm_sensors/{lmsensors_3.3.3.bb => lmsensors_3.3.5.bb} (93%) diff --git a/meta-oe/recipes-s

[oe] [meta-oe][PATCHv2] autobahn: fix 'Missing sha256 SRC_URI checksum'

2014-04-14 Thread Marc Ferland
Signed-off-by: Marc Ferland --- meta-oe/recipes-devtools/python/python-autobahn_0.8.6.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-devtools/python/python-autobahn_0.8.6.bb b/meta-oe/recipes-devtools/python/python-autobahn_0.8.6.bb index a1e8c5f..ac775c4 100644 --- a

[oe] [meta-oe][PATCH] autobahn: fix 'Missing sha256 SRC_URI checksum'

2014-04-03 Thread Marc Ferland
--- meta-oe/recipes-devtools/python/python-autobahn_0.8.6.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-devtools/python/python-autobahn_0.8.6.bb b/meta-oe/recipes-devtools/python/python-autobahn_0.8.6.bb index a1e8c5f..ac775c4 100644 --- a/meta-oe/recipes-devtools/python/

[oe] [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

[oe] [meta-oe][PATCH] rrdtool: Remove hard-coded include in configure.ac

2012-11-06 Thread Marc Ferland
Got an error building rrdtool because of hard-coded paths in the configure.ac file. The extact error message was: ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities. Rerun configure task after fixing this. The path was

Re: [oe] [meta-oe][PATCH] lmsensors: Initial commit (cover letter)

2012-10-24 Thread Marc Ferland
Bump! Marc Ferland writes: > Third version of the patch for lmsensors based on comments from Koen. > > Marc Ferland (1): > lmsensors: Initial commit. > > .../recipes-support/lm_sensors/files/fancontrol|2 + > .../recipes-support/lm_sensors/files

[oe] [meta-oe][PATCH] lmsensors: Initial commit

2012-10-19 Thread Marc Ferland
fancontrol. * lmsensors-isatools: This program sets/gets the registers of ISA or Super-I/O chips. Signed-off-by: Marc Ferland --- .../recipes-support/lm_sensors/files/fancontrol|2 + .../recipes-support/lm_sensors/files/fancontrol.sh | 48 +++ .../recipes-support/lm_sensors/files

[oe] [meta-oe][PATCH] lmsensors: Initial commit (cover letter)

2012-10-19 Thread Marc Ferland
Third version of the patch for lmsensors based on comments from Koen. Marc Ferland (1): lmsensors: Initial commit. .../recipes-support/lm_sensors/files/fancontrol|2 + .../recipes-support/lm_sensors/files/fancontrol.sh | 48 +++ .../recipes-support/lm_sensors/files/sensord.cgi

[oe] [meta-oe][PATCH] lmsensors: Initial commit.

2012-10-18 Thread Marc Ferland
fancontrol. * lmsensors-isatools: This program sets/gets the registers of ISA or Super-I/O chips. Signed-off-by: Marc Ferland --- .../recipes-support/lm_sensors/files/fancontrol|2 + .../recipes-support/lm_sensors/files/fancontrol.sh | 48 ++ .../recipes-support/lm_sensors/files

[oe] [meta-oe][PATCH] lmsensors: Initial commit (cover letter).

2012-10-18 Thread Marc Ferland
Here's a second version of my patch for adding lmsensors. As suggested by Paul and Martin I've rebased my patch against meta-oe and dropped the rrdtool part. Regards, Marc Marc Ferland (1): lmsensors: Initial commit. .../recipes-support/lm_sensors/files/fancontrol|2 + .