From: Hongxu Jia <hongxu.jia@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] nss:fix postinst failed at rootfs time
Date: Mon, 22 Jul 2013 13:45:32 +0800 [thread overview]
Message-ID: <cover.1374470729.git.hongxu.jia@windriver.com> (raw)
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
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
next reply other threads:[~2013-07-22 5:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-22 5:45 Hongxu Jia [this message]
2013-07-22 5:45 ` [PATCH 1/1] nss:fix postinst failed at rootfs time Hongxu Jia
2013-07-23 14:48 ` Burton, Ross
2013-07-24 5:31 ` Hongxu Jia
2013-07-23 11:24 ` [PATCH 0/1] " Hongxu Jia
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1374470729.git.hongxu.jia@windriver.com \
--to=hongxu.jia@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.