diff options
| -rw-r--r-- | meta-oe/conf/layer.conf | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf index 7af9b3dd7e..31142ef496 100644 --- a/meta-oe/conf/layer.conf +++ b/meta-oe/conf/layer.conf | |||
| @@ -43,6 +43,23 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ | |||
| 43 | usb-modeswitch-data->usb-modeswitch \ | 43 | usb-modeswitch-data->usb-modeswitch \ |
| 44 | " | 44 | " |
| 45 | 45 | ||
| 46 | # ttf.inc inherits fontcache which adds fontconfig-utils to RDEPENDS | ||
| 47 | SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ | ||
| 48 | terminus-font->fontconfig \ | ||
| 49 | ttf-arphic-uming->fontconfig \ | ||
| 50 | ttf-dejavu->fontconfig \ | ||
| 51 | ttf-droid->fontconfig \ | ||
| 52 | ttf-gentium->fontconfig \ | ||
| 53 | ttf-hunkyfonts->fontconfig \ | ||
| 54 | ttf-inconsolata->fontconfig \ | ||
| 55 | ttf-liberation->fontconfig \ | ||
| 56 | ttf-mplus->fontconfig \ | ||
| 57 | ttf-sazanami->fontconfig \ | ||
| 58 | ttf-tlwg->fontconfig \ | ||
| 59 | ttf-ubuntu-font-family->fontconfig \ | ||
| 60 | ttf-wqy-zenhei->fontconfig \ | ||
| 61 | " | ||
| 62 | |||
| 46 | FREESMARTPHONE_GIT = "git://git.freesmartphone.org" | 63 | FREESMARTPHONE_GIT = "git://git.freesmartphone.org" |
| 47 | 64 | ||
| 48 | # Override security flags | 65 | # Override security flags |
