On 07/22/2013 01:45 PM, Hongxu Jia wrote:
Test Case:*On host: 1) In local.conf IMAGE_INSTALL_append = " nss" 2) Build core-image-sato *On target: 1) Search checksum file root@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@qemuarm:~# chktest /usr/lib/libfreebl3.so SUCCESS root@qemuarm:~# chktest /usr/lib/libnssdbm3.so SUCCESS root@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
Fix typo: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/fix-nss-postinst //Hongxu
Hongxu Jia (1): nss:fix postinst failed at rootfs time meta/recipes-support/nss/nss.inc | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-)
_______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
