mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
rsync: add nativesdk to BBCLASSEXTEND
(From OE-Core rev: 6852b66ee03e7ee61e4705eadd1957140b217f9c) Signed-off-by: Nathan Rossi <nathan@nathanrossi.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e4c3655d0a
commit
decd9f224f
@@ -55,4 +55,4 @@ do_install_append() {
|
||||
install -m 0644 ${WORKDIR}/rsyncd.conf ${D}${sysconfdir}
|
||||
}
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user