All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Various bug fixes some are 1.2.1 eligible
@ 2012-06-14 15:27 Saul Wold
  2012-06-14 15:27 ` [PATCH 1/6] busybox: Add check for wifi/bluetooth to enable rfkill Saul Wold
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Saul Wold @ 2012-06-14 15:27 UTC (permalink / raw)
  To: openembedded-core

Richard, Scott

There are various fixes that have been tested and could be include
in both 1.2.1 and possible an m1 rc2.

The quilt, eglibc and gcc-target and beecrypt are 1.2.1 material

Sau!

The following changes since commit c4d0b1c5438039dab07103c151c0c5a76a4c9499:

  connman: bump PR and add some comments (2012-06-13 13:11:11 +0100)

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

Saul Wold (6):
  busybox: Add check for wifi/bluetooth to enable rfkill
  curl: enable ssl support
  quilt: added ac_cv_path_BASH to CACHED_CONFIGUREVARS
  eglibc: added ac_cv_path_ to CACHED_CONFIGUREVARS
  gcc-target: ensure target packages have the correct virtual package
    names
  beecrypt: add patch for build issue on Fedora 17

 meta/recipes-core/busybox/busybox.inc              |    2 ++
 meta/recipes-core/eglibc/eglibc.inc                |    2 ++
 meta/recipes-core/eglibc/eglibc_2.13.bb            |    2 +-
 meta/recipes-core/eglibc/eglibc_2.15.bb            |    2 +-
 meta/recipes-devtools/gcc/gcc-4.7.inc              |    2 +-
 meta/recipes-devtools/gcc/gcc-package-runtime.inc  |    4 ++++
 meta/recipes-devtools/quilt/quilt_0.60.bb          |    5 ++++-
 .../beecrypt/beecrypt/fix-for-gcc-4.7.patch        |   13 +++++++++++++
 meta/recipes-support/beecrypt/beecrypt_4.2.1.bb    |    5 +++--
 meta/recipes-support/curl/curl_7.24.0.bb           |   10 +++++-----
 10 files changed, 36 insertions(+), 11 deletions(-)
 create mode 100644 meta/recipes-support/beecrypt/beecrypt/fix-for-gcc-4.7.patch

-- 
1.7.7.6




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

end of thread, other threads:[~2012-06-14 15:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-14 15:27 [PATCH 0/6] Various bug fixes some are 1.2.1 eligible Saul Wold
2012-06-14 15:27 ` [PATCH 1/6] busybox: Add check for wifi/bluetooth to enable rfkill Saul Wold
2012-06-14 15:27 ` [PATCH 2/6] curl: enable ssl support Saul Wold
2012-06-14 15:27 ` [PATCH 3/6] quilt: added ac_cv_path_BASH to CACHED_CONFIGUREVARS Saul Wold
2012-06-14 15:27 ` [PATCH 4/6] eglibc: added ac_cv_path_ " Saul Wold
2012-06-14 15:28 ` [PATCH 5/6] gcc-target: ensure target packages have the correct virtual package names Saul Wold
2012-06-14 15:28 ` [PATCH 6/6] beecrypt: add patch for build issue on Fedora 17 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.