diff options
Diffstat (limited to 'meta/recipes-support/curl/curl_7.69.1.bb')
| -rw-r--r-- | meta/recipes-support/curl/curl_7.69.1.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-support/curl/curl_7.69.1.bb b/meta/recipes-support/curl/curl_7.69.1.bb index c3d629108a..4cc35c2c51 100644 --- a/meta/recipes-support/curl/curl_7.69.1.bb +++ b/meta/recipes-support/curl/curl_7.69.1.bb | |||
| @@ -1,4 +1,8 @@ | |||
| 1 | SUMMARY = "Command line tool and library for client-side URL transfers" | 1 | SUMMARY = "Command line tool and library for client-side URL transfers" |
| 2 | DESCRIPTION = "It uses URL syntax to transfer data to and from servers. \ | ||
| 3 | curl is a widely used because of its ability to be flexible and complete \ | ||
| 4 | complex tasks. For example, you can use curl for things like user authentication, \ | ||
| 5 | HTTP post, SSL connections, proxy support, FTP uploads, and more!" | ||
| 2 | HOMEPAGE = "http://curl.haxx.se/" | 6 | HOMEPAGE = "http://curl.haxx.se/" |
| 3 | BUGTRACKER = "http://curl.haxx.se/mail/list.cgi?list=curl-tracker" | 7 | BUGTRACKER = "http://curl.haxx.se/mail/list.cgi?list=curl-tracker" |
| 4 | SECTION = "console/network" | 8 | SECTION = "console/network" |
