From c1330b1f5335e1d1e55d9e4a672182d581a04b8c Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Thu, 3 Aug 2023 10:48:35 +0200 Subject: remove unused AUTHOR variable No longer used in generating packages Also creates a possible confusion with the recipe maintainer name. Signed-off-by: Michael Opdenacker Signed-off-by: Khem Raj --- meta-networking/recipes-connectivity/restinio/restinio_0.6.13.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-networking/recipes-connectivity/restinio') diff --git a/meta-networking/recipes-connectivity/restinio/restinio_0.6.13.bb b/meta-networking/recipes-connectivity/restinio/restinio_0.6.13.bb index 03eff43dd2..9239bd81c2 100644 --- a/meta-networking/recipes-connectivity/restinio/restinio_0.6.13.bb +++ b/meta-networking/recipes-connectivity/restinio/restinio_0.6.13.bb @@ -2,7 +2,6 @@ SUMMARY = "Header-only C++14 library that gives you an embedded HTTP server" DESCRIPTION = "Cross-platform, efficient, customizable, and robust \ asynchronous HTTP/WebSocket server C++14 library with the \ right balance between performance and ease of use" -AUTHOR = "Stefan Wiehler " HOMEPAGE = "https://stiffstream.com/en/products/restinio.html" SECTION = "libs" LICENSE = "BSD-3-Clause" -- cgit v1.2.3-54-g00ecf