Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Luca Ceresoli <luca@lucaceresoli.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/kodi: fix fallout after infozip rename
Date: Sun, 6 Dec 2015 14:50:38 +0100	[thread overview]
Message-ID: <56643D2E.8090501@lucaceresoli.net> (raw)
In-Reply-To: <1449394133-4017-1-git-send-email-yann.morin.1998@free.fr>

Dear Yann,

Yann E. MORIN wrote:
> Commit f0c9470 (infozip: rename to zip) forgot to propagate the rename
> down to the only user of the host variant of infozip.
>
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Luca Ceresoli <luca@lucaceresoli.net>
> ---
>   package/kodi/kodi.mk | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/kodi/kodi.mk b/package/kodi/kodi.mk
> index 46d8650..bf3aa7a 100644
> --- a/package/kodi/kodi.mk
> +++ b/package/kodi/kodi.mk
> @@ -10,7 +10,7 @@ KODI_LICENSE = GPLv2
>   KODI_LICENSE_FILES = LICENSE.GPL
>   # needed for binary addons
>   KODI_INSTALL_STAGING = YES
> -KODI_DEPENDENCIES = host-gawk host-gettext host-gperf host-infozip host-giflib \
> +KODI_DEPENDENCIES = host-gawk host-gettext host-gperf host-zip host-giflib \

Sorry for the mistake! Of course:

Acked-by: Luca Ceresoli <luca@lucaceresoli.net>

-- 
Luca

  reply	other threads:[~2015-12-06 13:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-06  9:28 [Buildroot] [PATCH] package/kodi: fix fallout after infozip rename Yann E. MORIN
2015-12-06 13:50 ` Luca Ceresoli [this message]
2015-12-06 18:10 ` Bernd Kuhls
2015-12-06 22:43 ` 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=56643D2E.8090501@lucaceresoli.net \
    --to=luca@lucaceresoli.net \
    --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