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>
This commit is contained in:
parent
4de5782fe9
commit
a12152359c
|
|
@ -1,5 +1,3 @@
|
||||||
# Copyright (C) 2013 Digi International.
|
# Copyright (C) 2013 Digi International.
|
||||||
|
|
||||||
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
||||||
|
|
||||||
INSANE_SKIP_${PN} = "installed-vs-shipped"
|
|
||||||
Loading…
Reference in New Issue