[OE-core] Yocto Project Community Manager updates

2023-05-04 Thread Nicolas Dechesne
Dear all, After five years, I have decided to resign from my position as the Yocto Project Community Manager. I joined the OpenEmbedded community around 2008. I have fond memories of my early days, and still remember some of my first interactions on IRC and mailing lists! This is a very welcoming

Re: [OE-core] [PATCH] yocto-check-layer: scan additional layers for tested layer dependencies

2023-04-06 Thread Nicolas Dechesne
On Wed, Apr 5, 2023 at 2:29 PM Marek Vasut wrote: > On 4/5/23 08:48, Nicolas Dechesne wrote: > > On Tue, Apr 4, 2023 at 11:36 PM Marek Vasut wrote: > > > >> In case a LAYERDEPENDS of a tested layer contains a dependency which is > >> present in additional lay

Re: [OE-core] [PATCH] yocto-check-layer: scan additional layers for tested layer dependencies

2023-04-05 Thread Nicolas Dechesne
dditional-layers list are searched and possibly used > as dependencies for the layer check. > > Signed-off-by: Marek Vasut > --- > Cc: Alexandre Belloni > Cc: Nicolas Dechesne > Cc: Richard Purdie > --- > scripts/yocto-check-layer | 4 ++-- > 1 file changed, 2 insertio

Re: [OE-core] [PATCH] site/common-musl: Set ac_cv_sys_file_offset_bits default to 64

2023-01-06 Thread Nicolas Dechesne
EFILE_SOURCE but these macros are > not used on musl headers. > > Signed-off-by: Khem Raj > Cc: Nicolas Dechesne > Thanks. It fixes the build issue in e2fsprog I reported earlier. > --- > meta/site/common-musl | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git

Re: [OE-core] [PATCH] musl: Update to latest on tip of trunk

2023-01-05 Thread Nicolas Dechesne
On Fri, Jan 6, 2023 at 1:45 AM Khem Raj wrote: > On Wed, Jan 4, 2023 at 11:57 PM Nicolas Dechesne > wrote: > > > > > > > > On Fri, Dec 30, 2022 at 10:14 PM Khem Raj wrote: > >> > >> On Thu, Dec 29, 2022 at 3:10 PM Richard Purdie > >>

Re: [OE-core] [PATCH] musl: Update to latest on tip of trunk

2023-01-04 Thread Nicolas Dechesne
On Fri, Dec 30, 2022 at 10:14 PM Khem Raj wrote: > On Thu, Dec 29, 2022 at 3:10 PM Richard Purdie > wrote: > > > > On Wed, 2022-12-28 at 23:13 -0800, Khem Raj wrote: > > > Brings following changes > > > > > > * f47a8cdd ldso: fix invalid early references to extern-linkage > libc.page_size > > >

Re: [OE-core] [PATCH 00/15] kernel-yocto: consolidated pull request

2022-05-04 Thread Nicolas Dechesne
hey Bruce, On Sun, May 1, 2022 at 6:59 AM Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > On Sat, 2022-04-30 at 17:35 -0400, Bruce Ashfield wrote: > > On Sat, Apr 30, 2022 at 12:26 AM Bruce Ashfield via > > lists.openembedded.org > > wrote: > > > > > > On Fri, Apr 29, 2022 at 4:02

[OE-core] [PATCH] sanity: skip make 4.2.1 warning for debian

2022-04-26 Thread Nicolas Dechesne
-dfsg. As per the corresponding changelog, the patch mentioned in ad5829aa1f8a, is included in both Debian and Ubuntu in make 4.2.1-1.1. So it's safe to use make 4.2.1 in Debian10. Signed-off-by: Nicolas Dechesne --- meta/classes/sanity.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion

Re: [OE-core] [dunfell][PATCH 00/14] Backport mandatory dtschema handling for device trees built through the kernel.

2021-12-07 Thread Nicolas Dechesne
On Wed, Dec 1, 2021 at 10:39 PM Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > On Wed, 2021-12-01 at 16:33 -0500, Bruce Ashfield wrote: > > On Wed, Dec 1, 2021 at 3:34 PM Bhupesh Sharma > wrote: > > > > > > This is a backport request for dunfell, while picking up only the > > >

Re: [OE-core] [PATCH] make-mod-scripts: pass CROSS_COMPILE to configure and build

2021-11-25 Thread Nicolas Dechesne
mod-scripts: pass CROSS_COMPILE to configure and build) Feel free to add Reported-by: Daniel Thompson Signed-off-by: Nicolas Dechesne > Cc: Bruce Ashfield > Cc: Nishanth Menon > Signed-off-by: Denys Dmytriyenko > --- > meta/recipes-kernel/make-mod-scripts/make-mod-scripts_1.

[OE-core] CFP is now open for the next Yocto Project Summit 2021.11

2021-09-29 Thread Nicolas Dechesne
Dear all, The next Yocto Project (virtual) Summit will take place on Nov 30 - Dec 2, 2021. While we are finalizing the registration tools, we've already opened the CFP, and we are, as always, looking for great talks and speakers ;) For more information about the event please check [1]. When you

Re: [OE-core] [PATCH 0/4] yocto-check-layer: add support to check for dependencies

2021-08-02 Thread Nicolas Dechesne
Richard, Steve, Anuj, On Fri, Jul 30, 2021 at 11:28 AM Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > On Fri, 2021-07-30 at 11:08 +0200, Nicolas Dechesne wrote: > > > > > > On Fri, Jul 30, 2021 at 10:03 AM Richard Purdie < > richard.pur...@linuxfo

Re: [OE-core] [PATCH 0/4] yocto-check-layer: add support to check for dependencies

2021-07-30 Thread Nicolas Dechesne
On Fri, Jul 30, 2021 at 10:03 AM Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > On Thu, 2021-07-22 at 14:46 +0200, Nicolas Dechesne wrote: > > It has been recentely mentioned to me by the YP TSC that a layer must > > not only pass the yocto-check-layer scr

Re: [OE-core] [PATCH 0/4] yocto-check-layer: add support to check for dependencies

2021-07-22 Thread Nicolas Dechesne
On Thu, Jul 22, 2021 at 2:51 PM Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > On Thu, 2021-07-22 at 14:46 +0200, Nicolas Dechesne wrote: > > It has been recentely mentioned to me by the YP TSC that a layer must > > not only pass the yocto-check-layer scr

Re: [OE-core] [PATCH] yocto-check-layer: Avoid bug when iterating and autoadding dependencies

2021-07-22 Thread Nicolas Dechesne
hey Richard, better late than never they say ;) On Sat, Apr 24, 2021 at 4:26 PM Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > If iterating a layer with multiple components and auto-adding dependencies > the tests can break since layers are never removed and order isn't >

Re: [OE-core] [PATCH v2] kernel: relocate copy of module.lds to module compilation task

2020-11-30 Thread Nicolas Dechesne
On Mon, Nov 30, 2020 at 4:34 PM Steve Sakoman wrote: > > On Sun, Nov 29, 2020 at 9:38 PM Nicolas Dechesne > wrote: > > > > hi Steve and Bruce, > > > > On Wed, Nov 18, 2020 at 5:56 AM Bruce Ashfield > > wrote: > > > > > > From: Bruce

Re: [OE-core] [PATCH v2] kernel: relocate copy of module.lds to module compilation task

2020-11-29 Thread Nicolas Dechesne
hi Steve and Bruce, On Wed, Nov 18, 2020 at 5:56 AM Bruce Ashfield wrote: > > From: Bruce Ashfield > > There were two copies of this patch floating around, and the merged > variant has the copy in the wrong place. > > module.lds is only created during modules_prepare, and that target is > not

[OE-core] [PATCH] linux-libc-headers: kernel headers are installed in STAGING_KERNEL_BUILDDIR

2020-09-02 Thread Nicolas Dechesne
Since 'fido', kernel headers are installed in STAGING_KERNEL_BUILDDIR, not STAGING_KERNEL_DIR. So this message in the linux-libc-headers recipe is slightly misleading. Signed-off-by: Nicolas Dechesne --- meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc | 2 +- 1 file changed, 1

Re: [OE-core] [PATCH] gcc-10.1: add fix for PR 96130

2020-07-22 Thread Nicolas Dechesne
Khem, Richard, On Fri, Jul 17, 2020 at 12:36 AM Dmitry Baryshkov wrote: > > From: Dmitry Baryshkov > > Fix for https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96130 causing ICE > (SegFault) when compiling current Mesa git tree. This fixes the build issue reported when trying to build mesa master

[OE-core] [dunfell][PATCH] checklayer: parse LAYERDEPENDS with bb.utils.explode_dep_versions2()

2020-06-29 Thread Nicolas Dechesne
ping/ignoring any optional versions. [YOCTO #13957] Signed-off-by: Nicolas Dechesne Signed-off-by: Richard Purdie (cherry picked from commit f81f07afc200fe06c5c06ea81a4f8a3a43436faf) Signed-off-by: Nicolas Dechesne --- scripts/lib/checklayer/__init__.py | 7 ++- 1 file changed, 6 ins

[OE-core] [PATCH v2] checklayer: parse LAYERDEPENDS with bb.utils.explode_dep_versions2()

2020-06-26 Thread Nicolas Dechesne
ping/ignoring any optional versions. [YOCTO #13957] Signed-off-by: Nicolas Dechesne --- v2: check if depends is None before calling explode_dep_versions2() add Yocto BZ number scripts/lib/checklayer/__init__.py | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/scripts/l

Re: [OE-core] [PATCH] checklayer: parse LAYERDEPENDS with bb.utils.explode_dep_versions2()

2020-06-25 Thread Nicolas Dechesne
On Thu, Jun 25, 2020 at 9:59 AM Nicolas Dechesne wrote: > > LAYERDEPENDS is a string of this format: > "DEPEND1 (optional version) DEPEND2 (optional version) ..." > > However when we parse LAYERDEPENDS in _get_layer_collections() we > parse it as a simple string,

[OE-core] [PATCH] checklayer: parse LAYERDEPENDS with bb.utils.explode_dep_versions2()

2020-06-25 Thread Nicolas Dechesne
ping/ignoring any optional versions. Signed-off-by: Nicolas Dechesne --- scripts/lib/checklayer/__init__.py | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/scripts/lib/checklayer/__init__.py b/scripts/lib/checklayer/__init__.py index 1138000275..0e5234808e 100644 ---

Re: [OE-core] [PATCH][dunfell 1/3] recipes-kernel/linux-firmware: Add wlanmdsp.mbn to qcom-modem package

2020-05-20 Thread Nicolas Dechesne
On Wed, May 20, 2020 at 4:59 PM Aníbal Limón wrote: > Signed-off-by: Aníbal Limón > all you 3 patches are backports/cherry-picked, please show that in your new patches, e.g. git cherry-pick -x -s . it's much easier to review stable patches. > --- >

Re: [OE-core] [PATCHv2] recipes-kernel/linux-firmware: Add qcom-sdm845-{audio,compute,modem} firmware packages

2020-03-31 Thread Nicolas Dechesne
On Tue, Mar 31, 2020 at 10:25 PM Aníbal Limón wrote: > Contains the firmware for the audio, compute and modem/wireless in SDM845 > platforms. > thanks. it's better this way. in case it helps: Reviewed-by: Nicolas Dechesne > > Signed-off-by: Aníbal Limón > --- > ...

Re: [OE-core] [PATCH] recipes-kernel/linux-firmware: Add qcom-sdm845 firmware package

2020-03-31 Thread Nicolas Dechesne
On Tue, Mar 31, 2020 at 4:01 AM Aníbal Limón wrote: > Contains the firmware for the modem and wireless in SDM845 platforms. > it is more than that, since that folder contains also the audio and compute DSP firmware, so we should either say that , or not include them. > Signed-off-by: Aníbal

[OE-core] Community stats dashboard

2020-03-23 Thread Nicolas Dechesne
hi there, we have put in place a dashboard that shows our community engagement and stats. We are using a service from Bitergia for that, and they are using open source tools from the LF CHAOSS project [1]. The dashboard is publicly available at [2]. Feel free to have a look at the data, the tool

Re: [OE-core] [PATCH v2 2/5] alsa-ucm-conf: new recipe, version 1.2.1.2

2020-01-31 Thread Nicolas Dechesne
hey, On Mon, Jan 6, 2020 at 10:18 AM Tanu Kaskinen wrote: > > The UCM configuration files were moved from the alsa-lib repository to a > new alsa-ucm-conf repository. The move was accompanied by a license > change from LGPL2.1 to BSD-3-Clause. > > Signed-off-by: Tanu Kaskinen > --- >

Re: [OE-core] [Openembedded-architecture] OE-Core python minimum version requirement

2019-12-05 Thread Nicolas Dechesne
On Thu, Dec 5, 2019 at 3:38 PM Khem Raj wrote: > > On Thu, Dec 5, 2019 at 2:19 AM Paul Eggleton > wrote: > > > > On Thursday, 5 December 2019 7:48:11 PM NZDT Nicolas Dechesne wrote: > > > On Thu, Dec 5, 2019 at 3:08 AM Paul Eggleton > > > wrote: >

Re: [OE-core] [Openembedded-architecture] OE-Core python minimum version requirement

2019-12-04 Thread Nicolas Dechesne
On Thu, Dec 5, 2019 at 3:08 AM Paul Eggleton wrote: > > On Thursday, 5 December 2019 6:45:03 AM NZDT Richard Purdie wrote: > > I just enabled hashequiv's server in local mode by default in poky. > > > > This causes an unintended side effect of requiring python 3.5 as the > > minimum version. > >

Re: [OE-core] How to backport openssl to Sumo

2019-11-21 Thread Nicolas Dechesne
On Thu, Nov 21, 2019 at 2:15 PM Ryan Harkin wrote: > > > > On Wed, 20 Nov 2019 at 23:53, Andre McCurdy wrote: >> >> On Wed, Nov 20, 2019 at 2:41 PM Ryan Harkin wrote: >> > On Wed, 20 Nov 2019 at 21:29, Ryan Harkin wrote: >> >> >> >> I pulled the whole openssl dir from your repo, added the

Re: [OE-core] [PATCH] distro_features_check: expand with MACHINE_FEATURES and COMBINED_FEATURES, rename

2019-11-13 Thread Nicolas Dechesne
On Thu, Nov 14, 2019 at 4:01 AM Khem Raj wrote: > > On Wed, Nov 13, 2019 at 6:56 PM Denys Dmytriyenko wrote: > > > > On Wed, Nov 13, 2019 at 06:52:28PM -0800, Khem Raj wrote: > > > On Wed, Nov 13, 2019 at 5:30 PM Denys Dmytriyenko wrote: > > > > > > > > From: Denys Dmytriyenko > > > > > > > >

[OE-core] [warrior][PATCH] kernel.bbclass: fix installation of modules signing certificates

2019-10-11 Thread Nicolas Dechesne
Signed-off-by: Richard Purdie (cherry picked from commit 2527e731eba43bd36d0ea268aca6b03155376134) Signed-off-by: Nicolas Dechesne --- meta/classes/kernel.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/classes/kernel.bbclass b/meta/classes/kernel.bbclass index

[OE-core] [thud][PATCH] kernel.bbclass: fix installation of modules signing certificates

2019-10-11 Thread Nicolas Dechesne
Signed-off-by: Richard Purdie (cherry picked from commit 2527e731eba43bd36d0ea268aca6b03155376134) Signed-off-by: Nicolas Dechesne --- meta/classes/kernel.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/classes/kernel.bbclass b/meta/classes/kernel.bbclass index

[OE-core] Demos for the Yocto Project booth at ELCE in Lyon

2019-10-04 Thread Nicolas Dechesne
Dear all, As usual, the Yocto Project will have a booth at the ELCE conference in Lyon later this month. While the booth is a great opportunity for everyone to get a new sticker of your favorite project ;-) we are also very excited when developers from our community get a chance to show off the

Re: [OE-core] [PATCH] kernel.bbclass: fix installation of modules signing certificates

2019-09-18 Thread Nicolas Dechesne
hi Armin, On Sun, Jul 28, 2019 at 12:01 PM Dmitry Eremin-Solenikov wrote: > > From: Dmitry Eremin-Solenikov > > If one has provided external key/certificate for modules signing, Kbuild > will skip creating signing_key.pem and will write only signing_key.x509 > certificate. Thus we have to check

Re: [OE-core] make-mod-scripts question

2019-09-09 Thread Nicolas Dechesne
On Mon, Sep 9, 2019 at 10:58 PM Andre McCurdy wrote: > > On Mon, Sep 9, 2019 at 1:25 PM Nicolas Dechesne > wrote: > > > > If this reasoning is correct that means that kernel signing + external > > module is broken. Note that I am working out of Thud for now, i am >

Re: [OE-core] make-mod-scripts question

2019-09-09 Thread Nicolas Dechesne
hi, things are getting worse , my initial problem was only the visible piece of the iceberg ;) On Thu, Sep 5, 2019 at 5:42 PM Bruce Ashfield wrote: > > On Thu, Sep 5, 2019 at 10:43 AM Nicolas Dechesne > wrote: > > > > hi, > > > > I was looking into a buil

[OE-core] make-mod-scripts question

2019-09-05 Thread Nicolas Dechesne
hi, I was looking into a build issue today, related to signing an external kernel module. My build failed when calling the kernel utility sign-file, the error was that libcrypto.so was not found. Looking a bit more into that, I realized that make-mod-scripts will built some kernel utilities,

Re: [OE-core] Yocto Project Summit at ELCE Call for Particpation

2019-08-19 Thread Nicolas Dechesne
hi Philip, thanks for sending this out! On Mon, Aug 19, 2019 at 3:17 AM Philip Balister wrote: > > At the past few OopenEmbedded developer meetings, people have been > asking for more developer and user focused events like a miniconf. > Partly based on this feedback, there is a two day event

Re: [OE-core] LF Community Bridge Mentorship

2019-08-16 Thread Nicolas Dechesne
hi there. just a reminder! cheers On Tue, Jul 30, 2019 at 4:46 PM Nicolas Dechesne wrote: > > Dear all, > > The Community Bridge platform was launched earlier this year by the > Linux Foundation. It’s a set of services available to LF projects to > help them build stronger ecos

[OE-core] build stat output

2019-08-01 Thread Nicolas Dechesne
hi, I am trying to make up some sense with the bitbake output at the end of my build. I have enabled buildstats and buildstats-summary. What do all these numbers mean? They don't quite sum up.. Sstate summary: Wanted 15 Found 9 Missed 12 Current 125 (60% match, 95% complete) NOTE: Executing

[OE-core] LF Community Bridge Mentorship

2019-07-30 Thread Nicolas Dechesne
Dear all, The Community Bridge platform was launched earlier this year by the Linux Foundation. It’s a set of services available to LF projects to help them build stronger ecosystems, and foster developers relationship within their respective communities. See [1] and [2]. The Yocto Project has

Re: [OE-core] Automatically creating tar files for bin_package.bbclass

2019-07-19 Thread Nicolas Dechesne
hi Andre! On Wed, Jul 6, 2016 at 10:21 AM Andre McCurdy wrote: > > On Tue, Jul 5, 2016 at 3:27 PM, Richard Purdie > wrote: > > On Tue, 2016-07-05 at 08:12 -0700, Khem Raj wrote: > >> On Tue, Jul 5, 2016 at 1:21 AM, Andre McCurdy > >> wrote: > >> > On Mon, Jul 4, 2016 at 8:58 AM, Burton, Ross

[OE-core] possible issue with buildhistory?

2019-05-23 Thread Nicolas Dechesne
hi, not sure if it's been discussed reported before. but i ended up in a situation where a package is "empty" (e.g. it's not created) even though "files-in-packages.txt" in its buildhistory folder shows it should contain a file. I have a synthetic example: $ cat

Re: [OE-core] [RFC][PATCH v4] mesa: Convert recipe to use meson build system

2019-02-26 Thread Nicolas Dechesne
On Tue, Feb 26, 2019 at 6:19 PM Khem Raj wrote: > > On Tue, Feb 26, 2019 at 7:36 AM Nicolas Dechesne > wrote: > > > > On Tue, Feb 26, 2019 at 4:08 PM Khem Raj wrote: > > > > > > On Tue, Feb 26, 2019 at 4:26 AM Otavio Salvador > > > wrote: > &

Re: [OE-core] [RFC][PATCH v4] mesa: Convert recipe to use meson build system

2019-02-26 Thread Nicolas Dechesne
On Tue, Feb 26, 2019 at 4:08 PM Khem Raj wrote: > > On Tue, Feb 26, 2019 at 4:26 AM Otavio Salvador > wrote: > > > > On Tue, Feb 26, 2019 at 8:58 AM Burton, Ross wrote: > > > > > > Patch has been accepted, so we need to cherry-pick the patch I mentioned. > > > > We will wait for 19.0.1 to be

[OE-core] [sumo][PATCH] checklayer: avoid recursive loop in add_layer_dependencies

2018-10-02 Thread Nicolas Dechesne
. ... ... ... [keep repeating] This patch fixes this situation. Signed-off-by: Nicolas Dechesne Signed-off-by: Richard Purdie (cherry picked from commit 171900b4bcb06416685ce90b63114a10fefe0b94) --- scripts/lib/checklayer/__init__.py | 4 1 file changed, 4 insertions(+) diff --git a/scripts/lib

Re: [OE-core] [yocto] layers.openembedded.org upgraded

2018-09-27 Thread Nicolas Dechesne
On Thu, Sep 27, 2018 at 10:43 PM Paul Eggleton wrote: > > Hi all, > > I'm very happy to announce that we've finally been able to upgrade the layer > index at http://layers.openembedded.org to the latest revision on master, > incorporating quite a bit of work that's been going on for the past few

[OE-core] [PATCH] checklayer: avoid recursive loop in add_layer_dependencies

2018-09-24 Thread Nicolas Dechesne
. ... ... ... [keep repeating] This patch fixes this situation. Signed-off-by: Nicolas Dechesne --- scripts/lib/checklayer/__init__.py | 4 1 file changed, 4 insertions(+) diff --git a/scripts/lib/checklayer/__init__.py b/scripts/lib/checklayer/__init__.py index 2618416fab..7788041843 100644

[OE-core] Demos for the Yocto Project booth at ELCE in Edinburgh

2018-09-18 Thread Nicolas Dechesne
Dear all, As usual, the Yocto Project will have a booth at the ELCE conference in Edinburgh next month. While the booth is a great opportunity for everyone to get a new sticker of your favorite project ;-) we are also very excited when developers from our community get a chance to show off the

Re: [OE-core] [RFC] Yocto Project Bug 12372 - Automate the execution of pTest with LAVA

2018-08-22 Thread Nicolas Dechesne
hi, On Wed, Aug 22, 2018 at 4:25 AM Randy MacLeod wrote: > > On 08/21/2018 11:04 AM, Wang, Yang (Young) wrote: > > Hi All, > > > > I'm working on this ticket: > > https://bugzilla.yoctoproject.org/show_bug.cgi?id=12372 > > Thanks for investigating the bug/enhancement and posting your thoughts. >

Re: [OE-core] [yocto] Yocto Project changes in progress

2018-08-07 Thread Nicolas Dechesne
members, Facebook and Arm to the advisory board. See [1] for a full list of the YP members. * Richard Purdie is now being funded by the Yocto Project to continue in his role as the overall project architect. * Nicolas Dechesne (Linaro) has taken over the community manager role from Jefro * Lieu Ta

Re: [OE-core] [PATCH] Revert "kernel-devicetree: Corrected normalize_dtb"

2018-07-05 Thread Nicolas Dechesne
8016-sbc.dtb'. Stop. > 20:37:53 < tlwoerner> i.e., the "qcom/" is being stripped out > > Signed-off-by: Martin Jansa Thanks! As reported by Trevor, it's needed for meta-qcom.. Reviewed-by: Nicolas Dechesne > --- > meta/classes/kernel-devicetree.bbclass | 2 +- >

[OE-core] [sumo][PATCH 2/2] lame: remove LICENSE_FLAGS

2018-06-29 Thread Nicolas Dechesne
-by: Nicolas Dechesne --- meta/recipes-multimedia/lame/lame_3.100.bb | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/meta/recipes-multimedia/lame/lame_3.100.bb b/meta/recipes-multimedia/lame/lame_3.100.bb index ff6ac7efb2..7f8996fb52 100644 --- a/meta/recipes-multimedia/lame

[OE-core] [sumo][PATCH 0/2] remove LICENSE_FLAGS for lame and mpg123

2018-06-29 Thread Nicolas Dechesne
The patent for lame and mpg123 have expired, and the LICENSE_FLAGS have been cleared in oe-core recently. Since sumo uses the same version of the software, I thought it would be a good thing to clear the LICENSE_FLAGS there too. These 2 patches are cherry picked from master, applied on sumo. Kai

[OE-core] [sumo][PATCH 1/2] mpg123: remove LICENSE_FLAGS

2018-06-29 Thread Nicolas Dechesne
From: Kai Kang mgp123 is patent free from version 1.25.0, so remove LICENSE_FLAGS. https://mpg123.de/cgi-bin/news.cgi#2017-05-29 Signed-off-by: Kai Kang Signed-off-by: Ross Burton (cherry picked from commit b0bc82a5f238db82425b3b146e269bc6605cbdce) Signed-off-by: Nicolas Dechesne --- meta

Re: [OE-core] [PATCH] kmscube: Update to master from 2018-06-17

2018-06-29 Thread Nicolas Dechesne
Thanks for sending this out! without > 063ce5c gbm: fix fallback for drivers that don't support modifiers kmscube is broken and won't work with Gallium drivers (e.g. freedreno) if mesa > 18.x, and since OE-core has mesa 18.1.2, it means kmscube is currently broken! Acked-by: Nicolas Dec

Re: [OE-core] [PATCH v3 1/5] arch-armv8a.inc: add tune include for armv8

2018-06-15 Thread Nicolas Dechesne
On Fri, Jun 15, 2018 at 5:22 AM, Randy Li wrote: > There are some addtional instructions apart from bare armv8, > also there is armv8.1, armv8.2. > > Most the processor would support crc, except X-gene 1. > > Signed-off-by: Randy Li > --- > meta/conf/machine/include/arm/arch-armv8.inc | 1 - >

Re: [OE-core] [PATCH v2 1/4] arch-armv8a.inc: add tune include for armv8

2018-06-12 Thread Nicolas Dechesne
On Sat, Jun 9, 2018 at 8:26 AM, Randy Li wrote: > There are some addtional instructions apart from bare armv8, > also there is armv8.1, armv8.2. > > Most the processor would support crc, except X-gene 1. the commit message doesn't really explain what is going on in this patch.. > >

Re: [OE-core] [PATCH] xserver-nodm-init: Respawn service in case of failure

2018-04-12 Thread Nicolas Dechesne
On Thu, Apr 12, 2018 at 5:55 PM, Khem Raj <raj.k...@gmail.com> wrote: > On 4/10/18 12:48 PM, Nicolas Dechesne wrote: >> On Tue, Apr 10, 2018 at 1:20 PM, Ramon Fried <ramon.fr...@linaro.org> wrote: >>> From: Ramon Fried <rfr...@codeaurora.org> >>> >&

Re: [OE-core] [PATCH] xserver-nodm-init: Respawn service in case of failure

2018-04-10 Thread Nicolas Dechesne
n gdm.service as well, so that it keep trying until the display comes up. it sounds reasonable change to me. Reviewed-by: Nicolas Dechesne <nicolas.deche...@linaro.org> > --- > .../x11-common/xserver-nodm-init/xserver-nodm.service.in | 1 > + > 1 file changed

[OE-core] [PATCH] linux-firmware: fix typo

2018-02-26 Thread Nicolas Dechesne
Signed-off-by: Nicolas Dechesne <nicolas.deche...@linaro.org> --- meta/recipes-kernel/linux-firmware/linux-firmware_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb b/meta/recipes-kernel/linux-firmware

[OE-core] Fwd: git fetcher and github pull requests

2018-02-14 Thread Nicolas Dechesne
hi, re-posting to oe-core list. While this is a bitbake question, I didn't get any answer.. so I would like to get more attention from bitbake users.. cheers nico -- Forwarded message -- From: Nicolas Dechesne <nicolas.deche...@linaro.org> Date: Wed, Feb 7, 2018 at 4

[OE-core] [PATCH] linux-firmware: add packaging for QCOM firmware for APQ8016 and APQ8096

2018-01-12 Thread Nicolas Dechesne
-by: Nicolas Dechesne <nicolas.deche...@linaro.org> --- .../linux-firmware/linux-firmware_git.bb | 19 +++ 1 file changed, 19 insertions(+) diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb

Re: [OE-core] [rocko][PATCH] wic: add 'part-name' argument for naming GPT partitions

2017-11-30 Thread Nicolas Dechesne
On Wed, Nov 8, 2017 at 4:48 PM, Nicolas Dechesne <nicolas.deche...@linaro.org> wrote: > On Wed, Nov 8, 2017 at 4:46 PM, akuster808 <akuster...@gmail.com> wrote: >> >> >> On 11/08/2017 03:04 AM, Nicolas Dechesne wrote: >>> From: Artur Mądrzak <ar...@madr

Re: [OE-core] [PATCH v7 1/4] mesa: Upgrade to 17.2.4 release

2017-11-08 Thread Nicolas Dechesne
ted on Dragonboard (freedreno) and the update looks good to me. I have tested both the mesa and libdrm upgrade simultaneously, and it's tested with X11 ad kmscube. Tested-by: Nicolas Dechesne <nicolas.deche...@linaro.org> > --- > > Changes in v7: > - fix commit log typo &g

Re: [OE-core] [rocko][PATCH] wic: add 'part-name' argument for naming GPT partitions

2017-11-08 Thread Nicolas Dechesne
On Wed, Nov 8, 2017 at 4:46 PM, akuster808 <akuster...@gmail.com> wrote: > > > On 11/08/2017 03:04 AM, Nicolas Dechesne wrote: >> From: Artur Mądrzak <ar...@madrzak.eu> >> >> The WIC's 'part' can now give a name for GPT partition in WKS file. >> It's si

[OE-core] [rocko][PATCH] wic: add 'part-name' argument for naming GPT partitions

2017-11-08 Thread Nicolas Dechesne
cannot be used on Qualcomm based machines. Signed-off-by: Artur Mądrzak <ar...@madrzak.eu> Signed-off-by: Nicolas Dechesne <nicolas.deche...@linaro.org> Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org> (cherry picked from commit 9b60e3466ed7cff0cea10815851eb13040

Re: [OE-core] [morty][PATCH] wic: add 'part-name' argument for naming GPT partitions

2017-11-08 Thread Nicolas Dechesne
specified names. > > Backport from master to be able generate SD card image for Dragonboard410c. > > Signed-off-by: Artur Mądrzak <ar...@madrzak.eu> Reviewed-by: Nicolas Dechesne <nicolas.deche...@linaro.org> > --- > scripts/lib/wic/help.py| 2 ++ &

[OE-core] [PATCH v2] wic: add 'part-name' argument for naming GPT partitions

2017-11-02 Thread Nicolas Dechesne
ak <ar...@madrzak.eu> Signed-off-by: Nicolas Dechesne <nicolas.deche...@linaro.org> --- scripts/lib/wic/help.py | 2 ++ scripts/lib/wic/ksparser.py | 1 + scripts/lib/wic/partition.py | 1 + scripts/lib/wic/plugins/imager/direct.py | 11 +++ 4

Re: [OE-core] [PATCH] wic: add 'part-name' argument for naming GPT partitions

2017-11-02 Thread Nicolas Dechesne
Mądrzak > > W dniu 01.11.2017 o 13:48, Ed Bartosh pisze: > >> On Tue, Oct 31, 2017 at 04:08:58PM +0100, Nicolas Dechesne wrote: >>> >>> On Tue, Oct 31, 2017 at 2:33 PM, Ed Bartosh <ed.bart...@linux.intel.com> >>> wrote: >>>> >>>

Re: [OE-core] [PATCH] wic: add 'part-name' argument for naming GPT partitions

2017-10-31 Thread Nicolas Dechesne
On Tue, Oct 31, 2017 at 2:33 PM, Ed Bartosh wrote: > > On Mon, Oct 30, 2017 at 08:53:09PM +0100, Artur Mądrzak wrote: > > The WIC's 'part' can now give a name for GPT partition in WKS file. > > It's similar to '--label', but is naming partitions instead file systems. >

Re: [OE-core] [PATCH 00/10] gstreamer1.0: upgrade to 1.12.3

2017-10-03 Thread Nicolas Dechesne
On Mon, Oct 2, 2017 at 3:05 PM, Burton, Ross <ross.bur...@intel.com> wrote: > On 2 October 2017 at 21:49, Nicolas Dechesne <nicolas.deche...@linaro.org> > wrote: >> >> I have seen these patches on master-next at some point, and they got >> dropped. Was there

Re: [OE-core] [PATCH 00/10] gstreamer1.0: upgrade to 1.12.3

2017-10-02 Thread Nicolas Dechesne
On Thu, Sep 21, 2017 at 7:19 AM, Khem Raj <raj.k...@gmail.com> wrote: > On Thu, Sep 21, 2017 at 2:21 AM, Nicolas Dechesne > <nicolas.deche...@linaro.org> wrote: >> A boring upgrade from 1.12.2 to 1.12.3. This is a bugfixes only release, >> a couple of patches re

Re: [OE-core] [morty][PATCH] kernel.bbclass: fix KERNEL_IMAGETYPE(S) for Image.gz

2017-09-27 Thread Nicolas Dechesne
On Wed, Sep 13, 2017 at 12:38 PM, Nicolas Dechesne <nicolas.deche...@linaro.org> wrote: > > KERNEL_IMAGETYPES lists all the kernel images that we want to build. in > cb17b6c2a7 (kernel.bbclass: support kernel image type of vmlinux.gz), some > logic > was added to sup

Re: [OE-core] [PATCH v2 4/4] mesa: Bump to version 17.2.0

2017-09-22 Thread Nicolas Dechesne
On Fri, Sep 22, 2017 at 1:02 PM, Fabien Lahoudere wrote: > Signed-off-by: Fabien Lahoudere > --- > meta/recipes-graphics/mesa/mesa_17.2.0.bb | 24 > 1 file changed, 24 insertions(+) > create mode

[OE-core] [PATCH 07/10] gstreamer1.0-omx: upgrade to version 1.12.3

2017-09-21 Thread Nicolas Dechesne
Bugfixes only release. Signed-off-by: Nicolas Dechesne <nicolas.deche...@linaro.org> --- .../{gstreamer1.0-omx_1.12.2.bb => gstreamer1.0-omx_1.12.3.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-omx_

[OE-core] [PATCH 04/10] gstreamer1.0-plugins-bad: upgrade to version 1.12.3

2017-09-21 Thread Nicolas Dechesne
Bugfixes only release. Signed-off-by: Nicolas Dechesne <nicolas.deche...@linaro.org> --- ...er1.0-plugins-bad_1.12.2.bb => gstreamer1.0-plugins-bad_1.12.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-bad_

[OE-core] [PATCH 10/10] gstreamer1.0-python: upgrade to version 1.12.3

2017-09-21 Thread Nicolas Dechesne
* Bugfixes only release. * Removed SRC_URI from .inc file since it was duplicated in .bb file as well. Signed-off-by: Nicolas Dechesne <nicolas.deche...@linaro.org> --- meta/recipes-multimedia/gstreamer/gstreamer1.0-python.inc | 2 -- .../{gstreamer1.0-python_1.1

[OE-core] [PATCH 09/10] gstreamer1.0-vaapi: upgrade to version 1.12.3

2017-09-21 Thread Nicolas Dechesne
Bugfixes only release. Signed-off-by: Nicolas Dechesne <nicolas.deche...@linaro.org> --- meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.12.2.bb | 5 - meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.12.3.bb | 5 + 2 files changed, 5 insertions(+), 5 deletions(-)

[OE-core] [PATCH 06/10] gstreamer1.0-rtsp-server: upgrade to version 1.12.3

2017-09-21 Thread Nicolas Dechesne
Bugfixes release only. Signed-off-by: Nicolas Dechesne <nicolas.deche...@linaro.org> --- .../recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.12.2.bb | 6 -- .../recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.12.3.bb | 6 ++ 2 files changed, 6 insertions(+), 6 del

[OE-core] [PATCH 05/10] gstreamer1.0-plugins-ugly: upgrade to version 1.12.3

2017-09-21 Thread Nicolas Dechesne
Bugfixes only release. Signed-off-by: Nicolas Dechesne <nicolas.deche...@linaro.org> --- ...1.0-plugins-ugly_1.12.2.bb => gstreamer1.0-plugins-ugly_1.12.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-ugly_

[OE-core] [PATCH 08/10] gstreamer1.0-libav: upgrade to version 1.12.3

2017-09-21 Thread Nicolas Dechesne
Bugfixes only release. Signed-off-by: Nicolas Dechesne <nicolas.deche...@linaro.org> --- .../{gstreamer1.0-libav_1.12.2.bb => gstreamer1.0-libav_1.12.3.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-libav_

[OE-core] [PATCH 02/10] gstreamer1.0-plugins-base: upgrade to version 1.12.3

2017-09-21 Thread Nicolas Dechesne
Bugfixes release only. Signed-off-by: Nicolas Dechesne <nicolas.deche...@linaro.org> --- ...1.0-plugins-base_1.12.2.bb => gstreamer1.0-plugins-base_1.12.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base_

[OE-core] [PATCH 03/10] gstreamer1.0-plugins-good: upgrade to version 1.12.3

2017-09-21 Thread Nicolas Dechesne
Patch removed since it is already upstream now. Bugfixes release only. Signed-off-by: Nicolas Dechesne <nicolas.deche...@linaro.org> --- .../0001-v4l2-Fix-4K-colorimetry.patch | 48 -- ...12.2.bb => gstreamer1.0-plugins-good_1.12.3.bb} | 5 +-- 2 file

[OE-core] [PATCH 01/10] gstreamer1.0: upgrade to version 1.12.3

2017-09-21 Thread Nicolas Dechesne
Bugfixes release only. Removed local patch which was merged upstream. Signed-off-by: Nicolas Dechesne <nicolas.deche...@linaro.org> --- ...dd-switches-for-enabling-disabling-libdw-.patch | 70 -- ...treamer1.0_1.12.2.bb => gstreamer1.0_1.12.3.bb} | 5 +- 2 files c

[OE-core] [PATCH 00/10] gstreamer1.0: upgrade to 1.12.3

2017-09-21 Thread Nicolas Dechesne
A boring upgrade from 1.12.2 to 1.12.3. This is a bugfixes only release, a couple of patches removed as they made it upstream in the mean time. Nicolas Dechesne (10): gstreamer1.0: upgrade to version 1.12.3 gstreamer1.0-plugins-base: upgrade to version 1.12.3 gstreamer1.0-plugins-good

[OE-core] [morty][PATCH] kernel.bbclass: fix KERNEL_IMAGETYPE(S) for Image.gz

2017-09-13 Thread Nicolas Dechesne
was not working until now. Signed-off-by: Nicolas Dechesne <nicolas.deche...@linaro.org> Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org> (cherry picked from commit cfc0c897656fe67e81a6a5dcd936dff785529f41) Signed-off-by: Nicolas Dechesne <nicolas.deche...@linaro.org>

[OE-core] [PATCH v2] gstreamer1.0-plugins-good: fix 4k playback for v4l2 decoder

2017-09-04 Thread Nicolas Dechesne
Backport a fix already merged upstream in master and 1.12 branch, it fixes 4K video playback on any platform that uses v4l2 codecs, such as Dragonboard 820c. Signed-off-by: Nicolas Dechesne <nicolas.deche...@linaro.org> --- .../0001-v4l2-Fix-4K-colorimetry.patch

[OE-core] [PATCH] gstreamer1.0-plugins-good: fix 4k playback for v4l2 decoder

2017-09-01 Thread Nicolas Dechesne
Backport a fix already merged upstream in master and 1.12 branch, it fixes 4K video playback on any platform that uses v4l2 codecs, such as Dragonboard 820c. Signed-off-by: Nicolas Dechesne <nicolas.deche...@linaro.org> --- .../0001-v4l2-Fix-4K-colorimetry.patch

[OE-core] [PATCH][pyro] kernel.bbclass: fix KERNEL_IMAGETYPE(S) for Image.gz

2017-07-25 Thread Nicolas Dechesne
was not working until now. Signed-off-by: Nicolas Dechesne <nicolas.deche...@linaro.org> Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org> (cherry picked from commit cfc0c897656fe67e81a6a5dcd936dff785529f41) Signed-off-by: Nicolas Dechesne <nicolas.deche...@linaro.org>

[OE-core] [PATCH] ffmpeg: add PACKAGECONFIG for sdl2

2017-07-20 Thread Nicolas Dechesne
Enabling sdl2 will bring ffplay applications, which can be handy when working with ffmpeg. Signed-off-by: Nicolas Dechesne <nicolas.deche...@linaro.org> --- meta/recipes-multimedia/ffmpeg/ffmpeg_3.3.2.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-multimedia/

Re: [OE-core] [PATCH] mesa: Upgrade to 17.1.5 release

2017-07-20 Thread Nicolas Dechesne
On Thu, Jul 20, 2017 at 9:56 PM, Otavio Salvador wrote: > On Thu, Jul 20, 2017 at 4:46 PM, Khem Raj wrote: >> On Thu, Jul 20, 2017 at 3:22 PM, Burton, Ross wrote: >>> >>> On 20 July 2017 at 16:37, Burton, Ross

[OE-core] [PATCH v2] ffmpeg: fix pkg-config utilization

2017-07-20 Thread Nicolas Dechesne
DISTRO_FEATURES has x11. Signed-off-by: Nicolas Dechesne <nicolas.deche...@linaro.org> --- Changes in v2 * added the --disable-libxcbxxx flags to make sure the patch is a no-op --- meta/recipes-multimedia/ffmpeg/ffmpeg_3.3.2.bb | 5 + 1 file changed, 5 insertions(+) diff --git a/meta/recipes-mult

Re: [OE-core] [PATCH] ffmpeg: fix pkg-config utilization

2017-07-20 Thread Nicolas Dechesne
On Thu, Jul 20, 2017 at 4:30 PM, Burton, Ross wrote: > > On 20 July 2017 at 13:54, Khem Raj wrote: >> >> There is a proposal to repace pkgconfig with pkgconf, and I hope it >> will create a symlink to provide pkg-config > > > Yes, it does. ok.. sorry,

Re: [OE-core] [PATCH] ffmpeg: fix pkg-config utilization

2017-07-20 Thread Nicolas Dechesne
On Thu, Jul 20, 2017 at 2:54 PM, Khem Raj <raj.k...@gmail.com> wrote: > On Thu, Jul 20, 2017 at 7:56 AM, Nicolas Dechesne > <nicolas.deche...@linaro.org> wrote: >> in config.log we can see: >> WARNING: aarch64-linaro-linux-pkg-config not found, library detect

Re: [OE-core] [PATCH] ffmpeg: fix pkg-config utilization

2017-07-20 Thread Nicolas Dechesne
On Thu, Jul 20, 2017 at 3:03 PM, Burton, Ross <ross.bur...@intel.com> wrote: > > On 20 July 2017 at 13:58, Nicolas Dechesne <nicolas.deche...@linaro.org> > wrote: >> >> and it would make this patch a no-op instead. the patch would only >> 'fix' the pkg-con

Re: [OE-core] [PATCH] ffmpeg: fix pkg-config utilization

2017-07-20 Thread Nicolas Dechesne
On Thu, Jul 20, 2017 at 1:56 PM, Nicolas Dechesne <nicolas.deche...@linaro.org> wrote: > > in config.log we can see: > WARNING: aarch64-linaro-linux-pkg-config not found, library detection may > fail. > > ffmpeg configure script is not looking for pkg-config

[OE-core] [PATCH] ffmpeg: fix pkg-config utilization

2017-07-20 Thread Nicolas Dechesne
cb-shm --enable-libxcb-xfixes --enable-libxcb-shape Signed-off-by: Nicolas Dechesne <nicolas.deche...@linaro.org> --- meta/recipes-multimedia/ffmpeg/ffmpeg_3.3.2.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg_3.3.2.bb b/meta/recipes-multimedia/ffmpeg/

  1   2   3   >