diff options
-rw-r--r-- | meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb b/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb index e9e1b50fe2..fec29e664e 100644 --- a/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb +++ b/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb | |||
@@ -31,3 +31,6 @@ SRC_URI += "file://iconpath-option.patch \ | |||
31 | SRC_URI[archive.md5sum] = "41db9e3cb25d35af2675c599e67944d1" | 31 | SRC_URI[archive.md5sum] = "41db9e3cb25d35af2675c599e67944d1" |
32 | SRC_URI[archive.sha256sum] = "8601ee24c2e096593221cbd6ebdb6686042225a03c02a01c0d67c163f9febd1a" | 32 | SRC_URI[archive.sha256sum] = "8601ee24c2e096593221cbd6ebdb6686042225a03c02a01c0d67c163f9febd1a" |
33 | GNOME_COMPRESS_TYPE="bz2" | 33 | GNOME_COMPRESS_TYPE="bz2" |
34 | |||
35 | # http://errors.yoctoproject.org/Errors/Details/35130/ | ||
36 | PNBLACKLIST[gnome-themes] ?= "BROKEN: x86_64-linux/usr/lib/icon-naming-utils/icon-name-mapping: No such file or directory" | ||