All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: paul.eggleton@linux.intel.com, ross.burton@intel.com,
	richard.purdie@linuxfoundation.org,
	openembedded-core@lists.openembedded.org
Subject: [CONSOLIDATED PULL 00/17] Review & ACK
Date: Fri,  9 Aug 2013 08:03:30 -0700	[thread overview]
Message-ID: <cover.1376060231.git.sgw@linux.intel.com> (raw)

Ross, Paul:

I build this set, along with the Python3 and Read-Only, which are removed
pending some more review, on the AB. While there were some failures due to
other updates, those were also removed.

Thanks
	Sau!

The following changes since commit 291ab168fac15eae0e4c9234e16f394b0e1547a0:

  subversion: Add patch to use neon 0.30 (2013-08-07 07:43:31 +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

Bian Naimeng (1):
  bash: reference acl*.m4 from ${S}

Chen Qi (2):
  busybox: remove syslog-startup.conf if sysvinit not in DISTRO_FEATURES
  checkroot.sh: respect the value of ENABLE_ROOTFS_FSCK

Cristian Iorga (3):
  net-tools: upgrade to v1.60-25
  gst-fluendo-mpegdemux: upgrade to v0.10.72
  build-appliance-image: upgrade to
    ac60aa8cf707eec58e2cb51e7c406250d0b43ef1 commit.

Cristiana Voicu (3):
  tzdata: upgrade to 2013d
  ed: upgrade to 1.9
  mkfontscale: upgrade to 1.1.1

Jukka Rissanen (1):
  procps: Add cgroup support

Kai Kang (1):
  sudo: quote BUILD_CC

Martin Jansa (2):
  buildhistory: use package_qa_handle_error for version-going-backwards
  buildhistory: use bb.utils.mkdirhier instead of os.makedirs

Otavio Salvador (1):
  blacklist.bbclass: Avoid blacklist specific handle in base.bbclass

Riku Voipio (1):
  qemu: pass CFLAGS via ./configure instead of a patch

Ross Burton (1):
  separatebuilddir: add comments

Victor Kamensky (1):
  systemtap: fix build failure on host system with dyninst installed

 meta/classes/base.bbclass                          | 10 ---
 meta/classes/blacklist.bbclass                     | 25 ++++++++
 meta/classes/buildhistory.bbclass                  | 24 +++----
 meta/classes/insane.bbclass                        |  1 +
 meta/conf/distro/include/seperatebuilddir.inc      |  4 ++
 meta/recipes-core/busybox/busybox.inc              | 13 ++--
 .../images/build-appliance-image_8.0.bb            |  2 +-
 .../initscripts/initscripts-1.0/checkroot.sh       |  2 +-
 .../qemu/files/fix-configure-checks.patch          | 22 -------
 meta/recipes-devtools/qemu/qemu.inc                |  4 +-
 meta/recipes-extended/bash/bash.inc                |  4 +-
 meta/recipes-extended/ed/{ed_1.8.bb => ed_1.9.bb}  |  7 +-
 .../net-tools-config.h                             |  0
 .../net-tools-config.make                          |  0
 ...net-tools_1.60-24.2.bb => net-tools_1.60-25.bb} |  5 +-
 .../procps-3.2.8/procps-3.2.8-ps-cgroup.patch      | 74 ++++++++++++++++++++++
 meta/recipes-extended/procps/procps_3.2.8.bb       |  1 +
 meta/recipes-extended/sudo/sudo.inc                |  2 +-
 .../recipes-extended/tzcode/tzcode-native_2013d.bb |  6 +-
 .../tzdata/{tzdata_2013b.bb => tzdata_2013d.bb}    |  4 +-
 .../{mkfontscale_1.1.0.bb => mkfontscale_1.1.1.bb} |  6 +-
 meta/recipes-kernel/systemtap/systemtap_git.bb     |  2 +-
 ...0.10.71.bb => gst-fluendo-mpegdemux_0.10.72.bb} |  6 +-
 23 files changed, 146 insertions(+), 78 deletions(-)
 delete mode 100644 meta/recipes-devtools/qemu/files/fix-configure-checks.patch
 rename meta/recipes-extended/ed/{ed_1.8.bb => ed_1.9.bb} (68%)
 rename meta/recipes-extended/net-tools/{net-tools-1.60-24.2 => net-tools}/net-tools-config.h (100%)
 rename meta/recipes-extended/net-tools/{net-tools-1.60-24.2 => net-tools}/net-tools-config.make (100%)
 rename meta/recipes-extended/net-tools/{net-tools_1.60-24.2.bb => net-tools_1.60-25.bb} (94%)
 create mode 100644 meta/recipes-extended/procps/procps-3.2.8/procps-3.2.8-ps-cgroup.patch
 rename meta/recipes-extended/tzdata/{tzdata_2013b.bb => tzdata_2013d.bb} (98%)
 rename meta/recipes-graphics/xorg-app/{mkfontscale_1.1.0.bb => mkfontscale_1.1.1.bb} (78%)
 rename meta/recipes-multimedia/gstreamer/{gst-fluendo-mpegdemux_0.10.71.bb => gst-fluendo-mpegdemux_0.10.72.bb} (70%)

-- 
1.8.1.4



             reply	other threads:[~2013-08-09 15:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-09 15:03 Saul Wold [this message]
2013-08-09 15:48 ` [CONSOLIDATED PULL 00/17] Review & ACK Burton, Ross
2013-08-09 15:48 ` Paul Eggleton
2013-08-09 17:47 ` Otavio Salvador

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1376060231.git.sgw@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=paul.eggleton@linux.intel.com \
    --cc=richard.purdie@linuxfoundation.org \
    --cc=ross.burton@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.