public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/7] world-image fixes
Date: Fri, 25 Jan 2013 20:42:47 +0100	[thread overview]
Message-ID: <cover.1359142768.git.Martin.Jansa@gmail.com> (raw)

This depends on
http://lists.linuxtogo.org/pipermail/bitbake-devel/2013-January/004091.html

And world-image is far from building correctly, see
"File conflicts between PN-doc packages" thread.

Later I'll post error log from world-image build including 
complete oe-core and ~20 more layers.

The following changes since commit 9a43a67993c21cedf6cf71138e3da9c691ebf4a7:

  gawk: Add missing dependency on readline (2013-01-25 14:37:13 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib jansa/world
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/world

Martin Jansa (7):
  console-tools, kbd: add RREPLACES/RPROVIDES/RCONFLICTS combo between
    PN-dbg
  initrdscripts: exclude conflicting packages from world-image
  automake: use autotools_do_install
  gcc-configure-runtime: always remove info/dir
  eglibc-scripts: don't package mtrace, RDEPEND on eglibc-mtrace
    instead, fix RDEPENDS
  eglibc-package: remove infodir/dir if it exists
  oe-core: add world-image

 meta/recipes-core/console-tools/console-tools_0.3.2.bb     |  7 +++++++
 meta/recipes-core/eglibc/eglibc-package.inc                |  4 ++++
 meta/recipes-core/eglibc/eglibc-scripts.inc                |  5 ++---
 meta/recipes-core/images/world-image.bb                    | 10 ++++++++++
 meta/recipes-core/initrdscripts/initramfs-framework_1.0.bb |  2 ++
 meta/recipes-core/initrdscripts/initramfs-live-boot_1.0.bb |  2 ++
 meta/recipes-core/kbd/kbd_1.15.2.bb                        |  3 +++
 meta/recipes-devtools/automake/automake_1.12.6.bb          |  3 +--
 meta/recipes-devtools/gcc/gcc-configure-runtime.inc        |  8 +++-----
 9 files changed, 34 insertions(+), 10 deletions(-)
 create mode 100644 meta/recipes-core/images/world-image.bb

-- 
1.8.1.1




             reply	other threads:[~2013-01-25 19:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-25 19:42 Martin Jansa [this message]
2013-01-25 19:42 ` [PATCH 1/7] console-tools, kbd: add RREPLACES/RPROVIDES/RCONFLICTS combo between PN-dbg Martin Jansa
2013-01-25 19:42 ` [PATCH 2/7] initrdscripts: exclude conflicting packages from world-image Martin Jansa
2013-01-25 19:42 ` [PATCH 3/7] automake: use autotools_do_install Martin Jansa
2013-01-25 19:42 ` [PATCH 4/7] gcc-configure-runtime: always remove info/dir Martin Jansa
2013-01-25 19:42 ` [PATCH 5/7] eglibc-scripts: don't package mtrace, RDEPEND on eglibc-mtrace instead, fix RDEPENDS Martin Jansa
2013-01-25 19:42 ` [PATCH 6/7] eglibc-package: remove infodir/dir if it exists Martin Jansa
2013-01-25 19:42 ` [PATCH 7/7] oe-core: add world-image Martin Jansa

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.1359142768.git.Martin.Jansa@gmail.com \
    --to=martin.jansa@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