Hi Jagadeesh,
> The patch include below changes:
...
> 2. Some of the libunwind test cases such as run-check-namespace,
> run-coredump-unwind require debug symbols to be present in
> libunwind library. So set INHIBIT_PACKAGE_STRIP to "1".
> --- a/meta/recipes-support/libunwind/libunwind_git.
rning about the missing dependency
but the dependency have to be completely removed.
Since this package contains oly tests it is safe to disable per file
dependencies and rely on the ones per package.
Signed-off-by: Tudor Florea
---
meta/recipes-devtools/valgrind/valgrind_3.11.0.bb | 6 +++---
1
On 20/04/2016 04:08, Mark Hatle wrote:
> On 4/19/16 7:15 PM, Tudor Florea wrote:
>>
>>
>> On 19/04/2016 21:02, Mark Hatle wrote:
>>> On 4/19/16 12:05 PM, Tudor Florea wrote:
>>>> As part of our test infrastructure we're attempting to install ptest
&
On 19/04/2016 21:02, Mark Hatle wrote:
> On 4/19/16 12:05 PM, Tudor Florea wrote:
>> As part of our test infrastructure we're attempting to install ptest
>> packages (and execute the tests accordingly).
>> Attempting to install ptest for valgrind fails with this error:
As part of our test infrastructure we're attempting to install ptest
packages (and execute the tests accordingly).
Attempting to install ptest for valgrind fails with this error:
error: Can't install valgrind-ptest-3.11.0-r0.1@ppce500mc: no package
provides /this/is/a/bogus/interpreter/name
smart
Signed-off-by: Tudor Florea
---
.../ltp/ltp/0034-periodic_output.patch | 43 ++
meta/recipes-extended/ltp/ltp_20160126.bb | 1 +
2 files changed, 44 insertions(+)
create mode 100644 meta/recipes-extended/ltp/ltp/0034-periodic_output.patch
diff --git a
Signed-off-by: Tudor Florea
---
.../ltp/ltp/0035-fix-test_proc_kill-hang.patch | 23 ++
meta/recipes-extended/ltp/ltp_20160126.bb | 1 +
2 files changed, 24 insertions(+)
create mode 100644
meta/recipes-extended/ltp/ltp/0035-fix-test_proc_kill-hang.patch
diff
Signed-off-by: Tudor Florea
---
.../ltp/ltp/0034-periodic_output.patch | 43 ++
meta/recipes-extended/ltp/ltp_20160126.bb | 1 +
2 files changed, 44 insertions(+)
create mode 100644 meta/recipes-extended/ltp/ltp/0034-periodic_output.patch
diff --git a
Signed-off-by: Tudor Florea
---
.../ltp/ltp/0035-fix-test_proc_kill-hang.patch | 23 ++
meta/recipes-extended/ltp/ltp_20160126.bb | 1 +
2 files changed, 24 insertions(+)
create mode 100644
meta/recipes-extended/ltp/ltp/0035-fix-test_proc_kill-hang.patch
diff
A few comments:
1. (Editorial) Please use the appropriate package name and description
of the fix in the commit message:
e.g.: "quilt: run ptest as normal user" or similar
2. I would avoid using the user "test" in this context. "test" user
might be a legitimate one in some actual deployment and c
Signed-off-by: Tudor Florea
---
meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb | 4
1 file changed, 4 deletions(-)
diff --git a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
index
Signed-off-by: Tudor Florea
---
.../lttng-ust-add-support-for-aarch64_be.patch | 17 +
meta/recipes-kernel/lttng/lttng-ust_git.bb | 4 +++-
2 files changed, 20 insertions(+), 1 deletion(-)
create mode 100644
meta/recipes-kernel/lttng/lttng-ust/lttng-ust
Signed-off-by: Tudor Florea
---
.../liburcu/liburcu/0002-Support-for-aarch64_be.patch | 19 +++
meta/recipes-support/liburcu/liburcu_0.9.1.bb | 1 +
2 files changed, 20 insertions(+)
create mode 100644
meta/recipes-support/liburcu/liburcu/0002-Support-for
Hi Alimon
See inline.
Tudor.
On 06/01/2016 18:07, Aníbal Limón wrote:
> Hi again Tudor,
>
> Comments below,
>
> alimon
>
>
>
> On 01/06/2016 09:46 AM, Aníbal Limón wrote:
>> Hi Todor,
>>
>> Comments below, alimon
>>
>>
>> On
Hi Anibal,
Please see my comments inline.
Regards,
Tudor.
On 04/01/2016 20:29, Aníbal Limón wrote:
> The whole set is sent to two ML for reviewing purposes the first
> two patches are for oe-core and the last one for poky.
>
> The first two commits (oe-core) adds a new ptest-runner written in
>
Signed-off-by: Tudor Florea
---
meta/recipes-core/util-linux/util-linux.inc| 31 +++-
.../util-linux/avoid_parallel_tests.patch | 19
.../util-linux/avoid_unsupported_grep_opts.patch | 57 ++
.../util-linux
apon: fix signature (no loop-device support)
SKIP:swapon: by label (no loop-device support)
SKIP:swapon: by uuid(no loop-device support)
PASS: tailf: simple
root@qemuppc:/usr/lib/util-linux/ptest#
Patch added to the repo wasn't actually considered due to a
erronously way of specifying the sources.
Signed-off-by: Tudor Florea
---
meta/recipes-core/glibc/glibc_2.20.bb | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/meta/recipes-core/glibc/glibc_2.20.bb
b
On 25/11/2015 23:33, Burton, Ross wrote:
>
> On 23 November 2015 at 23:41, Tudor Florea <mailto:tudor.flo...@enea.com>> wrote:
>
> +--- a/tests/run.sh 2015-11-18 15:09:05.517018566 +0100
> b/tests/run.sh 2015-11-18 20:02:15.492749213 +0100
>
>
Ping.
-Original Message-
From: Tudor Florea [mailto:tudor.flo...@enea.com]
Sent: Wednesday, November 18, 2015 3:59 PM
To: openembedded-core@lists.openembedded.org
Cc: Tudor Florea
Subject: [dizzy] [PATCH 1/2] python: Backport CVE-2013-1752 fix for httplib
This back ported patch fixes
Signed-off-by: Tudor Florea
---
meta/recipes-core/util-linux/util-linux.inc| 31 -
.../util-linux/avoid_parallel_tests.patch | 145 +
.../util-linux/avoid_unsupported_sleep_param.patch | 20 +++
.../util-linux/display_testname_for_subtest.patch | 18
wapon: by uuid(no loop-device support)
PASS: tailf: simple
-
3 tests of 67 FAILED
-----
Tudor Florea (1):
u
This back ported patch fixes CVE-2013-1752 for httplib
Signed-off-by: Tudor Florea
---
.../python-2.7.3-CVE-2013-1752-httplib-fix.patch | 45 ++
meta/recipes-devtools/python/python_2.7.3.bb | 1 +
2 files changed, 46 insertions(+)
create mode 100644
meta/recipes
This back ported patch fixes CVE-2013-1752 for ftplib, imaplib, nntplib and
poplib
Signed-off-by: Tudor Florea
---
.../python-2.7.3-CVE-2013-1752-ftplib-fix.patch| 149 +
.../python-2.7.3-CVE-2013-1752-imaplib-fix.patch | 37 +
.../python-2.7.3-CVE-2013-1752
remaining
modules.
Should I (re)send the patch?
Regards
Tudor.
-Original Message-
From: Tudor Florea [mailto:tudor.flo...@enea.com]
Sent: Friday, July 03, 2015 5:25 AM
To: openembedded-core@lists.openembedded.org
Cc: Tudor Florea
Subject: [dizzy] [PATCH] python: Backport CVE-2013-1752
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7697
Signed-off-by: Tudor Florea
---
.../unzip/unzip/CVE-2015-7696.patch| 38 ++
.../unzip/unzip/CVE-2015-7697.patch| 31 ++
meta/recipes-extended/unzip/unzip_6.0.bb
On 29/09/2015 09:59, Ray, Ian (GE Healthcare) wrote:
On 28 September 2015, Tudor Florea wrote:
On 28 September 2015, Ross Burton wrote:
Surely if an upstream is under your control and is ptest-aware, it can also
install run-ptest into the right place too?
The run-ptest script is currently
On 28.09.2015 18:41, Ray, Ian (GE Healthcare) wrote:
Hi Ross
On 28 September 2015, Ross Burton wrote:
On 28 September 2015 at 15:46, Ray, Ian (GE Healthcare) wrote:
The main benefit is for packages that are run-ptest /aware/, in which case
the recipe can be simplified.
Surely if an upstrea
Hi Ian
On 9/21/2015 10:11, Ian Ray wrote:
> Provides a new variable, PTEST_RUN_SCRIPT_PATH, which points to a
> directory where the run-ptest script is located. This location
> defaults to the work directory but may be overridden within a recipe
> if a package ships its own run-ptest script.
>
>
This upgrade fixes CVE-2015-1793
Removed openssl-fix-link.patch. The linking issue has been fixed in openssl.
Signed-off-by: Tudor Florea
---
.../openssl/openssl/openssl-fix-link.patch | 35 --
.../{openssl_1.0.1m.bb => openssl_1.0.1p.bb} | 5 ++--
2 fi
when a user connects to a broken HTTP server or
something that isn't a HTTP at all
Signed-off-by: Tudor Florea
---
.../python-2.7.3-CVE-2013-1752-httplib-fix.patch | 45 ++
meta/recipes-devtools/python/python_2.7.3.bb | 1 +
2 files changed, 46 insertions(+)
c
when a user connects to a broken HTTP server or
something that isn't a HTTP at all
Signed-off-by: Tudor Florea
---
.../python-2.7.3-CVE-2013-1752-httplib-fix.patch | 47 ++
meta/recipes-devtools/python/python_2.7.3.bb | 1 +
2 files changed, 48 insertions(+)
c
Ping.
> -Original Message-
> From: Tudor Florea [mailto:tudor.flo...@enea.com]
> Sent: Wednesday, March 04, 2015 17:04
> To: openembedded-core@lists.openembedded.org
> Cc: Tudor Florea
> Subject: [dizzy] [PATCH 1/1] python: Add support for aarch64 for ctypes
> module
On 3/4/2015 22:25, Burton, Ross wrote:
On 4 March 2015 at 15:04, Tudor Florea <mailto:tudor.flo...@enea.com>> wrote:
Python have its own version of libffi used for ctypes module.
libffi 3.0.10 contained in original source of Python-2.7.3 does
not have
support fo
bffi-aarch64.patch
@@ -0,0 +1,1608 @@
+Add support for aarch64 for ctypes module
+
+Python have its own version of libffi used for ctypes module.
+libffi 3.0.10 contained in original source of Python-2.7.3 does not have
+support for aarch64 architecture.
+This is patch is backport support for aarch6
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf
> Of Richard Purdie
> Sent: Thursday, October 30, 2014 19:50
> To: Alexandra Safta
> Cc: openembedded-core@lists.openembedded.org
> Subject:
Hi,
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf
> Of Markus Boos
> Sent: Friday, October 24, 2014 12:37
> To: 'openembedded-core@lists.openembedded.org'
> Subject: [OE-core] Discussion a
Hi,
From: openembedded-core-boun...@lists.openembedded.org
[mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of Burton,
Ross
Sent: Thursday, October 23, 2014 17:21
To: Chong Lu
Cc: OE-core
Subject: Re: [OE-core] [PATCH 1/1] kmod: fix debuginfo is missing in shared
library
On
Signed-off-by: Tudor Florea
---
.../valgrind/valgrind/add-ptest.patch | 68 +-
1 file changed, 53 insertions(+), 15 deletions(-)
diff --git a/meta/recipes-devtools/valgrind/valgrind/add-ptest.patch
b/meta/recipes-devtools/valgrind/valgrind/add-ptest.patch
index
Hi
> -Original Message-
> From: Burton, Ross [mailto:ross.bur...@intel.com]
> Sent: Monday, September 15, 2014 17:32
> To: rongqing...@windriver.com
> Cc: OE-core; Tudor Florea
> Subject: Re: [OE-core] [PATCH] kmod: remove the setting of
> INHIBIT_PACKAGE_STRIP
>
Hi,
I'd like to reach a broader audience on an issue I had and request your opinion
about what could be done to prevent similar issue in the future, or at least
add an appropriate note note in the yocto manual about this.
I was using a Centos 6.4 64 bit host machine to create an yocto (based) i
Hi,
On 7/24/2014 19:40, Eric Yu wrote:
> Hello,
>My name is Eric Yu, and I am an intern at National Instruments for
> this summer. The project I am currently
> working on involves integrating ptest with our current automated testing
> framework to help test our open-
> embedded dis
/meta-oe/recipes-support/eventlog/eventlog_0.2.13.bb,
do_fetch) failed with exit code '1'
[YOCTO #6549]
Signed-off-by: Tudor Florea
---
meta/recipes-core/meta/buildtools-tarball.bb | 1 +
meta/recipes-extended/wget/wget.inc | 3 +++
meta/recipes-support/gnutls/gnutls.in
> -Original Message-
> From: Burton, Ross [mailto:ross.bur...@intel.com]
> Sent: Monday, July 21, 2014 12:57
> To: Tudor Florea
> Cc: OE-core
> Subject: Re: [OE-core] [PATCH 1/1] buildtools-tarball: Add wget to buildtools-
> tarball
>
> On 20 July 2014
/meta-oe/recipes-support/eventlog/eventlog_0.2.13.bb,
do_fetch) failed with exit code '1'
[YOCTO #6549]
Signed-off-by: Tudor Florea
---
meta/recipes-core/meta/buildtools-tarball.bb | 1 +
meta/recipes-extended/wget/wget.inc | 4
meta/recipes-support/gnutls/gnutls.in
2 tests passed
==
Signed-off-by: Tudor Florea
---
.../ethtool/ethtool/avoid_parallel_tests.patch | 19 +++
meta/recipes-extended/ethtool/ethtool_3.14.bb |6 --
2 files changed, 23 insertions(+), 2 deletions(-)
create mode 100644
meta/recipes
> -Original Message-
> From: Saul Wold [mailto:s...@linux.intel.com]
> Sent: Tuesday, May 27, 2014 18:23
> To: Tudor Florea; Chong Lu; openembedded-core@lists.openembedded.org
> Subject: Re: [OE-core] [PATCH 1/1] strace: fix ptest execution failure
>
> On 05/27
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf
> Of Chong Lu
> Sent: Tuesday, May 27, 2014 10:03
> To: openembedded-core@lists.openembedded.org
> Subject: [OE-core] [PATCH 1/1] strace: fix
-core] [PATCH 1/1][V2] ethtool: fix ptest execution failure
>
> Modify ptest suite to make it enabled on new version.
>
> --- a/meta/recipes-extended/ethtool/ethtool/run-ptest
> +++ b/meta/recipes-extended/ethtool/ethtool/run-ptest
> @@ -1,2 +1,2 @@
> #!/bin/sh
> -make -k runtest-
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf
> Of Chong Lu
> Sent: Monday, May 26, 2014 12:22
> To: openembedded-core@lists.openembedded.org
> Subject: [OE-core] [PATCH 1/1] ethtool: fix
> -Original Message-
> From: otavio.salva...@gmail.com [mailto:otavio.salva...@gmail.com] On
> Behalf Of Otavio Salvador
> Sent: Monday, May 05, 2014 18:22
> To: Tudor Florea; Richard Purdie
> Cc: Patches and discussions about the oe-core layer
> Subject: Re: [OE-co
I've already sent the v2 of the patch.
Regards,
Tudor.
> -Original Message-
> From: otavio.salva...@gmail.com [mailto:otavio.salva...@gmail.com] On
> Behalf Of Otavio Salvador
> Sent: Monday, May 05, 2014 17:58
> To: Tudor Florea
> Cc: Patches and discussions
mkhelp: generate code for --disable-manual as well
This allows configure --disable-manual to run and build without having
to regenerate the src/tool_hugehelp.c file which otherwise is necessary
since we ship tarballs with that file present.
Signed-off-by: Tudor Florea
---
.../curl
Hello Otavio,
> -Original Message-
> From: otavio.salva...@gmail.com [mailto:otavio.salva...@gmail.com] On
> Behalf Of Otavio Salvador
> Sent: Friday, May 02, 2014 21:01
> To: Tudor Florea
> Cc: Patches and discussions about the oe-core layer
> Subject: Re: [OE-co
Apparently the bug was observed
http://sourceforge.net/p/curl/bugs/1350/
and fixed
https://github.com/bagder/curl/commit/38d582ff5
If not too late, I'll test and send a patch for this tomorrow.
Tudor.
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto
>On 10 March 2014 18:15, Saul Wold wrote:
>> On 03/06/2014 04:54 PM, Paul Barker wrote:
>>>
>>> A run-ptest script written in python is added which defines a new
>>> TestRunner
>>> subclass which prints test results in the required ptest format and then
>>> executes python's built-in testsuite u
The ptest is useful in context of deployment to the target hence
we don't need ptest for nativesdk and cross-canadian packages
Signed-off-by: Tudor Florea
---
meta/classes/ptest.bbclass |2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/classes/ptest.bbclass b/meta/cl
stead of "cp -r" in
do_install_ptest().
Regards,
Tudor.
-Original Message-
From: Lu Chong [mailto:chong...@windriver.com]
Sent: Thursday, February 27, 2014 12:01
To: Tudor Florea; openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH 1/1] diffutils: ena
Isn't possible to modify Makefile.am and/or Makefile.in instead of Makefile?
Regards,
Tudor.
-Original Message-
From: openembedded-core-boun...@lists.openembedded.org
[mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of Lu Chong
Sent: Thursday, February 27, 2014 09:1
-Original Message-
From: openembedded-core-boun...@lists.openembedded.org
[mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of Richard
Purdie
Sent: Wednesday, December 04, 2013 12:51 PM
To: Tudor Florea
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE
buildtest-TESTS and runtest-TESTS targets are required by ptest.
In order to have those targets in automake 1.13.4 serial-tests
should be specified since parallel-tests is assumed by default
and serial-tests is optional.
Signed-off-by: Tudor Florea
---
.../ethtool/ethtool-3.12.1
buildtest-TESTS and runtest-TESTS targets are required by ptest.
In order to have those targets in automake 1.13.4, serial-tests
should be specified since parallel test is assumed by default
and serial-tests is optional.
Signed-off-by: Tudor Florea
---
meta/recipes-kernel/kmod/kmod.inc
Install zlib tests and run them as ptest
Signed-off-by: Tudor Florea
---
.../zlib/zlib-1.2.8/Makefile-runtests.patch| 38
meta/recipes-core/zlib/zlib-1.2.8/run-ptest|2 ++
meta/recipes-core/zlib/zlib_1.2.8.bb | 18 ++
3 files
Make kmod-ptest able to compile with separated source and
build dir. Since kmod test files contain kernel modules for
many different architectures, strip and arch gets confused
and throws errors.
Signed-off-by: Tudor Florea
Signed-off-by: Björn Stenberg
Signed-off-by: Maxin B. John
Make kmod-ptest able to compile with separated source and
build dir. Add exception to insane.bbclass allowing any
type of binaries in ptest packages. Since kmod test files
contain kernel modules for many different architectures,
strip gets confused and throws an error.
Signed-off-by: Tudor
>From 035ad642c76bbf388de198a886f544e4da8a7efc Mon Sep 17 00:00:00 2001
From: Tudor Florea
Date: Fri, 6 Sep 2013 22:49:30 +0200
Subject: [PATCH] kmod: avoid parallel-tests
Signed-off-by: Tudor Florea
---
meta/recipes-kernel/kmod/kmod.inc|1 +
.../kmod/k
Avoid parallel-tests for kmod as it remove
buildtest-TESTS and runtest-TESTS targets required by ptest.
Signed-off-by: Tudor Florea
---
meta/recipes-kernel/kmod/kmod.inc|1 +
.../kmod/kmod/remove_parallel_tests.patch| 18 ++
2 files changed
Install kmod test suite and run it as ptest.
Signed-off-by: Tudor Florea
---
meta/recipes-kernel/kmod/kmod.inc |4 +++-
meta/recipes-kernel/kmod/kmod/ptest.patch | 25 +
meta/recipes-kernel/kmod/kmod/run-ptest |5 +
meta/recipes-kernel/kmod
Signed-off-by: Tudor Florea
---
.../python/python/fix-makefile-for-ptest.patch | 33
meta/recipes-devtools/python/python/run-ptest |5 +++
meta/recipes-devtools/python/python_2.7.3.bb | 10 ++
3 files changed, 48 insertions(+)
create mode 100644
Install python test suite and run it as ptest
Signed-off-by: Tudor Florea
---
.../python/python/fix-makefile-for-ptest.patch | 33
meta/recipes-devtools/python/python/run-ptest |5 +++
meta/recipes-devtools/python/python_2.7.3.bb | 10 ++
3 files
Hi Paul,
Thank you for review and tip.
I'll come up with V2 patch soon.
Regards,
Tudor.
-Original Message-
From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com]
Sent: Thursday, July 18, 2013 10:51
To: Tudor Florea
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE
Install kmod test suite and run it as ptest.
Signed-off-by: Tudor Florea
---
meta/recipes-kernel/kmod/kmod.inc |4 +++-
meta/recipes-kernel/kmod/kmod/ptest.patch | 20
meta/recipes-kernel/kmod/kmod/run-ptest |5 +
meta/recipes-kernel/kmod/kmod_git.bb
Signed-off-by: Tudor Florea
---
.../python/python/fix-makefile-for-ptest.patch | 33
meta/recipes-devtools/python/python/run-ptest |5 +++
meta/recipes-devtools/python/python_2.7.3.bb | 10 ++
3 files changed, 48 insertions(+)
create mode 100644
73 matches
Mail list logo