|
[PATCH 07/14] documentation: improve LIC_FILES_CHKSUM documentation
Document that LIC_FILES_CHKSUM is mandatory, when gets validated, and
improve some wording.
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
Document that LIC_FILES_CHKSUM is mandatory, when gets validated, and
improve some wording.
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
|
By
Paul Eggleton
·
#2470
·
|
|
[PATCH 06/14] documentation: SITEINFO_ENDIANESS -> SITEINFO_ENDIANNESS
This variable was renamed (to match OE) in the Yocto 1.1 development
cycle.
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
documentation/poky-ref-manual/ref-classes.xml | 2
This variable was renamed (to match OE) in the Yocto 1.1 development
cycle.
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
documentation/poky-ref-manual/ref-classes.xml | 2
|
By
Paul Eggleton
·
#2469
·
|
|
[PATCH 05/14] documentation: POKYMODE/POKYLIBC -> TCMODE/TCLIBC
These variables were renamed in the Yocto 1.1 development cycle.
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
documentation/poky-ref-manual/ref-variables.xml | 4 ++--
These variables were renamed in the Yocto 1.1 development cycle.
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
documentation/poky-ref-manual/ref-variables.xml | 4 ++--
|
By
Paul Eggleton
·
#2468
·
|
|
[PATCH 04/14] documentation: typo, spelling & minor grammar fixes
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
documentation/bsp-guide/bsp.xml | 4 ++--
documentation/poky-ref-manual/development.xml | 2 +-
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
documentation/bsp-guide/bsp.xml | 4 ++--
documentation/poky-ref-manual/development.xml | 2 +-
|
By
Paul Eggleton
·
#2467
·
|
|
[PATCH 03/14] README.hardware: typo/capitalisation fixes
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
README.hardware | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.hardware b/README.hardware
index
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
README.hardware | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.hardware b/README.hardware
index
|
By
Paul Eggleton
·
#2466
·
|
|
[PATCH 02/14] documentation: update bitbake --help output
A number of things have changed since the last time this was updated.
Also replace reference to this being the manpage.
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
A number of things have changed since the last time this was updated.
Also replace reference to this being the manpage.
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
|
By
Paul Eggleton
·
#2465
·
|
|
[PATCH 01/14] documentation: correct QT to Qt
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
documentation/poky-ref-manual/ref-structure.xml | 2 +-
meta/recipes.txt | 2 +-
2 files changed,
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
documentation/poky-ref-manual/ref-structure.xml | 2 +-
meta/recipes.txt | 2 +-
2 files changed,
|
By
Paul Eggleton
·
#2464
·
|
|
[PATCH 00/14] Minor documentation updates for 1.1
A number of minor documentation fixes; please review for sanity prior
to merging, in particular I wasn't sure if the document titles were left
blank deliberately.
These changes are against Poky but
A number of minor documentation fixes; please review for sanity prior
to merging, in particular I wasn't sure if the document titles were left
blank deliberately.
These changes are against Poky but
|
By
Paul Eggleton
·
#2463
·
|
|
Re: [PATCH 1/1] beagleboard: enable hard floating point abi
That's good reasoning to stick with softfp+neon. Unfortunately I can't
find the mail threads that first got me looking into adding hardfp
support. As I said, I'm not sold on the idea, but it was
That's good reasoning to stick with softfp+neon. Unfortunately I can't
find the mail threads that first got me looking into adding hardfp
support. As I said, I'm not sold on the idea, but it was
|
By
Darren Hart <dvhart@...>
·
#2462
·
|
|
Re: [PATCH 1/1] beagleboard: enable hard floating point abi
Op 20 aug. 2011, om 00:23 heeft Darren Hart het volgende geschreven:
What advantage are you talking about? So far everyone has been unable to provide real-world numbers[1] that show hardfp making a
Op 20 aug. 2011, om 00:23 heeft Darren Hart het volgende geschreven:
What advantage are you talking about? So far everyone has been unable to provide real-world numbers[1] that show hardfp making a
|
By
Koen Kooi
·
#2461
·
|
|
Re: [PATCH 1/1] beagleboard: enable hard floating point abi
I'm not really fond of what this breaks, but I don't yet have a vision
of what I'd be doing with meta-yocto yet and therefore am open to this
project giving test coverage to new conditions like
I'm not really fond of what this breaks, but I don't yet have a vision
of what I'd be doing with meta-yocto yet and therefore am open to this
project giving test coverage to new conditions like
|
By
Jason Kridner
·
#2460
·
|
|
Re: bitbake: pause build ?
Hello.
What stops you from stopping bitbake with CTRL+Z and getting it back
in foreground with fg after you finished the other things you want to
do.
regards
Stefan Schmidt
Hello.
What stops you from stopping bitbake with CTRL+Z and getting it back
in foreground with fg after you finished the other things you want to
do.
regards
Stefan Schmidt
|
By
Stefan Schmidt <stefan@...>
·
#2459
·
|
|
bitbake: pause build ?
Hi,
While in the process of compiling a large image I had to do some cpu/mem
intensive stuff on the build machine. Usually I would just cancel the
build, letting the running tasks finish and then
Hi,
While in the process of compiling a large image I had to do some cpu/mem
intensive stuff on the build machine. Usually I would just cancel the
build, letting the running tasks finish and then
|
By
Lukas-David Gorris <lukas@...>
·
#2458
·
|
|
Re: Configuring a layer to support multiple targets
Thanks Bruce, that sounds good it me :-)
Chris Tapp
opensource@...
www.keylevel.com
Thanks Bruce, that sounds good it me :-)
Chris Tapp
opensource@...
www.keylevel.com
|
By
Chris Tapp
·
#2457
·
|
|
Re: Configuring a layer to support multiple targets
As it turns out, you would need some tweaks to the kern tools
(backports) to get this working. There's low value in this, so
as you said, if you don't need it. I'll consider this a closed
issue and I
As it turns out, you would need some tweaks to the kern tools
(backports) to get this working. There's low value in this, so
as you said, if you don't need it. I'll consider this a closed
issue and I
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#2456
·
|
|
Re: [PATCH] script/runqemu: change boot command line for qemuppc
I know I'm ok with this strategy, since time is short in the
1.1 cycle. We can always open a bugzilla item to track this,
just to be sure it isn't forgotten. Preferably we'll get a
qemuppc with a
I know I'm ok with this strategy, since time is short in the
1.1 cycle. We can always open a bugzilla item to track this,
just to be sure it isn't forgotten. Preferably we'll get a
qemuppc with a
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#2455
·
|
|
[PATCH] meta-intel: update init-install.sh
The parted 3.0 release introduced some API changes such as the removal
of mkpartfs. This updates init-install.sh to use mkpart instead.
Fixes [YOCTO #1387]
Signed-off-by: Tom Zanussi
The parted 3.0 release introduced some API changes such as the removal
of mkpartfs. This updates init-install.sh to use mkpart instead.
Fixes [YOCTO #1387]
Signed-off-by: Tom Zanussi
|
By
Tom Zanussi <tom.zanussi@...>
·
#2454
·
|
|
Re: [PATCH] script/runqemu: change boot command line for qemuppc
X scripts serve for all the boards. And we also can't assume all the boards use the same
framebuffer device. So how to detect whether the framebuffer device exists is board dependent.
Maybe we can see
X scripts serve for all the boards. And we also can't assume all the boards use the same
framebuffer device. So how to detect whether the framebuffer device exists is board dependent.
Maybe we can see
|
By
Liming Wang <liming.wang@...>
·
#2453
·
|
|
Weekly test report for Yocto1.1 20110817 build
Hi All,
This is the weekly test report for Yocto1.1 20110817 build. There are three new bugs were found. Failed to install the sato-sdk image and lsb-sdk image on Sugarbay and Jasperforest.
Hi All,
This is the weekly test report for Yocto1.1 20110817 build. There are three new bugs were found. Failed to install the sato-sdk image and lsb-sdk image on Sugarbay and Jasperforest.
|
By
Fan, WenhuaX <wenhuax.fan@...>
·
#2452
·
|
|
[PATCH 1/1] meta-tlk: initial creation
From: Bruce Ashfield <bruce.ashfield@...>
Call this layer whatever you want, but when enabled it turns on BSP configuration
items specific to autobuild/official binary images. Once this is
From: Bruce Ashfield <bruce.ashfield@...>
Call this layer whatever you want, but when enabled it turns on BSP configuration
items specific to autobuild/official binary images. Once this is
|
By
Saul Wold <sgw@...>
·
#2451
·
|