Openembedded Core Discussions
 help / color / mirror / Atom feed
* [RC3 FIXES 0/4] Some fixes for RC3
@ 2011-09-18 23:03 Saul Wold
  2011-09-18 23:03 ` [RC3 FIXES 1/4] base.bbclass: add crosssdk items to INCOMPATIBLE_LICENSE exclude list Saul Wold
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Saul Wold @ 2011-09-18 23:03 UTC (permalink / raw)
  To: openembedded-core

This has a host contamination fix for texinfo and a non-gplv3 build
fix, some konsole fixes from Paul.

These should go in before RC3.

Thanks
	Sau!


The following changes since commit 31cb3974eeaf2a808e8da3864e70986578c58cb9:

  sanity: disable mirrors for connectivity check (2011-09-16 18:07:19 +0100)

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

Joshua Lock (1):
  texinfo: several changes to build without zlib and ncurses headers on
    host

Paul Eggleton (2):
  lib/oe/terminal.py: declare konsole from KDE 4.x as unsupported
  sanity.bbclass: add a sanity check for KDE 4.x konsole in TERMCMD

Saul Wold (1):
  base.bbclass: add crosssdk items to INCOMPATIBLE_LICENSE exclude list

 meta/classes/base.bbclass                          |    2 +-
 meta/classes/sanity.bbclass                        |    6 +++
 meta/lib/oe/terminal.py                            |   27 ++++++++++++
 .../texinfo-4.13a/disable-native-tools.patch       |   43 ++++++++++++++++++++
 .../texinfo/texinfo-4.13a/gettext-macros.patch     |   34 +++++++++++++++
 .../texinfo/texinfo-4.13a/link-zip.patch           |   16 +++++++
 meta/recipes-extended/texinfo/texinfo_4.13a.bb     |   24 +++++-----
 7 files changed, 139 insertions(+), 13 deletions(-)
 create mode 100644 meta/recipes-extended/texinfo/texinfo-4.13a/disable-native-tools.patch
 create mode 100644 meta/recipes-extended/texinfo/texinfo-4.13a/gettext-macros.patch
 create mode 100644 meta/recipes-extended/texinfo/texinfo-4.13a/link-zip.patch

-- 
1.7.6




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

end of thread, other threads:[~2011-09-19  4:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-18 23:03 [RC3 FIXES 0/4] Some fixes for RC3 Saul Wold
2011-09-18 23:03 ` [RC3 FIXES 1/4] base.bbclass: add crosssdk items to INCOMPATIBLE_LICENSE exclude list Saul Wold
2011-09-18 23:03 ` [RC3 FIXES 2/4] texinfo: several changes to build without zlib and ncurses headers on host Saul Wold
2011-09-18 23:03 ` [RC3 FIXES 3/4] lib/oe/terminal.py: declare konsole from KDE 4.x as unsupported Saul Wold
2011-09-18 23:03 ` [RC3 FIXES 4/4] sanity.bbclass: add a sanity check for KDE 4.x konsole in TERMCMD Saul Wold
2011-09-19  4:38 ` [RC3 FIXES 0/4] Some fixes for RC3 Richard Purdie

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