summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/include/default-versions.inc
diff options
context:
space:
mode:
authorJeremy Puhlman <jpuhlman@mvista.com>2018-06-13 12:53:43 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-06-18 11:07:57 +0100
commit927c2669c501fe552f7ce092cb46eb773660c5bd (patch)
tree65b3728f5658c5d1fd2e877381ab950e59b4e38d /meta/conf/distro/include/default-versions.inc
parentc76ca2c65b284a1296979bf9365a395163259012 (diff)
downloadpoky-927c2669c501fe552f7ce092cb46eb773660c5bd.tar.gz
Multilibize the UPDATERCPN variable
The audit package specifies the following: UPDATERCPN = "auditd" However because it is not multilibized, the value "auditd" is used to search for the package to add the post install script too. In the mutlilib alternate abi case, that package does not exist. It ends up assigning the post install script to the lib32-audit-lic package, which subsequently failes to execute the script due to the initscript it is trying to turn on is not installed. (From OE-Core rev: ce99653e1af50d9e8f070ca6ae810908c4c138c6) Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/distro/include/default-versions.inc')
0 files changed, 0 insertions, 0 deletions