All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] A few misc recipe fixed
@ 2011-06-24 18:40 Mark Hatle
  2011-06-24 18:40 ` [PATCH 1/4] gcc: Fix file ownership Mark Hatle
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Mark Hatle @ 2011-06-24 18:40 UTC (permalink / raw)
  To: openembedded-core

The problems with these recipes were detected over the course of a few
make -k world builds.. This allows make world to complete.

The following changes since commit 3aec2fa2df9aaa883feda0d7aed85e63d01398b9:

  qemuimagetest: update cvs and iptables to newer version for toolchain test (2011-06-24 11:28:28 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib mhatle/fix-recipe
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=mhatle/fix-recipe

Mark Hatle (4):
  gcc: Fix file ownership
  rpm: Change config option
  msmtp: Disable gnome keyring
  linux-firmware: Fix file permissions

 .../recipes-devtools/gcc/gcc-configure-runtime.inc |    1 +
 meta/recipes-devtools/gcc/gcc-package-sdk.inc      |    2 ++
 meta/recipes-devtools/gcc/gcc-package-target.inc   |    2 ++
 meta/recipes-devtools/gcc/libgcc_4.5.1.bb          |    2 ++
 meta/recipes-devtools/gcc/libgcc_4.6.bb            |    2 ++
 meta/recipes-devtools/rpm/rpm_5.4.0.bb             |    2 +-
 meta/recipes-extended/msmtp/msmtp_1.4.24.bb        |    4 +++-
 .../linux-firmware/linux-firmware_git.bb           |    6 +++---
 8 files changed, 16 insertions(+), 5 deletions(-)

-- 
1.7.3.4




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-06-30  4:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-24 18:40 [PATCH 0/4] A few misc recipe fixed Mark Hatle
2011-06-24 18:40 ` [PATCH 1/4] gcc: Fix file ownership Mark Hatle
2011-06-24 18:40 ` [PATCH 2/4] rpm: Change config option Mark Hatle
2011-06-24 18:40 ` [PATCH 3/4] msmtp: Disable gnome keyring Mark Hatle
2011-06-24 18:40 ` [PATCH 4/4] linux-firmware: Fix file permissions Mark Hatle
2011-06-30  4:11 ` [PATCH 0/4] A few misc recipe fixed Saul Wold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.