Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/8] Fixes for busybox ptest
@ 2018-11-15  2:02 Chen Qi
  2018-11-15  2:02 ` [PATCH 1/8] busybox: enable bzip2 by default Chen Qi
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Chen Qi @ 2018-11-15  2:02 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit be1c84a91eb3ddddbef5cb7d4f74ffbb0ffe5778:

  poky.conf: Update the distros we test against on the autobuilder (2018-11-14 11:18:18 +0000)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib ChenQi/busybox-ptest
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/busybox-ptest

Chen Qi (8):
  busybox: enable bzip2 by default
  busybox: skip known bugs in ptest
  busybox: add zip to RDEPENDS of ptest package
  busybox: check uudecode before using it in test case
  busybox: use example.org instead of google.com in wget test case
  busybox: remove three hostname test cases
  busybox: fix du-l-works test case
  busybox: add coreutils to RDEPENDS of busybox-ptest

 meta/recipes-core/busybox/busybox.inc              | 12 +++++
 ...-du-l-works-fix-to-use-145-instead-of-144.patch | 32 +++++++++++
 ...-testsuite-check-uudecode-before-using-it.patch | 45 ++++++++++++++++
 ...e-use-www.example.org-for-wget-test-cases.patch | 62 ++++++++++++++++++++++
 meta/recipes-core/busybox/busybox/defconfig        |  2 +-
 meta/recipes-core/busybox/busybox_1.29.2.bb        |  3 ++
 meta/recipes-core/busybox/files/run-ptest          |  1 +
 7 files changed, 156 insertions(+), 1 deletion(-)
 create mode 100644 meta/recipes-core/busybox/busybox/0001-du-l-works-fix-to-use-145-instead-of-144.patch
 create mode 100644 meta/recipes-core/busybox/busybox/0001-testsuite-check-uudecode-before-using-it.patch
 create mode 100644 meta/recipes-core/busybox/busybox/0001-testsuite-use-www.example.org-for-wget-test-cases.patch

-- 
1.9.1



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2018-11-20 11:10 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-15  2:02 [PATCH 0/8] Fixes for busybox ptest Chen Qi
2018-11-15  2:02 ` [PATCH 1/8] busybox: enable bzip2 by default Chen Qi
2018-11-15 19:43   ` Richard Purdie
2018-11-15  2:02 ` [PATCH 2/8] busybox: skip known bugs in ptest Chen Qi
2018-11-15  2:02 ` [PATCH 3/8] busybox: add zip to RDEPENDS of ptest package Chen Qi
2018-11-15  2:02 ` [PATCH 4/8] busybox: check uudecode before using it in test case Chen Qi
2018-11-15  2:02 ` [PATCH 5/8] busybox: use example.org instead of google.com in wget " Chen Qi
2018-11-15 17:43   ` Burton, Ross
2018-11-20  1:51     ` ChenQi
2018-11-20 11:10       ` Burton, Ross
2018-11-20 11:10         ` Burton, Ross
2018-11-15  2:02 ` [PATCH 6/8] busybox: remove three hostname test cases Chen Qi
2018-11-15  2:02 ` [PATCH 7/8] busybox: fix du-l-works test case Chen Qi
2018-11-15  2:02 ` [PATCH 8/8] busybox: add coreutils to RDEPENDS of busybox-ptest Chen Qi
2018-11-15  9:23   ` Richard Purdie
2018-11-15  9:38     ` ChenQi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox