[OE-core] [PATCH 0/1] nss:fix postinst failed at rootfs time

Hongxu Jia hongxu.jia at windriver.com
Mon Jul 22 05:45:32 UTC 2013


Test Case:

*On host:
1) In local.conf
    IMAGE_INSTALL_append = " nss"
2) Build core-image-sato

*On target:
1) Search checksum file
root at qemuarm:~# find /usr/lib/ -name "*.chk"
/usr/lib/libfreebl3.chk
/usr/lib/libnssdbm3.chk
/usr/lib/libsoftokn3.chk

2) Test for valid checksum files.
root at qemuarm:~# chktest /usr/lib/libfreebl3.so
SUCCESS
root at qemuarm:~# chktest /usr/lib/libnssdbm3.so 
SUCCESS
root at qemuarm:~# chktest /usr/lib/libsoftokn3.so
SUCCESS

//Hongxu

The following changes since commit 3dee534f1e25109e0bdb681de0746c336f4b8840:

  lib/oeqa: fix dependecy check (2013-07-16 10:04:17 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib hongxu/fix-nss-postinst
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/fix-python-readlne

Hongxu Jia (1):
  nss:fix postinst failed at rootfs time

 meta/recipes-support/nss/nss.inc | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

-- 
1.8.1.2




More information about the Openembedded-core mailing list