curl: add tftp support to curl package

we need tftp client to upload factory test logs - enable package option
'tftp' in bbappend file.

BUGZID: 52537

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
This commit is contained in:
Patrick Zysset 2018-08-17 11:23:09 +02:00
parent 6b0624d726
commit 5e876ced7f
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
PACKAGECONFIG_append = " tftp"