diff options
| author | Andreas Müller <schnitzeltony@gmail.com> | 2019-10-29 08:25:23 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-11-01 17:22:52 -0700 |
| commit | 176ef600c870102184c9e6941959fe26a0151446 (patch) | |
| tree | 9dfa03e06d20ea020c5fffa20c83dc23a7c05605 | |
| parent | f2a05125b7d01aa4076530d8c2e91d29954fca45 (diff) | |
| download | meta-openembedded-176ef600c870102184c9e6941959fe26a0151446.tar.gz | |
unicode-ucd: Set correct SUMMARY and HOMEPAGE
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/unicode-ucd/unicode-ucd_12.1.0.bb | 4 |
1 files 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 @@ | |||
| 1 | SUMMARY = "C++11 command line parser" | 1 | SUMMARY = "Unicode Character Database" |
| 2 | HOMEPAGE = "https://github.com/CLIUtils/CLI11" | 2 | HOMEPAGE = "https://unicode.org/ucd/" |
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://unicode.org.license.html;beginline=42;endline=85;md5=67619d0c52706853c0256514e7fd04cd" | 4 | LIC_FILES_CHKSUM = "file://unicode.org.license.html;beginline=42;endline=85;md5=67619d0c52706853c0256514e7fd04cd" |
| 5 | 5 | ||
