Files
poky/meta
Robert Yang 940c4179cc guile: fix installed-vs-shipped error
Fixed:
guile-2.0.11: guile: Files/directories were installed but not shipped
  /usr/lib64/libguile-2.0*-gdb.scm [installed-vs-shipped]

This is because when there is no file in the directory:
for f in libguile-2.0*; do
    [snip]
done

The f would be libguile-2.0* itself, use install-exec-hook will fix the
problem since it depends on install-libLTLIBRARIES.

(From OE-Core rev: 482c0c44e6efffed826cbc621a039dd0950847f8)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-01-23 11:36:28 +00:00
..
2014-12-19 18:08:02 +00:00
2015-01-23 11:36:27 +00:00
2015-01-23 11:36:27 +00:00
2015-01-23 11:36:27 +00:00
2015-01-07 23:35:10 +00:00
2015-01-23 11:36:27 +00:00
2015-01-23 11:36:27 +00:00
2015-01-07 23:35:01 +00:00
2015-01-16 23:08:27 +00:00
2015-01-23 11:36:27 +00:00
2014-06-17 10:23:53 +01:00
2015-01-23 11:36:27 +00:00
2014-01-02 12:58:54 +00:00
2013-04-10 09:23:17 +01:00