|
[PATCH 1/1] beagleboard.conf: set DEFAULT_TUNE to cortexa8
[YOCTO #1381]
lttng-ust generates an ICE when building for armv7, so change it to armv5
| vfprintf.c:956:1: error: unrecognizable insn:
| (insn 3968 3967 3969 145 (set (subreg:SI
[YOCTO #1381]
lttng-ust generates an ICE when building for armv7, so change it to armv5
| vfprintf.c:956:1: error: unrecognizable insn:
| (insn 3968 3967 3969 145 (set (subreg:SI
|
By
Saul Wold <sgw@...>
·
#2489
·
|
|
[PATCH 0/1] Fix for lttng-ust not compiling on beagleboard
Thanks to Darren for helping with this one.
Sau!
The following changes since commit b2266beeb357bae938830f559845f5f3deb4f916:
usermanual: The git fetcher defaults to the git protocol (or file)
Thanks to Darren for helping with this one.
Sau!
The following changes since commit b2266beeb357bae938830f559845f5f3deb4f916:
usermanual: The git fetcher defaults to the git protocol (or file)
|
By
Saul Wold <sgw@...>
·
#2488
·
|
|
Re: [PATCH 0/1] Add Time-Limited-Kernel Layer to meta-intel
Given the increased interest in preempt-rt support, I think it would
make sense to do so. It certainly adds a further burden to the release
process.
Beth?
--
Darren Hart
Intel Open Source
Given the increased interest in preempt-rt support, I think it would
make sense to do so. It certainly adds a further burden to the release
process.
Beth?
--
Darren Hart
Intel Open Source
|
By
Darren Hart <dvhart@...>
·
#2487
·
|
|
ARM 3D support was Re: [fedora-arm] ARM summit at Plumbers 2011
Quoting Gordan Bobic <gordan@...>:
It does seem outlandish, but it is kind of cool. Is it going to give enough 3d speed? The next gen tegra is supposed to have a 24 core GPU.
It is probably
Quoting Gordan Bobic <gordan@...>:
It does seem outlandish, but it is kind of cool. Is it going to give enough 3d speed? The next gen tegra is supposed to have a 24 core GPU.
It is probably
|
By
omalleys@...
·
#2507
·
|
|
Re: [PATCH 0/1] Add Time-Limited-Kernel Layer to meta-intel
Are we building and delivering RT images for the release? If not then there is no need.
Sau!
Are we building and delivering RT images for the release? If not then there is no need.
Sau!
|
By
Saul Wold <sgw@...>
·
#2486
·
|
|
Re: [PATCH 1/1] beagleboard: enable hard floating point abi
The big win for hard float ABI (emphasis mine) is functions that return floating point values. I personally care about this, but we also know returning floats is "bad" so we sort of avoid it.
I agree
The big win for hard float ABI (emphasis mine) is functions that return floating point values. I personally care about this, but we also know returning floats is "bad" so we sort of avoid it.
I agree
|
By
Philip Balister
·
#2485
·
|
|
Re: [PATCH 1/1] beagleboard: enable hard floating point abi
Just the general ones that have caused people to say softfp+neon isn't
enough (outside of povray :)).
--
Tom
Just the general ones that have caused people to say softfp+neon isn't
enough (outside of povray :)).
--
Tom
|
By
Tom Rini
·
#2484
·
|
|
Re: [PATCH 0/1] Add Time-Limited-Kernel Layer to meta-intel
I presume we need a linux-yocto-rt_3.0.bbappend as well?
--
Darren
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel
I presume we need a linux-yocto-rt_3.0.bbappend as well?
--
Darren
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel
|
By
Darren Hart <dvhart@...>
·
#2483
·
|
|
Re: [PATCH 1/1] beagleboard: enable hard floating point abi
Are you referring to a specific performance measure?
Jason, Koen, are there any such config bits? We are currently using the
cortexa8-neon tune configuration from oe-core.
--
Darren Hart
Intel Open
Are you referring to a specific performance measure?
Jason, Koen, are there any such config bits? We are currently using the
cortexa8-neon tune configuration from oe-core.
--
Darren Hart
Intel Open
|
By
Darren Hart <dvhart@...>
·
#2482
·
|
|
Re: [fedora-arm] ARM summit at Plumbers 2011
Unfortunately there is no way I could make it, but on the subject of 3D support on ARM, Luke recently mentioned something that initially seemed outlandish but upon closer examination doesn't seem like
Unfortunately there is no way I could make it, but on the subject of 3D support on ARM, Luke recently mentioned something that initially seemed outlandish but upon closer examination doesn't seem like
|
By
Gordan Bobic <gordan@...>
·
#2481
·
|
|
Re: ARM summit at Plumbers 2011
UPDATE: we've not had many people confirm interest in this event yet,
which is a shame. If you would like to join us for this session,
please reply and let me know. If we don't get enough interest by
UPDATE: we've not had many people confirm interest in this event yet,
which is a shame. If you would like to join us for this session,
please reply and let me know. If we don't get enough interest by
|
By
Steve McIntyre <steve.mcintyre@...>
·
#2480
·
|
|
Tested host distros for 1.1
Hi all,
We now have the mechanism for fixing bug #1096 [1] i.e. showing a warning if
the user is running a build on a distro that has not been tested; however to
make this work what we now need is
Hi all,
We now have the mechanism for fixing bug #1096 [1] i.e. showing a warning if
the user is running a build on a distro that has not been tested; however to
make this work what we now need is
|
By
Paul Eggleton
·
#2479
·
|
|
Re: [PATCH 1/1] beagleboard: enable hard floating point abi
Well, are there some softfp related config bits we need on the yocto
side that meta-ti has, in order to bring that performance back in
line?
--
Tom
Well, are there some softfp related config bits we need on the yocto
side that meta-ti has, in order to bring that performance back in
line?
--
Tom
|
By
Tom Rini
·
#2478
·
|
|
[PATCH 14/14] documentation: clarify specifying a specific package with -e
The -b option is not required to show the environment used to build a
specific package; usually the best practice is to specify the package
name alone.
Signed-off-by: Paul Eggleton
The -b option is not required to show the environment used to build a
specific package; usually the best practice is to specify the package
name alone.
Signed-off-by: Paul Eggleton
|
By
Paul Eggleton
·
#2477
·
|
|
[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
·
|