From: Roy Li <[email protected]> The following changes since commit 7a8f37daa7b42905233c31366915b897886a957a:
dev-manual: Updates to add Luna support for Eclipse (2015-05-03 11:49:35 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib roy/bind-9.10.2-1 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=roy/bind-9.10.2-1 Roy Li (2): bind: upgrade to 9.10.2 dhcp: fix a building failure when upgrade bind .../bind/bind/bind-CVE-2012-3817.patch | 40 - ...d-crosscripts-search-path-for-xml2-config.patch | 2 +- .../bind/bind/bind-subdirs-run-serially.patch | 35 - .../bind/bind/bind9_9_5-CVE-2014-8500.patch | 990 --------------------- .../bind/bind/cross-build-fix.patch | 21 - .../bind/bind/dont-test-on-host.patch | 4 +- .../bind/{bind_9.9.5.bb => bind_9.10.2.bb} | 10 +- meta/recipes-connectivity/dhcp/dhcp.inc | 7 +- .../dhcp/dhcp/0001-search-libxml2.patch | 35 + 9 files changed, 47 insertions(+), 1097 deletions(-) delete mode 100644 meta/recipes-connectivity/bind/bind/bind-CVE-2012-3817.patch delete mode 100644 meta/recipes-connectivity/bind/bind/bind-subdirs-run-serially.patch delete mode 100644 meta/recipes-connectivity/bind/bind/bind9_9_5-CVE-2014-8500.patch delete mode 100644 meta/recipes-connectivity/bind/bind/cross-build-fix.patch rename meta/recipes-connectivity/bind/{bind_9.9.5.bb => bind_9.10.2.bb} (87%) create mode 100644 meta/recipes-connectivity/dhcp/dhcp/0001-search-libxml2.patch -- 1.9.1 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
