diff options
| -rw-r--r-- | meta-networking/recipes-connectivity/kea/kea_1.7.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/kea/kea_1.7.0.bb b/meta-networking/recipes-connectivity/kea/kea_1.7.0.bb index 3123099a76..105ba10d7a 100644 --- a/meta-networking/recipes-connectivity/kea/kea_1.7.0.bb +++ b/meta-networking/recipes-connectivity/kea/kea_1.7.0.bb | |||
| @@ -59,3 +59,5 @@ FILES_${PN}-staticdev += "${libdir}/kea/hooks/*.a ${libdir}/hooks/*.a" | |||
| 59 | FILES_${PN} += "${libdir}/hooks/*.so" | 59 | FILES_${PN} += "${libdir}/hooks/*.so" |
| 60 | 60 | ||
| 61 | BBCLASSEXTEND += "native" | 61 | BBCLASSEXTEND += "native" |
| 62 | |||
| 63 | PARALLEL_MAKEINST = "" | ||
