libconfuse: replace DESCRIPTION by SUMMARY

DESCRIPTION will default to SUMMARY, but not the other way round.

Signed-off-by: Enrico Jörns <ejo@pengutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Enrico Jörns 2024-09-10 22:06:06 +02:00 committed by Khem Raj
parent d88ae3885f
commit 2f95897a63
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -1,4 +1,4 @@
DESCRIPTION = "libConfuse is a configuration file parser library"
SUMMARY = "libConfuse is a configuration file parser library"
LICENSE = "ISC"
LIC_FILES_CHKSUM = "file://LICENSE;md5=42fa47330d4051cd219f7d99d023de3a"