[OE-core] [PATCH 0/2] bind update req. new pkg in core

Armin Kuster akuster808 at gmail.com
Mon May 21 19:43:46 UTC 2018


With this update, the python-ply package is required.
I copied the one from meta-python to core. Once this hits master,
I will send a patch to remove the same recipe from
meta-python.

Armin Kuster (2):
  bind: update to 9.12.1
  python3-ply: add package needed by bind 9.12 update

 ...0001-build-use-pkg-config-to-find-libxml2.patch | 13 +++---
 ...-gen.c-extend-DIRNAMESIZE-from-256-to-512.patch | 13 +++---
 .../0001-lib-dns-gen.c-fix-too-long-error.patch    | 13 +++---
 .../bind/bind/bind-confgen-build-unix.o-once.patch | 48 ----------------------
 ...-searching-for-json-headers-searches-sysr.patch | 13 +++---
 .../bind/bind/dont-test-on-host.patch              | 17 --------
 .../use-python3-and-fix-install-lib-path.patch     | 36 ----------------
 .../bind/{bind_9.10.6.bb => bind_9.12.1.bb}        | 21 ++++------
 meta/recipes-devtools/python/python-ply.inc        | 18 ++++++++
 meta/recipes-devtools/python/python-ply_3.11.bb    |  2 +
 10 files changed, 49 insertions(+), 145 deletions(-)
 delete mode 100644 meta/recipes-connectivity/bind/bind/bind-confgen-build-unix.o-once.patch
 delete mode 100644 meta/recipes-connectivity/bind/bind/dont-test-on-host.patch
 delete mode 100644 meta/recipes-connectivity/bind/bind/use-python3-and-fix-install-lib-path.patch
 rename meta/recipes-connectivity/bind/{bind_9.10.6.bb => bind_9.12.1.bb} (86%)
 create mode 100644 meta/recipes-devtools/python/python-ply.inc
 create mode 100644 meta/recipes-devtools/python/python-ply_3.11.bb

-- 
2.7.4




More information about the Openembedded-core mailing list