[OE-core] [CONSOLIDATED PULL 0/8] Patches and updates

Saul Wold sgw at linux.intel.com
Tue Dec 24 06:26:47 UTC 2013


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




More information about the Openembedded-core mailing list