diff options
| author | Ross Burton <ross.burton@arm.com> | 2023-12-08 22:32:15 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-12-09 00:00:05 -0800 |
| commit | 9ae31f6f6a67d14da075bceb4a1a9781b140ffe8 (patch) | |
| tree | 3cc45e3a8076c14164d5f8b4aeafd32dae833ae8 /meta-oe/recipes-graphics | |
| parent | 1a84a1ebbe197552077b4610c6fdcd459532113e (diff) | |
| download | meta-openembedded-9ae31f6f6a67d14da075bceb4a1a9781b140ffe8.tar.gz | |
Remove unused SRC_DISTRIBUTE_LICENSES
This variable was removed in oe-core 8c9ef5, and didn't do what any of
these recipes seem to be using it for.
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics')
| -rw-r--r-- | meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb index 3fc7f39e85..05ece8b748 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Unicode Mingti (printed) TrueType Font" | |||
| 2 | HOMEPAGE = "http://www.freedesktop.org/wiki/Software/CJKUnifonts" | 2 | HOMEPAGE = "http://www.freedesktop.org/wiki/Software/CJKUnifonts" |
| 3 | LICENSE = "Arphic-Public-License" | 3 | LICENSE = "Arphic-Public-License" |
| 4 | LIC_FILES_CHKSUM = "file://license/english/ARPHICPL.TXT;md5=4555ed88e9a72fc9562af379d07c3350" | 4 | LIC_FILES_CHKSUM = "file://license/english/ARPHICPL.TXT;md5=4555ed88e9a72fc9562af379d07c3350" |
| 5 | SRC_DISTRIBUTE_LICENSES += "${PN}" | 5 | |
| 6 | RPROVIDES:${PN} = "virtual-chinese-font" | 6 | RPROVIDES:${PN} = "virtual-chinese-font" |
| 7 | PR = "r6" | 7 | PR = "r6" |
| 8 | 8 | ||
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb index 5a403f0775..c7229df1b1 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb | |||
| @@ -6,7 +6,7 @@ SUMMARY:ttf-sazanami-mincho = "Sazanami Mincho Japanese TrueType font" | |||
| 6 | HOMEPAGE = "http://sourceforge.jp/projects/efont/" | 6 | HOMEPAGE = "http://sourceforge.jp/projects/efont/" |
| 7 | LICENSE = "PD" | 7 | LICENSE = "PD" |
| 8 | LIC_FILES_CHKSUM = "file://README;md5=97d739900be6e852830f55aa3c07d4a0" | 8 | LIC_FILES_CHKSUM = "file://README;md5=97d739900be6e852830f55aa3c07d4a0" |
| 9 | SRC_DISTRIBUTE_LICENSES += "${PN}" | 9 | |
| 10 | RPROVIDES:${PN} = "virtual-japanese-font" | 10 | RPROVIDES:${PN} = "virtual-japanese-font" |
| 11 | PR = "r9" | 11 | PR = "r9" |
| 12 | 12 | ||
