|
[PATCH 13/14] documentation: update documentation for SRCREV variable
* Add note about specifying a full revision ID to prevent querying the
remote server on every parse
* Mercurial also supports this variable
Signed-off-by: Paul Eggleton
* Add note about specifying a full revision ID to prevent querying the
remote server on every parse
* Mercurial also supports this variable
Signed-off-by: Paul Eggleton
|
By
Paul Eggleton
·
#2476
·
|
|
[PATCH 12/14] documentation: set titles for all documents
These documents do not have titles when showing up on the website; set
the title tag value so that they do.
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
These documents do not have titles when showing up on the website; set
the title tag value so that they do.
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
|
By
Paul Eggleton
·
#2475
·
|
|
[PATCH 11/14] documentation: update BBFILE_* variable documentation
* Add documentation of LAYERVERSION, LAYERDEPENDS and new layer priority
behaviour
* Improve some wording
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
* Add documentation of LAYERVERSION, LAYERDEPENDS and new layer priority
behaviour
* Improve some wording
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
|
By
Paul Eggleton
·
#2474
·
|
|
[PATCH 10/14] documentation: update for directdisk/live image changes
-live and -directdisk image have been removed; add a tip about using the
live option in IMAGE_FSTYPES to build any image as a live image.
Signed-off-by: Paul Eggleton
-live and -directdisk image have been removed; add a tip about using the
live option in IMAGE_FSTYPES to build any image as a live image.
Signed-off-by: Paul Eggleton
|
By
Paul Eggleton
·
#2473
·
|
|
[PATCH 09/14] documentation: update TERMCMD/TERMCMDRUN documentation
* xterm is now the default
* Konsole from KDE 4.x will no longer work due to changes in behaviour
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
* xterm is now the default
* Konsole from KDE 4.x will no longer work due to changes in behaviour
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
|
By
Paul Eggleton
·
#2472
·
|
|
[PATCH 08/14] documentation: ensure all examples have LIC_FILES_CHKSUM
We really need to have LIC_FILES_CHKSUM in all of our example recipes,
because it is now mandatory.
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
We really need to have LIC_FILES_CHKSUM in all of our example recipes,
because it is now mandatory.
Signed-off-by: Paul Eggleton <paul.eggleton@...>
---
|
By
Paul Eggleton
·
#2471
·
|
|
[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
What advantage are you talking about? So far everyone has been unable to provide real-world numbers[1] that show hardfp making a difference compared to a properly configured softfp. The numbers debian
What advantage are you talking about? So far everyone has been unable to provide real-world numbers[1] that show hardfp making a difference compared to a properly configured softfp. The numbers debian
|
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
·
|