[oe] [meta-oe][PATCH 2/2] suitesparse: Exclude from world

2020-11-11 Thread Khem Raj
It needs lapack which needs fortran Move suitesparse into packagegroup-meta-oe-fortran-packages Signed-off-by: Khem Raj --- meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb | 2 +- meta-oe/recipes-devtools/suitesparse/suitesparse_5.8.1.bb | 3 +++ 2 files changed, 4 insertions(+), 1 d

[oe] [meta-python][PATCH 1/2] python3-cvxopt: Exclude from world builds

2020-11-11 Thread Khem Raj
it needs lapack which need fortran Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-cvxopt_1.2.5.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-cvxopt_1.2.5.bb b/meta-python/recipes-devtools/python/python3-cvxopt_1.2.5

Re: [oe] [meta-python][PATCH] meta-python: Drop RDEPEND'ing on python3-typing

2020-11-11 Thread Khem Raj
thanks done now. On Wed, Nov 11, 2020 at 4:58 AM Trevor Gamblin wrote: > > > On 11/10/20 2:30 PM, Khem Raj wrote: > > [Please note this e-mail is from an EXTERNAL e-mail address] > > Its part of core python package now > > There are at least three more recipes that still have it in their > depen

[oe] [meta-python][PATCH v2] meta-python: Drop RDEPEND'ing on python3-typing

2020-11-11 Thread Khem Raj
Its part of core python package now Signed-off-by: Khem Raj --- v2: Add remaining recipes meta-python/recipes-devtools/python/python-m2crypto.inc | 1 - meta-python/recipes-devtools/python/python3-aiohttp_3.7.2.bb| 1 - meta-python/recipes-devtools/python/python3-argexec_1.0.3.bb

Re: [oe] [meta-python][PATCH] meta-python: Drop RDEPEND'ing on python3-typing

2020-11-11 Thread Trevor Gamblin
On 11/10/20 2:30 PM, Khem Raj wrote: [Please note this e-mail is from an EXTERNAL e-mail address] Its part of core python package now There are at least three more recipes that still have it in their dependencies: meta-python/recipes-devtools/python/python-m2crypto.inc meta-python/recipes