public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/7] world-image fixes
@ 2013-01-25 19:42 Martin Jansa
  2013-01-25 19:42 ` [PATCH 1/7] console-tools, kbd: add RREPLACES/RPROVIDES/RCONFLICTS combo between PN-dbg Martin Jansa
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Martin Jansa @ 2013-01-25 19:42 UTC (permalink / raw)
  To: openembedded-core

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




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

end of thread, other threads:[~2013-01-25 19:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-25 19:42 [PATCH 0/7] world-image fixes Martin Jansa
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox