From: Hongxu Jia <hongxu.jia@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Cc: saul.wold@intel.com
Subject: [PATCH 0/2] socat: upgrade to 1.7.2.3 and enable ptest
Date: Thu, 13 Feb 2014 10:54:04 +0800 [thread overview]
Message-ID: <cover.1392259689.git.hongxu.jia@windriver.com> (raw)
Test Steps:
1. vim local.conf
...
IMAGE_INSTALL_append = " socat"
DISTRO_FEATURES_append = " ptest"
IMAGE_FEATURES += "ptest-pkgs"
...
2. build core-image-minimal and runqemu
bitbake core-image-minimal
runqemu qemux86
3. start test
/usr/lib/socat/ptest/run-ptest
4. test result
...
summary: 314 tests; 255 ok, 25 failed, 31 could not be performed
...
//Hongxu
The following changes since commit 095bb006c3dbbfbdfa05f13d8d7b50e2a5ab2af0:
bitbake: bitbake: build.py: create separate function for shell trap creation code (2014-02-09 10:01:38 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib hongxu/socat
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/socat
Hongxu Jia (2):
socat: upgrade to 1.7.2.3
socat: enable ptest
.../socat/{files => socat}/compile.patch | 0
.../{files => socat}/fix-xxx_SHIFT-autoheader.patch | 0
meta/recipes-connectivity/socat/socat/run-ptest | 5 +++++
.../socat/{socat_1.7.2.2.bb => socat_1.7.2.3.bb} | 16 ++++++++++++----
4 files changed, 17 insertions(+), 4 deletions(-)
rename meta/recipes-connectivity/socat/{files => socat}/compile.patch (100%)
rename meta/recipes-connectivity/socat/{files => socat}/fix-xxx_SHIFT-autoheader.patch (100%)
create mode 100644 meta/recipes-connectivity/socat/socat/run-ptest
rename meta/recipes-connectivity/socat/{socat_1.7.2.2.bb => socat_1.7.2.3.bb} (77%)
--
1.8.1.2
next reply other threads:[~2014-02-13 2:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-13 2:54 Hongxu Jia [this message]
2014-02-13 2:54 ` [PATCH 1/2] socat: upgrade to 1.7.2.3 Hongxu Jia
2014-02-13 2:54 ` [PATCH 2/2] socat: enable ptest Hongxu Jia
2014-02-13 3:26 ` Khem Raj
2014-02-13 3:38 ` Hongxu Jia
2014-02-13 3:48 ` Khem Raj
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.1392259689.git.hongxu.jia@windriver.com \
--to=hongxu.jia@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=saul.wold@intel.com \
/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.