All of lore.kernel.org
 help / color / mirror / Atom feed
From: Giulio Benetti <giulio.benetti@micronovasrl.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/gettext-tiny: fix gettext-tiny-legal-info build failure
Date: Mon, 1 Apr 2019 00:15:47 +0200	[thread overview]
Message-ID: <d572f69f-a917-9d48-253b-f0886591f61a@micronovasrl.com> (raw)
In-Reply-To: <20190331214842.GF2587@scaer>

Il 31/03/2019 23:48, Yann E. MORIN ha scritto:
> Giulio, All,
> 
> On 2019-03-31 23:40 +0200, Yann E. MORIN spake thusly:
>> Giilio, All,
> 
> My apologies for the typo in your name. :-/

No problem!

> 
> Regards,
> Yann E. MORIN.
> 
>> On 2019-03-31 23:12 +0200, Giulio Benetti spake thusly:
>>> gettext-tiny doesn't contain extra/COPYING file.
>>>
>>> Remove extra/COPYING from package recipe and package hash.
>>
>> No, that is not correct, because the host variant does have both.
>> Im just sending a patch now.
>>
>> Regards,
>> Yann E. MORIN.
>>
>>> Fixes:
>>> http://autobuild.buildroot.net/results/dec/deca5e6c66ffb898a29f50678d8213f87cc54682/
>>>
>>> Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
>>> ---
>>>   package/gettext-tiny/gettext-tiny.hash | 1 -
>>>   package/gettext-tiny/gettext-tiny.mk   | 2 +-
>>>   2 files changed, 1 insertion(+), 2 deletions(-)
>>>
>>> diff --git a/package/gettext-tiny/gettext-tiny.hash b/package/gettext-tiny/gettext-tiny.hash
>>> index 672e964186..dbcc4d2a8f 100644
>>> --- a/package/gettext-tiny/gettext-tiny.hash
>>> +++ b/package/gettext-tiny/gettext-tiny.hash
>>> @@ -1,7 +1,6 @@
>>>   # Locally Computed:
>>>   sha256 654dcd52f2650476c8822b60bee89c20a0aa7f6a1bf6001701eeacd71a9e388b  gettext-tiny-v0.3.1.tar.gz
>>>   sha256 b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34  LICENSE
>>> -sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  extra/COPYING
>>>   # From http://lists.gnu.org/archive/html/bug-gettext/2016-06/msg00008.html
>>>   md5  df3f5690eaa30fd228537b00cb7b7590         gettext-0.19.8.1.tar.xz
>>>   sha1 e0fe90ede22f7f16bbde7bdea791a835f2773fc9 gettext-0.19.8.1.tar.xz
>>> diff --git a/package/gettext-tiny/gettext-tiny.mk b/package/gettext-tiny/gettext-tiny.mk
>>> index c9052d0d7c..d213fe7398 100644
>>> --- a/package/gettext-tiny/gettext-tiny.mk
>>> +++ b/package/gettext-tiny/gettext-tiny.mk
>>> @@ -8,7 +8,7 @@ GETTEXT_TINY_VERSION = v0.3.1
>>>   GETTEXT_TINY_SITE = $(call github,sabotage-linux,gettext-tiny,$(GETTEXT_TINY_VERSION))
>>>   GETTEXT_TINY_LICENSE = MIT, GPL-3.0+ (extra gettext)
>>>   GETTEXT_TINY_INSTALL_STAGING = YES
>>> -GETTEXT_TINY_LICENSE_FILES = LICENSE extra/COPYING
>>> +GETTEXT_TINY_LICENSE_FILES = LICENSE
>>>   
>>>   GETTEXT_TINY_PROVIDES = gettext
>>>   
>>> -- 
>>> 2.17.1
>>>
>>> _______________________________________________
>>> 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.  |
>> '------------------------------^-------^------------------^--------------------'
> 

-- 
Giulio Benetti
CTO

MICRONOVA SRL
Sede: Via A. Niedda 3 - 35010 Vigonza (PD)
Tel. 049/8931563 - Fax 049/8931346
Cod.Fiscale - P.IVA 02663420285
Capitale Sociale ? 26.000 i.v.
Iscritta al Reg. Imprese di Padova N. 02663420285
Numero R.E.A. 258642

  reply	other threads:[~2019-03-31 22:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-31 21:12 [Buildroot] [PATCH] package/gettext-tiny: fix gettext-tiny-legal-info build failure Giulio Benetti
2019-03-31 21:40 ` Yann E. MORIN
2019-03-31 21:48   ` Yann E. MORIN
2019-03-31 22:15     ` Giulio Benetti [this message]
2019-03-31 22:18   ` Giulio Benetti

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=d572f69f-a917-9d48-253b-f0886591f61a@micronovasrl.com \
    --to=giulio.benetti@micronovasrl.com \
    --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.