ustream-ssl: new package
authorRahul Jain <Rahul.Jain@imgtec.com>
Mon, 17 Oct 2016 11:02:23 +0000 (16:32 +0530)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 5 Nov 2016 12:54:41 +0000 (13:54 +0100)
commitbdb8f8231b0418c91bb800b59afa89f182a36081
treea40c579dbad127be46516854ba5efd14c30bce7b
parent944805f012f4f1f8e77aba0bbc5edc7e786999a2
ustream-ssl: new package

ustream-ssl has support for polarssl and cyassl
but since polarssl is made obsolete by mbedtls and cyassl
is not present in buildroot, we have not added support for it.

Signed-off-by: Rahul Bedarkar <Rahul.Bedarkar@imgtec.com>
Signed-off-by: Rahul Jain <Rahul.Jain@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/ustream-ssl/Config.in [new file with mode: 0644]
package/ustream-ssl/ustream-ssl.mk [new file with mode: 0644]