|
[PATCH 4/8] Fix incompatibility with jre1.6 support for typed HashMap
Signed-off-by: Ioana Grigoropol <ioanax.grigoropol@...>
---
.../remote/utils/YoctoHostShellProcessAdapter.java | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)
diff
Signed-off-by: Ioana Grigoropol <ioanax.grigoropol@...>
---
.../remote/utils/YoctoHostShellProcessAdapter.java | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)
diff
|
By
Ioana Grigoropol <ioanax.grigoropol@...>
·
#10878
·
|
|
[PATCH 3/8] Validate project name and location for Bitbake command project
- if the project location is empty default value will be used (e.g. /home/user/)
- project name must not contain whitespaces and/or invalid characters
- if we choose to clone a new repo but the
- if the project location is empty default value will be used (e.g. /home/user/)
- project name must not contain whitespaces and/or invalid characters
- if we choose to clone a new repo but the
|
By
Ioana Grigoropol <ioanax.grigoropol@...>
·
#10877
·
|
|
[PATCH 2/8] Show progress bar for building new Recipe in Bitbake commander perspective
Signed-off-by: Ioana Grigoropol <ioanax.grigoropol@...>
---
.../ui/wizards/NewBitBakeFileRecipeWizardPage.java | 119 +++++++++++++-------
1 file changed, 78 insertions(+), 41
Signed-off-by: Ioana Grigoropol <ioanax.grigoropol@...>
---
.../ui/wizards/NewBitBakeFileRecipeWizardPage.java | 119 +++++++++++++-------
1 file changed, 78 insertions(+), 41
|
By
Ioana Grigoropol <ioanax.grigoropol@...>
·
#10875
·
|
|
[PATCH 1/8] Show progress bar for New Bitbake Commander project
- run new Bitbake project creation in a new thread, being cancelable and update the monitor from the event handler in a asynchronous way by invoking Display.asyncExec
- use a blocking way to
- run new Bitbake project creation in a new thread, being cancelable and update the monitor from the event handler in a asynchronous way by invoking Display.asyncExec
- use a blocking way to
|
By
Ioana Grigoropol <ioanax.grigoropol@...>
·
#10876
·
|
|
[PATCH 0/8] [eclipse-poky-windows] Resending patches targeting fixes for Windows plugin
- files modified under Windows are CRLF ended -> convert them to CR only and apply patch 0007 with --keep-cr
Ioana Grigoropol (8):
Show progress bar for New Bitbake Commander project
Show
- files modified under Windows are CRLF ended -> convert them to CR only and apply patch 0007 with --keep-cr
Ioana Grigoropol (8):
Show progress bar for New Bitbake Commander project
Show
|
By
Ioana Grigoropol <ioanax.grigoropol@...>
·
#10874
·
|
|
Re: mail list for Xilinx Zynq platform?
Hello!
Am Mi, 12/05/2012 19:17, hat Philip Balister <philip@...> geschrieben:
After changing the order of BBLAYERS in build/conf/local.conf to meta, meta-zynq,
meta-yocto, meta-yocto-bsp and
Hello!
Am Mi, 12/05/2012 19:17, hat Philip Balister <philip@...> geschrieben:
After changing the order of BBLAYERS in build/conf/local.conf to meta, meta-zynq,
meta-yocto, meta-yocto-bsp and
|
By
Andreas Schweigstill <andreas@...>
·
#10873
·
|
|
[PATCH][meta-ivi] pango: Remove bbappend as upstream removed its dependency to gnome-common
Signed-off-by: Andrei Gherzan <andrei.gherzan@...>
---
recipes-graphics/pango/pango_1.30.0.bbappend | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
delete mode 100644
Signed-off-by: Andrei Gherzan <andrei.gherzan@...>
---
recipes-graphics/pango/pango_1.30.0.bbappend | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
delete mode 100644
|
By
Andrei Gherzan
·
#10872
·
|
|
uboot i.MX6
Hi everybody,
I have build the i.MX6 with danny release of yocto and latest freescale meta using the core-image-minimal image for imx6qsabresd target machineè result is build has done everything
Hi everybody,
I have build the i.MX6 with danny release of yocto and latest freescale meta using the core-image-minimal image for imx6qsabresd target machineè result is build has done everything
|
By
Tim Verstraete <Tim.Verstraete@...>
·
#10870
·
|
|
Issue of external toolchain usage in Yocto
I tried to use CS external toolchain to build images in Yocto, I met following issue when doing configure for package.
configure:2728: checking for powerpc-linux-gnu-gcc -m32 -mcpu=8548 -mabi=spe
I tried to use CS external toolchain to build images in Yocto, I met following issue when doing configure for package.
configure:2728: checking for powerpc-linux-gnu-gcc -m32 -mcpu=8548 -mabi=spe
|
By
Luo Zhenhua-B19537 <B19537@...>
·
#10871
·
|
|
Re: Difference of toolchain recipes
Can anybody shed some light, please?
Best Regards,
Zhenhua
Can anybody shed some light, please?
Best Regards,
Zhenhua
|
By
Luo Zhenhua-B19537 <B19537@...>
·
#10869
·
|
|
[PATCH 3/3] documentation: Add chunk.quietly option to eclipse processing
From: Timo Mueller <timo.mueller@...>
The chunk.quietly option disables the output of the docbook
chunker. Creation of a new html file is now longer printed to the
console. This provides a
From: Timo Mueller <timo.mueller@...>
The chunk.quietly option disables the output of the docbook
chunker. Creation of a new html file is now longer printed to the
console. This provides a
|
By
mail@...
·
#10868
·
|
|
[PATCH 2/3] documentation/tools/eclipse-help.sed: Fix whitespace
From: Timo Mueller <timo.mueller@...>
---
documentation/tools/eclipse-help.sed | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git
From: Timo Mueller <timo.mueller@...>
---
documentation/tools/eclipse-help.sed | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git
|
By
mail@...
·
#10867
·
|
|
[PATCH 1/3] documentation/Makefile: Fix copying of figures folder
From: Timo Mueller <timo.mueller@...>
When calling the eclipse target twice without calling clean in between
the figures folder was copied as a subfolder of the existing figures
folder. This
From: Timo Mueller <timo.mueller@...>
When calling the eclipse target twice without calling clean in between
the figures folder was copied as a subfolder of the existing figures
folder. This
|
By
mail@...
·
#10866
·
|
|
[PATCH 0/3][yocto-docs] Collected fixes to the eclipe help generation
From: Timo Mueller <timo.mueller@...>
Hi,
these are some minor fixes for the eclipse help generation currently located
in the timo branch of the yocto-docs repository.
1: Fixes an issue
From: Timo Mueller <timo.mueller@...>
Hi,
these are some minor fixes for the eclipse help generation currently located
in the timo branch of the yocto-docs repository.
1: Fixes an issue
|
By
mail@...
·
#10865
·
|
|
Re: [PATCH] Fix incompatibility with jre1.6 support for typed HashMap
Hi Jessica,
Have you applied the three patches I have sent before these ones ? There are related to updating the progress bars in the Bitbake project & recipe as well as regarding the validation of
Hi Jessica,
Have you applied the three patches I have sent before these ones ? There are related to updating the progress bars in the Bitbake project & recipe as well as regarding the validation of
|
By
Grigoropol, IoanaX <ioanax.grigoropol@...>
·
#10864
·
|
|
Re: [PATCH 0/1] Misc: detect trailing space in the patches
Hi,
These checks can generate infuriating false positives when your patch modifies upstream code which has trailing or mixed whitespace in either context or removal lines; in this case, removing a
Hi,
These checks can generate infuriating false positives when your patch modifies upstream code which has trailing or mixed whitespace in either context or removal lines; in this case, removing a
|
By
Daniel Stone <daniel@...>
·
#10863
·
|
|
Re: [PATCH 0/1] Misc: detect trailing space in the patches
Can you add also detection of mixed whitespace? E.g. tab followed by space in multilinear indentation? Only as warning. Thanks
Can you add also detection of mixed whitespace? E.g. tab followed by space in multilinear indentation? Only as warning. Thanks
|
By
Martin Jansa
·
#10862
·
|
|
M1 status
All,
Considering the results from rc1, we've decided to forgo an rc2, begin
rolling up the 1.4 M1 release and utilize autobuilder time for a
master
All,
Considering the results from rc1, we've decided to forgo an rc2, begin
rolling up the 1.4 M1 release and utilize autobuilder time for a
master
|
By
Flanagan, Elizabeth <elizabeth.flanagan@...>
·
#10861
·
|
|
[Patch v2 1/1] create-pull-request: detect trailing white space
From: Nitin A Kamble <nitin.a.kamble@...>
Add logic in the create-pull-request to detect the trailing white space
inserted by patches.
Signed-off-by: Nitin A Kamble
From: Nitin A Kamble <nitin.a.kamble@...>
Add logic in the create-pull-request to detect the trailing white space
inserted by patches.
Signed-off-by: Nitin A Kamble
|
By
nitin.a.kamble@...
·
#10860
·
|
|
[Patch v2 0/1] Misc: check trailing white space in the patches
From: Nitin A Kamble <nitin.a.kamble@...>
The earlier (v1) patch was checking trailing white space only for added empty lines.
This v2 patch checks for all the lines added by
From: Nitin A Kamble <nitin.a.kamble@...>
The earlier (v1) patch was checking trailing white space only for added empty lines.
This v2 patch checks for all the lines added by
|
By
nitin.a.kamble@...
·
#10859
·
|