All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [CONSOLIDATED PULL 0/8] Patches and updates
Date: Mon, 23 Dec 2013 22:26:47 -0800	[thread overview]
Message-ID: <cover.1387866355.git.sgw@linux.intel.com> (raw)


The following changes since commit 421e927bd453259f4b3cdbd1676f6e12f97bf34f:

  openssl: use PACKAGECONFIG to disable perl bits (2013-12-21 09:09:22 +0000)

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

Chen Qi (1):
  image.bbclass: add ability to set systemd default target

Corneliu Stoicescu (1):
  oe-selftest: New tests for sstate related operations

Joao Henrique Ferreira de Freitas (1):
  boot-directdisk: fix the support of vmdk

Saul Wold (5):
  util-linux: remove non PN based -dev packages
  sqlite: remove unrecognised options: --enable-tempstore
  python: fix unrecognised options: --without-cxx --with-cyclic-gc
  tzdata: Update to 2013i
  tzcode: Update to 2013i

 meta/classes/boot-directdisk.bbclass               |  18 +-
 meta/classes/image.bbclass                         |  10 +
 meta/lib/oeqa/selftest/sstate.py                   | 226 +++++++++++++++++++++
 meta/recipes-core/util-linux/util-linux.inc        |  10 +-
 meta/recipes-devtools/python/python.inc            |   3 +-
 ...code-native_2013h.bb => tzcode-native_2013i.bb} |  10 +-
 .../tzdata/{tzdata_2013h.bb => tzdata_2013i.bb}    |   6 +-
 meta/recipes-support/sqlite/sqlite3.inc            |   2 +-
 8 files changed, 258 insertions(+), 27 deletions(-)
 create mode 100644 meta/lib/oeqa/selftest/sstate.py
 rename meta/recipes-extended/tzcode/{tzcode-native_2013h.bb => tzcode-native_2013i.bb} (59%)
 rename meta/recipes-extended/tzdata/{tzdata_2013h.bb => tzdata_2013i.bb} (97%)

-- 
1.8.3.1



                 reply	other threads:[~2013-12-24  6:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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.1387866355.git.sgw@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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.