All of lore.kernel.org
 help / color / mirror / Atom feed
* [CONSOLIDATED PULL 00/14] Patches and Updates
@ 2014-04-28 23:00 Saul Wold
  0 siblings, 0 replies; only message in thread
From: Saul Wold @ 2014-04-28 23:00 UTC (permalink / raw)
  To: openembedded-core

Richard,

I have pulled together this set up patches and updates from the 
list, they have been though the AB.  Note I dropped one of Martin's
ARM tune change due to a pending comment from Phil B.

There is also a pending change to the package_regex.inc for poky 
to fix the package reporting system which has been having some
issues recently.

Finally there is a Dora patch pending from Hongxu which is currently
building on the AB.

Hope your travels to the states went well.

Thanks
	Sau!


The following changes since commit be07344397b383ab5e56048acb64eb56272fe95e:

  cross: Drop package tasks (2014-04-27 01:20:24 +0100)

are available in the git repository at:

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

Changhyeok Bae (1):
  mirrors.bbclass: Add mirror site for savannah

Chong Lu (1):
  tar: set acpaths to avoid "Argument list too long" error

Drew Moseley (1):
  systemd: Check for HAVE_POSIX_FALLOCATE

Fathi Boudra (1):
  grub git: update to latest git (grub-2.02-beta2-81-g4b8b913)

Irina Patru (1):
  distrodata.bbclass: Fix checkpkg functionality

Jacob Kroon (1):
  sstate-cache-management: Minor cleanup of help text

Jate S (1):
  useradd: Add dependency on pseudo for setscene task

Martin Jansa (3):
  feature-arm-thumb.inc: Replace inner quotes with apostrophes
  feature-arm-thumb.inc, arch-armv4.inc: Add "arm" to TUNE_FEATURES
  tune-cortexr4.inc: Add thumb and arm to TUNE_FEATURES

Maxin B. John (2):
  openssl: enable ptest support
  ltp: update version to 20140422

Saul Wold (1):
  mc: update to 4.8.12

Stefan Stanacar (1):
  oeqa/utils: sshcontrol: realtime logging of output

 meta/classes/distrodata.bbclass                    | 40 ++++--------
 meta/classes/mirrors.bbclass                       |  1 +
 meta/classes/useradd.bbclass                       |  2 +-
 meta/conf/bitbake.conf                             |  1 +
 meta/conf/machine/include/arm/arch-armv4.inc       |  3 +-
 meta/conf/machine/include/arm/arch-armv5.inc       |  2 +-
 meta/conf/machine/include/arm/arch-armv6.inc       |  2 +-
 meta/conf/machine/include/arm/arch-armv7a.inc      |  2 +-
 .../conf/machine/include/arm/feature-arm-thumb.inc | 35 +++++++---
 meta/conf/machine/include/tune-cortexr4.inc        |  2 +-
 meta/lib/oeqa/utils/sshcontrol.py                  | 19 ++++--
 meta/recipes-bsp/grub/grub_git.bb                  |  2 +-
 meta/recipes-connectivity/openssl/openssl.inc      | 19 +++++-
 .../openssl/openssl/Makefiles-ptest.patch          | 75 ++++++++++++++++++++++
 .../recipes-connectivity/openssl/openssl/run-ptest |  2 +
 .../recipes-connectivity/openssl/openssl_1.0.1g.bb |  2 +
 .../systemd/systemd-pam-fix-fallocate.patch        |  4 +-
 meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb     |  2 +-
 meta/recipes-devtools/dmidecode/dmidecode_2.12.bb  |  2 +-
 meta/recipes-devtools/quilt/quilt-0.61.inc         |  2 +-
 meta/recipes-extended/ed/ed_0.5.bb                 |  2 +-
 .../ltp/ltp/ffsb-remove-hardcoded-configure.patch  | 15 -----
 meta/recipes-extended/ltp/ltp/regen-makefile.patch | 22 -------
 .../ltp/{ltp_20140115.bb => ltp_20140422.bb}       |  6 +-
 .../mc/{mc_4.8.10.bb => mc_4.8.12.bb}              | 13 +++-
 meta/recipes-extended/tar/tar.inc                  |  6 ++
 meta/recipes-extended/texi2html/texi2html_5.0.bb   |  2 +-
 meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb      |  2 +-
 meta/recipes-support/attr/acl.inc                  |  2 +-
 meta/recipes-support/attr/attr.inc                 |  2 +-
 scripts/sstate-cache-management.sh                 |  6 +-
 31 files changed, 192 insertions(+), 105 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssl/openssl/Makefiles-ptest.patch
 create mode 100755 meta/recipes-connectivity/openssl/openssl/run-ptest
 delete mode 100644 meta/recipes-extended/ltp/ltp/ffsb-remove-hardcoded-configure.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/regen-makefile.patch
 rename meta/recipes-extended/ltp/{ltp_20140115.bb => ltp_20140422.bb} (96%)
 rename meta/recipes-extended/mc/{mc_4.8.10.bb => mc_4.8.12.bb} (83%)

-- 
1.8.3.1



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-04-28 23:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-28 23:00 [CONSOLIDATED PULL 00/14] Patches and Updates Saul Wold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.