diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2017-04-13 02:57:24 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-04-13 23:57:37 +0100 |
commit | bf867019c33c34dc997e10a3bdba4aeee81f559a (patch) | |
tree | 115139a631a1e39b4a70df9da87c68cf83e6a93b /meta/recipes-devtools/systemd-bootchart | |
parent | 3c432e130b47461f845e1618b565f174417e1aa5 (diff) | |
download | openembedded-core-bf867019c33c34dc997e10a3bdba4aeee81f559a.tar.gz openembedded-core-bf867019c33c34dc997e10a3bdba4aeee81f559a.tar.bz2 openembedded-core-bf867019c33c34dc997e10a3bdba4aeee81f559a.zip |
apt: fix libdir path for apt.systemd.daily
It should be ${libdir} rather than /usr/lib, otherwise it would fail
when multilib:
MACHINE = "qemux86-64"
require conf/multilib.conf
MULTILIBS = "multilib:lib32"
DEFAULTTUNE_virtclass-multilib-lib32 = "x86"
$ bitbake apt
[snip]
install: target /path/to/apt/1.2.12-r0/image/usr/lib/apt is not a directory: No such file or directory
[snip]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/systemd-bootchart')
0 files changed, 0 insertions, 0 deletions