|
Re: [RFCv3 0/7][eclipse-poky] Integrate yocto documentation into eclipse
Hi Jessica,
Zhang, Jessica wrote, On 15.12.2012 00:37:
The first version of this RFC was meant to be a proof of concept,
that's why I only included the ADT manual.
One of the reasons why I integrated
Hi Jessica,
Zhang, Jessica wrote, On 15.12.2012 00:37:
The first version of this RFC was meant to be a proof of concept,
that's why I only included the ADT manual.
One of the reasons why I integrated
|
By
Timo Müller <mail@...>
·
#11163
·
|
|
Re: Git tag systematics ?
In message <20121215132238.503DC201C62@...> I wrote:
No comments anybody? Thanks in advance!
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk &
In message <20121215132238.503DC201C62@...> I wrote:
No comments anybody? Thanks in advance!
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk &
|
By
Wolfgang Denk <wd@...>
·
#11162
·
|
|
Re: [PATCH runqemu] runqemu: add support for FSTYPE=vmdk
I believe a rebase is needed and please sent to oe-core mailing list.
Thanks
Sau!
___________________________
I believe a rebase is needed and please sent to oe-core mailing list.
Thanks
Sau!
___________________________
|
By
Saul Wold <sgw@...>
·
#11161
·
|
|
Re: bitbake user manual vs mega manual, and more info on local file fetcher?
Hi,
I'm glad to hear that the bitbake manual is getting an update, and I'm sure you guys know a lot of debugging tricks that I don't know.
Can you please include a section on debugging bitbake build
Hi,
I'm glad to hear that the bitbake manual is getting an update, and I'm sure you guys know a lot of debugging tricks that I don't know.
Can you please include a section on debugging bitbake build
|
By
Bob Cochran
·
#11160
·
|
|
experimental/meta-tpm replaced by experimental/meta-trusted
The public git repository experimental/meta-tpm has been replaced with
experimental/meta-trusted which will include libraries and tools that
are not necessarily TCG/TPM destined as well as the work
The public git repository experimental/meta-tpm has been replaced with
experimental/meta-trusted which will include libraries and tools that
are not necessarily TCG/TPM destined as well as the work
|
By
Michael Halstead
·
#11159
·
|
|
Re: Recipe differences between Danny and Master
The basic rule is that for a file: uri in a SRC_URI field, relative to the .bb it searches $PN-PV, $PN, then files/.
Obviously there are complications with extending that search path, and .bbappends
The basic rule is that for a file: uri in a SRC_URI field, relative to the .bb it searches $PN-PV, $PN, then files/.
Obviously there are complications with extending that search path, and .bbappends
|
By
Ross Burton <ross.burton@...>
·
#11158
·
|
|
Re: Recipe differences between Danny and Master
I have not tested this back on Danny, but it seems to be past the point where it couldn't find anything. I have no idea how it worked in the past. I remember having to toy with it a lot. I'm still
I have not tested this back on Danny, but it seems to be past the point where it couldn't find anything. I have no idea how it worked in the past. I remember having to toy with it a lot. I'm still
|
By
Jim Abernathy
·
#11157
·
|
|
Re: Bug Trend ww50
I updated the excel.
Br,
Laurentiu
I updated the excel.
Br,
Laurentiu
|
By
Serban, Laurentiu <laurentiu.serban@...>
·
#11156
·
|
|
Bug Trend ww50
Hello,
The Yocto Project bug trend was updated for ww50.
https://wiki.yoctoproject.org/wiki/Yocto_Bug_Trend
Best regards,
Laurentiu Serban
QA Engineer
Open Source Technology Center
System
Hello,
The Yocto Project bug trend was updated for ww50.
https://wiki.yoctoproject.org/wiki/Yocto_Bug_Trend
Best regards,
Laurentiu Serban
QA Engineer
Open Source Technology Center
System
|
By
Serban, Laurentiu <laurentiu.serban@...>
·
#11155
·
|
|
ERROR: locale-base-tt-ru is listed in PACKAGES multiple times, this leads to packaging errors.
Hi,
While attempting to maintain the gcc-4.5.4 and eglibc-2.13 recipes, against the current poky master, I ran into the following errors, while running bitbake meta-toolchain:
ERROR:
Hi,
While attempting to maintain the gcc-4.5.4 and eglibc-2.13 recipes, against the current poky master, I ran into the following errors, while running bitbake meta-toolchain:
ERROR:
|
By
Elvis Dowson
·
#11154
·
|
|
Error: nativesdk-qemu-helper_1.0.bb, do_compile, for gcc-4.5.4 and eglibc-2.13 port against current poky master
Hi,
While attempting to maintain the gcc-4.5.4 and eglibc-2.13 recipes, against the current poky master, I ran into the following errors, while running bitbake meta-toolchain:
ERROR: Function
Hi,
While attempting to maintain the gcc-4.5.4 and eglibc-2.13 recipes, against the current poky master, I ran into the following errors, while running bitbake meta-toolchain:
ERROR: Function
|
By
Elvis Dowson
·
#11153
·
|
|
Re: Recipe differences between Danny and Master
You don't need to specify the myaudios-1.0 section, that's implicit in
the search paths along with the unversioned ${BPN} and files/.
SRC_URI="file://myaudios-1.0.tar.gz" will find it and also work
You don't need to specify the myaudios-1.0 section, that's implicit in
the search paths along with the unversioned ${BPN} and files/.
SRC_URI="file://myaudios-1.0.tar.gz" will find it and also work
|
By
Burton, Ross <ross.burton@...>
·
#11152
·
|
|
[PATCH 5/5] scripts/lib/bsp/engine.py: refactor bsp-creation code
From: Tom Zanussi <tom.zanussi@...>
This does a bit of refactoring of the bsp-generation code to make it
generically reusable for generating non-bsp layers.
The first user remains the existing
From: Tom Zanussi <tom.zanussi@...>
This does a bit of refactoring of the bsp-generation code to make it
generically reusable for generating non-bsp layers.
The first user remains the existing
|
By
tom.zanussi@...
·
#11149
·
|
|
[PATCH 4/5] yocto-layer: add 'layer' template data
From: Tom Zanussi <tom.zanussi@...>
Add a 'layer' target containing all the data that will be used to
generate a generic yocto layer.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
From: Tom Zanussi <tom.zanussi@...>
Add a 'layer' target containing all the data that will be used to
generate a generic yocto layer.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
|
By
tom.zanussi@...
·
#11148
·
|
|
[PATCH 3/5] yocto-layer: add help/usage
From: Tom Zanussi <tom.zanussi@...>
This is essentially 'the documentation' for the yocto-layer tool.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
scripts/lib/bsp/help.py | 228
From: Tom Zanussi <tom.zanussi@...>
This is essentially 'the documentation' for the yocto-layer tool.
Signed-off-by: Tom Zanussi <tom.zanussi@...>
---
scripts/lib/bsp/help.py | 228
|
By
tom.zanussi@...
·
#11147
·
|
|
[PATCH 0/5] RFC: new 'yocto-layer' tool for creating generic Yocto layers
From: Tom Zanussi <tom.zanussi@...>
Since I've been doing kind of similar work lately for the 'custom kernel'
support for yocto-bsp and have gotten several requests lately (mainly
from Darren
From: Tom Zanussi <tom.zanussi@...>
Since I've been doing kind of similar work lately for the 'custom kernel'
support for yocto-bsp and have gotten several requests lately (mainly
from Darren
|
By
tom.zanussi@...
·
#11150
·
|
|
[PATCH 2/5] yocto-layer: new script
From: Tom Zanussi <tom.zanussi@...>
Implementation of the 'yocto-layer' command-line tool, for creating
generic layers and listing their input properties.
Signed-off-by: Tom Zanussi
From: Tom Zanussi <tom.zanussi@...>
Implementation of the 'yocto-layer' command-line tool, for creating
generic layers and listing their input properties.
Signed-off-by: Tom Zanussi
|
By
tom.zanussi@...
·
#11151
·
|
|
[PATCH 1/5] scripts/lib/bsp/engine.py: add yocto_layer_create()
From: Tom Zanussi <tom.zanussi@...>
Add a new yocto_layer_create() function that will be used to generate
a generic yocto layer (for the new 'yocto-layer' command).
Signed-off-by: Tom Zanussi
From: Tom Zanussi <tom.zanussi@...>
Add a new yocto_layer_create() function that will be used to generate
a generic yocto layer (for the new 'yocto-layer' command).
Signed-off-by: Tom Zanussi
|
By
tom.zanussi@...
·
#11146
·
|
|
Recipe differences between Danny and Master
I have a recipe layers I use for test videos and audios that I included in prior BSPs I've done. The last I tested it was Danny and it worked fine. Today I tried to add it to a BSP that had
I have a recipe layers I use for test videos and audios that I included in prior BSPs I've done. The last I tested it was Danny and it worked fine. Today I tried to add it to a BSP that had
|
By
Jim Abernathy
·
#11145
·
|
|
Re: Specifying different make flags for different tasks.
Hi Chris,
Yes, that would be exactly what I want, except that it' not working for me.
Probably something obvious, but just in case, any reason why this
should not work in denzil?
Thanks,
Alex
Hi Chris,
Yes, that would be exactly what I want, except that it' not working for me.
Probably something obvious, but just in case, any reason why this
should not work in denzil?
Thanks,
Alex
|
By
Alex Gonzalez
·
#11144
·
|