Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] Fix uclibc packaging and update qemu git recipe
Date: Thu, 21 Jun 2012 15:54:38 -0700	[thread overview]
Message-ID: <cover.1340319020.git.raj.khem@gmail.com> (raw)

This patchset does following

1. Fixes uclibc packaging issues that came after packaging order rework
2. Upgrades qemu git recipes to latest on qemu git/master
   This does not forward port any of the patches except the
   ROM thats required to boot ppc.
   This helps in using qemu for some of less uses architectures

3. Fix PACKAGECONFIG for qemu thats needed for qemu-git to work
   without gl patches
4. Adds recipes for kconfig-frontends which I have resent in another tree

The following changes since commit e2cc4a44d510e0d473d15f207c1c886db6a5ccf7:

  [PATCH] guile: fix compilation on MIPS/PPC (2012-06-21 13:41:12 +0100)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib kraj/misc-updates
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/misc-updates

Khem Raj (5):
  kconfig-frontends: New recipe
  uclibc: Fix packaging to match the new package order
  qemu.inc: Fix packageconfig options
  qemu-git: Move to tip of git
  qemu_git: set empty PACKAGECONFIG

 meta/recipes-core/uclibc/uclibc.inc                |   28 ++++++++++---------
 .../kconfig-frontends/kconfig-frontends_3.4.bb     |   28 ++++++++++++++++++++
 .../recipes-devtools/qemu/qemu-git/powerpc_rom.bin |  Bin 0 -> 4096 bytes
 meta/recipes-devtools/qemu/qemu.inc                |    2 +-
 meta/recipes-devtools/qemu/qemu_git.bb             |   19 ++++---------
 5 files changed, 50 insertions(+), 27 deletions(-)
 create mode 100644 meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.4.bb
 create mode 100644 meta/recipes-devtools/qemu/qemu-git/powerpc_rom.bin

-- 
1.7.5.4




             reply	other threads:[~2012-06-21 23:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-21 22:54 Khem Raj [this message]
2012-06-21 22:54 ` [PATCH 1/5] kconfig-frontends: New recipe Khem Raj
2012-06-24 18:16   ` Saul Wold
2012-06-24 19:36     ` Khem Raj
2012-06-21 22:54 ` [PATCH 2/5] uclibc: Fix packaging to match the new package order Khem Raj
2012-06-21 22:54 ` [PATCH 3/5] qemu.inc: Fix packageconfig options Khem Raj
2012-06-21 22:54 ` [PATCH 4/5] qemu-git: Move to tip of git Khem Raj
2012-06-21 22:54 ` [PATCH 5/5] qemu_git: set empty PACKAGECONFIG Khem Raj
2012-06-25 16:25 ` [PATCH 0/5] Fix uclibc packaging and update qemu git recipe Saul Wold

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1340319020.git.raj.khem@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox