]> code.ossystems Code Review - openembedded-core.git/commit
nss: Fix postinstall script
authorDavid Vincent <freesilicon@gmail.com>
Wed, 4 Jan 2017 16:43:02 +0000 (17:43 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Jan 2017 13:34:30 +0000 (13:34 +0000)
commit8f782f7095e718dd9452055af53363beb6bdbece
treef3292faddb2e27ea0f184df3cfe2e4b1339fbef3
parentd4218bb468ab9485a0a0cb12b07cb1d96dc6326b
nss: Fix postinstall script

When installing NSS on a read-only rootfs, the current postinstall
scriptlet exits after having run the signing part. This causes an error
when appending the task because the rest of the script is simply ignored
and therefore never run.

Signed-off-by: David Vincent <freesilicon@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/nss/nss_3.27.1.bb