All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/7] haserl: remove deprecated 0.8.x version
Date: Sun, 18 Jan 2015 18:03:33 +0100	[thread overview]
Message-ID: <20150118170333.GU4275@free.fr> (raw)
In-Reply-To: <1421332222-15098-1-git-send-email-gustavo@zacarias.com.ar>

Gustavo, All,

Damn, I replied to the previous submission... :-/
Here it is again so the ack does not get lost...

On 2015-01-15 11:30 -0300, Gustavo Zacarias spake thusly:
> It'll be a year for the 2015.02 release so remove the old/deprecated
> 0.8.x version for the release.
> 
> Also update hash to match sourceforge (original) one.
> 
> And rename patch to new naming convention.
> 
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

> diff --git a/package/haserl/Config.in b/package/haserl/Config.in
> index 680e280..1620d72 100644
> --- a/package/haserl/Config.in
> +++ b/package/haserl/Config.in
> @@ -8,37 +8,9 @@ config BR2_PACKAGE_HASERL
>  
>  	  http://haserl.sourceforge.net/
>  
> -if BR2_PACKAGE_HASERL
> -
>  config BR2_PACKAGE_HASERL_WITH_LUA
>  	bool "Lua support"
> -	depends on BR2_PACKAGE_HASERL_VERSION_0_9_X
> +	depends on BR2_PACKAGE_HASERL
>  	select BR2_PACKAGE_LUA


The Lua package is a provider for the virtual package LUAINTERPRETER.
We must not select a provider, we can only depend on it.

Care to fix that while you're at it, please?

Thanks! :-)

Regards,
Yann E. MORIN.

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

  parent reply	other threads:[~2015-01-18 17:03 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-15 14:30 [Buildroot] [PATCH 1/7] haserl: remove deprecated 0.8.x version Gustavo Zacarias
2015-01-15 14:30 ` [Buildroot] [PATCH 2/7] distcc: remove deprecated package Gustavo Zacarias
2015-01-18 17:04   ` Yann E. MORIN
2015-01-25 23:02   ` Peter Korsgaard
2015-01-15 14:30 ` [Buildroot] [PATCH 3/7] gob2: remove deprecated target package Gustavo Zacarias
2015-01-18 17:17   ` Yann E. MORIN
2015-01-25 23:06   ` Peter Korsgaard
2015-01-15 14:30 ` [Buildroot] [PATCH 4/7] bison: " Gustavo Zacarias
2015-01-18 17:18   ` Yann E. MORIN
2015-01-25 23:22   ` Peter Korsgaard
2015-01-15 14:30 ` [Buildroot] [PATCH 5/7] bison: bump to version 3.0.3 Gustavo Zacarias
2015-01-18 17:34   ` Yann E. MORIN
2015-01-25 23:22   ` Peter Korsgaard
2015-01-15 14:30 ` [Buildroot] [PATCH 6/7] flex: remove deprecated binary in target Gustavo Zacarias
2015-01-18 17:19   ` Yann E. MORIN
2015-01-25 23:22   ` Peter Korsgaard
2015-01-15 14:30 ` [Buildroot] [PATCH 7/7] m4: remove deprecated target package Gustavo Zacarias
2015-01-18 17:22   ` Yann E. MORIN
2015-01-25 23:22   ` Peter Korsgaard
2015-01-18 17:03 ` Yann E. MORIN [this message]
2015-01-25 23:02 ` [Buildroot] [PATCH 1/7] haserl: remove deprecated 0.8.x version Peter Korsgaard

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=20150118170333.GU4275@free.fr \
    --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 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.