|
[PATCH 4/6] meta-fishriver: use common .inc files
From: Tom Zanussi <tom.zanussi@...>
Have fishriver.conf use the common-bsp-* .inc files and remove the
open-coded machine settings.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
From: Tom Zanussi <tom.zanussi@...>
Have fishriver.conf use the common-bsp-* .inc files and remove the
open-coded machine settings.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
|
By
tom.zanussi@...
·
#1893
·
|
|
[PATCH 3/6] meta-crownbay: use common .inc files
From: Tom Zanussi <tom.zanussi@...>
Have crownbay.conf and crownbay-noemgd.conf use the common-bsp-* .inc
files and remove the open-coded machine settings.
Signed-off-by: Tom Zanussi
From: Tom Zanussi <tom.zanussi@...>
Have crownbay.conf and crownbay-noemgd.conf use the common-bsp-* .inc
files and remove the open-coded machine settings.
Signed-off-by: Tom Zanussi
|
By
tom.zanussi@...
·
#1892
·
|
|
[PATCH 2/6] meta-sugarbay: use common .inc files
From: Tom Zanussi <tom.zanussi@...>
Have sugarbay.conf use the common-bsp-* .inc files and remove the
open-coded machine settings.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
From: Tom Zanussi <tom.zanussi@...>
Have sugarbay.conf use the common-bsp-* .inc files and remove the
open-coded machine settings.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
|
By
tom.zanussi@...
·
#1891
·
|
|
[PATCH 1/6] meta-intel: add a couple common .inc files
From: Tom Zanussi <tom.zanussi@...>
The meta-intel BSPs currently have a number of machine settings common
to all - factor these out into a couple common include files.
Signed-off-by: Tom
From: Tom Zanussi <tom.zanussi@...>
The meta-intel BSPs currently have a number of machine settings common
to all - factor these out into a couple common include files.
Signed-off-by: Tom
|
By
tom.zanussi@...
·
#1896
·
|
|
[PATCH 0/6] factor out some common meta-intel settings
From: Tom Zanussi <tom.zanussi@...>
The meta-intel BSPs have some common settings - this just moves
them out int separate .inc files to simplify them and ease
maintenance.
I compiled and
From: Tom Zanussi <tom.zanussi@...>
The meta-intel BSPs have some common settings - this just moves
them out int separate .inc files to simplify them and ease
maintenance.
I compiled and
|
By
tom.zanussi@...
·
#1897
·
|
|
the proper way to report bitbake fetch errors?
just so i'm doing this the right way, what is the appropriate way to
report bitbake fetch errors? with a fully-updated git repo, i just
ran:
$ bitbake -c fetchall -k core-image-sato
and got fetch
just so i'm doing this the right way, what is the appropriate way to
report bitbake fetch errors? with a fully-updated git repo, i just
ran:
$ bitbake -c fetchall -k core-image-sato
and got fetch
|
By
Robert P. J. Day
·
#1890
·
|
|
Re: why does quick start guide refer to non-provided "poky-image-sato"?
I do have two branches (master and Bernard) in my yocto-docs contrib area. The master branch is used for updates to the upcoming release and is in various states of correctness/completeness. I guess
I do have two branches (master and Bernard) in my yocto-docs contrib area. The master branch is used for updates to the upcoming release and is in various states of correctness/completeness. I guess
|
By
Rifenbark, Scott M <scott.m.rifenbark@...>
·
#1889
·
|
|
Re: why does quick start guide refer to non-provided "poky-image-sato"?
I agree that the docs in master should reflect the code in master and
that the docs on the bernard branch should be the ones which make the
bernard references.
Which or both can end up on the website
I agree that the docs in master should reflect the code in master and
that the docs on the bernard branch should be the ones which make the
bernard references.
Which or both can end up on the website
|
By
Richard Purdie
·
#1888
·
|
|
Re: why does quick start guide refer to non-provided "poky-image-sato"?
ok, that explains it but it doesn't defend it. IMHO, any single
versioned tarball or repository checkout should always be internally
consistent, and that includes embedded documentation. when i do
ok, that explains it but it doesn't defend it. IMHO, any single
versioned tarball or repository checkout should always be internally
consistent, and that includes embedded documentation. when i do
|
By
Robert P. J. Day
·
#1887
·
|
|
Re: why does quick start guide refer to non-provided "poky-image-sato"?
As I understand it documentation repository updates are reflected on the
website so the docs tend to reflect the released version.
It would be nice to be able to provide development &
As I understand it documentation repository updates are reflected on the
website so the docs tend to reflect the released version.
It would be nice to be able to provide development &
|
By
Joshua Lock <josh@...>
·
#1884
·
|
|
[PATCH 1/1] mm: use alloc_bootmem_node_nopanic() on really needed path
From: Yinghai Lu <yinghai@...>
commit 8f389a99b652aab5b42297280bd94d95933ad12f upstream.
Stefan found nobootmem does not work on his system that has only 8M of
RAM. This causes an early
From: Yinghai Lu <yinghai@...>
commit 8f389a99b652aab5b42297280bd94d95933ad12f upstream.
Stefan found nobootmem does not work on his system that has only 8M of
RAM. This causes an early
|
By
Darren Hart <darren@...>
·
#1886
·
|
|
[PATCH 0/1][linux-yocto] Fix boot failure with less than 17 MB RAM
From: Darren Hart <dvhart@...>
The following patch from mainline addresses an issues that prevented my
qemu testing from booting in less than 17M of memory. With this page,
the kernel can
From: Darren Hart <dvhart@...>
The following patch from mainline addresses an issues that prevented my
qemu testing from booting in less than 17M of memory. With this page,
the kernel can
|
By
Darren Hart <darren@...>
·
#1885
·
|
|
Re: why does quick start guide refer to non-provided "poky-image-sato"?
Robert,
What release of Yocto Project are you using?
Scott
Robert,
What release of Yocto Project are you using?
Scott
|
By
Rifenbark, Scott M <scott.m.rifenbark@...>
·
#1883
·
|
|
Re: why does quick start guide refer to non-provided "poky-image-sato"?
currently, scripts/oe-setup-builddir lists one of the common targets
as "core-image-sato", so certainly *something* is out of sync.
rday
--
currently, scripts/oe-setup-builddir lists one of the common targets
as "core-image-sato", so certainly *something* is out of sync.
rday
--
|
By
Robert P. J. Day
·
#1882
·
|
|
Re: why does quick start guide refer to non-provided "poky-image-sato"?
Robert,
My understanding was that the target for this sample command could not be 'core-image-sato' for the QS version on the website, which supports Bernard. Maybe someone out there has a bit more
Robert,
My understanding was that the target for this sample command could not be 'core-image-sato' for the QS version on the website, which supports Bernard. Maybe someone out there has a bit more
|
By
Rifenbark, Scott M <scott.m.rifenbark@...>
·
#1881
·
|
|
why does quick start guide refer to non-provided "poky-image-sato"?
maybe i'm misreading something, but the yocto QS guide provides the
sample command:
$ bitbake -k poky-image-sato
however, nothing provides that target. i can see the git log entry:
commit
maybe i'm misreading something, but the yocto QS guide provides the
sample command:
$ bitbake -k poky-image-sato
however, nothing provides that target. i can see the git log entry:
commit
|
By
Robert P. J. Day
·
#1880
·
|
|
Re: IMAGE_FSTYPES that are supported?
I think we have all the pieces there but someone would have to connect
them up...
Cheers,
Richard
I think we have all the pieces there but someone would have to connect
them up...
Cheers,
Richard
|
By
Richard Purdie
·
#1879
·
|
|
Re: IMAGE_FSTYPES that are supported?
Correct, or at least not that I've used out of the box, and
this is what Koen was commenting on.
Cheers,
Bruce
Correct, or at least not that I've used out of the box, and
this is what Koen was commenting on.
Cheers,
Bruce
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#1878
·
|
|
Re: Menu configuration
Ugh, sorry. Bug #1244 to track
http://bugzilla.pokylinux.org/show_bug.cgi?id=1244
Yeah, I sucked at designing use cases. This is already filed as bug
#1239
Ugh, sorry. Bug #1244 to track
http://bugzilla.pokylinux.org/show_bug.cgi?id=1244
Yeah, I sucked at designing use cases. This is already filed as bug
#1239
|
By
Joshua Lock <josh@...>
·
#1877
·
|
|
Re: Menu configuration
Try this:
bitbake -u hob
-> Python traceback
change PARALLEL_MAKE from 'j8' to 'j 8'
bitbake -u hob
click save
Open up recipe in editor
-> 'require None.bb'
So it looks like creating an image
Try this:
bitbake -u hob
-> Python traceback
change PARALLEL_MAKE from 'j8' to 'j 8'
bitbake -u hob
click save
Open up recipe in editor
-> 'require None.bb'
So it looks like creating an image
|
By
Koen Kooi
·
#1876
·
|