summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/tcltk
diff options
context:
space:
mode:
authorWenzong Fan <wenzong.fan@windriver.com>2012-08-03 11:30:21 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-06 15:18:45 +0100
commite51d01a6b7336e997199966fb386c8a73a712fb3 (patch)
treed117e8155f3901d97b24abc2f5b6cdb50be12e41 /meta/recipes-devtools/tcltk
parentba218e743be4d4beec5faba188ea1236db774fb5 (diff)
downloadpoky-e51d01a6b7336e997199966fb386c8a73a712fb3.tar.gz
gdk-pixbuf: fix parallel install issue
This patch fixes parallel install issue that lib libpixbufloader-png.la depends on libgdk_pixbuf-2.0.la which will be regenerated during insta- llation, if libgdk_pixbuf-2.0.la is regenerating and at the same time libpixbufloader-png.la links it, the error will happen. Error message is: * usr/bin/ld: cannot find -lgdk_pixbuf-2.0 * collect2: ld returned 1 exit status Make an explicit dependency to the libs install targets would fix this issue. [YOCTO #2883] (From OE-Core rev: e6fb5a25a098bd639be4b176f58e552404232c93) Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/tcltk')
0 files changed, 0 insertions, 0 deletions