Re: [oe] [meta-oe][PATCH 1/5] directfb: add x11 to REQUIRED_DISTRO_FEATURES

2018-10-12 Thread akuster808
On 10/12/2018 10:52 AM, Vesa Jääskeläinen wrote: > On 12/10/2018 18.26, Armin Kuster wrote: > >> package has depends on vlc and gtk >> >> Signed-off-by: Armin Kuster >> --- >>   meta-oe/recipes-graphics/directfb/directfb.inc | 3 ++- >>   1 file changed, 2 insertions(+), 1 deletion(-) >> >> diff

Re: [oe] [meta-oe][PATCH 1/5] directfb: add x11 to REQUIRED_DISTRO_FEATURES

2018-10-12 Thread Burton, Ross
DirectFB depending on X11 would be *very wrong*. Ross On Fri, 12 Oct 2018 at 18:52, Vesa Jääskeläinen wrote: > > On 12/10/2018 18.26, Armin Kuster wrote: > > > package has depends on vlc and gtk > > > > Signed-off-by: Armin Kuster > > --- > > meta-oe/recipes-graphics/directfb/directfb.inc | 3

Re: [oe] [meta-oe][PATCH 4/5] blueman: add x11 to REQUIRED_DISTRO_FEATURES

2018-10-12 Thread Khem Raj
On Fri, Oct 12, 2018 at 12:51 PM Andreas Müller wrote: > > On Fri, Oct 12, 2018 at 5:27 PM Armin Kuster wrote: > > > > Nothing RPROVIDES 'thunar' > > > > Signed-off-by: Armin Kuster > > --- > > meta-oe/recipes-connectivity/blueman/blueman_git.bb | 3 ++- > > 1 file changed, 2 insertions(+), 1

Re: [oe] [meta-oe][PATCH 4/5] blueman: add x11 to REQUIRED_DISTRO_FEATURES

2018-10-12 Thread Andreas Müller
On Fri, Oct 12, 2018 at 5:27 PM Armin Kuster wrote: > > Nothing RPROVIDES 'thunar' > > Signed-off-by: Armin Kuster > --- > meta-oe/recipes-connectivity/blueman/blueman_git.bb | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > If thunar is the only reason then this has to go to append

[oe] [meta-oe][PATCH] libhugetlbfs: Refresh patches with devtool

2018-10-12 Thread Khem Raj
Makes devtool happy as per http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html Signed-off-by: Khem Raj Cc: Daniel Díaz --- .../0001-include-stddef.h-for-ptrdiff_t.patch | 10 -- ...ot-use-hard-coded-path-.-obj-hugeadm.patch | 14 ++---

Re: [oe] [meta-oe][PATCH 1/5] directfb: add x11 to REQUIRED_DISTRO_FEATURES

2018-10-12 Thread Vesa Jääskeläinen
On 12/10/2018 18.26, Armin Kuster wrote: package has depends on vlc and gtk Signed-off-by: Armin Kuster --- meta-oe/recipes-graphics/directfb/directfb.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-graphics/directfb/directfb.inc

[oe] [sumo][meta-qt5][PATCH] qtdeclarative: Backport patch to silence spurious warnings

2018-10-12 Thread Khem Raj
This helps in reducing clutter in syslogs Signed-off-by: Khem Raj --- ...1-Software-render-Fix-warnings-flood.patch | 33 +++ recipes-qt/qt5/qtdeclarative_git.bb | 1 + 2 files changed, 34 insertions(+) create mode 100644

Re: [oe] [meta-networking, sumo, rocko, pyro, morty][PATCH] babeld: Add Babel routing protocol recipe

2018-10-12 Thread akuster808
Yi-soo, On 10/11/2018 02:33 AM, Yi-Soo An wrote: > Babel is a loop-avoiding distance-vector routing protocol for > IPv6 and IPv4 with fast convergence properties. > > Signed-off-by: Yi-Soo An > Signed-off-by: Khem Raj I don't add new packages to stable branches. - armin > --- >

Re: [oe] [meta-oe][PATCH 2/5] vlc: add x11 to REQUIRED_DISTRO_FEATURES

2018-10-12 Thread Khem Raj
Hi Armin On Fri, Oct 12, 2018 at 8:27 AM Armin Kuster wrote: > > Nothing PROVIDES gtk+ > Commit message and code changes seems to not matching > Signed-off-by: Armin Kuster > --- > meta-multimedia/recipes-multimedia/vlc/vlc.inc | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > >

[oe] [meta-oe][PATCH 5/5] blueman: really belongs in meta-networking

2018-10-12 Thread Armin Kuster
it has a build dependancy on python-cython and python-pyparsing with are in meta-python Signed-off-by: Armin Kuster --- .../recipes-connectivity/blueman/blueman/0001-Search-for-cython3.patch| 0 {meta-oe => meta-networking}/recipes-connectivity/blueman/blueman_git.bb | 0 2 files changed,

[oe] [meta-oe][PATCH 4/5] blueman: add x11 to REQUIRED_DISTRO_FEATURES

2018-10-12 Thread Armin Kuster
Nothing RPROVIDES 'thunar' Signed-off-by: Armin Kuster --- meta-oe/recipes-connectivity/blueman/blueman_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-connectivity/blueman/blueman_git.bb b/meta-oe/recipes-connectivity/blueman/blueman_git.bb index

[oe] [meta-oe][PATCH 3/5] directfb-examples: add x11 to REQUIRED_DISTRO_FEATURES

2018-10-12 Thread Armin Kuster
Nothing PROVIDES 'directfb' Signed-off-by: Armin Kuster --- meta-oe/recipes-graphics/directfb/directfb-examples_1.7.0.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-graphics/directfb/directfb-examples_1.7.0.bb

[oe] [meta-oe][PATCH 1/5] directfb: add x11 to REQUIRED_DISTRO_FEATURES

2018-10-12 Thread Armin Kuster
package has depends on vlc and gtk Signed-off-by: Armin Kuster --- meta-oe/recipes-graphics/directfb/directfb.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-graphics/directfb/directfb.inc b/meta-oe/recipes-graphics/directfb/directfb.inc index

[oe] [meta-oe][PATCH 2/5] vlc: add x11 to REQUIRED_DISTRO_FEATURES

2018-10-12 Thread Armin Kuster
Nothing PROVIDES gtk+ Signed-off-by: Armin Kuster --- meta-multimedia/recipes-multimedia/vlc/vlc.inc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta-multimedia/recipes-multimedia/vlc/vlc.inc b/meta-multimedia/recipes-multimedia/vlc/vlc.inc index f13c0ea..e395b24

[oe] [meta-oe][PATCH 0/5] Make meta-oe pass again

2018-10-12 Thread Armin Kuster
There is a yocto-check-layer regression in meta-openembedded do to new packages being added. These changes make meta-oe pass again Armin Kuster (5): directfb: add x11 to REQUIRED_DISTRO_FEATURES vlc: add x11 to REQUIRED_DISTRO_FEATURES directfb-examples: add x11 to REQUIRED_DISTRO_FEATURES

Re: [oe] [meta-oe][PATCH] libvncserver: Update to latest version

2018-10-12 Thread Andreas Hartmetz
By the way, this new version of the recipe also drops the spurious GTK+ dependency of the old recipe. I was close to sending a patch to remove that dependency... Maybe worth a look to check if GTK+ pulled in anything libvnc might need or can put to good use. I didn't find anything, but I also

Re: [oe] State of the world, 2018-10-11

2018-10-12 Thread Andrea Adami
On Thu, Oct 11, 2018 at 7:28 PM Khem Raj wrote: > > http://www.openembedded.org/wiki/Bitbake_World_Status > > == Failed tasks 2018-10-10 == > > INFO: jenkins-job.sh-1.8.45 Complete log available at > http://logs.nslu2-linux.org/buildlogs/oe/world/thud/log.report.20181011_102118.log > > === common

[oe] [meta-networking][PATCH] postfix: add -lnsl and -lresolv to SYSLIBS by default

2018-10-12 Thread Yi Zhao
When building native package, the do_compile function tries to check libnsl.so and libresolv.so on host machine and add -lnsl and -lresolv to SYSLIBS if they exist. But finally it will link the libnsl.so from ${STAGING_LIBDIR_NATIVE}. Actually there is no need to check them since the libnsl2 is