Re: [meta-freescale] minimal DT changes to start booting kernel on D/L board on ttymxc3?

2017-10-11 Thread Robert P. J. Day
On Wed, 11 Oct 2017, Otavio Salvador wrote: > Hello Robert, > > On Wed, Oct 11, 2017 at 7:57 AM, Robert P. J. Day <rpj...@crashcourse.ca> > wrote: > > > > this *should* be a simple question but i just want to make sure i'm > > not overlooking anything,

[meta-freescale] minimal DT changes to start booting kernel on D/L board on ttymxc3?

2017-10-11 Thread Robert P. J. Day
ky. :-) does all this make sense? rday -- ================ Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn:

[meta-freescale] couple simple questions about building for i.MX6 targets

2017-10-11 Thread Robert P. J. Day
15.bb" -- where in the hierarchy of config and recipe files does this build settle on the 4.1.44 kernel version? thanks. rday -- ================ Robert P. J. Day Ottawa, Ontario, CANADA

Re: [meta-freescale] did meta-freescale suddenly stop building SD card images?

2017-10-09 Thread Robert P. J. Day
On Mon, 9 Oct 2017, Robert P. J. Day wrote: > about to dig into latest commits, but after updating > meta-freescale and doing a fresh build, i no longer get a compressed > SD card image as an output image. was this deselected? i'm sure a > few minutes pawing through the git log

[meta-freescale] did meta-freescale suddenly stop building SD card images?

2017-10-09 Thread Robert P. J. Day
-- Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http://ca.linkedin.com/in/rpjday

[meta-freescale] minimal work to test headphone jack playing both channels on MCIMX6Q-SDB?

2017-10-02 Thread Robert P. J. Day
plug in some ear buds and play a .wav file. oh, first question ... i'm assuming that playing a .wav file feeds the digital file into the WM8962's digital audio interface, so at least i know where i'm starting with the debugging process. thoughts? rday -- ==========

Re: [meta-freescale] is freescale MCIMX6Q-SDB board a yocto "imx6qdlsabreauto" MACHINE?

2017-09-27 Thread Robert P. J. Day
generating an SD card image for this target? or does one just do that manually? rday -- ==== Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.

Re: [meta-freescale] is freescale MCIMX6Q-SDB board a yocto "imx6qdlsabreauto" MACHINE?

2017-09-26 Thread Robert P. J. Day
ot;sd" (Smart Device) designation? what does add to the configuration that makes something a "Smart Device"? rday -- Robert P. J. Day Ottawa, Ontario, CANADA

Re: [meta-freescale] building core-image-minimalfort1042d4rdb*failsbuilding hypervisor

2017-07-13 Thread Robert P. J. Day
misunderstanding something? rday -- ============ Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn:

Re: [meta-freescale] building core-image-minimalfort1042d4rdb*failsbuilding hypervisor

2017-07-12 Thread Robert P. J. Day
yoctoproject.org] On Behalf Of Kursad Oney CW > > Sent: Sunday, July 09, 2017 11:24 PM > > To: Robert P. J. Day <rpj...@crashcourse.ca> > > Cc: meta-freescale@yoctoproject.org > > Subject: Re: [meta-freescale] building core-image- > > minim

Re: [meta-freescale] is meta-fsl-ppc layer even used anymore?

2017-07-10 Thread Robert P. J. Day
On Mon, 10 Jul 2017, Otavio Salvador wrote: > On Mon, Jul 10, 2017 at 2:06 PM, Robert P. J. Day <rpj...@crashcourse.ca> > wrote: > > On Mon, 10 Jul 2017, Otavio Salvador wrote: > > > >> On Fri, Jul 7, 2017 at 5:50 PM, Robert P. J. Day <rpj...@crashcours

Re: [meta-freescale] is meta-fsl-ppc layer even used anymore?

2017-07-10 Thread Robert P. J. Day
On Mon, 10 Jul 2017, Otavio Salvador wrote: > On Fri, Jul 7, 2017 at 5:50 PM, Robert P. J. Day <rpj...@crashcourse.ca> > wrote: > > > > i was having trouble building for t1042d4rdb with the > > meta-fsl-ppc layer until i noticed that the meta-freescale laye

[meta-freescale] can i confirm the currently *active* freescale layers for OE/YP?

2017-07-09 Thread Robert P. J. Day
's relevant and what isn't. rday -- ================ Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter

Re: [meta-freescale] building core-image-minimal fort1042d4rdb* failsbuilding hypervisor

2017-07-08 Thread Robert P. J. Day
t argument to LONG_MAX. > > I believe the format-truncation flag is a gcc 7 thing. i suspected as much, but i'm curious as to why this error still exists, and wasn't flagged by regular build testing. i don't just want to hack the code without hearing from others as to why

[meta-freescale] building core-image-minimal for t1042d4rdb* fails building hypervisor

2017-07-08 Thread Robert P. J. Day
ailed: /home/rpjday/oe/dist/layers/meta-freescale/recipes-virtualization/hypervisor/hypervisor_git.bb:do_compile Summary: There were 2 ERROR messages shown, returning a non-zero exit code. rday -- Robert P. J. Day

[meta-freescale] is meta-fsl-ppc layer even used anymore?

2017-07-07 Thread Robert P. J. Day
-- Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http://ca.linkedin.com/in/rpjday

[meta-freescale] "ERROR: u-boot-qoriq-2016.01+fslgit-r0 do_fetch: Fetcher failure ..."

2017-07-06 Thread Robert P. J. Day
is to try to build a core-image-minimal image but, obviously, that's not working here. thoughts? env: fedora 25 system, with a dev environment that works pretty well for most architectures and target machines. rday -- ======== R

[meta-freescale] pointer to retail T1042-based reference design board?

2017-07-06 Thread Robert P. J. Day
rscape-arm-processors/development-resources/qoriq-t1040-reference-design-board:T1040RDB what am i looking for from somewhere like nxp or digikey or mouser or arrow if i want a basic T1042RDB? thanks. rday -- ======== Robert

[meta-freescale] does it make sense to build a kernel for MPC8360e without FSL_LBC?

2015-12-04 Thread Robert P. J. Day
*is* configured into the kernel, where would i see evidence of that? thanks muchly. rday -- Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter

[meta-freescale] is there any sort of support for (old) MPC8360(e)?

2015-11-20 Thread Robert P. J. Day
there in the way of either OE/yocto support, or even cheap dev kits based on those one could get to play on? i'm guessing not, but i'm willing to be surprised. rday -- Robert P. J. Day Ottawa

[meta-freescale] how to harden a freescale yocto-produced OS?

2015-06-16 Thread Robert P. J. Day
in general or perhaps specifically for the freescale SDK? rday p.s. i'm aware of the meta-security layer, although i've never taken a close look at it. maybe now is the time. -- Robert P. J. Day

[meta-freescale] [PATCH] FILESEXTRAPATHS_prepend should use :=, not =

2015-03-03 Thread Robert P. J. Day
Signed-off-by: Robert P. J. Day rpj...@crashcourse.ca --- diff --git a/recipes-kernel/linux/linux-mfgtool.inc b/recipes-kernel/linux/linux-mfgtool.inc index 106a7d9..5d7219e 100644 --- a/recipes-kernel/linux/linux-mfgtool.inc +++ b/recipes-kernel/linux/linux-mfgtool.inc @@ -20,7 +20,7

[meta-freescale] where is the qtwebkit*bb recipe that is being appended to?

2014-10-16 Thread Robert P. J. Day
just noticed in this layer the bbappend file: qt5-layer/recipes-qt/qt5/qtwebkit_%.bbappend but where is the underlying recipe file that this is being appended to? i don't see it in any other layer. rday -- Robert P

Re: [meta-freescale] where is the qtwebkit*bb recipe that is being appended to?

2014-10-16 Thread Robert P. J. Day
On Thu, 16 Oct 2014, Robert P. J. Day wrote: just noticed in this layer the bbappend file: qt5-layer/recipes-qt/qt5/qtwebkit_%.bbappend but where is the underlying recipe file that this is being appended to? i don't see it in any other layer. never mind, it seems the underlying qt5

Re: [meta-freescale] where is the qtwebkit*bb recipe that is being appended to?

2014-10-16 Thread Robert P. J. Day
On Thu, 16 Oct 2014, Otavio Salvador wrote: On Thu, Oct 16, 2014 at 6:51 AM, Robert P. J. Day rpj...@crashcourse.ca wrote: On Thu, 16 Oct 2014, Robert P. J. Day wrote: just noticed in this layer the bbappend file: qt5-layer/recipes-qt/qt5/qtwebkit_%.bbappend but where

[meta-freescale] ERROR: Nothing PROVIDES 'u-boot-mfgtool' ...

2014-10-15 Thread Robert P. J. Day
-mfgtool-initramfs', 'u-boot-mfgtool' ... thoughts? rday -- Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter

Re: [meta-freescale] ERROR: Nothing PROVIDES 'u-boot-mfgtool' ...

2014-10-15 Thread Robert P. J. Day
On Wed, 15 Oct 2014, Otavio Salvador wrote: On Wed, Oct 15, 2014 at 8:17 AM, Robert P. J. Day rpj...@crashcourse.ca wrote: $ bitbake -c fetchall fsl-image-mfgtool-initramfs WARNING: Host distribution Fedora-22 has not been validated with this version of the build system; you may

[meta-freescale] for meta-fsl-arm image types, what means linux.sb?

2014-07-17 Thread Robert P. J. Day
just got a wandboard quad, ready to build a yocto image for it, and in the class file image_types_fsl.bbclass, i notice the string linux.sb. at the risk of sounding silly, what does sb stand for? rday -- Robert P. J