[OE-core] [daisy-backport][PATCH 0/6] Daisy backports

Otavio Salvador otavio at ossystems.com.br
Thu May 22 18:27:48 UTC 2014


Hello,

Those are the changes I have in my local backport branch which I run
on top of 'sgw/daisy' branch.

Chen Qi (2):
  tcf-agent: add systemd support
  gdb: add PACKAGECONFIG for babeltrace

Denys Dmytriyenko (3):
  cryptodev-linux: move to recipes-kernel to be shared with module and
    tests
  cryptodev-linux: create common .inc file to be shared by module and
    tests
  cryptodev-tests: recipe for cryptodev test suite based on OpenSSL

Tudor Florea (1):
  curl: remove inapporpriate file from curl release

 .../openssl/cryptodev-linux_1.6.bb                 |   22 -
 meta/recipes-devtools/gdb/gdb_7.6.2.bb             |    1 +
 .../tcf-agent/tcf-agent/tcf-agent.service          |   10 +
 meta/recipes-devtools/tcf-agent/tcf-agent_git.bb   |    8 +-
 .../cryptodev/cryptodev-linux_1.6.bb               |   15 +
 .../cryptodev/cryptodev-tests_1.6.bb               |   23 +
 meta/recipes-kernel/cryptodev/cryptodev_1.6.inc    |   11 +
 ...pile-and-install-rules-for-cryptodev-test.patch |   69 +
 ...ests-Makefile-usage-of-LDLIBS-vs.-LDFLAGS.patch |   29 +
 .../curl/remove_inappropriate_file_from_rel.patch  | 8203 ++++++++++++++++++++
 meta/recipes-support/curl/curl_7.35.0.bb           |    1 +
 11 files changed, 8369 insertions(+), 23 deletions(-)
 delete mode 100644 meta/recipes-connectivity/openssl/cryptodev-linux_1.6.bb
 create mode 100644 meta/recipes-devtools/tcf-agent/tcf-agent/tcf-agent.service
 create mode 100644 meta/recipes-kernel/cryptodev/cryptodev-linux_1.6.bb
 create mode 100644 meta/recipes-kernel/cryptodev/cryptodev-tests_1.6.bb
 create mode 100644 meta/recipes-kernel/cryptodev/cryptodev_1.6.inc
 create mode 100644 meta/recipes-kernel/cryptodev/files/0001-Add-the-compile-and-install-rules-for-cryptodev-test.patch
 create mode 100644 meta/recipes-kernel/cryptodev/files/0002-Fix-tests-Makefile-usage-of-LDLIBS-vs.-LDFLAGS.patch
 create mode 100644 meta/recipes-support/curl/curl/remove_inappropriate_file_from_rel.patch

-- 
2.0.0.rc2




More information about the Openembedded-core mailing list