diff options
| -rw-r--r-- | meta/recipes-devtools/rsync/rsync_3.2.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rsync/rsync_3.2.3.bb b/meta/recipes-devtools/rsync/rsync_3.2.3.bb index 375efa0dea..b7205e5bde 100644 --- a/meta/recipes-devtools/rsync/rsync_3.2.3.bb +++ b/meta/recipes-devtools/rsync/rsync_3.2.3.bb | |||
| @@ -55,4 +55,4 @@ do_install_append() { | |||
| 55 | install -m 0644 ${WORKDIR}/rsyncd.conf ${D}${sysconfdir} | 55 | install -m 0644 ${WORKDIR}/rsyncd.conf ${D}${sysconfdir} |
| 56 | } | 56 | } |
| 57 | 57 | ||
| 58 | BBCLASSEXTEND = "native" | 58 | BBCLASSEXTEND = "native nativesdk" |
