Re: [oe] yocto layer: meta-java

2018-06-24 Thread Koen Kooi
Op 22-06-18 om 21:16 schreef Richard Leitner: > Hi, > please write problems to the openembedded-devel list so others may help you > too. > > On 06/22/2018 01:21 PM, Martin Junghans wrote: >> Hello, >> >> I tried to build my own yocto image with the „meta-java“ layer, but it did >> not work. >>

Re: [oe] [meta-maker][rocko][PATCH] octoprint: add python-pillow to RDEPENDS

2018-06-15 Thread Koen Kooi
Op 08-06-18 om 22:21 schreef Sergey Matyukevich: > Add pillow library to RDEPENDS to enable seamless installation > of messenging plugins including slack and telegram. > > Signed-off-by: Sergey Matyukevich NAK, RDEPENDS are for things that the resulting packages cannot do without to function,

Re: [oe] [PATCH] Adding support for xscreensaver-5.39

2018-06-06 Thread Koen Kooi
Op 06-06-18 om 10:12 schreef Parthiban Nallathambi: > - This patch enables the support for xscreensaver 5.39 version > - xscreensaver.service created for the system with systemd > > Signed-off-by: Parthiban Nallathambi > --- /dev/null > +++

Re: [oe] [PATCH V2][meta-gnome] metacity: add back and change upstream

2018-04-13 Thread Koen Kooi
Op 13-04-18 om 11:08 schreef Hongxu Jia: > On 2018年04月13日 16:22, Koen Kooi wrote: >> Op 13-04-18 om 04:57 schreef Hongxu Jia: >> >>> + >>> diff --git a/meta-gnome/recipes-gnome/metacity/metacity_2.34.13.bb >>> b/meta-gnome/recipes-gnome/metacity/metacit

Re: [oe] [PATCH V2][meta-gnome] metacity: add back and change upstream

2018-04-13 Thread Koen Kooi
Op 13-04-18 om 04:57 schreef Hongxu Jia: > + > diff --git a/meta-gnome/recipes-gnome/metacity/metacity_2.34.13.bb > b/meta-gnome/recipes-gnome/metacity/metacity_2.34.13.bb > +PR = "r1" Please drop the PR=r1 line, since the recipe gets readded there shouldn't be an issue for package feeds. --

Re: [oe] [meta-handheld][PATCH] zaurusd: refresh patches (using devtool)

2018-04-12 Thread Koen Kooi
Op 10-04-18 om 23:01 schreef Andrea Adami: > Silence warnings about ingnored context. > > Signed-off-by: Andrea Adami > --- a/recipes-bsp/zaurusd/zaurusd/0001-zaurusd-add-support-for-collie.patch > +++

Re: [oe] [meta-oe][PATCH v2] minicoredumper: relocate admin-binaries to sbin

2018-04-11 Thread Koen Kooi
Op 10-04-18 om 17:39 schreef Christophe PRIOUZEAU: > Change path of minicoredumper on init/service script to /usr/sbin. > > Since the commit "relocate admin-binaries to sbin" on minicoredumper, > minicoredumper binaries are installed on /usr/sbin directory instead > of /usr/bin. >

Re: [oe] [meta-oe][PATCH] sysdig: don't build for aarch64

2018-03-14 Thread Koen Kooi
Op 13-03-18 om 18:03 schreef Armin Kuster: > this package depends on luajit which is not supported on aarch64 FWIW, luajit upstream supports it, it just isn't in an official release. Both fedora and debian are now using a snapshot to get luajit working on aarch64. > > Signed-off-by: Armin

Re: [oe] [PATCH] ncurses: fix do_install failure when base_libdir has more than one level

2018-03-09 Thread Koen Kooi
Wrong list, sorry Op 09-03-18 om 10:51 schreef Koen Kooi: > Other sections of the .inc already use mkdir -p, so use it here as well. > > Signed-off-by: Koen Kooi <koen.k...@linaro.org> --- > meta/recipes-core/ncurses/ncurses.inc | 2 +- 1 file changed, 1 insertion(+), > 1

[oe] [PATCH] ncurses: fix do_install failure when base_libdir has more than one level

2018-03-09 Thread Koen Kooi
Other sections of the .inc already use mkdir -p, so use it here as well. Signed-off-by: Koen Kooi <koen.k...@linaro.org> --- meta/recipes-core/ncurses/ncurses.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/ncurses/ncurses.inc b/meta/recipe

Re: [oe] [meta-oe][PATCH] Fix PACKAGES assignment for fftw

2017-11-23 Thread Koen Kooi
Op 23-11-17 om 14:25 schreef Vladan Jovanovic: > fftw recipe using wrong operator for modifying PACKAGES variable. Please explain what's wrong with it and show a buildhistory-diff between the 2 builds. > --- > meta-oe/recipes-support/fftw/fftw_3.3.6.bb | 4 ++-- > 1 file changed, 2

Re: [oe] [meta-oe][PATCH] imagemagick: upgrade from 7.0.5 to 7.0.6p4

2017-08-02 Thread Koen Kooi
> Op 2 aug. 2017, om 17:29 heeft Randy MacLeod <randy.macl...@windriver.com> > het volgende geschreven: > > On 2017-08-01 03:52 PM, Koen Kooi wrote: >> Op 01-08-17 om 19:01 schreef Randy MacLeod: >>> Signed-off-by: Randy MacLeod <randy.macl...@win

Re: [oe] [meta-oe][PATCH] imagemagick: upgrade from 7.0.5 to 7.0.6p4

2017-08-01 Thread Koen Kooi
Op 01-08-17 om 19:01 schreef Randy MacLeod: > Signed-off-by: Randy MacLeod Does python-wand work with this version? > --- .../imagemagick/{imagemagick_7.0.5.bb => imagemagick_7.0.6.bb} | 6 > +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename >

Re: [oe] [meta-oe][PATCH] hiredis: Add recipe

2017-06-12 Thread Koen Kooi
Op 11-06-17 om 22:36 schreef Marian Pritsak: > Hiredis is a C client library for Redis database. > Hiredis does not use autotools, but plane Makefile instead, > so few changes had to be made, including removing hard coded > compiler, setting INSTALL to 'cp -r' to to avoid host user > comtamination

Re: [oe] [meta-oe][PATCH V3] fwts: Bump SRCREV to latest past 17.03.00 release

2017-06-08 Thread Koen Kooi
Op 08-06-17 om 07:11 schreef Khem Raj: > Helps fixing build issues with gcc7 > > Signed-off-by: Khem Raj <raj.k...@gmail.com> Acked-by: Koen Kooi <koen.k...@linaro.org> > --- > v2 -> v3 > - move the LDFLAGS after CFLAGS > > ...e-poll.h-inst

Re: [oe] [meta-oe][PATCH V2 1/3] fwts: Bump SRCREV to latest past 17.03.00 release

2017-06-07 Thread Koen Kooi
Op 06-06-17 om 16:50 schreef Khem Raj: > Helps fixing build issues with gcc7 > > Signed-off-by: Khem Raj > Signed-off-by: Martin Jansa > --- > ...e-poll.h-instead-of-deprecated-sys-poll.h.patch | 48 > ++ >

Re: [oe] [meta-oe][PATCH] libteam: Initial support

2017-05-24 Thread Koen Kooi
Op 23-05-17 om 21:17 schreef Marian Pritsak: > libteam is a library for controlling team network device. > Provides utils package for network device configuration. > > Signed-off-by: Marian Pritsak > --- > meta-oe/recipes-support/libteam/libteam_1.26.bb | 32 >

Re: [oe] [meta-oe][PATCH] libteam: Initial support

2017-05-22 Thread Koen Kooi
Op 22-05-17 om 03:48 schreef Khem Raj: > On Sun, May 21, 2017 at 11:21 AM, Marian Pritsak > wrote: >> libteam is a library for controlling team network device. Provides >> utils package for network device configuration. >> >> Signed-off-by: Marian Pritsak

Re: [oe] State of Java on OE

2017-04-26 Thread Koen Kooi
Op 24-04-17 om 09:02 schreef Stefano Babic: > On 22/04/2017 00:25, Steven Osborn wrote: >> Is anyone using Java on OE devices right now? >> >> meta-java - no release branches. Seems to only be focused on master. >> I've had trouble even finding a revision that will compile on Morty. >> >>

Re: [oe] more info in layerindex Was: Full Python3 Installation

2017-04-24 Thread Koen Kooi
Op 24-04-17 om 18:12 schreef Trevor Woerner: > On Wed, Apr 12, 2017 at 2:53 PM, Paul Eggleton > wrote: >> Regarding the layer index, we don't actually index packages or anything on >> the >> runtime side, since you would have to actually run a build to get full >>

Re: [oe] State of Java on OE

2017-04-24 Thread Koen Kooi
Op 22-04-17 om 08:45 schreef Koen Kooi: > Op 22-04-17 om 00:25 schreef Steven Osborn: >> Is anyone using Java on OE devices right now? > > Me! > >> meta-java - no release branches. Seems to only be focused on master. >> I've had trouble even finding a revis

Re: [oe] State of Java on OE

2017-04-22 Thread Koen Kooi
Op 22-04-17 om 00:25 schreef Steven Osborn: > Is anyone using Java on OE devices right now? Me! > meta-java - no release branches. Seems to only be focused on master. > I've had trouble even finding a revision that will compile on Morty. koen@beast:/build/v2016.12$ cat

[oe] [meta-oe][PATCH] efivar: update to 0.30 to fix readdir* issues

2017-02-17 Thread Koen Kooi
Drop patches with upstream fixes. Signed-off-by: Koen Kooi <koen.k...@linaro.org> --- .../efivar/efivar/0002-disable-static-build.patch | 33 .../0004-fix-unknow-option-for-gold-linker.patch | 38 -- .../fix-compile-failure-with-host-gcc-4.6.patch

Re: [oe] [meta-oe][PATCH] udisks: add missing hard dependency

2017-02-07 Thread Koen Kooi
-- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Re: [oe] [meta-networking][PATCH 15/17] samba: start on boot with systemd

2016-11-30 Thread Koen Kooi
Op 30-11-16 om 13:53 schreef Andreas Oberritter: > On 30.11.2016 13:24, Koen Kooi wrote: >> Op 30-11-16 om 13:04 schreef Andreas Oberritter: >>> Signed-off-by: Andreas Oberritter <o...@opendreambox.org> >>> --- >>> meta-networking/recipes-connectivity

Re: [oe] [meta-networking][PATCH 15/17] samba: start on boot with systemd

2016-11-30 Thread Koen Kooi
Op 30-11-16 om 13:04 schreef Andreas Oberritter: > Signed-off-by: Andreas Oberritter > --- > meta-networking/recipes-connectivity/samba/samba_4.4.5.bb | 4 > 1 file changed, 4 insertions(+) > > diff --git a/meta-networking/recipes-connectivity/samba/samba_4.4.5.bb >

Re: [oe] [meta-oe][PATCH] libva: Import from meta-intel and update to 1.7.3

2016-11-29 Thread Koen Kooi
Op 29-11-16 om 01:35 schreef Burton, Ross: > On 28 November 2016 at 22:57, Khem Raj wrote: > >> This recipe is used by intel and amd BSP layers >> additional copies are also there see >> https://layers.openembedded.org/layerindex/branch/master/recipes/?q=libva >> > > Or

Re: [oe] [meta-networking][PATCH] samba: fix the hardcoded path in init script

2016-11-28 Thread Koen Kooi
Op 26-11-16 om 07:26 schreef Huang, Jie (Jackie): > > >> -Original Message- >> From: openembedded-devel-boun...@lists.openembedded.org >> [mailto:openembedded-devel- >> boun...@lists.openembedded.org] On Behalf Of Koen Kooi >> Sent:

Re: [oe] [meta-multimedia][PATCH 08/49] kodi: Add krypton/17.x Jarvis/16.x recipes

2016-11-26 Thread Koen Kooi
> Op 26 nov. 2016, om 01:15 heeft Martin Jansa het > volgende geschreven: > > On Wed, Nov 23, 2016 at 01:21:28AM -0800, Khem Raj wrote: >> 16.x is the default since its the latest released version >> >> remove obsoleted xbmc recipes >> rename to recipes-mediacenter >>

Re: [oe] mozjs/unhandled signal 11/64k page patch/__powerpc64__ ???

2016-11-24 Thread Koen Kooi
Op 24-11-16 om 09:58 schreef Robert P. J. Day: > On Wed, 23 Nov 2016, Khem Raj wrote: > >> >>> On Nov 23, 2016, at 2:26 PM, Robert P. J. Day wrote: >>> >>> On Wed, 23 Nov 2016, Khem Raj wrote: >>> > On Nov 23, 2016, at 1:26 PM, Robert P. J. Day

Re: [oe] [meta-networking][PATCH] samba: fix the hardcoded path in init script

2016-11-24 Thread Koen Kooi
Op 24-11-16 om 06:57 schreef jackie.hu...@windriver.com: > From: Jackie Huang > > Replace the hardcoded path with base_bindir in init script to fix the > error: /etc/init.d/samba.sh: line 15: /usr/bin/ps: No such file or > directory /etc/init.d/samba.sh: line 17:

[oe] [meta-oe][PATCHv2] android-tools: fix do_install

2016-11-18 Thread Koen Kooi
The previous patch introduced 2 bugs that made packaging fail: 1) Always failing grep 2) Conditionally install systemd files Systemd.bbclass doesn't handle conditional installation and will throw an error. Tested with -native and regular cross builds. Signed-off-by: Koen Kooi <koe

[oe] [meta-oe][PATCH] android-tools: fix do_install

2016-11-18 Thread Koen Kooi
The previous patch introduced 2 bugs that made packaging fail: 1) Always failing grep 2) Conditionally install systemd files Systemd.bbclass doesn't handle conditional installation and will throw an error. Tested with -native and regular cross builds. Signed-off-by: Koen Kooi <koe

Re: [oe] [meta-multimedia][PATCH 7/7] kodi: Update to krypton release ( 17.x )

2016-11-03 Thread Koen Kooi
p 3 nov. 2016, om 09:20 heeft Khem Raj <raj.k...@gmail.com> het volgende > geschreven: > > remove obsoleted xbmc recipes > rename to recipes-mediacenter > > Signed-off-by: Koen Kooi <k...@dominion.thruhere.net> > Signed-off-by: Khem Raj <raj.k...@gmail.

Re: [oe] [meta-oe][PATCH] android-tools: fix native build

2016-10-24 Thread Koen Kooi
On 21 October 2016 at 19:12, Khem Raj <raj.k...@gmail.com> wrote: > >> On Oct 21, 2016, at 12:10 AM, Koen Kooi <koen.k...@linaro.org> wrote: >> >> +# Find libbsd headers during native builds >> +CC_append_class-native = " -I${STAGING_INCDIR}" >

[oe] [meta-oe][PATCH] android-tools: fix native build

2016-10-21 Thread Koen Kooi
* Find libbsd headers when building natively * Disable tools that needs sys/capability.h when building natively * Enhance do_install to work when some tools are disabled Signed-off-by: Koen Kooi <koen.k...@linaro.org> --- .../android-tools/android-tools_5.1.1.r37.bb

Re: [oe] [meta-oe][PATCH v2] autoconf-archive: 2012.04.07 -> 2016.09.16

2016-10-08 Thread Koen Kooi
Op 07-10-16 om 17:30 schreef Matthew Barth: > Signed-off-by: Matthew Barth > --- > meta-oe/recipes-devtools/autoconf-archive/autoconf-archive.inc| 7 --- > ...oconf-archive_2012.04.07.bb => autoconf-archive_2016.09.16.bb} | 8 > +++- > 2 files changed, 7

Re: [oe] [meta-networking][PATCH v3] phytool: Add recipe

2016-10-07 Thread Koen Kooi
Op 06-10-16 om 07:59 schreef Mike Looijmans: > A nice tool to directly read, write and interpret ethernet PHY data. > Very useful when debugging PHY or MDIO problems, which ethtool does > not do. > > Signed-off-by: Mike Looijmans > --- > v3: Add SRCPV to PV > Indent

Re: [oe] [meta-oe][PATCH] autoconf-archive: 2012.04.07 -> 2016.09.16

2016-10-07 Thread Koen Kooi
Op 06-10-16 om 23:24 schreef Matthew Barth: > Signed-off-by: Matthew Barth > --- > meta-oe/recipes-devtools/autoconf-archive/autoconf-archive.inc | 7 > --- > ...toconf-archive_2012.04.07.bb => autoconf-archive_2016.09.16.bb} | 6 +++--- > 2 files changed, 7

[oe] [meta-oe][PATCH] mozjs: fix crash on non-x86 64 bit systems

2016-09-21 Thread Koen Kooi
using polkit. Signed-off-by: Koen Kooi <koen.k...@linaro.org> --- .../mozjs/Manually_mmap_heap_memory_esr17.patch| 115 + meta-oe/recipes-extended/mozjs/mozjs_17.0.0.bb | 1 + 2 files changed, 116 insertions(+) create mode 100644 meta-oe/recipes-extended/mozjs

Re: [oe] fftw recipes

2016-09-06 Thread Koen Kooi
Op 06-09-16 om 09:02 schreef Andreas Müller: > Hi, > > is there a technical reason why we have multiple fftw recipes (fftw / > fftwl / fftwf)? Yes, at the time of writing there was no easy way to generate the different libraries using one recipe. Worse, the headers conflict, even in the current

Re: [oe] [meta-webserver][PATCHv3 2/2] nginx.inc: use 4 spaces for indentation

2016-08-21 Thread Koen Kooi
Op 19-08-16 om 23:00 schreef Gyorgy Szombathelyi: > From: Martin Jansa > > * like any other sane recipes do Please don't touch indentation for variables (FILES*, SRC_URI, etc) and only fix the shell and python methods. --

Re: [oe] [meta-webserver][PATCHv2 1/2] nginx: optimize systemd unit file

2016-08-18 Thread Koen Kooi
Op 18-08-16 om 18:09 schreef Martin Jansa: > From: Szombathelyi György > > - Call the nginx binary directly, no need to wrap the SysV init file. > - Create /var/log/nginx with tmpfiles, like volatiles without systemd. > - Run nginx with ${NGINX_USER} (user ${NGINX_USER} in

[oe] [meta-oe][PATCH] collectd: make /etc/collectd.conf a CONFFILE

2016-08-18 Thread Koen Kooi
Getting your config nuked everytime you update collectd is annoying, so properly tag it as CONFFILES. Signed-off-by: Koen Kooi <k...@dominion.thruhere.net> --- meta-oe/recipes-extended/collectd/collectd_5.5.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-oe/recipes-ex

Re: [oe] [PATCH 00/64] Krogoth-next patches under consideration

2016-08-04 Thread Koen Kooi
Op 02-08-16 om 16:07 schreef Armin Kuster: > Most GCC 6 fixed backported. A few packages where updated as they where mostly > bug fixes and I noted addition reasons within the commits. > > I am running builds now. please comment if there is any feedback or missed > something.. I hope to have a

Re: [oe] [PATCH] cronie: 1.5.0 -> 1.5.1

2016-08-03 Thread Koen Kooi
Op 02-08-16 om 10:20 schreef Burton, Ross: > On 2 August 2016 at 15:26, Huang Qiyu wrote: > >> Update cronie from 1.5.0 to 1.5.1 >> > > This should be on the openembedded-core list, was already posted last week, > and you made the same mistake that the previous

Re: [oe] [RFC][PATCH] mozjs: add 45.0.2

2016-07-13 Thread Koen Kooi
Op 12-07-16 om 12:05 schreef Koen Kooi: > Mozjs 17 has serious issues on non-x86 64 bit hardware and worse, on 48/51 > bit VA architectures. The systemd -> polkit -> mozjs chain renders various > armv8 systems unbootable due to that. There are no fixes for mozjs17, only > mo

[oe] [RFC][PATCH] mozjs: add 45.0.2

2016-07-12 Thread Koen Kooi
Mozjs 17 has serious issues on non-x86 64 bit hardware and worse, on 48/51 bit VA architectures. The systemd -> polkit -> mozjs chain renders various armv8 systems unbootable due to that. There are no fixes for mozjs17, only more recent versions. Signed-off-by: Koen Kooi <koen.k...@l

Re: [oe] [meta-oe][PATCH v2] fwts: update to latest git and fix build with gcc 5

2016-06-21 Thread Koen Kooi
On 20 June 2016 at 11:35, Koen Kooi <koen.k...@linaro.org> wrote: > License checksum change due to 2014->2016 changes. Fix build with gcc 5 by > removing -Wno-werror: > > cc1: error: -Werror=misleading-indentation: no option > -Wmisleading-indentation > > Si

Re: [oe] [meta-oe][PATCH v2] fwts: update to latest git and fix build with gcc 5

2016-06-20 Thread Koen Kooi
On 20 June 2016 at 18:07, Khem Raj <raj.k...@gmail.com> wrote: > On Mon, Jun 20, 2016 at 2:35 AM, Koen Kooi <koen.k...@linaro.org> wrote: >> License checksum change due to 2014->2016 changes. Fix build with gcc 5 by >> removing -Wno-werror: >> >>

[oe] [meta-oe][PATCH v2] fwts: update to latest git and fix build with gcc 5

2016-06-20 Thread Koen Kooi
License checksum change due to 2014->2016 changes. Fix build with gcc 5 by removing -Wno-werror: cc1: error: -Werror=misleading-indentation: no option -Wmisleading-indentation Signed-off-by: Koen Kooi <koen.k...@linaro.org> --- meta-oe/recipes-test/fwts/fwts_git.bb | 10

[oe] [meta-oe][PATCH] fwts: update to latest git and fix build with gcc 5

2016-06-20 Thread Koen Kooi
License checksum change due to 2014->2016 changes. Fix build with gcc 5 by removing -Wno-werror: cc1: error: -Werror=misleading-indentation: no option -Wmisleading-indentation Signed-off-by: Koen Kooi <koen.k...@linaro.org> --- meta-oe/recipes-test/fwts/fwts_git.bb | 8 ++

Re: [oe] [meta-networking][PATCHv3] chrony: Versatile implementation of NTP

2016-06-15 Thread Koen Kooi
at have a pulse-per-second > time reference available and need to rapidly synchronize to it after > boot, which appears to be unachievable with ntpd. > > Signed-off-by: Henry Hallam <he...@pericynthion.org> Reviewed-by: Koen Kooi <k...@dominion.thruhere.net> > --

Re: [oe] [meta-networking][PATCH v2] chrony: Versatile implementation of NTP

2016-06-15 Thread Koen Kooi
> Op 15 jun. 2016, om 04:12 heeft Henry Hallam het > volgende geschreven: > > From: Henry Hallam [..] > +DEPENDS = "pps-tools" > +# It's probably a bad idea to run chrony and ntpd on the same system. > +RCONFLICTS_${PN} = “ntp" The rule of

Re: [oe] [meta-networking][PATCH] chrony: Versatile implementation of NTP

2016-06-13 Thread Koen Kooi
Op 09-06-16 om 21:06 schreef Henry Hallam: > chrony is an alternative to ntpd. In particular it may be useful > for quasi-realtime embedded systems that have a pulse-per-second > time reference available and need to rapidly synchronize to it after > boot, which appears to be unachievable with

Re: [oe] [meta-gnome][PATCH 1/2] gnome-vfs 2.24.4: drop useless print

2016-06-08 Thread Koen Kooi
Op 07-06-16 om 13:40 schreef Gary Thomas: > On 2016-06-07 10:38, Koen Kooi wrote: >> This fixes the python3 traceback. > > RP already sent patches for this and the other python3 related issue. They didn't show up in patchwork nor in thu

[oe] [meta-gnome][PATCH 2/2] abiword 3.0.1: fix python code to work with python3

2016-06-07 Thread Koen Kooi
Signed-off-by: Koen Kooi <koen.k...@linaro.org> --- meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb b/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb index 9

[oe] [meta-gnome][PATCH 1/2] gnome-vfs 2.24.4: drop useless print

2016-06-07 Thread Koen Kooi
This fixes the python3 traceback. Signed-off-by: Koen Kooi <koen.k...@linaro.org> --- meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb b/meta-gnome/recipes-gnome/gnome-vfs

Re: [oe] [meta-python][PATCH v2] python-tornado: add missing python2 runtime deps

2016-06-02 Thread Koen Kooi
Op 01-06-16 om 22:20 schreef S. Lockwood-Childs: > Sorry about missing character in the previous version, I think this is the > unmangled version of patch... > > --- > > Tornado 4.3 needs a couple more backport modules to prevent tornado/gen.py > from bombing on import errors when running on

Re: [oe] [meta-oe][PATCH] opencv: Make gphoto2 dep optional via PACKAGECONFIG

2016-06-02 Thread Koen Kooi
Op 01-06-16 om 14:33 schreef Ricardo Ribalda Delgado: > Opencv can build without support for gphoto2 if needed. You're changing the default without mentioning it, so please add 'gphoto2' into the default PACKAGECONFIG in v2 of this patch. > > Signed-off-by: Ricardo Ribalda Delgado

Re: [oe] [meta-multimedia][master][krogoth][PATCH] dvd-apps: Fix several QA WARNINGS

2016-05-28 Thread Koen Kooi
> Op 28 mei 2016, om 18:38 heeft akuster808 <akuster...@gmail.com> het volgende > geschreven: > > > > On 05/28/2016 01:17 AM, Koen Kooi wrote: >> Op 27-05-16 om 16:34 schreef Armin Kuster: >>> Example: WARNING: dvb-apps-1.1.1-r0 do_package_qa: QA

Re: [oe] [meta-multimedia][master][krogoth][PATCH] dvd-apps: Fix several QA WARNINGS

2016-05-28 Thread Koen Kooi
Op 27-05-16 om 16:34 schreef Armin Kuster: > Example: WARNING: dvb-apps-1.1.1-r0 do_package_qa: QA Issue: > /usr/bin/dvbdate contained in package dvbdate requires libucsi.so, but > no providers found in RDEPENDS_dvbdate? [file-rdeps] WARNING: > dvb-apps-1.1.1-r0 do_package_qa: QA Issue:

Re: [oe] [meta-oe][PATCH] networkmanager: add alias for networkmanager

2016-05-25 Thread Koen Kooi
> Op 25 mei 2016, om 10:40 heeft zhenbo <zhenbo@windriver.com> het volgende > geschreven: > > > > On 2016年05月25日 16:11, Koen Kooi wrote: >>> Op 25 mei 2016, om 09:01 heeft Zhenbo Gao <zhenbo@windriver.com> het >>> vol

Re: [oe] [meta-oe][PATCH] networkmanager: add alias for networkmanager

2016-05-25 Thread Koen Kooi
> Op 25 mei 2016, om 09:01 heeft Zhenbo Gao het > volgende geschreven: > > connman get conflicts with networkmanager when building > the project. What’s the conflict? I’m hesitant to add yet another virtual since history has shown that most OE people can’t deal with

[oe] [meta-oe][PATCH] mozjs: fix armeb builds

2016-04-21 Thread Koen Kooi
The mozjs builds fails on armeb, so add a define to make it work. Signed-off-by: Koen Kooi <koen.k...@linaro.org> --- ...0001-add-support-for-big-endian-32bit-ARM.patch | 26 ++ meta-oe/recipes-extended/mozjs/mozjs_17.0.0.bb | 1 + 2 files changed, 27 inse

Re: [oe] [meta-oe][PATCH v2 1/2] efivar: update to 0.23

2016-03-23 Thread Koen Kooi
On 22 March 2016 at 12:38, Koen Kooi <koen.k...@linaro.org> wrote: > On 5 March 2016 at 13:33, Martin Jansa <martin.ja...@gmail.com> wrote: >> On Fri, Mar 04, 2016 at 04:09:14PM +0100, Martin Jansa wrote: >>> On Fri, Mar 04, 2016 at 03:16:22PM +0100, Koen Kooi wrote:

Re: [oe] [meta-oe][PATCH v2 1/2] efivar: update to 0.23

2016-03-22 Thread Koen Kooi
On 5 March 2016 at 13:33, Martin Jansa <martin.ja...@gmail.com> wrote: > On Fri, Mar 04, 2016 at 04:09:14PM +0100, Martin Jansa wrote: >> On Fri, Mar 04, 2016 at 03:16:22PM +0100, Koen Kooi wrote: >> > On 4 March 2016 at 14:34, Martin Jansa <martin.ja...@gmail.com>

Re: [oe] [meta-oe][PATCH v2 1/2] efivar: update to 0.23

2016-03-04 Thread Koen Kooi
On 4 March 2016 at 14:34, Martin Jansa <martin.ja...@gmail.com> wrote: > On Fri, Mar 04, 2016 at 08:14:54AM +0100, Koen Kooi wrote: >> Upstream removed the use of the nvme headers completely, so no more >> conflicts. Also drop gcc options patch, ubuntu 12.04 is too old to s

[oe] [meta-oe][PATCH v3 1/2] efivar: update to 0.23

2016-03-04 Thread Koen Kooi
Upstream removed the use of the nvme headers completely, so no more conflicts. Also drop gcc options patch, ubuntu 12.04 is too old to support in meta-oe/master. Signed-off-by: Koen Kooi <koen.k...@linaro.org> --- .../efivar/0001-efivar-fix-for-cross-compile.patch | 24 .../

[oe] [meta-oe][PATCH v3 2/2] efibootmgr: update and unblacklist

2016-03-04 Thread Koen Kooi
Also fix style issues. Signed-off-by: Koen Kooi <koen.k...@linaro.org> --- meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb | 14 +++--- meta-oe/recipes-extended/efibootmgr/files/ldflags.patch | 17 - 2 files changed, 7 insertions(+), 24 deletions(-) delet

[oe] [meta-oe][PATCH v2 2/2] efibootmgr: update and unblacklist

2016-03-03 Thread Koen Kooi
Also fix style issues. Signed-off-by: Koen Kooi <koen.k...@linaro.org> --- meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb | 14 +++--- meta-oe/recipes-extended/efibootmgr/files/ldflags.patch | 17 - 2 files changed, 7 insertions(+), 24 deletions(-) delet

[oe] [meta-oe][PATCH v2 1/2] efivar: update to 0.23

2016-03-03 Thread Koen Kooi
Upstream removed the use of the nvme headers completely, so no more conflicts. Also drop gcc options patch, ubuntu 12.04 is too old to support in meta-oe/master. Signed-off-by: Koen Kooi <koen.k...@linaro.org> --- .../efivar/0001-efivar-fix-for-cross-compile.patch | 21 +++ ...

[oe] [meta-oe][PATCH 2/2] efibootmgr: unblacklist

2016-03-03 Thread Koen Kooi
Also fix style issues. Signed-off-by: Koen Kooi <koen.k...@linaro.org> --- meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb b/meta-oe/recipes-extended/efib

[oe] [meta-oe][PATCH 1/2] efivar: update to 0.23

2016-03-03 Thread Koen Kooi
Upstream removed the use of the nvme headers completely, so no more conflicts. Also drop gcc options patch, ubuntu 12.04 is too old to support in meta-oe/master. Signed-off-by: Koen Kooi <koen.k...@linaro.org> --- .../efivar/0001-efivar-fix-for-cross-compile.patch | 21 +++ ...

Re: [oe] mplayer2 : focus deficiency?

2016-02-13 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 10-02-16 om 12:02 schreef Belal, Awais: > Hi, > > The version of mplayer2 available in meta-oe is almost 2.5 years old > while there seems to be active development around it. Is there a reason > OE never moved to a newer version? Personally, I

[oe] Kodi 16rc recipes available

2016-02-12 Thread Koen Kooi
Hi, I’ve managed to get kodi 16rc3 to build (and work!) on armv7a and x86-64. The recipes can be found here: https://github.com/koenkooi/meta-dominion/tree/master/recipes-multimedia It needs work before I can submit it properly to meta-multimedia. The problems I’ve spotted so far: 1) No

[oe] [meta-oe][PATCH] various: delete leftovers from qt4 recipes that break parsing due to missing classes

2016-01-21 Thread Koen Kooi
Signed-off-by: Koen Kooi <koen.k...@linaro.org> --- ...erinterface.cpp-add-sys-socket.h-as-inclu.patch | 41 --- .../0002-qconsole-writethread-gcc-4.5-fixes.patch | 40 --- .../qcanobserver/qcanobserver/candemo.xml | 40 --- .../qt-creator/fix.missing.cpuid.h.patch

Re: [oe] [meta-oe][PATCH] various: delete qt4 recipes that break parsing due to missing classes

2016-01-21 Thread Koen Kooi
hat my patch was still there, I didn't look at the diffstat. All is good :) > > On Thu, Jan 21, 2016 at 8:26 AM, Koen Kooi <koen.k...@linaro.org> wrote: >> >> ping! Can one of the two patches to unbreak parsing go in before the >> weekend? >> >> On 11 January

Re: [oe] [meta-oe][PATCH] various: delete leftovers from qt4 recipes that break parsing due to missing classes

2016-01-21 Thread Koen Kooi
On 21 January 2016 at 19:25, Paul Eggleton <paul.eggle...@linux.intel.com> wrote: > On Thu, 21 Jan 2016 12:34:00 Koen Kooi wrote: >> Signed-off-by: Koen Kooi <koen.k...@linaro.org> >> --- >> ...erinterface.cpp-add-sys-socket.h-as-inclu.patch | 41 --- >>

Re: [oe] [meta-oe][PATCH] various: delete qt4 recipes that break parsing due to missing classes

2016-01-20 Thread Koen Kooi
ping! Can one of the two patches to unbreak parsing go in before the weekend? On 11 January 2016 at 09:51, Koen Kooi <koen.k...@linaro.org> wrote: > On 11 January 2016 at 09:08, Andreas Müller > <schnitzelt...@googlemail.com> wrote: >> On Mon, Jan 11, 2016 at 8:

Re: [oe] [meta-oe][PATCHv2 0/4] networkmanager 1.0.6 -> 1.0.10

2016-01-12 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 12-01-16 om 11:09 schreef Adrian Freihofer: > networkmanager: update to 1.0.10 networkmanager: add patches, one of them > fixes broken openvpn networkmanager-openvpn: Update to 1.0.8 > networkmanager: fix ppp rdepend Patch 2 and 4 can be squashed

Re: [oe] [meta-oe][PATCH] various: delete qt4 recipes that break parsing due to missing classes

2016-01-11 Thread Koen Kooi
On 11 January 2016 at 09:08, Andreas Müller <schnitzelt...@googlemail.com> wrote: > On Mon, Jan 11, 2016 at 8:10 AM, Koen Kooi <koen.k...@linaro.org> wrote: >> Signed-off-by: Koen Kooi <koen.k...@linaro.org> >> --- > double efforts? [1] Looks like

Re: [oe] [meta-networking][PATCH] samba-4.1.12: Modify patches.

2016-01-11 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 12-01-16 om 04:34 schreef Li Xin: > when PATCHTOOL = "patch" is setted in conf/local.conf,the following > patches will occur errors in the step of do_patch. * > 01-fix-force-user-sec-ads.patch * 03-net-ads-kerberos-pac.patch * >

Re: [oe] [meta-browser][PATCH 2/3] chromium: update run script for early run

2016-01-06 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 05-01-16 om 22:15 schreef Trevor Woerner: > If the chromium run-helper script (google-chrome) is run as part of a > (sysvinit) init script, shell variables $USER and $HOME will not be set > (leading to unwanted behaviour). > > Replace the use of

[oe] [meta-oe][PATCH] xf86-video-ati: update to 7.6.1

2016-01-05 Thread Koen Kooi
Glamor support needs work in the xorg recipe as well as testing, it produced weird artefacts in the picture on my HD6450 when I enabled it a few months ago. Anyway, glamor wasn't enabled in 7.2.0 so no actual change. Signed-off-by: Koen Kooi <k...@dominion.thruhere.net> --- .../{xf86

[oe] [meta-oe][PATCH] xf86-video-nouveau: update to 1.0.12

2016-01-05 Thread Koen Kooi
Signed-off-by: Koen Kooi <k...@dominion.thruhere.net> --- .../{xf86-video-nouveau_1.0.9.bb => xf86-video-nouveau_1.0.12.bb}| 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename meta-oe/recipes-graphics/xorg-driver/{xf86-video-nouveau_1.0.9.bb => xf86-video-nouveau_1.

Re: [oe] [meta-oe][PATCH] mariadb: -native also needs gold workaround

2015-12-31 Thread Koen Kooi
> Op 30 dec. 2015, om 19:34 heeft Khem Raj <raj.k...@gmail.com> het volgende > geschreven: > > On Wed, Dec 30, 2015 at 5:57 AM, Koen Kooi <k...@dominion.thruhere.net> wrote: >> When the host distro uses gold mariadb-native fails to build. >> > > what

Re: [oe] [meta-oe][PATCH] mariadb: -native also needs gold workaround

2015-12-30 Thread Koen Kooi
> Op 30 dec. 2015 om 19:34 heeft Khem Raj <raj.k...@gmail.com> het volgende > geschreven: > >> On Wed, Dec 30, 2015 at 5:57 AM, Koen Kooi <k...@dominion.thruhere.net> >> wrote: >> When the host distro uses gold mariadb-native fails to build. > &g

[oe] [meta-oe][PATCH] mariadb: -native also needs gold workaround

2015-12-30 Thread Koen Kooi
When the host distro uses gold mariadb-native fails to build. Signed-off-by: Koen Kooi <k...@dominion.thruhere.net> --- meta-oe/recipes-support/mysql/mariadb.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-oe/recipes-support/mysql/mariadb.inc b/meta-oe/recipes-support

Re: [oe] [meta-java][PATCH 00/15] meta-java: fixes for some issues

2015-12-29 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 28-12-15 om 15:10 schreef Koen Kooi: > Op 25-12-15 om 08:56 schreef jackie.hu...@windriver.com: >> From: Jackie Huang <jackie.hu...@windriver.com> > >> These patches had been in our local branch for some times, I think

Re: [oe] [RFC] Delete all .la files?

2015-12-28 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 23-12-15 om 22:41 schreef Burton, Ross: > Hi, > > So I've just done an oe-core world build with my latest .la-killer class > enabled ( > https://github.com/rossburton/meta-ross/blob/master/classes/wipe-la.bbclass) > > and the results are pretty

Re: [oe] [meta-java][PATCH 00/15] meta-java: fixes for some issues

2015-12-28 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 25-12-15 om 08:56 schreef jackie.hu...@windriver.com: > From: Jackie Huang > > These patches had been in our local branch for some times, I think they > are needed here as well, I rebased and did basic build/runtime

Re: [oe] [meta-oe][PATCH v2] libsoc: upgrade from version 0.6 to 0.7

2015-11-30 Thread Koen Kooi
d2166da3f3e432b08735" > SRC_URI = "git://github.com/jackmitch/libsoc.git" > > S = "${WORKDIR}/git" > — Looks good to me: Reviewed-by: Koen Kooi <k...@dominion.thruhere.net> -- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Re: [oe] [PATCH 2/2] iscsitarget: skip the arch test for kernel modules

2015-11-30 Thread Koen Kooi
Op 25-11-15 om 09:27 schreef jackie.hu...@windriver.com: > From: Jackie Huang > > Kernel modules may not have the same architecture as user space. LOL > So we tell INSANE_SKIP to skip checking the arch for the modules. > This is consistent with other kernel modules

Re: [oe] [meta-oe][PATCH] libsoc: upgrade from version 0.6 to 0.7

2015-11-22 Thread Koen Kooi
> Op 22 nov. 2015, om 16:45 heeft Fathi Boudra het > volgende geschreven: > > * update SRCREV > * add --with-board-configs to configure > * run oe-stylize to sanitize the recipe OE-stylize tends to remove the blank lines that are supposed to be there, so... > >

Re: [oe] [PATCH v3][meta-multimedia] mkvtoolnix: fix Boost 1.58 build, update to 7.9.0

2015-10-04 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 03-10-15 om 23:22 schreef Manuel Bachmann: > mkvtoolnix does not compile with newest Boost 1.58, mostly due to the > following bugs : https://github.com/mbunkus/mkvtoolnix/issues/1172 > https://github.com/mbunkus/mkvtoolnix/issues/1176 > > Update

Re: [oe] [meta-networking][PATCH] sshguard 1.6.1+git: add recipe

2015-09-11 Thread Koen Kooi
t! I’ll be away for the next 2 weeks, so don’t hold your breath :) > > Thanks, > -J. > > [[oe] [meta-networking][PATCH] sshguard 1.6.1+git: add recipe] On 15.09.03 > (Thu 19:39) Koen Kooi wrote: > >> SSHguard protects hosts from brute-force attacks against SSH and

Re: [oe] [PATCH 1/2][meta-initramfs] dracut: RDEPEND on systemd optionally

2015-09-10 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 10-09-15 om 09:26 schreef wenzong@windriver.com: > From: Robert Yang > > Use PACKAGECONFIG to depend on systemd optionally. > > Signed-off-by: Robert Yang Signed-off-by: > Wenzong Fan

[oe] [meta-oe][PATCH] acpica: update to 20150515 and fix conflicts with other layers

2015-09-08 Thread Koen Kooi
Meta-virtualization and meta-luv both has iasl_*.bb, which is a subset of this recipe. Extend this recipe to provide the native tools and add the necessary runtime conflict options. Also address style issues by moving around a few bits and adding some whitespace. Signed-off-by: Koen Kooi

[oe] [meta-networking][PATCH] sshguard 1.6.1+git: add recipe

2015-09-03 Thread Koen Kooi
prot opt source destination 1DROP all -- hn.kd.ny.adslanywhere 2DROP all -- 61.182.15.194anywhere 3DROP all -- wsip-24-234-171-90.lv.lv.cox.net anywhere Signed-off-by: Koen Kooi <k...@dominion.thruhere.net> --- .../recipes-s

  1   2   3   4   5   6   7   8   9   10   >