Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/5] Fixes related to self-hosted build
@ 2011-12-10 22:01 Saul Wold
  2011-12-10 22:01 ` [PATCH 1/5] ncurses: libcurses.so should link to libncurses.so Saul Wold
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Saul Wold @ 2011-12-10 22:01 UTC (permalink / raw)
  To: openembedded-core

This has some changes to enable the self-hosted build to 
startup in X cleanly.

One note, the texinfo change may change if I can get it to
correctly build the native/host cross tools correctly, currently
there is a problem with that part of the build which has already
been addressed in a older patch by Joshua.

Sau!

The following changes since commit 07f94fa1d661d38b775ce2d99b84e5610c369392:

  license/copyleft: exception for ast parse (2011-12-10 00:17:25 +0000)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib sgw/fix
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/oe-fix

Saul Wold (5):
  ncurses: libcurses.so should link to libncurses.so
  gdk-pixbuf: Add hicolor-icon-theme as RDEPENDS
  self-hosted: Add ext2 utilites and perl-pod for building
  texinfo: fix compile failure due target makedoc binary being used
  bitbake.conf: remove texinfo-native from ASSUME_PROVIDED

 meta/conf/bitbake.conf                             |    1 -
 meta/recipes-core/ncurses/ncurses.inc              |    5 ++-
 meta/recipes-core/tasks/task-self-hosted.bb        |   54 +++++++++++--------
 .../texinfo/texinfo-4.13a/use_host_makedoc.patch   |   37 +++++++++++++
 meta/recipes-extended/texinfo/texinfo_4.13a.bb     |   11 +++-
 meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.0.bb |    4 ++
 6 files changed, 85 insertions(+), 27 deletions(-)
 create mode 100644 meta/recipes-extended/texinfo/texinfo-4.13a/use_host_makedoc.patch

-- 
1.7.6.4




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

end of thread, other threads:[~2011-12-11 21:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-10 22:01 [PATCH 0/5] Fixes related to self-hosted build Saul Wold
2011-12-10 22:01 ` [PATCH 1/5] ncurses: libcurses.so should link to libncurses.so Saul Wold
2011-12-10 22:01 ` [PATCH 2/5] gdk-pixbuf: Add hicolor-icon-theme as RDEPENDS Saul Wold
2011-12-11  8:52   ` Koen Kooi
2011-12-11 21:09     ` Saul Wold
2011-12-10 22:01 ` [PATCH 3/5] self-hosted: Add ext2 utilites and perl-pod for building Saul Wold
2011-12-10 23:24   ` Wolfgang Denk
2011-12-11  0:47     ` Saul Wold
2011-12-11  7:05   ` Paul Menzel
2011-12-11 20:17     ` Saul Wold
2011-12-10 22:02 ` [PATCH 4/5] texinfo: fix compile failure due target makedoc binary being used Saul Wold
2011-12-10 22:02 ` [PATCH 5/5] bitbake.conf: remove texinfo-native from ASSUME_PROVIDED Saul Wold

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