Re: [yocto] [meta-mono][PATCH] mono-5.xx: fix an issue with too long paths in doltlibtool

2019-08-01 Thread Alex J Lennon
On 18/06/2019 11:58, Alexander Kanavin wrote: > Ping #2! > > Alex Apologies for the long delay! The patch is in finally... -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] meta-mono: QA Error building mono-5.12.0.226

2018-11-22 Thread Alex J Lennon
On 22/11/2018 15:46, Martin Townsend wrote: Hi, This one is probably for the meta-mono maintainer I was getting quite a few file-rdeps QA errors. I managed to get rid of them all except 1 using RDEPENDS_${PN}-libs-2.0 += "mono" RDEPENDS_${PN}-libs-3.5 += "mono" RDEPENDS_${PN}-libs-4.0 += "mon

Re: [yocto] mono build issue

2018-02-08 Thread Alex J Lennon
> On 7 Feb 2018, at 22:43, Máté Tüske wrote: > > Hi, > > I try to build custom image with mono. Previously I did it successfully, but > now I ran into some issue and I cannot solve it. > ERROR: mono-5.4.1.6-r0 do_package_qa: QA Issue: > /usr/lib/mono/3.5-api/Microsoft.Build.Engine.dll contai

Re: [yocto] meta-mono 5.2.x recipe and pdb files

2017-10-18 Thread Alex J Lennon
> On 18 Oct 2017, at 07:22, Craig McQueen wrote: > > I wrote: >> >> I'm trying to upgrade from mono 4.6.x to 5.2.x. I see resulting image size >> increases by about 10 MB in my usage. It appears that a significant >> contributing factor is the presence of *.pdb files in 5.2.x which weren't in

Re: [yocto] mono 5.0.1.1 TypeLoadException

2017-10-02 Thread Alex J Lennon
Hi Robin, If you supply a test case I’ll take a look. Regards, Alex > On 2 Oct 2017, at 15:02, MUGRIDGE Robin wrote: > > Hi, > > I am using mono with Krogoth. The current version of mono we are building > with is 4.2.2.30. > > I am trying to move mono forward to 5.0.1.1 to avoid an issu

Re: [yocto] Problems running image in qemu (x86)

2017-08-28 Thread Alex J Lennon
On 28/08/2017 10:32, Paul Eggleton wrote: > Hi Alex, > > On Sunday, 27 August 2017 1:09:49 AM NZST Alex J Lennon wrote: >> I'm bringing the Mono build up to date in the meta-mono layer and ran >> into a problem with my testing. >> >> I generally target QEMU,

[yocto] Problems running image in qemu (x86)

2017-08-26 Thread Alex J Lennon
Hi, I'm bringing the Mono build up to date in the meta-mono layer and ran into a problem with my testing. I generally target QEMU, e.g. qemux86, build a core-image-sato based Mono test image and run up with 'runqemu qemux86' It's a remote build system so I am SSH'd in with VNC port forwarding an

Re: [yocto] Transaction check error building core-image-mono with pyro

2017-06-04 Thread Alex J Lennon
On 01/06/2017 15:57, Alex J Lennon wrote: > Hi, > > I'm updating the meta-mono layer with support to build the test > core-image-mono image under pyro (fine with morty). > > It's getting to the point where it starts to create the root > file-system image then fails

[yocto] Transaction check error building core-image-mono with pyro

2017-06-01 Thread Alex J Lennon
Hi, I'm updating the meta-mono layer with support to build the test core-image-mono image under pyro (fine with morty). It's getting to the point where it starts to create the root file-system image then fails with a transaction check error: ... Running transaction check Transaction check

Re: [yocto] [meta-mono][PATCH 0/7] Updates to meta-mono layer

2016-11-30 Thread Alex J Lennon
On 06/11/2016 04:22, Barry Grussling wrote: > I have a need to run Mono 4.6.1 on an ARM system. The last commit to > the yocto meta-mono tree is over six months old so I figured I would take > a crack at it myself. Hopefully these patches help somebody else. Merged and tested on qemux86. Many

Re: [yocto] [meta-mono][PATCH] mono-4.xx: Remove --disable-static from EXTRA_OECONF

2016-11-30 Thread Alex J Lennon
On 27/06/2016 19:41, Fabio Berton wrote: > Any update on this? > Applied, thanks Fabio -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Package mono-libs-4.5 size increase in Mono version 4.4.x

2016-08-25 Thread Alex J Lennon
On 18/08/2016 03:19, Craig McQueen wrote: > I wrote: >> I've just had to upgrade from Mono 4.2.x to Mono 4.4.x, to get a fix for SMTP >> SSL/TLS. >> >> I'm using the mono-libs-4.5 package. I see that the size of it has increased >> quite a lot (several MB) due to the upgrade. It looks as though i

Re: [yocto] [meta-mono][PATCH] mono-4.xx: Remove --disable-static from EXTRA_OECONF

2016-07-26 Thread Alex J Lennon
On 27/06/2016 20:41, Fabio Berton wrote: > Any update on this? > > Without this patch I can't build mono-4.4.0.148. Hi Fabio - I've been otherwise occupied and only just seen this. I will take a look at the patch. Many thanks, Alex -- ___ yocto mailing

Re: [yocto] is meta-mono layer actively supported?

2016-07-26 Thread Alex J Lennon
On 07/07/2016 09:50, Robert P. J. Day wrote: > out of nowhere, a client of mine wants to port from WEC7 to linux > using YP; they already have a working app written in C# .NET and want > to drag it with them, obviously using mono. > > i see the YP wiki page on running .NET apps here: > > http

Re: [yocto] [meta-mono][PATCH] recipies-mono: fix LIC_FILES_CHKSUM URI

2016-03-01 Thread Alex J Lennon
On 01/03/2016 10:01, Ioan-Adrian Ratiu wrote: > Build fails with the following error (caused by a typo s/files/file/): > > "Failure expanding variable do_fetch[file-checksums], expression was > ${@bb.fetch.get_checksum_file_list(d)} ${@get_lic_checksum_file_list(d)} > which triggered exception I

[yocto] [meta-mono] Re: ***UNCHECKED*** meta-mono patch

2016-01-08 Thread Alex J Lennon
On 06/01/2016 20:44, Adam Lussier wrote: > Alex, > > I looked but couldn't find where I might submit a patch for meta-mono. > Without this patch, mono fails the host-user-contaminated test on > jethro. Please let me know if I should send it somewhere else. > > Thanks, > Adam > Applied, thanks A

Re: [yocto] [meta-mono PATCH] mono-4.xx.inc: Inherit gettext class

2015-12-30 Thread Alex J Lennon
On 16/12/2015 16:18, Otavio Salvador wrote: > The mono uses gettext for build, by default, so we ought to ensure it > is available during the build. > Applied. Thanks Otavio. Cheers, Alex -- ___ yocto mailing list yocto@yoctoproject.org https://list

Re: [yocto] [meta-mono][PATCH] README.md: fix mailto links

2015-12-30 Thread Alex J Lennon
On 23/11/2015 08:25, Roger Meier wrote: > Signed-off-by: Roger Meier > --- > README.md | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Applied, Thanks Roger. Cheers, Alex -- ___ yocto mailing list yocto@yoctoproject.org https://lists.y

Re: [yocto] OE/Yocto developer survey

2015-10-27 Thread Alex J Lennon
On 26/10/2015 19:18, Cliff Brake wrote: > Hi, > > I'd like to get some feedback on the following questions -- feel free > to respond to list, or directly to me, and I'll withhold your > name/company from any results. > > I would like to collect feedback until 2015-11-02, and will summarize > the

Re: [yocto] [meta-chip] Yocto on the 9$ computer

2015-10-26 Thread Alex J Lennon
On 24/10/2015 22:06, Andrei Gherzan wrote: > On Sat, Oct 24, 2015 at 09:46:41PM +0100, Alex J Lennon wrote: >> >> >> >> Sent from my iPhone >>>> On 24 Oct 2015, at 21:13, Andrei Gherzan wrote: >>>> >>>>> On Sat, Oct 24, 2015 at 0

Re: [yocto] [meta-chip] Yocto on the 9$ computer

2015-10-24 Thread Alex J Lennon
Sent from my iPhone >> On 24 Oct 2015, at 21:13, Andrei Gherzan wrote: >> >>> On Sat, Oct 24, 2015 at 09:58:42PM +0200, Nicolas Aguirre wrote: >>> 2015-10-24 19:26 GMT+02:00 Andrei Gherzan : >>> Hi all, >> >> Hi Andrei, >> >>> Have a C.H.I.P. 9$ computer? It works with Yocto now. >>> >>> h

[yocto] [meta-raspberrypi][PATCH] README: Add section on audio routing

2015-10-22 Thread Alex J Lennon
See http://redmine.gherzan.com/issues/55 Signed-off-by: Alex J Lennon --- README | 36 +++- 1 file changed, 31 insertions(+), 5 deletions(-) diff --git a/README b/README index e32de3a..e16dee9 100644 --- a/README +++ b/README @@ -199,8 +199,34 @@ able to compile

[yocto] [meta-raspberrypi][PATCH v2] linux-raspberrypi: support configuration fragments / in-tree defconfig

2015-10-22 Thread Alex J Lennon
nux-raspberrypi.inc: +SRC_URI += " \ +file://build-in-audio.cfg \ +" linux-raspberrypi/build-in-audio.cfg: +CONFIG_SND=y +CONFIG_SND_BCM2835=y Signed-off-by: Alex J Lennon --- recipes-kernel/linux/linux-raspberrypi.inc | 12 recipes-kernel/linux/lin

[yocto] [meta-raspberrypi][PATCH 2/2] libepoxy: add needed include paths for RPi

2015-10-22 Thread Alex J Lennon
ref: https://github.com/raspberrypi/firmware/issues/34 Signed-off-by: Alex J Lennon --- recipes-graphics/libepoxy/libepoxy_git.bbappend | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes-graphics/libepoxy/libepoxy_git.bbappend diff --git a/recipes-graphics/libepoxy

[yocto] [meta-raspberrypi][PATCH 1/2] userland: add .pc files for the OpenGLESv2 and EGL libraries

2015-10-22 Thread Alex J Lennon
These pkg-config files make it easier for libepoxy to find those libraries and the appropriate link flags. Modified from Thomas Petazzoni's patch here: http://goo.gl/jdz7lO Signed-off-by: Alex J Lennon --- .../0004-rpi-userland-add-pkgconfig-files.patch| 53 ++ re

[yocto] [meta-raspberrypi][PATCH 0/2] Fix core-image-sato build failure

2015-10-22 Thread Alex J Lennon
Builds of core-image-sato (userland) against poky master fail as libepoxy fails to build. This patch-set adds needed userland .pc files for libepoxy and adds needed paths for include files to the libepoxy recipe Alex J Lennon (2): userland: add .pc files for the OpenGLESv2 and EGL libraries

Re: [yocto] [meta-raspberrypi][PATCH 2/2] linux-raspberrypi: build audio driver into kernel

2015-10-21 Thread Alex J Lennon
On 21/10/2015 13:12, Andrei Gherzan wrote: > On Tue, Aug 25, 2015 at 09:00:06AM +0100, Alex J Lennon wrote: >> On 25/08/2015 07:57, Petter Mabäcker wrote: >>> >>> >>> 2015-08-17 11:23 skrev Alex J Lennon: >>> >>>> On 17/08/2015 09:11, P

Re: [yocto] [meta-raspberrypi][PATCH 2/2] linux-raspberrypi: build audio driver into kernel

2015-10-21 Thread Alex J Lennon
On 21/10/2015 13:12, Andrei Gherzan wrote: > On Tue, Aug 25, 2015 at 09:00:06AM +0100, Alex J Lennon wrote: >> On 25/08/2015 07:57, Petter Mabäcker wrote: >>> >>> >>> 2015-08-17 11:23 skrev Alex J Lennon: >>> >>>> On 17/08/2015 09:11, P

Re: [yocto] meta-raspberrypi no soud output

2015-10-16 Thread Alex J Lennon
On 15/10/2015 16:57, Edward Vidal wrote: > Hello All, > Does any have snd working on Raspberry Pi 2B? > > I have tried aplay speech_dft.wav > PLAYING WAVE: 'speech_dft.wav' : Signed 16 bit Little Endian, rate > 22050 Hz Mono > with ear plugs or speaker no snd. > Any and all help appreciated. >

Re: [yocto] can any one please tell the difference between DEPENDS and RDEPENDS

2015-10-08 Thread Alex J Lennon
On 07/10/2015 07:10, Vivek Per wrote: > Hi, > Can any one please tell the what is the exact difference between > DEPENDS and RDEPENDS . I am not able to get it . How these variables > are exactly parsed. > > Vivek - does this help ? https://lists.yoctoproject.org/pipermail/yocto/2013-Augus

Re: [yocto] [meta-raspberrypi][PATCH 2/2] linux-raspberrypi: build audio driver into kernel

2015-08-25 Thread Alex J Lennon
On 25/08/2015 07:57, Petter Mabäcker wrote: > > > 2015-08-17 11:23 skrev Alex J Lennon: > >> On 17/08/2015 09:11, Petter Mabäcker wrote: >>> 2015-08-17 09:57 skrev Andrei Gherzan: >>>> Hello, On Tuesday, August 11, 2015, Petter Mabäcker >>

[yocto] Issue with init scripts start-stop-daemon and use of set -e ?

2015-08-17 Thread Alex J Lennon
Hi, I've been trying to track down an issue I was seeing with ofono not restarting on a fido image and have encountered what seems to be an issue related to the sys v init script. Sometimes when we make a call as follows the ofono daemon isn't started correctly /etc/init.d/ofono restart It seem

Re: [yocto] [meta-raspberrypi][PATCH 2/2] linux-raspberrypi: build audio driver into kernel

2015-08-17 Thread Alex J Lennon
On 17/08/2015 09:11, Petter Mabäcker wrote: > 2015-08-17 09:57 skrev Andrei Gherzan: > >> Hello, >> >> On Tuesday, August 11, 2015, Petter Mabäcker > <mailto:pet...@technux.se>> wrote: >> >> 2015-08-11 19:04 skrev Alex J Le

Re: [yocto] [meta-raspberrypi][PATCH 2/2] linux-raspberrypi: build audio driver into kernel

2015-08-17 Thread Alex J Lennon
On 17/08/2015 09:11, Petter Mabäcker wrote: > 2015-08-17 09:57 skrev Andrei Gherzan: > >> Hello, >> >> On Tuesday, August 11, 2015, Petter Mabäcker > <mailto:pet...@technux.se>> wrote: >> >> 2015-08-11 19:04 skrev Alex J Le

Re: [yocto] [meta-raspberrypi] RFC on choice of tool for patch review

2015-08-12 Thread Alex J Lennon
On 12/08/2015 10:45, Joshua Lock wrote: > On Wed, 2015-08-12 at 10:25 +0100, Joshua Lock wrote: >> On Wed, 2015-08-12 at 10:17 +0100, Alex J Lennon wrote: >>> We've been having a discussion on a way forward to manage patches >>> and >>> code review and

[yocto] [meta-raspberrypi] RFC on choice of tool for patch review

2015-08-12 Thread Alex J Lennon
We've been having a discussion on a way forward to manage patches and code review and would like to open this up for discussion to agree a way forward. Options appear to be github, gerrit, or bitbucket although there may be others. This is in addition to continuing to send patches to the mailing

Re: [yocto] [meta-raspberrypi][PATCH 1/2] linux-raspberrypi: support configuration fragments

2015-08-12 Thread Alex J Lennon
On 12/08/2015 09:08, Petter Mabäcker wrote: > 2015-08-11 21:20 skrev Alex J Lennon: > >> On 11/08/2015 19:54, Petter Mabäcker wrote: >>> 2015-08-11 19:04 skrev Alex J Lennon: >>>> - remove placeholder defconfig and custom copying logic - use >>

Re: [yocto] [meta-raspberrypi][PATCH 1/2] linux-raspberrypi: support configuration fragments

2015-08-11 Thread Alex J Lennon
On 11/08/2015 19:54, Petter Mabäcker wrote: > 2015-08-11 19:04 skrev Alex J Lennon: > >> - remove placeholder defconfig and custom copying logic >> - use KBUILD_DEFCONFIG for default in-tree configurations instead >> - do not replace all Yocto configured settings in do_co

[yocto] [meta-raspberrypi][PATCH 2/2] linux-raspberrypi: build audio driver into kernel

2015-08-11 Thread Alex J Lennon
Signed-off-by: Alex J Lennon --- recipes-kernel/linux/linux-raspberrypi.inc | 4 1 file changed, 4 insertions(+) diff --git a/recipes-kernel/linux/linux-raspberrypi.inc b/recipes-kernel/linux/linux-raspberrypi.inc index e38d905..8024412 100644 --- a/recipes-kernel/linux/linux

[yocto] [meta-raspberrypi][PATCH 1/2] linux-raspberrypi: support configuration fragments

2015-08-11 Thread Alex J Lennon
- remove placeholder defconfig and custom copying logic - use KBUILD_DEFCONFIG for default in-tree configurations instead - do not replace all Yocto configured settings in do_configure_prepend see: https://bugzilla.yoctoproject.org/show_bug.cgi?id=7474 Signed-off-by: Alex J Lennon --- recipes

Re: [yocto] [meta-raspberrypi][PATCH 1/2] linux-raspberrypi: Update kernel to 3.18.16

2015-08-11 Thread Alex J Lennon
On 11/08/2015 11:34, Petter Mabäcker wrote: > > 2015-08-11 11:03 skrev Alex Lennon: > >> >> >> On Tuesday, August 11, 2015, Petter Mabäcker > <mailto:pet...@technux.se>> wrote: >> >> 2015-08-11 10:31 skrev Alex J Lennon: >&

[yocto] [meta-raspberrypi][PATCH v2 2/2] linux-raspberrypi: support kernel 4.1.3

2015-08-11 Thread Alex J Lennon
Signed-off-by: Alex J Lennon --- recipes-kernel/linux/linux-raspberrypi_4.1.bb | 6 ++ 1 file changed, 6 insertions(+) create mode 100644 recipes-kernel/linux/linux-raspberrypi_4.1.bb diff --git a/recipes-kernel/linux/linux-raspberrypi_4.1.bb b/recipes-kernel/linux/linux-raspberrypi_4.1

[yocto] [meta-raspberrypi][PATCH v2 1/2] linux-raspberrypi: Update kernel to 3.18.16

2015-08-11 Thread Alex J Lennon
This requires some changes to KERNEL_DEVICETREE as the dtb layout has changed to support overlays. This change also makes us ready to support kernel 4.x series Signed-off-by: Alex J Lennon --- conf/machine/include/rpi-base.inc | 22 ++ recipes-kernel/linux/linux

Re: [yocto] [meta-raspberrypi][PATCH 1/2] linux-raspberrypi: Update kernel to 3.18.16

2015-08-11 Thread Alex J Lennon
On 11/08/2015 11:34, Petter Mabäcker wrote: > > 2015-08-11 11:03 skrev Alex Lennon: > >> >> >> On Tuesday, August 11, 2015, Petter Mabäcker > <mailto:pet...@technux.se>> wrote: >> >> 2015-08-11 10:31 skrev Alex J Lennon: >&

Re: [yocto] [meta-raspberrypi][PATCH 1/2] linux-raspberrypi: Update kernel to 3.18.16

2015-08-11 Thread Alex J Lennon
On 11/08/2015 08:58, Petter Mabäcker wrote: > 2015-08-10 13:08 skrev Alex J Lennon: > >> This requires some changes to KERNEL_DEVICETREE as the dtb >> layout has changed to support overlays. This change also >> makes us ready to support kernel 4.x series >> &

[yocto] [meta-raspberrypi][PATCH 2/2] linux-raspberrypi: support kernel 4.1.3

2015-08-10 Thread Alex J Lennon
Signed-off-by: Alex J Lennon --- recipes-kernel/linux/linux-raspberrypi_4.1.bb | 6 ++ 1 file changed, 6 insertions(+) create mode 100644 recipes-kernel/linux/linux-raspberrypi_4.1.bb diff --git a/recipes-kernel/linux/linux-raspberrypi_4.1.bb b/recipes-kernel/linux/linux-raspberrypi_4.1

[yocto] [meta-raspberrypi][PATCH 1/2] linux-raspberrypi: Update kernel to 3.18.16

2015-08-10 Thread Alex J Lennon
This requires some changes to KERNEL_DEVICETREE as the dtb layout has changed to support overlays. This change also makes us ready to support kernel 4.x series Signed-off-by: Alex J Lennon --- conf/machine/include/rpi-base.inc | 22 ++ recipes-kernel/linux/linux

Re: [yocto] Which repo for meta-altera ?

2015-07-29 Thread Alex J Lennon
On 28/07/2015 10:10, Spriggs, Jim wrote: > Hi Guys; confused noob here... > > There appear to be (at least) two "official" repos for meta-altera: > > github.com/kraj/meta-altera > > and > > git.rocketboards.org/meta-altera.git > > > So how should I choose between them? > > Thanks!

Re: [yocto] [meta-mono] [RFC] [PATCH 0/1] Force MONO_CFG_DIR

2015-07-20 Thread Alex J Lennon
Hi Richard, On 20/07/2015 19:11, Richard Tollerton wrote: > Alex J Lennon writes: > >> Out of image-full-mono these have problems without gmcs present, >> >> Looks like we need a solution for these three to use mcs instead of gmcs, >> >> mono-xsp_3.0.11.bb >

Re: [yocto] [meta-mono] [RFC] [PATCH 0/1] Force MONO_CFG_DIR

2015-07-18 Thread Alex J Lennon
Hi Richard, On 17/07/2015 19:44, Alex J Lennon wrote: > > On 17/07/2015 19:24, Richard Tollerton wrote: >> Alex J Lennon writes: >> >>> Hi Richard, >>> >>> On 17/07/2015 17:57, Richard Tollerton wrote: >>>> Hi Alex, >>>> >&

Re: [yocto] [meta-mono] [RFC] [PATCH 0/1] Force MONO_CFG_DIR

2015-07-17 Thread Alex J Lennon
On 17/07/2015 19:24, Richard Tollerton wrote: > Alex J Lennon writes: > >> Hi Richard, >> >> On 17/07/2015 17:57, Richard Tollerton wrote: >>> Hi Alex, >>> >>> When you mentioned having weird build troubles, that reminded me that I >>>

Re: [yocto] [meta-mono] [RFC] [PATCH 0/1] Force MONO_CFG_DIR

2015-07-17 Thread Alex J Lennon
Hi Richard, On 17/07/2015 17:57, Richard Tollerton wrote: > Hi Alex, > > When you mentioned having weird build troubles, that reminded me that I > was seeing weird build problems of my own, that I had been refraining > from sending patches on until I could better characterize the issue. > > If you

Re: [yocto] [meta-mono] [PATCH 00/11] Refactor common mono build bits into mono.bbclass

2015-07-17 Thread Alex J Lennon
On 17/07/2015 15:43, Richard Tollerton wrote: > Alex J Lennon writes: > >> Richard, >> >> I'm having some trouble with builds here since that latest patch. >> >> Can you tell me, what version of Mono did you test against, and also did >> you hav

Re: [yocto] [meta-mono] [PATCH 00/11] Refactor common mono build bits into mono.bbclass

2015-07-17 Thread Alex J Lennon
On 17/07/2015 10:19, Alex J Lennon wrote: > > On 17/07/2015 00:16, Richard Tollerton wrote: >> Building CLI packages involves lots of boilerplate recipe settings, >> particularly >> involving FILES and DEPENDS. This is a first attempt at refactoring these >> setti

Re: [yocto] [meta-mono] [PATCH 00/11] Refactor common mono build bits into mono.bbclass

2015-07-17 Thread Alex J Lennon
On 17/07/2015 00:16, Richard Tollerton wrote: > Building CLI packages involves lots of boilerplate recipe settings, > particularly > involving FILES and DEPENDS. This is a first attempt at refactoring these > settings into a single bbclass that can be inherited by all CLI packages that > do > n

Re: [yocto] [meta-mono] [PATCH 4/4] mono-xsp-3.x.inc: use autogen.sh

2015-07-16 Thread Alex J Lennon
On 16/07/2015 18:22, Richard Tollerton wrote: > The following build failure was observed: > > | Makefile.am:7: error: BUILD_DOCS does not appear in AM_CONDITIONAL > > This occurs because aclocal must be called with "-I build/m4/shamrock -I > build/m4/shave", as is done in autogen.sh. > > I tried

Re: [yocto] [meta-mono] [PATCH 0/1] mono: use PARALLEL_MAKEINST="" instead of PARALLEL_MAKE=""

2015-07-16 Thread Alex J Lennon
On 16/07/2015 02:25, Richard Tollerton wrote: > Hi, last week I sent out a patch to disable parallel builds in mono; in > hindsight I should have used PARALLEL_MAKEINST instead of PARALLEL_MAKE. Patch > follows. > > This is one of several topic branches I've hacked together over the last > coupl

Re: [yocto] [meta-mono] [PATCH 0/3] DEPENDS/RDEPENDS fixes

2015-07-16 Thread Alex J Lennon
On 16/07/2015 02:29, Richard Tollerton wrote: > These are fixes for build/runtime issues due to insufficient dependency > specifications. The libgdiplus patches fix observed build failures; the > gtk-sharp-dev patch is untested but pretty obvious. > > > The following changes since commit 9f63cbaa

Re: [yocto] [PATCH] mono-4.xx.inc: disable parallel make

2015-07-09 Thread Alex J Lennon
On 08/07/2015 21:07, Chris Morgan wrote: > On Wed, Jul 8, 2015 at 6:49 AM, Alex J Lennon > wrote: >> >> On 07/07/2015 21:17, Richard Tollerton wrote: >>> A race was observed during `make install` of mono-native under >>> PARALLEL_MAKE=-j6: >> Than

Re: [yocto] [PATCH] mono-4.xx.inc: disable parallel make

2015-07-08 Thread Alex J Lennon
On 07/07/2015 21:17, Richard Tollerton wrote: > A race was observed during `make install` of mono-native under > PARALLEL_MAKE=-j6: Thanks Richard - patch applied Chris - I wasn't able to replicate the failure you see under Fedora F22 with PARALLEL_MAKE="-j 6". The build works for me here. Can

Re: [yocto] meta-mono: Issue building 4.0.2.4

2015-06-24 Thread Alex J Lennon
On 24/06/2015 01:01, Chris Morgan wrote: > The double nested output folder looks odd to me but leaving that, it > looks like a file is being installed twice. Anyone else seeing this? > > meta > meta-skeleton = > "(HEADdetachedat16caaab):16caaabfcc678b03a0cd88aaeac15f9b8d1c3dad" > meta-yocto >

Re: [yocto] Start openvpn with my own config at startup

2015-05-27 Thread Alex J Lennon
Hi Matthew, On 27/05/2015 20:07, Matthew Karas wrote: > I have an ovpn file I'd like my system to start up with. I was able > to install the openvpn file into /etc/openvpn using a bbappends file - > but the system doesn't start openvpn like the openvpn docs describes. > > How do I set up openvpn

Re: [yocto] Help getting started developing.

2015-05-27 Thread Alex J Lennon
Hi Rafael, On 26/05/2015 22:13, Rafael E. Herrera wrote: > Hello, > I have purchased a TI UEVM5432 board. I have also successfully setup the > development environment as described on the online documentation from the TI > web site > (http://processors.wiki.ti.com/index.php/OMAP5_GLSDK_Software

[yocto] Strange behaviour with stripped connman + openvpn

2015-05-12 Thread Alex J Lennon
Hi, I've been looking at some strange behaviour with connman in dizzy (1.25) With OpenVPN configured and a connman configuration file defining a VPN, for some reason the service doesn't appear, e.g. connmanctl services In trying to track down why this is I found that if I use a connmand daemon b

Re: [yocto] [meta-raspberrypi] meta-ivi & meta-raspberrypi

2015-04-29 Thread Alex J Lennon
On 29/04/2015 16:34, Mauro Carvalho Chehab wrote: > Em Wed, 29 Apr 2015 16:05:58 +0200 > Alex J Lennon escreveu: > >> On 29/04/2015 15:30, Oliver wrote: >>> Hello >>> >>> I have been working building together the meta-raspberrypi & the me

Re: [yocto] [meta-raspberrypi] meta-ivi & meta-raspberrypi

2015-04-29 Thread Alex J Lennon
On 29/04/2015 15:30, Oliver wrote: > Hello > > I have been working building together the meta-raspberrypi & the meta-ivi > layers. > I have been stuck with configuration/compilation of weston(from mata-ivi > layer): > > 1) > > You can check the intial thread > http://lists.genivi.org/pipermail/

[yocto] Definition of native toolchain, support for -m32?

2015-04-29 Thread Alex J Lennon
Hi, I'm having some trouble building chromium which I think is due to a definition in chromium.inc which uses the host compiler rather than the Yocto native compile toolchain CC_host="${BUILD_CC}" export CC_host CXX_host="${BUILD_CXX}" export CXX_host This seems to map to the gcc/g++ on my host

Re: [yocto] yocto master work-shared, kernel .config seems to have gone awol

2015-03-30 Thread Alex J Lennon
On 30/03/2015 21:27, Burton, Ross wrote: > > On 30 March 2015 at 18:36, Alex J Lennon > mailto:ajlen...@dynamicdevices.co.uk>> > wrote: > > I'm updating to Yocto master and have been seeing that when I > bitbake -c > devshell virtual/kernel I go int

[yocto] yocto master work-shared, kernel .config seems to have gone awol

2015-03-30 Thread Alex J Lennon
Hi, I'm updating to Yocto master and have been seeing that when I bitbake -c devshell virtual/kernel I go into a work-shared tree now. (This is all with meta-fsl-arm) I'd normally change the kernel configuration with bitbake -c menuconfig virtual/kernel then pull out the .config and make my chan

Re: [yocto] [meta-raspberrypi][PATCH] make sound work out of the box for raspberrypi2

2015-03-24 Thread Alex J Lennon
On 24/03/2015 12:21, Gary Thomas wrote: > On 2015-03-24 02:40, Alex J Lennon wrote: >> >> >> On 24/03/2015 09:21, Alex J Lennon wrote: >>> >>> On 24/03/2015 08:21, Andreas Müller wrote: >>>> On Tue, Mar 24, 2015 at 12:14 AM, Gary Thomas &g

Re: [yocto] [meta-raspberrypi][PATCH] make sound work out of the box for raspberrypi2

2015-03-24 Thread Alex J Lennon
On 24/03/2015 09:21, Alex J Lennon wrote: > > On 24/03/2015 08:21, Andreas Müller wrote: >> On Tue, Mar 24, 2015 at 12:14 AM, Gary Thomas wrote: >>> On 2015-03-23 16:22, Andreas Müller wrote: >>>> On Mon, Mar 23, 2015 at 10:43 PM, Gary Thomas wrote: >>

Re: [yocto] [meta-raspberrypi][PATCH] make sound work out of the box for raspberrypi2

2015-03-24 Thread Alex J Lennon
On 24/03/2015 08:21, Andreas Müller wrote: > On Tue, Mar 24, 2015 at 12:14 AM, Gary Thomas wrote: >> On 2015-03-23 16:22, Andreas Müller wrote: >>> On Mon, Mar 23, 2015 at 10:43 PM, Gary Thomas wrote: On 2015-03-23 14:57, Andreas Müller wrote: > > On Mon, Mar 23, 2015 at 4:59 PM, G

Re: [yocto] [meta-raspberrypi][PATCH] make sound work out of the box for raspberrypi2

2015-03-23 Thread Alex J Lennon
On 23/03/2015 18:08, Gary Thomas wrote: > On 2015-03-23 10:42, Alex J Lennon wrote: >> >> >> On 23/03/2015 16:59, Gary Thomas wrote: >>> On 2015-03-22 14:21, Andreas Müller wrote: >>>> Signed-off-by: Andreas Müller >>>> --- >>&

Re: [yocto] [meta-raspberrypi][PATCH] make sound work out of the box for raspberrypi2

2015-03-23 Thread Alex J Lennon
On 23/03/2015 16:59, Gary Thomas wrote: > On 2015-03-22 14:21, Andreas Müller wrote: >> Signed-off-by: Andreas Müller >> --- >> ...-during-boot-by-compiling-SND_BCM2835-int.patch | 38 >> ++ >> recipes-kernel/linux/linux-raspberrypi_3.18.bb | 8 +++-- >> 2 files chan

Re: [yocto] [meta-raspberrypi] RaspberryPi2 - no audio?

2015-03-22 Thread Alex J Lennon
On 22/03/2015 21:17, Andreas Müller wrote: > On Sun, Mar 22, 2015 at 1:25 PM, Andrei Gherzan wrote: >> Hello, >> >> On Sun, Mar 22, 2015 at 1:19 PM, Gary Thomas wrote: >>> I just built Poky/Yocto for the RaspberryPi2, straight out >>> of the box using this configuration: >>> >>> Build Configura

Re: [yocto] Embedded Linux Package Management

2015-03-20 Thread Alex J Lennon
On 20/03/2015 11:15, Prasant J wrote: > On Fri, Mar 20, 2015 at 2:21 PM, Alex J Lennon > wrote: >> >> On 20/03/2015 09:34, Prasant J wrote: >> >> Hi, >> >> I'm looking for package management for my embedded linux systems >> (yocto on armv7 i

Re: [yocto] Embedded Linux Package Management

2015-03-20 Thread Alex J Lennon
On 20/03/2015 09:34, Prasant J wrote: > Hi, > > I'm looking for package management for my embedded linux systems > (yocto on armv7 iMX6Q) > > > I'm looking for the following features: > > (a) Install & remove a package > (b) Install packages and its dependencies > (c) Install a package with confl

Re: [yocto] [meta-mono][PATCH] mono: Support to build mono without X support.

2015-03-19 Thread Alex J Lennon
On 18/03/2015 15:23, Enric Balletbo i Serra wrote: > Use PACKAGECONFIG to build a version of mono with or without X support in > function of x11 DISTRO_FEATURES. > > Tested on qemux86 (mono using X) and imx6 board (mono without X) > > Signed-off-by: Enric Balletbo i Serra Merged. Thanks Enric.

Re: [yocto] Kernel configuration fragments and defconfig from kernel source tree, not meta layer file

2015-03-17 Thread Alex J Lennon
On 17/03/2015 21:08, Bruce Ashfield wrote: > On Tue, Mar 17, 2015 at 1:57 PM, Alex J Lennon > wrote: >> Hi, >> >> I've been looking into a request to have Yocto kernel configuration >> fragment support in meta-raspberrypi with a defconfig which is pulled >

[yocto] Kernel configuration fragments and defconfig from kernel source tree, not meta layer file

2015-03-17 Thread Alex J Lennon
Hi, I've been looking into a request to have Yocto kernel configuration fragment support in meta-raspberrypi with a defconfig which is pulled from the kernel source tree for the configured machine. My understanding is that Yocto expects the defconfig file to be supplied in the meta-layer and then

Re: [yocto] Adding new library to yocto project

2015-03-09 Thread Alex J Lennon
On 09/03/2015 17:50, Kfrell wrote: > I am using Yocto and I just would like to integrate a new library > in my project. > > I create a new recipe named "libxerces" which contains a file > "libxerces-3.1.1.bb". The bb file is quite simple and it is based > on autotools : > > DESCRIPTION = "Xerc

[yocto] [meta-mono] Update to 3.12.1 to address SKIP TLS / FREAK vulnerabilities

2015-03-09 Thread Alex J Lennon
Hi, meta-mono master has been updated to build the latest Mono 3.12.1 release which addresses SKIP TLS / FREAK vulnerabilities in all prior Mono versions >= 3.4.0. For further details see: http://www.mono-project.com/news/2015/03/07/mono-tls-vulnerability/ Basic testing has been performed on an

[yocto] Resizing root flash partition/filesystem on first boot

2015-03-04 Thread Alex J Lennon
Hi, I'd like to be able to build an SD card image, deploy to a system and have it automatically resize on first boot. I haven't seen functionality that would do this in Yocto. If there is a setting for this could anybody let me know where that is? Alternatively if this isn't supported out of the

Re: [yocto] meta-qt5 problem in yocto 1.7

2015-02-02 Thread Alex J Lennon
On 02/02/2015 04:27, peterengcomau...@adam.com.au wrote: > > > Alex, I have completely separated daisy and dizzy. all of my daisy > stuff goes into ~/poky-1.6 and I clone only daisy branches there such > as poky, meta-openembedded, meta-qt5, etc. All of my dizzy stuff goes > in ~/poky-1.7 so the

Re: [yocto] meta-qt5 problem in yocto 1.7

2015-02-01 Thread Alex J Lennon
On 01/02/2015 20:38, peterengcomau...@adam.com.au wrote: > Hi Alex, > I have no problem with qt5 with daisy and have been using it fine for > over 6 months. During that time I have cleaned my tmp file multiple > times which would force a new reload of the sources. > Also I dont have a problem with

Re: [yocto] meta-qt5 problem in yocto 1.7

2015-02-01 Thread Alex J Lennon
On 01/02/2015 18:55, Simon Bolek wrote: > Thanks! > As for the examples. I cannot help directly, but i would read > log.do_configure etc. files for details. You might find the reason > there. Although I have to say, that my knowledge in yocto is at the > beginners stadium at the moment ;-) > > che

Re: [yocto] meta-qt5 problem in yocto 1.7

2015-02-01 Thread Alex J Lennon
On 31/01/2015 19:10, peterengcomau...@adam.com.au wrote: > > Hi Alex, > > Thanks for confirming the problem exists. > I set QT_MODULE_BRANCH ?= "dev" in > meta-qt5/recipes-qt/qt5/qt5-git.inc, but still get the same problem. > Do I have the correct file ? Lachlan, So I have been building for qem

Re: [yocto] meta-qt5 problem in yocto 1.7

2015-02-01 Thread Alex J Lennon
On 31/01/2015 19:10, peterengcomau...@adam.com.au wrote: > > Hi Alex, > > Thanks for confirming the problem exists. > I set QT_MODULE_BRANCH ?= "dev" in > meta-qt5/recipes-qt/qt5/qt5-git.inc, but still get the same problem. > Do I have the correct file ? Hi Lachlan, I'm sorry, I should been mor

Re: [yocto] meta-qt5 problem in yocto 1.7

2015-01-31 Thread Alex J Lennon
On 31/01/2015 13:30, peterengcomau...@adam.com.au wrote: > > Hello Martin, > Thanks for your reply. > I managed to fix the problem of referring to 5.4 instead of 5.3.2 by > checking out the master branch instead of the dizzy branch of meta-qt5. > > However my problem is with the do_fetch. Most of

[yocto] [meta-mono] Mono updated to 3.12.0

2015-01-15 Thread Alex J Lennon
I've updated support for Mono build in meta-mono master to 3.12.0 (the current release). I've performed basic build testing on an qemux86 build of core-image-mono, based on core-image-sato, running a "Hello World" console application and a "Hello World" Windows Forms application. There has been

[yocto] [meta-mono] Mono updated to 3.10.0

2014-10-20 Thread Alex J Lennon
I've updated support for Mono build in meta-mono master to 3.10.0 (the current release). I've performed basic build testing on an qemux86 build of core-image-mono, based on core-image-sato, running a "Hello World" console application and a "Hello World" Windows Forms application. There has been

Re: [yocto] CAN Support

2014-10-08 Thread Alex J Lennon
Hi Daniel, On 07/10/2014 15:05, Daniel C. A (NESTIT) wrote: > > Hi, > > Presently im working on i.mx6 EVK for Automotive > application. I have used 'fsl-image-gui' which was Bitbaked using > Yocto-dora release. Since I'm worked on CAN interfaces, I got the > following queries. > >

[yocto] [meta-mono] Mono updated to 3.8.0

2014-09-12 Thread Alex J Lennon
I've updated support for Mono build in meta-mono master from 3.4.0 to 3.8.0 (the current release). I've performed basic build testing on an x64 host targetting an i.MX6 platform and succesfully run up a commercial application which makes use of console / X. If anybody has the time and inclination

Re: [yocto] RFC: Improving the developer workflow

2014-08-08 Thread Alex J Lennon
Hi Paul, > Personally with how fragile package management can end up being, I'm > convinced > that full-image updates are the way to go for a lot of cases, but ideally > with > some intelligence so that you only ship the changes (at a filesystem level > rather than a package or file level). Th

Re: [yocto] RFC: Improving the developer workflow

2014-08-07 Thread Alex J Lennon
On 07/08/2014 14:05, Paul Eggleton wrote: > Hi Alex, > > On Thursday 07 August 2014 11:13:02 Alex J Lennon wrote: >> On 07/08/2014 10:10, Paul Eggleton wrote: >> fwiw Upgrade solutions are something that is still a read need imho, as >> I think we discussed at one

Re: [yocto] RFC: Improving the developer workflow

2014-08-07 Thread Alex J Lennon
On 07/08/2014 10:10, Paul Eggleton wrote: > Hi folks, > > As most of you know within the Yocto Project and OpenEmbedded we've been > trying to figure out how to improve the OE developer workflow. This > potentially > covers a lot of different areas, but one in particular I where think we can >

Re: [yocto] [Tizen General] Build Tizen with yocto work-flow

2014-08-04 Thread Alex J Lennon
On 04/08/2014 08:52, Kévin THIERRY wrote: > > On 02/08/2014 17:35, Alex J Lennon wrote: >> On 01/08/2014 17:36, Alex J Lennon wrote: >>> On 01/08/2014 16:38, Alex J Lennon wrote: >>>>> I don't know either but I think it's best to be compliant with b

Re: [yocto] [Tizen General] Build Tizen with yocto work-flow

2014-08-02 Thread Alex J Lennon
On 02/08/2014 20:52, Khem Raj wrote: > On Sat, Aug 2, 2014 at 8:35 AM, Alex J Lennon > wrote: >> I made some progress with a USB installation of Yocto Tizen and a VirtualBox >> disk. >> >> Both a Samsung laptop running from USB and a VirtualBox machine boot, b

Re: [yocto] [Tizen General] Build Tizen with yocto work-flow

2014-08-02 Thread Alex J Lennon
On 01/08/2014 17:36, Alex J Lennon wrote: > On 01/08/2014 16:38, Alex J Lennon wrote: >>> I don't know either but I think it's best to be compliant with both >>> bash and dash, I will try to correct those issues in order to be >>> dash-compliant. Thanks

Re: [yocto] [Tizen General] Build Tizen with yocto work-flow

2014-08-02 Thread Alex J Lennon
On 01/08/2014 22:55, Richard Purdie wrote: > On Fri, 2014-08-01 at 15:13 +0100, Alex J Lennon wrote: >> Getting some errors here having followed the "Using Scripts" section. >> >> I am guessing it might be as I'm using Ubuntu 14.04 LTS x64 >> &

  1   2   3   >