diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-11 17:40:01 +0100 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-13 18:44:35 +0100 |
| commit | 00ba7da845b96a15b42550d15a343f7bc36392f8 (patch) | |
| tree | 4e8d958f0f8698c26f2f67a3f6dff7a6e54b3ed3 /meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb | |
| parent | b7f480cc4c533106442ecfe3266d73dd5a6973e8 (diff) | |
| download | meta-openembedded-00ba7da845b96a15b42550d15a343f7bc36392f8.tar.gz | |
recipes: blacklist recipes depending on blacklisted recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb')
| -rw-r--r-- | meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb | 2 |
1 files changed, 2 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 8c39ad7759..89b63e9c5a 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,5 @@ 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 | PNBLACKLIST[gnome-themes] ?= "Depends on blacklisted gtk-engines" | ||
