All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: Alexander Kanavin <alex.kanavin@gmail.com>,
	openembedded-devel@lists.openembedded.org
Cc: Alexander Kanavin <alex@linutronix.de>
Subject: Re: [oe] [PATCH 17/24] boinc-client: blacklist due to openssl 3.x incompatibility
Date: Mon, 11 Oct 2021 13:36:45 -0700	[thread overview]
Message-ID: <cafb97fa-5840-e6ef-1226-5642ec52dfd7@gmail.com> (raw)
In-Reply-To: <20211011184140.653609-17-alex@linutronix.de>

Needs to be disabled in 
meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb as well.

On 10/11/21 11:41 AM, Alexander Kanavin wrote:
> Signed-off-by: Alexander Kanavin <alex@linutronix.de>
> ---
>   meta-oe/recipes-extended/boinc/boinc-client_7.16.16.bb | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/meta-oe/recipes-extended/boinc/boinc-client_7.16.16.bb b/meta-oe/recipes-extended/boinc/boinc-client_7.16.16.bb
> index 0acd09995..79aaad9d8 100644
> --- a/meta-oe/recipes-extended/boinc/boinc-client_7.16.16.bb
> +++ b/meta-oe/recipes-extended/boinc/boinc-client_7.16.16.bb
> @@ -16,6 +16,7 @@ global warming, discover sources of gravitational waves, and many other types \
>   of scientific and mathematical research."
>   
>   HOMEPAGE = "http://boinc.berkeley.edu/"
> +PNBLACKLIST[boinc-client] ?= "Needs porting to openssl 3.x"
>   LICENSE = "LGPLv2+ & GPLv3"
>   LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
>                       file://COPYING.LESSER;md5=6a6a8e020838b23406c81b19c1d46df6"
> 
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#93231): https://lists.openembedded.org/g/openembedded-devel/message/93231
> Mute This Topic: https://lists.openembedded.org/mt/86244768/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


  reply	other threads:[~2021-10-11 20:36 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-11 18:41 [PATCH 01/24] lua: remove recipe as it is now in oe-core Alexander Kanavin
2021-10-11 18:41 ` [PATCH 03/24] kronosnet: update 1.20 -> 1.22 Alexander Kanavin
2021-10-11 18:41 ` [PATCH 04/24] python3-yappi: add python 3.10 fix Alexander Kanavin
2021-10-11 18:41 ` [PATCH 05/24] python3-gmpy2: update 2.0.8 -> 2.1.0rc1 Alexander Kanavin
2021-10-11 18:41 ` [PATCH 07/24] polkit: update 0.116 -> 0.119 Alexander Kanavin
2021-10-11 18:41 ` [PATCH 08/24] netplan: do not use -Werror Alexander Kanavin
2021-10-11 20:32   ` [oe] " Khem Raj
2021-10-11 22:00     ` Alexander Kanavin
2021-10-12  0:03       ` Khem Raj
2021-10-12 11:34         ` Alexander Kanavin
     [not found]     ` <16AD18E7A1A76060.20343@lists.openembedded.org>
2021-10-11 22:02       ` Alexander Kanavin
2021-10-11 18:41 ` [PATCH 09/24] openflow: disable openssl PACKAGECONFIG Alexander Kanavin
2021-10-11 18:41 ` [PATCH 10/24] openipmi: add a python 3.10 compatibility patch Alexander Kanavin
2021-10-11 18:41 ` [PATCH 11/24] strongswan: disable openssl PACKAGECONFIG Alexander Kanavin
2021-10-11 18:41 ` [PATCH 12/24] pkcs11-helper: backport a openssl 3.x patch Alexander Kanavin
2021-10-11 18:41 ` [PATCH 13/24] ldns: blacklist due to openssl 3.x incompatibility Alexander Kanavin
2021-10-11 20:35   ` [oe] " Khem Raj
2021-10-11 18:41 ` [PATCH 14/24] nodejs: use -fpermissive Alexander Kanavin
2021-10-14 19:13   ` [oe] " Martin Jansa
2021-10-11 18:41 ` [PATCH 15/24] nodejs: add a python 3.10 compatibility patch Alexander Kanavin
2021-10-11 18:41 ` [PATCH 16/24] php: disable openssl PACKAGECONFIG Alexander Kanavin
2021-10-11 18:41 ` [PATCH 17/24] boinc-client: blacklist due to openssl 3.x incompatibility Alexander Kanavin
2021-10-11 20:36   ` Khem Raj [this message]
2021-10-11 18:41 ` [PATCH 18/24] cfengine: " Alexander Kanavin
2021-10-11 20:37   ` [oe] " Khem Raj
2021-10-11 18:41 ` [PATCH 19/24] libsigrokdecode: add a python 3.10 compatibility patch Alexander Kanavin
2021-10-11 18:41 ` [PATCH 20/24] surf: add a webkit 2.34 " Alexander Kanavin
2021-10-11 18:41 ` [PATCH 21/24] freerdp: backport openssl 3.x patches Alexander Kanavin
2021-10-11 18:41 ` [PATCH 22/24] opensc: do not use -Werror Alexander Kanavin
2021-10-11 18:41 ` [PATCH 23/24] luaposix: update 33.4.0 -> 35.1 Alexander Kanavin
2021-10-20 16:47   ` [oe] " Martin Jansa
2021-10-20 17:14     ` Alexander Kanavin
2021-10-20 17:27       ` Martin Jansa
2021-10-20 17:37       ` Khem Raj
2021-10-20 17:39         ` Alexander Kanavin
2021-10-20 17:30     ` Khem Raj
2021-10-20 17:34       ` Alexander Kanavin
2021-10-11 18:41 ` [PATCH 24/24] python3-m2crypto: address build failure with openssl 3.x Alexander Kanavin
     [not found] ` <20211011184140.653609-6-alex@linutronix.de>
2021-10-12  9:20   ` [PATCH 06/24] mozjs: update 60.9.0 -> 91.1.0 Andreas Müller
2021-10-25 17:53     ` Khem Raj
2021-10-25 19:54       ` Alexander Kanavin
2021-10-25 20:25         ` Khem Raj
2021-10-26  5:37           ` Andreas Müller
2021-10-26  7:43             ` Alexander Kanavin
2021-10-27 16:55               ` Andreas Müller

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=cafb97fa-5840-e6ef-1226-5642ec52dfd7@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=alex.kanavin@gmail.com \
    --cc=alex@linutronix.de \
    --cc=openembedded-devel@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.