Files
poky/meta/recipes-devtools
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
..
2015-01-23 11:36:25 +00:00
2015-01-23 11:36:26 +00:00
2014-12-27 22:53:40 +00:00
2014-11-09 10:21:20 +00:00
2014-03-02 17:25:28 +00:00
2015-01-16 23:08:25 +00:00
2014-12-25 08:18:13 +00:00
2014-11-25 13:03:28 +00:00
2015-01-16 23:08:26 +00:00
2014-11-12 15:38:31 +00:00
2015-01-08 09:24:49 +00:00
2014-09-22 13:04:21 +01:00
2014-12-23 10:18:19 +00:00
2014-12-03 12:24:00 +00:00
2015-01-08 09:24:50 +00:00
2014-01-02 12:50:24 +00:00
2014-11-09 10:21:21 +00:00
2014-08-28 15:12:44 +01:00
2015-01-07 23:35:09 +00:00
2015-01-23 11:36:26 +00:00
2014-12-27 22:53:40 +00:00
2014-12-23 10:18:20 +00:00
2015-01-16 23:08:24 +00:00
2015-01-23 11:36:25 +00:00
2014-10-18 16:14:05 +02:00
2014-11-06 16:45:17 +00:00
2015-01-23 11:36:27 +00:00
2014-12-23 10:18:16 +00:00
2014-09-22 13:04:22 +01:00
2014-08-28 15:12:42 +01:00
2015-01-16 23:08:19 +00:00
2015-01-23 11:36:27 +00:00
2015-01-16 23:08:26 +00:00
2015-01-16 23:08:24 +00:00
2014-08-11 10:53:05 +01:00
2015-01-16 23:08:28 +00:00
2014-12-23 10:18:20 +00:00
2015-01-23 11:36:27 +00:00
2014-11-12 15:38:33 +00:00
2014-11-06 16:45:18 +00:00
2015-01-07 23:35:08 +00:00
2014-11-20 14:08:12 +00:00
2014-12-19 18:08:02 +00:00
2014-12-11 11:34:57 +00:00
2014-08-23 09:26:10 +01:00
2013-08-13 23:05:58 +01:00