From 176ef600c870102184c9e6941959fe26a0151446 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 29 Oct 2019 08:25:23 +0100 Subject: [PATCH] unicode-ucd: Set correct SUMMARY and HOMEPAGE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- meta-oe/recipes-support/unicode-ucd/unicode-ucd_12.1.0.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-support/unicode-ucd/unicode-ucd_12.1.0.bb b/meta-oe/recipes-support/unicode-ucd/unicode-ucd_12.1.0.bb index 88a116f634..89ab565ce5 100644 --- a/meta-oe/recipes-support/unicode-ucd/unicode-ucd_12.1.0.bb +++ b/meta-oe/recipes-support/unicode-ucd/unicode-ucd_12.1.0.bb @@ -1,5 +1,5 @@ -SUMMARY = "C++11 command line parser" -HOMEPAGE = "https://github.com/CLIUtils/CLI11" +SUMMARY = "Unicode Character Database" +HOMEPAGE = "https://unicode.org/ucd/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://unicode.org.license.html;beginline=42;endline=85;md5=67619d0c52706853c0256514e7fd04cd"