summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/kea/kea_1.4.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* kea: Fix build with boost 1.68+Khem Raj2018-09-091-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* kea: fix do_package warningMingli Yu2018-08-131-1/+1
| | | | | | | | | | | | Add libdhcp_stat_cmds.a and libdhcp_ha.a to FILES_${PN}-staticdev to fix below warning: WARNING: kea-1.4.0-r0 do_package: QA Issue: kea: Files/directories were installed but not shipped in any package: /usr/lib64/hooks/libdhcp_stat_cmds.a /usr/lib64/hooks/libdhcp_ha.a Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* kea: Upgrade to 1.4.0 releaseKhem Raj2018-06-291-0/+51
Licence-Update: * Co-routines are now used from external boost * ISC Copyright years are updated to 2018 * Support for Google Benchmark has been added under Apache-2.0 Signed-off-by: Khem Raj <raj.khem@gmail.com>