|
[PATCH 1/3] cracklib: upgrade from 2.8.16 to 2.8.18
Signed-off-by: Yu Ke <ke.yu@...>
---
.../{cracklib_2.8.16.bb => cracklib_2.8.18.bb} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
rename
Signed-off-by: Yu Ke <ke.yu@...>
---
.../{cracklib_2.8.16.bb => cracklib_2.8.18.bb} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
rename
|
By
Yu Ke <ke.yu@...>
·
#289
·
|
|
[PULL] poky-qemu fixes
This fixes two bugs with poky-qemu when it is run from a standalone meta-toolchain setup. Thanks to Sachin Kumar for reporting them to the list.
Pull URL: git://git.pokylinux.org/poky-contrib.git
This fixes two bugs with poky-qemu when it is run from a standalone meta-toolchain setup. Thanks to Sachin Kumar for reporting them to the list.
Pull URL: git://git.pokylinux.org/poky-contrib.git
|
By
Scott Garman <scott.a.garman@...>
·
#287
·
|
|
Re: Tracing/profiling tools for Yocto v1.0
These match my lists that I've been adding to various
kernels (and roadmaps) for a while, so no arguments here.
See below for some comments and ideas.
Agreed, adding off-target viewing/control would
These match my lists that I've been adding to various
kernels (and roadmaps) for a while, so no arguments here.
See below for some comments and ideas.
Agreed, adding off-target viewing/control would
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#286
·
|
|
Re: Tracing/profiling tools for Yocto v1.0
Both. There's still no one tracer to rule them all (*cough*
perf *cough*), and until there is some real unification it
is best to support the various tracers.
In particular oprofile is easy enough to
Both. There's still no one tracer to rule them all (*cough*
perf *cough*), and until there is some real unification it
is best to support the various tracers.
In particular oprofile is easy enough to
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#285
·
|
|
Re: [PULL] multimedia upgrades and disk optmization, Dongxiao Xu, 2010/11/12
Saul Wold wrote:
Hi Saul,
Here is the pull request for distro tracking fields.
meta/conf/distro/include/distro_tracking_fields.inc | 26 ++++++++++----------
1 file changed, 13 insertions(+), 13
Saul Wold wrote:
Hi Saul,
Here is the pull request for distro tracking fields.
meta/conf/distro/include/distro_tracking_fields.inc | 26 ++++++++++----------
1 file changed, 13 insertions(+), 13
|
By
Xu, Dongxiao <dongxiao.xu@...>
·
#284
·
|
|
Re: Tracing/profiling tools for Yocto v1.0
Here's another thread about sysprof, my question is should we support both
oprofile and sysprof or we should be using sysprof which seems a better
tool...
yoctoproject.org is using oprofileUI as a
Here's another thread about sysprof, my question is should we support both
oprofile and sysprof or we should be using sysprof which seems a better
tool...
yoctoproject.org is using oprofileUI as a
|
By
Zhang, Jessica
·
#283
·
|
|
Tracing/profiling tools for Yocto v1.0
Hi,
For the 1.0 Yocto release, we'd like to have as complete a set of
tracing and profiling tools as possible, enough so that most users will
be satisfied with what's available, but not so many as to
Hi,
For the 1.0 Yocto release, we'd like to have as complete a set of
tracing and profiling tools as possible, enough so that most users will
be satisfied with what's available, but not so many as to
|
By
Tom Zanussi <tom.zanussi@...>
·
#282
·
|
|
Re: Problem in running poky-qemu
Sachin,
Please also see my reply to this thread. Try adding both "qemuppc" and "ext3" to the list of options you're passing to poky-qemu. I was able to reproduce your problem and workaround it by
Sachin,
Please also see my reply to this thread. Try adding both "qemuppc" and "ext3" to the list of options you're passing to poky-qemu. I was able to reproduce your problem and workaround it by
|
By
Scott Garman <scott.a.garman@...>
·
#281
·
|
|
[PATCH 2/2] linux-wrs: BSP bootstrap
Updating the kern-tools SRCREV to pickup changes required for
BSP bootstrapping:
commit 9722d8decacd2b750f079b3fde7918810700f80e
Author: Bruce Ashfield <bruce.ashfield@...>
Date: Thu Nov
Updating the kern-tools SRCREV to pickup changes required for
BSP bootstrapping:
commit 9722d8decacd2b750f079b3fde7918810700f80e
Author: Bruce Ashfield <bruce.ashfield@...>
Date: Thu Nov
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#280
·
|
|
[PATCH 1/2] linux-wrs: implement BSP bootstrapping via fallback branches
When creating a new BSP there isn't always an upstream branch
to validate SRCREVs against. Therefore, creating a new BSP
required extra manipulations of the git repository, even though
the branch for
When creating a new BSP there isn't always an upstream branch
to validate SRCREVs against. Therefore, creating a new BSP
required extra manipulations of the git repository, even though
the branch for
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#279
·
|
|
[PATCH 0/2] linux-wrs: improve BSP-bootstrap process
I've been looking to improve the introduction of new boards
to the supported kernel for some time, and this takes us
most of the way there. Now with a machine.conf and a defconfig
you can create an
I've been looking to improve the introduction of new boards
to the supported kernel for some time, and this takes us
most of the way there. Now with a machine.conf and a defconfig
you can create an
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#278
·
|
|
Re: BSPs and duplicate files
Good to know. I don't think one approach is technically better than the other, but when you have a "large" community, it seemed like one checksum file lead to merge conflicts.
Philip
Good to know. I don't think one approach is technically better than the other, but when you have a "large" community, it seemed like one checksum file lead to merge conflicts.
Philip
|
By
Philip Balister
·
#277
·
|
|
Re: [PULL] multimedia upgrades and disk optmization, Dongxiao Xu, 2010/11/12
Dongxiao,
Will you have a distro tracking pull request also?
Minor nit, traditional the options go between the command and the file list, so I fixed this to be "rm -rf ${SSTATE_BUILDDIR}".
Sau!
Dongxiao,
Will you have a distro tracking pull request also?
Minor nit, traditional the options go between the command and the file list, so I fixed this to be "rm -rf ${SSTATE_BUILDDIR}".
Sau!
|
By
Saul Wold <sgw@...>
·
#276
·
|
|
Re: [PULL] devel/toolchain Recipes upgrades
Saul,
This is the updated pull request. I have taken out gcc, autoconf & libtool commits now, and I am able to build poky-sdk images on all architectures and also run commands inside qemu machines.
Saul,
This is the updated pull request. I have taken out gcc, autoconf & libtool commits now, and I am able to build poky-sdk images on all architectures and also run commands inside qemu machines.
|
By
Kamble, Nitin A <nitin.a.kamble@...>
·
#275
·
|
|
[PATCH 8/8] xauth: upgrade from 1.0.4 to 1.0.5
Signed-off-by: Yu Ke <ke.yu@...>
---
.../distro/include/preferred-xorg-versions.inc | 2 +-
.../xorg-app/{xauth_1.0.4.bb => xauth_1.0.5.bb} | 0
2 files changed, 1 insertions(+), 1
Signed-off-by: Yu Ke <ke.yu@...>
---
.../distro/include/preferred-xorg-versions.inc | 2 +-
.../xorg-app/{xauth_1.0.4.bb => xauth_1.0.5.bb} | 0
2 files changed, 1 insertions(+), 1
|
By
Yu, Ke <ke.yu@...>
·
#272
·
|
|
[PATCH 7/8] xset: upgrade from 1.1.0 to 1.2.1
Signed-off-by: Yu Ke <ke.yu@...>
---
.../distro/include/preferred-xorg-versions.inc | 2 +-
.../xorg-app/xset/disable-xkb.patch | 20 +++++++++++++-------
Signed-off-by: Yu Ke <ke.yu@...>
---
.../distro/include/preferred-xorg-versions.inc | 2 +-
.../xorg-app/xset/disable-xkb.patch | 20 +++++++++++++-------
|
By
Yu, Ke <ke.yu@...>
·
#274
·
|
|
[PATCH 6/8] xwininfo: upgrade from 1.0.5 to 1.1.1
Signed-off-by: Yu Ke <ke.yu@...>
---
.../distro/include/preferred-xorg-versions.inc | 2 +-
.../{xwininfo_1.0.5.bb => xwininfo_1.1.0.bb} | 0
2 files changed, 1 insertions(+), 1
Signed-off-by: Yu Ke <ke.yu@...>
---
.../distro/include/preferred-xorg-versions.inc | 2 +-
.../{xwininfo_1.0.5.bb => xwininfo_1.1.0.bb} | 0
2 files changed, 1 insertions(+), 1
|
By
Yu, Ke <ke.yu@...>
·
#271
·
|
|
[PATCH 5/8] xf86-input-vmmouse: upgrade from 12.6.9 to 12.6.10
Signed-off-by: Yu Ke <ke.yu@...>
---
...use_12.6.9.bb => xf86-input-vmmouse_12.6.10.bb} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
rename
Signed-off-by: Yu Ke <ke.yu@...>
---
...use_12.6.9.bb => xf86-input-vmmouse_12.6.10.bb} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
rename
|
By
Yu, Ke <ke.yu@...>
·
#270
·
|
|
[PATCH 4/8] xf86-video-vmware: upgrade from 11.0.1 to 11.0.3
Signed-off-by: Yu Ke <ke.yu@...>
---
...mware_11.0.1.bb => xf86-video-vmware_11.0.3.bb} | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
rename
Signed-off-by: Yu Ke <ke.yu@...>
---
...mware_11.0.1.bb => xf86-video-vmware_11.0.3.bb} | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
rename
|
By
Yu, Ke <ke.yu@...>
·
#273
·
|
|
[PATCH 3/8] xf86-input-mouse: upgrade from 1.5.0 to 1.6.0
Signed-off-by: Yu Ke <ke.yu@...>
---
.../distro/include/preferred-xorg-versions.inc | 2 +-
...ut-mouse_1.5.0.bb => xf86-input-mouse_1.6.0.bb} | 0
2 files changed, 1 insertions(+), 1
Signed-off-by: Yu Ke <ke.yu@...>
---
.../distro/include/preferred-xorg-versions.inc | 2 +-
...ut-mouse_1.5.0.bb => xf86-input-mouse_1.6.0.bb} | 0
2 files changed, 1 insertions(+), 1
|
By
Yu, Ke <ke.yu@...>
·
#269
·
|