vsftpd: remove fixes applied upstream
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
cc0e76f3fe
commit
376f7672b6
|
|
@ -4,8 +4,3 @@ PRINC := "${@int(PRINC) + 1}"
|
||||||
PR_append = "+${DISTRO}"
|
PR_append = "+${DISTRO}"
|
||||||
|
|
||||||
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
||||||
|
|
||||||
DEPENDS += "openssl"
|
|
||||||
|
|
||||||
# Inhibit warning about files already stripped
|
|
||||||
INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue