aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/module.bbclass
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2015-01-07 06:55:03 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-01-16 09:13:01 +0000
commitadf32ca3d0657cb5d363ae7a3fdb539c6627cf39 (patch)
tree3c3567cd8eb4ab2d3ee30194b65d1207a97e2b72 /meta/classes/module.bbclass
parentaf501bd51f9a86edd34e0405bc32dabe21312229 (diff)
downloadopenembedded-core-contrib-adf32ca3d0657cb5d363ae7a3fdb539c6627cf39.tar.gz
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. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/module.bbclass')
0 files changed, 0 insertions, 0 deletions