Fix warning

This commit is contained in:
pvizeli 2017-03-24 10:31:53 +01:00
parent 2ebf1ebb87
commit 1d9295fec1

View File

@ -13,6 +13,8 @@ FILES_${PN} += " \
"/home/root/.ssh/" \ "/home/root/.ssh/" \
" "
RDEPENDS_${PN} += "bash"
do_install_append() { do_install_append() {
install -d ${D}/home/root/.ssh install -d ${D}/home/root/.ssh