From 0b1edfb884858086269a7a81cfceaca1f7cc26c8 Mon Sep 17 00:00:00 2001 From: Hiago De Franco Date: Mon, 25 Nov 2024 21:08:35 -0300 Subject: libdisplay-info: add recipe libdisplay-info is a EDID and DisplayID library. Goals: - Provide a set of high-level, easy-to-use, opinionated functions as well as low-level functions to access detailed information. - Simplicity and correctness over performance and resource usage. - Well-tested and fuzzed. Since commit a16598b038b2 ("backend-drm: make libdisplay-info mandatory") from Weston, this library is now mandatory in order to build weston 14.0.1 and newer. (From OE-Core rev: aa3fe5a5c00085f5455a66c1033f4124e76239ec) Signed-off-by: Hiago De Franco Signed-off-by: Richard Purdie --- meta/conf/distro/include/maintainers.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/conf') diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc index b350b81654..78e9643832 100644 --- a/meta/conf/distro/include/maintainers.inc +++ b/meta/conf/distro/include/maintainers.inc @@ -325,6 +325,7 @@ RECIPE_MAINTAINER:pn-libcomps = "Alexander Kanavin " RECIPE_MAINTAINER:pn-libconvert-asn1-perl = "Tim Orling " RECIPE_MAINTAINER:pn-libdaemon = "Alexander Kanavin " RECIPE_MAINTAINER:pn-libdazzle = "Alexander Kanavin " +RECIPE_MAINTAINER:pn-libdisplay-info = "Hiago De Franco " RECIPE_MAINTAINER:pn-libdnf = "Alexander Kanavin " RECIPE_MAINTAINER:pn-libdrm = "Otavio Salvador " RECIPE_MAINTAINER:pn-libedit = "Khem Raj " -- cgit v1.2.3-54-g00ecf