summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/neard
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-23 11:36:28 +0000
commit940c4179cca43567cea31967ea6600aeea5687aa (patch)
tree9ea1297dfaf3793cf3e959851716876b105d2fb6 /meta/recipes-connectivity/neard
parentb31e6e75ec0dcc32368edf4f7f7b0d9c310fced7 (diff)
downloadpoky-940c4179cca43567cea31967ea6600aeea5687aa.tar.gz
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>
Diffstat (limited to 'meta/recipes-connectivity/neard')
0 files changed, 0 insertions, 0 deletions