Files
poky/meta/recipes-devtools
Robert Yang 6c3ccc8ae9 guile: fixed 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, make sure the libs are installed
firstly will fix the problem.

(From OE-Core rev: adf32ca3d0657cb5d363ae7a3fdb539c6627cf39)

(From OE-Core rev: f6305b451fd5f13e62642b8ac34edc0e6ab19542)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-11 17:40:06 +00:00
..
2015-01-06 14:13:37 +00:00
2014-03-02 17:25:28 +00:00
2014-07-19 00:09:01 +01:00
2014-12-31 10:18:26 +00:00
2014-09-22 13:04:21 +01:00
2014-12-31 10:18:29 +00:00
2014-10-10 16:44:33 +01:00
2014-01-02 12:50:24 +00:00
2014-08-28 15:12:44 +01:00
2014-12-31 10:18:25 +00:00
2014-10-18 16:14:05 +02:00
2014-07-17 12:28:50 +01:00
2014-08-02 09:26:17 +01:00
2014-09-22 13:04:22 +01:00
2014-08-28 15:12:42 +01:00
2015-02-11 17:40:06 +00:00
2014-12-31 10:18:46 +00:00
2014-08-28 15:12:44 +01:00
2014-08-11 10:53:05 +01:00
2014-12-31 10:18:44 +00:00
2014-09-16 22:14:09 +01:00
2014-08-28 15:12:44 +01:00
2014-04-10 17:35:15 +01:00
2014-08-23 09:26:10 +01:00
2013-08-13 23:05:58 +01:00