[Buildroot] [PATCH v2] package/restclient-cpp: new package

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Aug 11 12:55:22 UTC 2019


On Sat, 10 Aug 2019 07:23:53 +0200
Gilles Talis <gilles.talis at gmail.com> wrote:

> restclient-cpp is a simple REST client library for C++
> 
> Signed-off-by: Gilles Talis <gilles.talis at gmail.com>
> ---
> Changes v1 -> v2:
> - Added a description of package in commit message
> - Switched to github helper macro to download package
> ---
>  DEVELOPERS                                 |  1 +
>  package/Config.in                          |  1 +
>  package/restclient-cpp/Config.in           | 13 +++++++++++++
>  package/restclient-cpp/restclient-cpp.hash |  3 +++
>  package/restclient-cpp/restclient-cpp.mk   | 18 ++++++++++++++++++
>  5 files changed, 36 insertions(+)
>  create mode 100644 package/restclient-cpp/Config.in
>  create mode 100644 package/restclient-cpp/restclient-cpp.hash
>  create mode 100644 package/restclient-cpp/restclient-cpp.mk

Applied to next, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list