diff options
| -rw-r--r-- | meta/recipes-extended/libtirpc/libtirpc_1.0.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/libtirpc/libtirpc_1.0.2.bb b/meta/recipes-extended/libtirpc/libtirpc_1.0.2.bb index 1a73de9db0..99212600e0 100644 --- a/meta/recipes-extended/libtirpc/libtirpc_1.0.2.bb +++ b/meta/recipes-extended/libtirpc/libtirpc_1.0.2.bb | |||
| @@ -29,3 +29,5 @@ EXTRA_OECONF = "--disable-gssapi" | |||
| 29 | do_install_append() { | 29 | do_install_append() { |
| 30 | chown root:root ${D}${sysconfdir}/netconfig | 30 | chown root:root ${D}${sysconfdir}/netconfig |
| 31 | } | 31 | } |
| 32 | |||
| 33 | BBCLASSEXTEND = "native nativesdk" | ||
