diff options
author | Ioan-Adrian Ratiu <adrian.ratiu@ni.com> | 2017-08-23 19:02:27 +0300 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-08-28 11:06:05 +0200 |
commit | 4d71753da9d11bf96e3d46cc74735188c3a7d7a2 (patch) | |
tree | dc888d8b6a06e0c3a1b32c5e8cdc98bb186406ef /meta-oe/recipes-graphics/xorg-font | |
parent | 9d06ee2622bf2a7496b3e63a355f849e8496cacb (diff) | |
download | meta-openembedded-4d71753da9d11bf96e3d46cc74735188c3a7d7a2.tar.gz |
xorg-fonts-100dpi: unblacklist recipe
All dependencies have been fixed by the following commits:
b3d7a464c font-adobe-100dpi: update depends to fix builds with RSS
8de29d274 font-bh-100dpi: update depends to fix builds with RSS
bac94456a font-adobe-utopia-100dpi: update depends to fix builds with RSS
5fecd31c6 font-bh-lucidatypewriter-100dpi: update depends to fix builds with RSS
Unblacklist it so it won't get auto-deleted in about a week when the
2.4 dev cycle starts.
Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-font')
-rw-r--r-- | meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb b/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb index fcf68262c..45e3f7b59 100644 --- a/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb +++ b/meta-oe/recipes-graphics/xorg-font/xorg-fonts-100dpi.bb | |||
@@ -12,13 +12,3 @@ RDEPENDS_${PN} = "\ | |||
12 | font-bh-lucidatypewriter-100dpi \ | 12 | font-bh-lucidatypewriter-100dpi \ |
13 | font-bitstream-100dpi \ | 13 | font-bitstream-100dpi \ |
14 | " | 14 | " |
15 | |||
16 | PNBLACKLIST[xorg-fonts-100dpi] ?= "Runtime depends on blacklisted font-adobe-100dpi - the recipe will be removed on 2017-09-01 unless the issue is fixed" | ||
17 | |||
18 | PNBLACKLIST[xorg-fonts-100dpi] ?= "Runtime depends on blacklisted xorg-fonts-100dpi - the recipe will be removed on 2017-09-01 unless the issue is fixed" | ||
19 | |||
20 | PNBLACKLIST[xorg-fonts-100dpi] ?= "Runtime depends on blacklisted font-bh-100dpi - the recipe will be removed on 2017-09-01 unless the issue is fixed" | ||
21 | |||
22 | PNBLACKLIST[xorg-fonts-100dpi] ?= "Runtime depends on blacklisted font-adobe-utopia-100dpi - the recipe will be removed on 2017-09-01 unless the issue is fixed" | ||
23 | |||
24 | PNBLACKLIST[xorg-fonts-100dpi] ?= "Runtime depends on blacklisted font-bh-lucidatypewriter-100dpi - the recipe will be removed on 2017-09-01 unless the issue is fixed" | ||