diff options
| -rw-r--r-- | meta/recipes-connectivity/libpcap/libpcap_1.10.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/libpcap/libpcap_1.10.4.bb b/meta/recipes-connectivity/libpcap/libpcap_1.10.4.bb index 27b167c21f..166654e280 100644 --- a/meta/recipes-connectivity/libpcap/libpcap_1.10.4.bb +++ b/meta/recipes-connectivity/libpcap/libpcap_1.10.4.bb | |||
| @@ -40,4 +40,4 @@ do_configure:prepend () { | |||
| 40 | sed 's|\([ "^'\''I]\+\)/usr/include/|\1${STAGING_INCDIR}/|g' -i ${S}/configure.ac | 40 | sed 's|\([ "^'\''I]\+\)/usr/include/|\1${STAGING_INCDIR}/|g' -i ${S}/configure.ac |
| 41 | } | 41 | } |
| 42 | 42 | ||
| 43 | BBCLASSEXTEND = "native" | 43 | BBCLASSEXTEND = "native nativesdk" |
