mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
defs.c dependes on gdk-types.defs and gtk-types.defs. When parallel compile, it may fails with: "IOError: [Errno 2] No such file or directory: 'gtk-types.defs'" Add them to dependences of defs.c to fix this issue. (From OE-Core rev: edf278eec71552bcd3ac661dce8e8b7489463f6a) Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| python-pygtk2 | ||
| acinclude.m4 | ||
| add-gtk-types.defs-into-gdk.c-dependence.patch | ||
| fix-gtkunixprint.patch | ||
| nodocs.patch | ||
| prevent_to_get_display_during_import.patch | ||
| update-dependences-of-defs.c.patch | ||