From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-qt0-x244.google.com ([2607:f8b0:400d:c0d::244]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.89) (envelope-from ) id 1etcrR-0007w7-JD for ptxdist@pengutronix.de; Wed, 07 Mar 2018 18:28:17 +0100 Received: by mail-qt0-x244.google.com with SMTP id y6so3562785qtm.7 for ; Wed, 07 Mar 2018 09:28:17 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20180227072432.c3n5wseughaatyrd@pengutronix.de> References: <1519396905-13702-1-git-send-email-jon@ringle.org> <20180227072432.c3n5wseughaatyrd@pengutronix.de> From: Jon Ringle Date: Wed, 7 Mar 2018 12:28:14 -0500 Message-ID: Subject: Re: [ptxdist] [PATCH] cross-gdb: Make CROSS_GDB_WITHOUT_PYTHON an explicit "opt-out" option List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: multipart/mixed; boundary="===============1226590101==" Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de --===============1226590101== Content-Type: multipart/alternative; boundary="94eb2c0c5d2861d35c0566d5e2d0" --94eb2c0c5d2861d35c0566d5e2d0 Content-Type: text/plain; charset="UTF-8" On Tue, Feb 27, 2018 at 2:24 AM, Michael Olbrich wrote: > On Fri, Feb 23, 2018 at 09:41:45AM -0500, jon@ringle.org wrote: > > From: Jon Ringle > > > > python3 support in cross-gdb will be enabled by default unless the user > > has explicitly opt'ed out by having CROSS_GDB_WITHOUT_PYTHON=y in env > > > > Signed-off-by: Jon Ringle > > --- > > build_all_v2.mk | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/build_all_v2.mk b/build_all_v2.mk > > index 4705888..102f12a 100755 > > --- a/build_all_v2.mk > > +++ b/build_all_v2.mk > > @@ -20,7 +20,7 @@ PTXDIST := ./p --force > > ARG := images > > > > export PTXDIST_ENV_WHITELIST := CROSS_GDB_WITHOUT_PYTHON > IMAGE_TOOLCHAIN_DEB_VERSION_EXT > > -export CROSS_GDB_WITHOUT_PYTHON ?= y > > +export CROSS_GDB_WITHOUT_PYTHON ?= n > > Maybe just remove the line instaead? > > Sure, that should work too -Jon --94eb2c0c5d2861d35c0566d5e2d0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

= On Tue, Feb 27, 2018 at 2:24 AM, Michael Olbrich <m.olbrich@pengutr= onix.de> wrote:
On Fri, Feb 23, 2018 at 09:41:45AM -0500, jon@ringle.org wrote:
> From: Jon Ringle <jringle@= gridpoint.com>
>
> python3 support in cross-gdb will be enabled by default unless the use= r
> has explicitly opt'ed out by having CROSS_GDB_WITHOUT_PYTHON=3Dy i= n env
>
> Signed-off-by: Jon Ringle <jringle@gridpoint.com>
> ---
>=C2=A0 build_all_v2.mk | 2 +-
>=C2=A0 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/build_all_v2.mk b/build_all_v2.mk
> index 4705888..102f12a 100755
> --- a/build_all_v2.mk
> +++ b/build_all_v2.mk
> @@ -20,7 +20,7 @@ PTXDIST=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0:=3D ./p --force
>=C2=A0 ARG=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 :=3D images
>
>=C2=A0 export PTXDIST_ENV_WHITELIST :=3D CROSS_GDB_WITHOUT_PYTHON IMAGE= _TOOLCHAIN_DEB_VERSION_EXT
> -export CROSS_GDB_WITHOUT_PYTHON=C2=A0 =C2=A0 =C2=A0 ?=3D y
> +export CROSS_GDB_WITHOUT_PYTHON=C2=A0 =C2=A0 =C2=A0 ?=3D n

Maybe just remove the line instaead?


Sure, that should work too
<= br>
-Jon
--94eb2c0c5d2861d35c0566d5e2d0-- --===============1226590101== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KcHR4ZGlzdCBt YWlsaW5nIGxpc3QKcHR4ZGlzdEBwZW5ndXRyb25peC5kZQ== --===============1226590101==--