generic-poky/meta/recipes-devtools/apt
Robert Yang 7b4a8a2fb8 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]

(From OE-Core rev: bf867019c33c34dc997e10a3bdba4aeee81f559a)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-04-14 09:47:08 +01:00
..
apt apt: Fix build in musl it was break due to upgrade to 1.2.12 2016-08-10 10:46:28 +01:00
files apt: Upgrade to 1.2.12 2016-08-04 15:22:21 +01:00
apt-native.inc meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
apt-native_1.2.12.bb apt: Upgrade to 1.2.12 2016-08-04 15:22:21 +01:00
apt-package.inc apt: fix libdir path for apt.systemd.daily 2017-04-14 09:47:08 +01:00
apt.inc apt: Fix build in musl it was break due to upgrade to 1.2.12 2016-08-10 10:46:28 +01:00
apt_1.2.12.bb apt: add PACKAGECONFIG for lz4 2016-09-08 00:32:43 +01:00