ping
On 05/03/2016 11:28 AM, Tom Zanussi wrote:
The locations of the kernel .config file and source directory moved a
couple releases ago; update the documentation accordingly.
Also, add a note explaining how to expand variables, which serves a
couple of purposes:
* For curious readers
It seems a last-minute update broke the link I used. Please try this
instead:
https://www.yoctoproject.org/sites/default/files/kernel-lab-2.1_0.pdf
Thanks,
Tom
On 05/04/2016 02:56 PM, Tom Zanussi wrote:
Hi,
I'm happy to announce that an updated version of the Yocto 'Hands-on
Hi,
I'm happy to announce that an updated version of the Yocto 'Hands-on
Kernel Lab' has been released and is available here:
https://www.yoctoproject.org/sites/default/files/kernel-lab-2.1.pdf
The above document contains all the instructions you need to get started
from scratch.
You can
to 2.1 migration section. (2016-04-20
07:27:43 -0700)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib tzanussi/kernel-dev-manual-fixes
http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/kernel-dev-manual-fixes
Tom Zanussi (2):
kernel-dev
The e-mail address the top-level README says to cc: is no longer
valid; replace it with the same e-mail address found elsewhere in the
repo.
Signed-off-by: Tom Zanussi
---
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index 4c3b257..bcd68c1 100644
come from and how they're used.
* For suspicious readers, shows them how they can verify that the
variables in the documentation are actually correct.
Fixes [YOCTO #9124].
Signed-off-by: Tom Zanussi
---
documentation/kernel-dev/kernel-dev-common.xml | 20 +++-
1
come from and how their used.
* For suspicious readers, shows them how they can verify that the
variables in the documentation are actually correct.
Fixes [YOCTO #9124].
Signed-off-by: Tom Zanussi
---
documentation/kernel-dev/kernel-dev-common.xml | 20 +++-
1 file changed
://git.yoctoproject.org/poky-contrib tzanussi/kernel-dev-manual-fixes
http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/kernel-dev-manual-fixes
Tom Zanussi (1):
kernel-dev: Fix the locations of .config and source directory
documentation/kernel-dev/kernel-dev-common.xml | 20
On Tue, 2015-03-10 at 12:45 +0800, Albert K wrote:
> Dear all,
>
> May I know which BSP to use for Intel Atom C2000 Rangeley? I do not
> see that Intel BSP has the mohon peak bsp. I am trying out the Dizzy
> 1.7 branch. Thanks.
>
There is a BSP for mohon peak in the meta-intel/dizzy branch:
Hi,
As far as wic goes, I think this is something that should be supported,
and probably wouldn't be too hard to implement, but I really haven't
thought about the details much. Off the top of my head, I think it
would mainly require some changes to the Wic_PartData and rootfs plugin
and an extens
On Mon, 2015-01-05 at 21:44 +, Rifenbark, Scott M wrote:
>
> >-Original Message-
> >From: yocto-boun...@yoctoproject.org [mailto:yocto-
> >boun...@yoctoproject.org] On Behalf Of Robert P. J. Day
> >Sent: Tuesday, December 30, 2014 10:20 AM
> >To: Yocto discussion list
> >Subject: [yoct
mips64 support was recently added to the core BSPs; we should also
support it in yocto-bsp. [YOCTO #5314]
Signed-off-by: Tom Zanussi
---
scripts/lib/bsp/help.py| 1 +
.../bsp/substrate/target/arch/mips64/.gitignore| 0
.../arch/mips64/conf/machine/{{=machine
Add 3.17 kernel support.
Signed-off-by: Tom Zanussi
---
.../target/arch/arm/conf/machine/{{=machine}}.conf | 24 --
.../arm/recipes-kernel/linux/kernel-list.noinstall | 4 +-
...cto-rt_3.14\": }} linux-yocto-rt_3.14.bbappend" | 32 +
...tiny_3.17\": }} linux-
/poky-contrib.git
tzanussi/yocto-bsp-3.17-master-updates
http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/yocto-bsp-3.17-master-updates
Tom Zanussi (2):
yocto-bsp: Update templates to 3.17 kernel
yocto-bsp: Add mips64 support
scripts/lib/bsp/help.py
project.org
> Subject: Re: [yocto] Running "yocto-bsp create .." in the source
> directory(poky) brings up an error. "poky directory vs build
> directory"
>
>
>
>
>
> At 2014-11-24 03:
Hi,
On Sun, 2014-11-23 at 22:55 +0800, Biao wrote:
> Hi all,
> I am doing excises following this section
> --
> http://www.yoctoproject.org/docs/1.7/bsp-guide/bsp-guide.html#creating-a-new-bsp-layer-using-the-yocto-bsp-script
> 1.
On Mon, 2014-09-22 at 19:19 +, Summers, John S wrote:
> Hi Darren,
>
> Maybe I should elaborate a bit on what I am trying to do. Basically,
> I am trying to develop an embedded EFI-bootable image using the
> poky-tiny distro.
>
> I would like to be able to automate the image generation proce
n
> delete this message, including any attachments.
>
>
> -Original Message-
> From: Tom Zanussi [mailto:tom.zanu...@intel.com]
> Sent: Friday, September 12, 2014 10:26 AM
> To: Michael Kotson
> Cc: yocto@yoctoproject.org
> Subject: Re: [yocto] yocto-bsp create question
On Fri, 2014-09-12 at 10:07 -0600, Michael Kotson wrote:
> Hi all,
>
>We are trying to create a custom BSP based off of valleyisland-64
> using the yocto-bsp script. When we are presented choices for which
> BSP to branch from, valleyisland isn’t one of the choices. We have
> tried all of th
This is a set of fixes for miscellaneous dev-manual updates noticed
while transcribing wic help for the dev manual.
Signed-off-by: Tom Zanussi
---
.../dev-manual/dev-manual-common-tasks.xml | 94 +-
1 file changed, 54 insertions(+), 40 deletions(-)
diff --git a
This is a set of miscellaneous updates brought over from the wic help
text.
Signed-off-by: Tom Zanussi
---
.../dev-manual/dev-manual-common-tasks.xml | 137 +
1 file changed, 86 insertions(+), 51 deletions(-)
diff --git a/documentation/dev-manual/dev-manual-common
squashfs support was recently added to wic, so document it.
Signed-off-by: Tom Zanussi
---
documentation/dev-manual/dev-manual-common-tasks.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml
b/documentation/dev-manual/dev-manual
://git.yoctoproject.org/poky-contrib.git tzanussi/dev-manual-wic-updates
http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/dev-manual-wic-updates
Tom Zanussi (5):
dev-manual: Add 'Creating Partitioned Images/Plugins' subsection
dev-manual: Add squashfs to --fstypes doc
--fsoptions support was recently added to wic, so document it.
Signed-off-by: Tom Zanussi
---
documentation/dev-manual/dev-manual-common-tasks.xml | 8
1 file changed, 8 insertions(+)
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml
b/documentation/dev-manual/dev
Add a new section discussing plugins, taken directly from the
corresponding wic help section.
Signed-off-by: Tom Zanussi
---
.../dev-manual/dev-manual-common-tasks.xml | 158 +
1 file changed, 158 insertions(+)
diff --git a/documentation/dev-manual/dev-manual-common
On Thu, 2014-07-17 at 19:38 +0200, Maciek Borzecki wrote:
> On czw, 2014-07-17 at 09:18 -0500, Tom Zanussi wrote:
> > On Thu, 2014-07-17 at 14:51 +0100, Paul Eggleton wrote:
> > > On Thursday 17 July 2014 16:48:41 Scott Rifenbark wrote:
> > > > On Thu, Jul 17,
On Thu, 2014-07-17 at 14:51 +0100, Paul Eggleton wrote:
> On Thursday 17 July 2014 16:48:41 Scott Rifenbark wrote:
> > On Thu, Jul 17, 2014 at 3:56 PM, Paul Eggleton <
> > paul.eggle...@linux.intel.com> wrote:
> > > On Thursday 17 July 2014 14:25:16 Maciek Borzecki wrote:
> > > > There used to be a
On Thu, 2014-07-17 at 14:51 +0100, Paul Eggleton wrote:
> On Thursday 17 July 2014 16:48:41 Scott Rifenbark wrote:
> > On Thu, Jul 17, 2014 at 3:56 PM, Paul Eggleton <
> > paul.eggle...@linux.intel.com> wrote:
> > > On Thursday 17 July 2014 14:25:16 Maciek Borzecki wrote:
> > > > There used to be a
Hi,
On Fri, 2014-06-06 at 14:28 -0400, Matthew Keeter wrote:
> I’ve got a quick question about using the yocto-bsp tool (release 1.6):
>
> Using it to create an ARM BSP from the beaglebone machine branch results in a
> BSP
> that targets the OMAP3 processor (which is on the beagleboard, not the
On Fri, 2014-02-14 at 19:24 +0100, Koen Kooi wrote:
> When building GL apps for non-x86 machines (e.g. raspberrypi) emgd-driver-bin
> is being
> dragged in as a valid provider. To avoid build breakage fix it at the
> source by limiting emgd-driver-bin to x86 architectures.
>
> Signed-off-by: Koen
From: Tom Zanussi
This updates all the top-level meta-intel BSPs with consistent
text for the dd step.
The following changes since commit f707b6c67909ccd84cb2070bdc15777573833461:
meta-fri2: Use the symlink to the actual image in README (2014-01-06 11:34:28
-0600)
are available in the git
From: Tom Zanussi
Using the image symlink when dd'ing is more convenient for the user -
update the documentation to reflect that.
Signed-off-by: Tom Zanussi
---
meta-sys940x/README |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-sys940x/README b/meta-sys940x/R
From: Tom Zanussi
Using the image symlink when dd'ing is more convenient for the user -
update the documentation to reflect that.
Signed-off-by: Tom Zanussi
---
meta-emenlow/README |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-emenlow/README b/meta-emenlow/R
From: Tom Zanussi
Using the image symlink when dd'ing is more convenient for the user -
update the documentation to reflect that.
Signed-off-by: Tom Zanussi
---
meta-sugarbay/README |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-sugarbay/README b/meta-sug
From: Tom Zanussi
Using the image symlink when dd'ing is more convenient for the user -
update the documentation to reflect that.
Signed-off-by: Tom Zanussi
---
meta-crownbay/README |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-crownbay/README b/meta-cro
From: Tom Zanussi
Using the image symlink when dd'ing is more convenient for the user -
update the documentation to reflect that.
Signed-off-by: Tom Zanussi
---
meta-crystalforest/README |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-crystalforest/REA
From: Tom Zanussi
Using the image symlink when dd'ing is more convenient for the user -
update the documentation to reflect that.
Signed-off-by: Tom Zanussi
---
meta-n450/README |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-n450/README b/meta-n450/README
From: Tom Zanussi
Using the image symlink when dd'ing is more convenient for the user -
update the documentation to reflect that.
Signed-off-by: Tom Zanussi
---
meta-nuc/README |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-nuc/README b/meta-nuc/README
Oops, sorry, wrong list, please ignore..
Tom
On Mon, 2014-01-06 at 11:55 -0600, tom.zanu...@intel.com wrote:
> From: Tom Zanussi
>
> This updates all the top-level meta-intel BSPs with consistent
> text for the dd step.
>
> The following ch
From: Tom Zanussi
Using the image symlink when dd'ing is more convenient for the user -
update the documentation to reflect that.
Signed-off-by: Tom Zanussi
---
meta-romley/README |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-romley/README b/meta-romley/R
From: Tom Zanussi
Using the image symlink when dd'ing is more convenient for the user -
update the documentation to reflect that.
Signed-off-by: Tom Zanussi
---
meta-jasperforest/README |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-jasperforest/README b
From: Tom Zanussi
Using the image symlink when dd'ing is more convenient for the user -
update the documentation to reflect that.
Signed-off-by: Tom Zanussi
---
meta-chiefriver/README |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-chiefriver/README b
On Mon, 2013-12-09 at 16:45 -0500, r10kindsofpeople wrote:
> On Mon, Dec 9, 2013 at 4:24 PM, Saul Wold wrote:
> On 12/09/2013 11:51 AM, r10kindsofpeople wrote:
> On Fri, Dec 6, 2013 at 3:08 PM, Tom Zanussi
> <mailto:tom.za
On Fri, 2013-12-06 at 14:08 -0500, r10kindsofpeople wrote:
> After some success building my system (crownbay), I'm now trying to
> optimize boot time, so I read up on poky-tiny, created a new layer and
> am trying to build. I think I've pulled most of my system changes out
> so that I can at least
On Wed, 2013-11-06 at 22:26 +, Andy Gikling wrote:
> Brian,
>
> Yes the meta-intel x86-64 should work. I wouldn't count on the infrared
> working out of the box though. Chances are getting the appropriated graphics
> drivers to work with Yocto will also be difficult and probably won't work
On Wed, 2013-11-06 at 14:02 -0500, Robert P. J. Day wrote:
> On Wed, 6 Nov 2013, Tom Zanussi wrote:
>
> ... snip ...
>
> > OK, well, anyway, until it gets fixed, here's a link to the pdf:
> >
> > https://www.yoctoproject.org/sites/yoctoproject.org/files/kern
On Wed, 2013-11-06 at 08:00 -0600, Tom Zanussi wrote:
> On Wed, 2013-11-06 at 10:26 +, John Whitmore wrote:
> > Found this nice little document on Kernel work in the yocto build system [1]
> > it's just a shame that it isn't up to date, to use against the current
>
On Wed, 2013-11-06 at 10:26 +, John Whitmore wrote:
> Found this nice little document on Kernel work in the yocto build system [1]
> it's just a shame that it isn't up to date, to use against the current version
> of the build system.
>
> Does anybody know is there a more up to date version o
On Fri, 2013-10-11 at 05:49 -0400, Robert P. J. Day wrote:
> perusing sample machine conf files and BSP definitions, looking for
> nice examples to use in a class in a couple weeks, and i noticed the
> following oddity under meta-intel/meta-crownbay.
>
> while crownbay.conf contains:
>
> requir
On Tue, 2013-10-01 at 11:48 +0530, Dilip Kumar wrote:
>
> >
> >
> >
> >
> > Hi,
> >
> > I need to create a local BSP layer using Yocto-bsp
> create command without the use of Git.
> >
> >
> >
> >
> >
> > yocto-bsp create mylayers qemu -s
> >
> > Which qemu architecture would you
On Thu, 2013-08-29 at 11:36 -0400, Jate Sujjavanich wrote:
> It appears that the yocto-bsp script generates a kernel configuration that
> creates some warnings during kern-tools' kconf_check. The {{machine}}.cfg
> file has many non-hardware options, therefore the script warns.
>
> It seems like
pand' with equivalent sed expression (2013-08-22
14:34:00 -0400)
are available in the git repository at:
git://git.yoctoproject.org/linux-yocto-contrib.git
tzanussi/proc_timer_list-revert
http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-contrib/log/?h=tzanussi/proc_timer_list-reve
This reverts commit 60cf7ea849e77c8782dee147cfb8c38d1984236e.
This is a temporary workaround for the dropbearkey hang issue in 3.10.
---
kernel/time/timer_list.c | 21 -
1 file changed, 12 insertions(+), 9 deletions(-)
diff --git a/kernel/time/timer_list.c b/kernel/time/timer
This reverts commit b3956a896ea57f25cacd74708b8fab611543a81d.
This is a temporary workaround for the dropbearkey hang issue in 3.10.
---
kernel/time/timer_list.c | 89 +++-
1 file changed, 12 insertions(+), 77 deletions(-)
diff --git a/kernel/time/time
On Mon, 2013-07-29 at 10:05 +0200, Felix01 Fischer wrote:
> "Behrens, Holger" schrieb am 29.07.2013
> 08:54:40:
>
> > Von: "Behrens, Holger"
> > An: Tom Zanussi , Felix01 Fischer
> > ,
> > Kopie: "meta-in...@yoctoproject.
On Mon, 2013-07-29 at 06:54 +, Behrens, Holger wrote:
> Hi,
>
> > On Fri, 2013-07-26 at 09:48 +0200, Felix01 Fischer wrote:
> > > Tom Zanussi schrieb am 25.07.2013 18:57:57:
> > >
> > > > Von: Tom Zanussi
> > > > An: Felix01 Fi
On Fri, 2013-07-26 at 09:48 +0200, Felix01 Fischer wrote:
> Tom Zanussi schrieb am 25.07.2013 18:57:57:
>
> > Von: Tom Zanussi
> > An: Felix01 Fischer ,
> > Kopie: yocto@yoctoproject.org, meta-in...@yoctoproject.org, genivi-
> > meta-...@lists.genivi.or
On Thu, 2013-07-25 at 11:00 +0200, Felix01 Fischer wrote:
> Hi,
> I haven written regarding this issues before. So maybe it sounds
> familiar :-)
>
> I'm unable to produce a booting image when combining a machine from
> the meta-intel layer with "DISTRO ?= "poky-ivi-systemd" from the
> meta-ivi l
On Thu, 2013-07-18 at 10:01 -0500, Tom Zanussi wrote:
> Hi,
>
> On Thu, 2013-07-18 at 10:21 -0400, r10kindsofpeople wrote:
> > I've been working with denzil, but decided to try and upgrade to
> > dylan...
> >
> >
> > Downloading and installing poky-dy
Hi,
On Thu, 2013-07-18 at 10:21 -0400, r10kindsofpeople wrote:
> I've been working with denzil, but decided to try and upgrade to
> dylan...
>
>
> Downloading and installing poky-dylan-9.0.1.tar.bz2 went fine.
> Finding and downloading meta-crownbay-dylan-9.0.0.tar.bz2 was easy
> enough.
>
>
>
On Tue, 2013-06-25 at 17:45 +0100, Ross Burton wrote:
> The configure script looks at the *host* environment to decide where to
> install
> the init script, so it's location at packaging time can change.
>
> Signed-off-by: Ross Burton
Pulled into meta-intel/master.
Thanks,
Tom
> ---
> commo
On Tue, 2013-06-25 at 17:47 +0100, Ross Burton wrote:
> The NUC doesn't support Active Management Technology, so don't install lms8 as
> part of the machine recommendations.
>
> Signed-off-by: Ross Burton
Pulled into meta-intel/master.
Thanks,
Tom
> ---
> meta-nuc/conf/machine/nuc.conf |
On Tue, 2013-06-25 at 17:43 +0100, Ross Burton wrote:
> This package contains numerous useful tools for working with Intel GPUs. Add
> a
> patch to install intel_panel_fitter as it's genuinely useful and not just a
> debugging tool.
>
> Signed-off-by: Ross Burton
Nice addition.
Pulled into me
On Thu, 2013-06-20 at 10:26 -0700, Paul D. DeRocco wrote:
> > From: Tom Zanussi
> >
> > I actually used yocto-bsp to create a brand new cedartrail BSP, called
> > meta-cdt, with just a vesa graphics machine called 'cdt-vesa':
> >
> >
> http://git.
On Wed, 2013-06-19 at 16:09 -0700, Paul D. DeRocco wrote:
> > From: Tom Zanussi
> >
> > On Tue, 2013-06-18 at 20:50 +0100, Chris Tapp wrote:
> > > Hi Tom,
> > >
> > > On 18 Jun 2013, at 15:04, Tom Zanussi wrote:
> > >
> >
On Tue, 2013-06-18 at 20:50 +0100, Chris Tapp wrote:
> Hi Tom,
>
> On 18 Jun 2013, at 15:04, Tom Zanussi wrote:
>
> > On Mon, 2013-06-17 at 16:56 -0700, Paul D. DeRocco wrote:
> >> I've been using the Intel meta-cedartrail layer with Danny 8.0.1. Is this
>
On Tue, 2013-06-18 at 09:17 -0700, Paul D. DeRocco wrote:
> > From: Tom Zanussi
> >
> > I believe the main problem would be the graphics driver - it
> > would need
> > porting to the 3.8 kernel - the rest would probably be
> > straightforward.
> >
On Mon, 2013-06-17 at 16:56 -0700, Paul D. DeRocco wrote:
> I've been using the Intel meta-cedartrail layer with Danny 8.0.1. Is this
> layer likely to be unusable with Dylan 9.0? Or unusable without lots of
> tinkering that's probably beyond my abilities?
>
> And if I were to try Dylan, is it bes
On Wed, 2013-05-29 at 14:19 -0400, Bruce Ashfield wrote:
> On 13-05-29 02:15 PM, Caio wrote:
> > Hello,
> >
> > I'm following the ELC2013 hands-on
> > (https://www.yoctoproject.org/sites/yoctoproject.org/files/elc2013-kernel-lab.pdf)
> > but with poky 9.0.
> >
> > Git Branch (b15bdd842092f2335784c2
On Wed, 2013-05-29 at 15:15 -0300, Caio wrote:
> Hello,
>
> I'm following the ELC2013 hands-on
> (https://www.yoctoproject.org/sites/yoctoproject.org/files/elc2013-kernel-lab.pdf)
> but with poky 9.0.
>
> Git Branch (b15bdd842092f2335784c20b8e1b3a0ddcf7996b)
>
> In the lab3 I'm trying to compile
Hi,
I'm happy to announce that the Yocto 'Hands-on Kernel Lab' has been
updated for dylan (Yocto 1.4) and is available here:
https://www.yoctoproject.org/sites/yoctoproject.org/files/kernel-lab-1.4.pdf
The above document contains all the instructions you need to get started
from scratch.
Beside
Pulled into meta-intel/master.
Thanks,
Tom
On Thu, 2013-05-16 at 12:15 -0700, Darren Hart wrote:
>
> On 05/15/2013 09:57 PM, Khem Raj wrote:
> > init file which it was providing is ditto as meta-yocto
> > so bbappend is redundant plus it gets rid of following warning
> > for non poky distros.
>
On Tue, 2013-04-23 at 13:26 +0100, Richard Purdie wrote:
> BBFILES is whitespace delimited. If .= used, no whitespace padding is added
> around
> the addition and this can lead to it being combined with some other part of
> the
> field, leading to parts of BBFILES mysteriously not being seen.
>
On Mon, 2013-04-22 at 12:00 -0400, Robert P. J. Day wrote:
> (again, someone up the food chain can decide what's worth
> processing.)
>
Thanks for all your comments - I'll submit some patches to the docs when
I get a chance, but see below..
> 1.6.1 Common Features
>
> * "Both tools [yocto-bsp a
should have been named something else. ;-)
Acked-by: Tom Zanussi
> ---
>
> i'm assuming i'm not misintgerpreting what's happening here.
>
>
>
> diff --git a/scripts/lib/bsp/help.py b/scripts/lib/bsp/help.py
> index 427b5a0..d152025 100644
> ---
On Sat, 2013-04-20 at 05:35 -0400, Robert P. J. Day wrote:
> On Fri, 19 Apr 2013, Tom Zanussi wrote:
>
> > On Fri, 2013-04-19 at 08:37 -0400, Robert P. J. Day wrote:
> >
> > > second, the BBLAYERS example there seems overly complicated and
> > > potentially c
On Fri, 2013-04-19 at 08:37 -0400, Robert P. J. Day wrote:
> from section 1.1 of BSP developers guide:
>
> http://www.yoctoproject.org/docs/latest/bsp-guide/bsp-guide.html#bsp-layers
>
> first, it's not actually *required* that a layer name start with the
> prefix "meta-", is it? pretty sure it'
On Fri, 2013-04-19 at 08:19 -0400, Robert P. J. Day wrote:
> (aside: currently going through yocto BSP developer's guide with my
> proofreader's beanie on so be prepared for a few BSP-related questions
> today. you've been warned.)
>
> in section on BSP requirements:
>
> http://www.yoctoproject
On Sat, 2013-04-13 at 11:20 -0400, Robert P. J. Day wrote:
> some oddities in section 2.2.1 of the current kernel dev manual.
> first, there's:
>
> "The append file should initially contain the following text:
>
> FILESEXTRAPATHS := "${THISDIR}/${PN}"
>
> i was under the impression that t
On Tue, 2013-04-09 at 18:06 -0400, Trevor Woerner wrote:
> On Tue, Apr 9, 2013 at 5:46 PM, Robert P. J. Day
> wrote:
> > ok, so what am i looking for?
>
> I couldn't get lab3 to work fully unless I switched from package_ipk
> to package_rpm. The module would get built and included in the image
On Mon, 2013-04-08 at 11:41 -0400, Robert P. J. Day wrote:
> finally have the time to work my way through the ELC 2013 hands on
> kernel labs described here:
>
> https://www.yoctoproject.org/tools-resources/presentations/working-kernel
>
> since i'll almost certainly use some of them in my next y
On Sat, 2013-04-06 at 11:20 -0700, Paul D. DeRocco wrote:
> > From: Tom Zanussi
> >
> > It looks like the problem is a bad SRCREV for the meta branch in the
> > -nopvr machine in the cedartrail danny tarball. Try changing the
> > following line in
> > meta-c
On Fri, 2013-04-05 at 23:48 -0500, Tom Zanussi wrote:
> On Fri, 2013-04-05 at 21:15 -0700, Paul D. DeRocco wrote:
> > > From: Tom Zanussi [mailto:tom.zanu...@intel.com]
> > >
> > > I'm seeing the same thing here (# CONFIG_BLK_DEV_RAM is not set) with
> >
On Fri, 2013-04-05 at 21:15 -0700, Paul D. DeRocco wrote:
> > From: Tom Zanussi [mailto:tom.zanu...@intel.com]
> >
> > I'm seeing the same thing here (# CONFIG_BLK_DEV_RAM is not set) with
> > your bblayers and local.conf. For some reason the base and
> > sta
On Fri, 2013-04-05 at 18:34 -0500, Tom Zanussi wrote:
> On Fri, 2013-04-05 at 11:48 -0700, Paul D. DeRocco wrote:
> > > From: Bodke, Kishore K
> > >
> > > Here are the config parameters for the clean build that I am
> > > doing now.
> > >
> &g
On Fri, 2013-04-05 at 11:48 -0700, Paul D. DeRocco wrote:
> > From: Bodke, Kishore K
> >
> > Here are the config parameters for the clean build that I am
> > doing now.
> >
> > kishore@kishore-desktop:/usr/local/src/cedartrail/build/tmp/wo
> rk/cedartrail_nopvr-poky-linux/linux-yocto-3.0.32+git1
On Tue, 2013-03-19 at 14:06 +0100, Maxin B. John wrote:
> Hi,
>
> Perf build fails while trying to build core-image-minimal for qemux86,
Hi,
Richard has just pushed a fix for a thinko in the patch, please pull and
try again.
Tom
> $ git clone git://git.yoctoproject.org/poky
> $ cd poky
> $ s
On Tue, 2013-02-19 at 22:34 -0500, Trevor Woerner wrote:
> Following up on a hunch, after reading Pierre Ficheux's email from
> earlier today, I realized that by default I always switch my build's
> PACKAGE_CLASSES to ipk simply because this packaging takes the least
> amount of build time. Sure en
On Tue, 2013-02-19 at 05:31 -0500, Trevor Woerner wrote:
> On Tue, Feb 19, 2013 at 12:31 AM, Tom Zanussi wrote:
> > So when you say it doesn't work, you mean the module autoload didn't
> > work, but everything else did?
>
> Yes, exactly.
>
> > Did you
On Mon, 2013-02-18 at 18:50 -0500, Trevor Woerner wrote:
> I can't figure out what I'm doing wrong, but I can't get lab3 to work.
>
> Following the instructions in the pdf I first tried doing lab3
> incrementally (build/test, build/test, build/test) and it didn't work.
> Then I tried deleting (tmp
On Sun, 2013-02-17 at 21:16 -0500, Trevor Woerner wrote:
> ...sorry, I meant to CC the list too
>
>
> -- Forwarded message --
> From: Trevor Woerner
> Date: Sun, Feb 17, 2013 at 9:15 PM
> Subject: Re: [yocto] Updated Yocto Hands-on Kernel Lab availa
On Sun, 2013-02-17 at 16:22 -0500, Trevor Woerner wrote:
> On Fri, Feb 15, 2013 at 9:29 PM, Tom Zanussi wrote:
> > I'm happy to announce that an updated version of the Yocto 'Hands-on
> > Kernel Lab' has been released and is available here:
>
> This is aweso
On Fri, 2013-02-08 at 14:34 -0800, kishore.k.bo...@intel.com wrote:
> From: Kishore Bodke
>
> Hi All,
>
> This patch set is to remove Cedartrail BSP from
> meta-intel/master.
> Cedartrail BSP will be no longer supported in Yocto
> from 1.4 release.
>
> Please pull these patches into meta-intel
On Wed, 2013-01-30 at 08:43 -0800, Darren Hart wrote:
> On 01/30/2013 06:41 AM, Marco wrote:
> > Il 13/11/2012 08:01, Scott Garman ha scritto:
> >> On 11/12/2012 11:52 AM, Anna Dushistova wrote:
> >>> Hi All,
> >>>
> >>> Are the slides available somewhere?
> >>>
> >>> Thanks!
> >>> Anna.
> >>
> >>
Hi,
I'm happy to announce that an updated version of the Yocto 'Hands-on
Kernel Lab' has been released and is available here:
https://www.yoctoproject.org/sites/yoctoproject.org/files/elc2013-kernel-lab.pdf
The above document contains all the instructions you need to get started
from scratch.
Y
On Tue, 2013-02-12 at 21:34 +, Chris Tapp wrote:
> On 12 Feb 2013, at 19:56, Tom Zanussi wrote:
>
> > On Mon, 2013-02-11 at 22:02 -0800, Sean Liming wrote:
> >>
> >>> -Original Message-
> >>> From: yocto-boun...@yoctoproject.org [mai
On Mon, 2013-02-11 at 22:02 -0800, Sean Liming wrote:
>
> > -Original Message-
> > From: yocto-boun...@yoctoproject.org [mailto:yocto-
> > boun...@yoctoproject.org] On Behalf Of Liu, Song
> > Sent: Monday, February 11, 2013 1:25 PM
> > To: Chris Tapp
> > Cc: Darren Hart; Yocto Discussion M
On Thu, 2013-01-24 at 21:10 +0200, Andrei Gherzan wrote:
> Ping
>
Pulled into meta-intel/master.
Thanks,
Tom
>
> On Sun, Jan 13, 2013 at 6:23 PM, Andrei Gherzan
> wrote:
> Signed-off-by: Andrei Gherzan
> ---
> common/recipes-multimedia/ffmpeg/ffmpeg.inc | 110
On Thu, 2013-01-24 at 21:06 +0200, Andrei Gherzan wrote:
> On Sun, Jan 13, 2013 at 11:06 PM, Andrei Gherzan
> wrote:
> On Sun, Jan 13, 2013 at 10:03 PM, Ross Burton
> wrote:
>
> On Sunday, 13 January 2013 at 19:39, Andrei Gherzan
> wrote:
>
On Thu, 2013-01-24 at 22:22 +, Burton, Ross wrote:
> On 24 January 2013 19:06, Andrei Gherzan wrote:
> > Ping.
>
> Your pings are misdirected - the meta-intel patches should now be
> going to meta-in...@yoctoproject.org.
>
Oops, yeah, I somehow missed these, sorry - let me try them out and
1 - 100 of 1262 matches
Mail list logo