Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] package/openocd: use host-jimtcl for host variant
Date: Sun, 22 Dec 2019 16:05:48 +0100	[thread overview]
Message-ID: <20191222150548.GG26395@scaer> (raw)
In-Reply-To: <20191222140237.2389908-2-fontaine.fabrice@gmail.com>

Fabrice, All,

On 2019-12-22 15:02 +0100, Fabrice Fontaine spake thusly:
> This will fix a build failure raised by commit
> 06aa2995350922197c6db0a46e39ac5c37d5a49e which dropped patch on embedded
> jimtcl
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/bd140b5f433d4272f3efd43ff840e13e4301c4db
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/openocd/openocd.mk | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/openocd/openocd.mk b/package/openocd/openocd.mk
> index 29e4f4b31f..7887f3a6dc 100644
> --- a/package/openocd/openocd.mk
> +++ b/package/openocd/openocd.mk
> @@ -97,12 +97,12 @@ HOST_OPENOCD_CONF_OPTS = \
>  	--oldincludedir=$(HOST_DIR)/include \
>  	--includedir=$(HOST_DIR)/include \
>  	--disable-doxygen-html \
> -	--with-jim-shared=no \
> +	--disable-internal-jimtcl \
>  	--disable-shared \
>  	--enable-dummy \
>  	--disable-werror
>  
> -HOST_OPENOCD_DEPENDENCIES = host-libftdi host-libusb host-libusb-compat
> +HOST_OPENOCD_DEPENDENCIES = host-jimtcl host-libftdi host-libusb host-libusb-compat
>  
>  # Avoid documentation rebuild. On PowerPC64(le), we patch the
>  # configure script. Due to this, the version.texi files gets
> -- 
> 2.24.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2019-12-22 15:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-22 14:02 [Buildroot] [PATCH 1/2] package/jimtcl: add host variant Fabrice Fontaine
2019-12-22 14:02 ` [Buildroot] [PATCH 2/2] package/openocd: use host-jimtcl for " Fabrice Fontaine
2019-12-22 15:05   ` Yann E. MORIN [this message]
2019-12-22 15:05 ` [Buildroot] [PATCH 1/2] package/jimtcl: add " Yann E. MORIN

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=20191222150548.GG26395@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox