|
[PATCH 1/1] xpsb-glx: Move the pkgconfig file(s) to the -dev package
From: Tom Zanussi <tom.zanussi@...>
pkgconfig files belong in the -dev package. They automatically add
a runtime dependency (when packaging with RPM) for "pkgconfig", which
is not desired to
From: Tom Zanussi <tom.zanussi@...>
pkgconfig files belong in the -dev package. They automatically add
a runtime dependency (when packaging with RPM) for "pkgconfig", which
is not desired to
|
By
tom.zanussi@...
·
#2916
·
|
|
[PATCH 0/1] emenlow: do_roofs fix
From: Tom Zanussi <tom.zanussi@...>
This patch fixes a do_rootfs failure I saw building emenlow:
| error: Failed dependencies:
| pkgconfig is needed by xpsb-glx-0.18-r8.core2
It should
From: Tom Zanussi <tom.zanussi@...>
This patch fixes a do_rootfs failure I saw building emenlow:
| error: Failed dependencies:
| pkgconfig is needed by xpsb-glx-0.18-r8.core2
It should
|
By
tom.zanussi@...
·
#2915
·
|
|
Results of the latest documentation audit, September 2011
Hello,
As a data point for where we stand in ensuring our packages are producing documentation, I have a script which builds all recipes (using the output of bitbake -s, not world), and then checks
Hello,
As a data point for where we stand in ensuring our packages are producing documentation, I have a script which builds all recipes (using the output of bitbake -s, not world), and then checks
|
By
Scott Garman <scott.a.garman@...>
·
#2914
·
|
|
Re: [PATCH 5/7] scripts/oe-buildenv-internal: Add SOCKS5_{USER, PASSWD} to BB_ENV_EXTRAWHITE
I did not realize this when I just sent, but should this be two
separate patches with one going to bitbake-devel?
-M
I did not realize this when I just sent, but should this be two
separate patches with one going to bitbake-devel?
-M
|
By
McClintock Matthew-B29882 <B29882@...>
·
#2912
·
|
|
Re: [PATCH 3/7] Make git fetch run with -f so rebased branches don't fail
I already sent this to the bitbake-devel list as well.
-M
I already sent this to the bitbake-devel list as well.
-M
|
By
McClintock Matthew-B29882 <B29882@...>
·
#2913
·
|
|
[PATCH 7/7] Add proper deps for nfs-utils, util-linux, and strace
These packages need these deps for the RPM generation stage:
error: Failed dependencies:
| /usr/bin/python is needed by nfs-utils-1.2.3-r2.ppce5500
| /usr/bin/perl is needed by
These packages need these deps for the RPM generation stage:
error: Failed dependencies:
| /usr/bin/python is needed by nfs-utils-1.2.3-r2.ppce5500
| /usr/bin/perl is needed by
|
By
Matthew McClintock
·
#2906
·
|
|
[PATCH 6/7] Fix sysprof for powerpc64
sysprof will not build properly without this defined
Signed-off-by: Matthew McClintock <msm@...>
---
meta/recipes-kernel/sysprof/sysprof_git.bb | 4 +++-
1 files changed, 3
sysprof will not build properly without this defined
Signed-off-by: Matthew McClintock <msm@...>
---
meta/recipes-kernel/sysprof/sysprof_git.bb | 4 +++-
1 files changed, 3
|
By
Matthew McClintock
·
#2910
·
|
|
[PATCH 5/7] scripts/oe-buildenv-internal: Add SOCKS5_{USER, PASSWD} to BB_ENV_EXTRAWHITE
From: Kumar Gala <galak@...>
If a SOCKS5 gateway is needed for a proxy access like git it might also
require authentication to the proxy via a password and username.
From: Kumar Gala <galak@...>
If a SOCKS5 gateway is needed for a proxy access like git it might also
require authentication to the proxy via a password and username.
|
By
Matthew McClintock
·
#2908
·
|
|
[PATCH 4/7] Add new IMAGE_CLASSES variable for classes for image generation
Allows us to import classes only for images and not to the global
namespace
Signed-off-by: Matthew McClintock <msm@...>
---
meta-yocto/conf/local.conf.sample | 6 ++++++
Allows us to import classes only for images and not to the global
namespace
Signed-off-by: Matthew McClintock <msm@...>
---
meta-yocto/conf/local.conf.sample | 6 ++++++
|
By
Matthew McClintock
·
#2911
·
|
|
[PATCH 3/7] Make git fetch run with -f so rebased branches don't fail
git fetches can fail (or at least return failed) when trying to
fetch and prune rebased branches. This patch simply adds a -f
to the git fetch command so these failure are ignore
Generally, if some
git fetches can fail (or at least return failed) when trying to
fetch and prune rebased branches. This patch simply adds a -f
to the git fetch command so these failure are ignore
Generally, if some
|
By
Matthew McClintock
·
#2909
·
|
|
[PATCH 2/7] Add support for generating ext2.lzma{, .u-boot} images
Machines can now add ext2.lzma and ext2.lzma.u-boot images as a
generated image type.
Signed-off-by: Matthew McClintock <msm@...>
---
meta/classes/image_types.bbclass | 11
Machines can now add ext2.lzma and ext2.lzma.u-boot images as a
generated image type.
Signed-off-by: Matthew McClintock <msm@...>
---
meta/classes/image_types.bbclass | 11
|
By
Matthew McClintock
·
#2905
·
|
|
[PATCH 1/7] Add support for generating ext2.bz2{, .u-boot} images
Machines can now add ext2.bz2 and ext2.bz2.u-boot images as a
generated image type. This also adds an extra parameter to
oe_mkimage which is the image compression type for mkimage
Signed-off-by:
Machines can now add ext2.bz2 and ext2.bz2.u-boot images as a
generated image type. This also adds an extra parameter to
oe_mkimage which is the image compression type for mkimage
Signed-off-by:
|
By
Matthew McClintock
·
#2907
·
|
|
[PATCH 1/1] poky.conf: Increment DISTRO_VERSION
From: Elizabeth Flanagan <elizabeth.flanagan@...>
With 1.1 release coming, it's time to increment the DISTRO_VERSION
and poky version.
Signed-off-by: Elizabeth Flanagan
From: Elizabeth Flanagan <elizabeth.flanagan@...>
With 1.1 release coming, it's time to increment the DISTRO_VERSION
and poky version.
Signed-off-by: Elizabeth Flanagan
|
By
Beth Flanagan <elizabeth.flanagan@...>
·
#2904
·
|
|
[PATCH 0/1] Increment DISTRO_VERSION and DISTRO_NAME in master
With the edison branch stable, it's safe to increment DISTRO_VERSION and
DISTRO_NAME
The following changes since commit 72928abdfc00af2a7a5fac27f82e23e5de8efc4b:
util-linux: Ensure perl scripts
With the edison branch stable, it's safe to increment DISTRO_VERSION and
DISTRO_NAME
The following changes since commit 72928abdfc00af2a7a5fac27f82e23e5de8efc4b:
util-linux: Ensure perl scripts
|
By
Beth Flanagan <elizabeth.flanagan@...>
·
#2903
·
|
|
Re: [PATCH 0/3] [RFC] enable Pegasus touch screen
I don't know - I would think you'd just clean up whatever version you've
been using...
The n450 BSP has been moved to 3.0, but I haven't worked on pegasus
since the initial prototype, so I don't know
I don't know - I would think you'd just clean up whatever version you've
been using...
The n450 BSP has been moved to 3.0, but I haven't worked on pegasus
since the initial prototype, so I don't know
|
By
Tom Zanussi <tom.zanussi@...>
·
#2902
·
|
|
Re: gnutls failing to build
A quick -c clean, -c cleansstate gnutls sorted this out, I must have had an old package lying around somewhere.
A quick -c clean, -c cleansstate gnutls sorted this out, I must have had an old package lying around somewhere.
|
By
Jack Mitchell <ml@...>
·
#2901
·
|
|
Re: QEMU nfs kernel panic
Thank you Jessica, that solved my problem of being unable to connect to the virtual machine.
Regards,
Jack.
Thank you Jessica, that solved my problem of being unable to connect to the virtual machine.
Regards,
Jack.
|
By
Jack Mitchell <ml@...>
·
#2900
·
|
|
gnutls failing to build
Trying to build a standard qemuarm core-image-lsb-sdk I recieve the following build failure:
http://pastebin.com/05qNisPq
It seesm to be a versioning issue which won't be too difficult to put right,
Trying to build a standard qemuarm core-image-lsb-sdk I recieve the following build failure:
http://pastebin.com/05qNisPq
It seesm to be a versioning issue which won't be too difficult to put right,
|
By
Jack Mitchell <ml@...>
·
#2899
·
|
|
Re: [PATCH 0/3] [RFC] enable Pegasus touch screen
Change it now:)
Do you mean we need rebased against branch of meta-intel/tzanussi/pegasus-v2?
Have we tested 3.0 on Pegasus or N450 system? I remember your mentioned graphic crash with linux
Change it now:)
Do you mean we need rebased against branch of meta-intel/tzanussi/pegasus-v2?
Have we tested 3.0 on Pegasus or N450 system? I remember your mentioned graphic crash with linux
|
By
Zhai, Edwin <edwin.zhai@...>
·
#2898
·
|
|
meta-toolchain-sdk build issue
I'm seeing the following on a fresh meta-toolchain-sdk build. Is this
being addressed in one of the recent RPM fixups?
-M
Log data follows:
| ERROR: Function 'do_populate_sdk' failed
I'm seeing the following on a fresh meta-toolchain-sdk build. Is this
being addressed in one of the recent RPM fixups?
-M
Log data follows:
| ERROR: Function 'do_populate_sdk' failed
|
By
McClintock Matthew-B29882 <B29882@...>
·
#2897
·
|