Javier Viguera
065cf3e9c4
kirkstone migration: general update to the new override syntax
...
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2022-06-20 11:39:57 +02:00
Arturo Buzarra
e13d086612
vsftpd: enable user authentication through PAM when it is enabled
...
https://jira.digi.com/browse/DEL-6502
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2019-03-11 13:05:24 +01:00
Gabriel Valcazar
4d739d1d7e
vsftpd: change path used for systemd runtime data
...
systemd-tmpfiles throws warnings of /var/run being deprecated in favor of /run.
Even though this is corrected automatically, the warnings appear several times
during runtime, polluting the systemd journal.
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2019-02-22 11:14:29 +01:00
Javier Viguera
43bd3f4e4e
meta-digi: use recommended BP and BPN variables for FILESEXTRAPATHS
...
Also move files from generic 'files' folders to a more specific '${BP}'
or '${BPN}' folders. This is recommended to speed up the fetch of files
from the local machine, as the search is done in a certain order: ${BP},
${BPN}, and 'files'.
More info:
http://thread.gmane.org/gmane.linux.embedded.yocto.general/23550/focus=23576
https://jira.digi.com/browse/DEL-1558
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2015-03-13 18:43:12 +01:00
Javier Viguera
a12152359c
vsftpd: update bbappend for yocto 1.7
...
Remove the 'installed-vs-shipped' QA skip as it's not needed anymore.
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2014-11-17 16:30:40 +01:00