[OE-core] [RC3 FIXES 0/4] Some fixes for RC3

Saul Wold sgw at linux.intel.com
Sun Sep 18 23:03:14 UTC 2011


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





More information about the Openembedded-core mailing list