From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] updated the package lxc to latest version 1.1.5
Date: Wed, 27 Jan 2016 13:23:59 +0100 [thread overview]
Message-ID: <20160127132359.645387ae@free-electrons.com> (raw)
In-Reply-To: <1453894151-30929-1-git-send-email-santosh.multhalli@rockwellcollins.com>
Santosh,
On Wed, 27 Jan 2016 16:59:11 +0530, santosh.multhalli wrote:
> ---
> package/lxc/lxc.hash | 2 +-
> package/lxc/lxc.mk | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/package/lxc/lxc.hash b/package/lxc/lxc.hash
> index d5b8ec5..31186eb 100644
> --- a/package/lxc/lxc.hash
> +++ b/package/lxc/lxc.hash
> @@ -1,2 +1,2 @@
> # Locally calculated after checking pgp signature
> -sha256 8f072ea2001bc94389003d82a91902855edf16b609e06f0486a74e4b8973e5dc lxc-1.1.4.tar.gz
> +sha256 9588ad1b04e114ee7370f690c65131e28098b28d2521d97c73557d11897ed0be lxc-1.1.5.tar.gz
> diff --git a/package/lxc/lxc.mk b/package/lxc/lxc.mk
> index b11464e..e382f4d 100644
> --- a/package/lxc/lxc.mk
> +++ b/package/lxc/lxc.mk
> @@ -4,8 +4,8 @@
> #
> ################################################################################
>
> -LXC_VERSION = 1.1.4
> -LXC_SITE = https://linuxcontainers.org/downloads
> +LXC_VERSION = 1.1.5
> +LXC_SITE = https://linuxcontainers.org/downloads/lxc
> LXC_LICENSE = LGPLv2.1+
> LXC_LICENSE_FILES = COPYING
> LXC_DEPENDENCIES = libcap host-pkgconf
Thanks for your patch. Unfortunately, we already have an almost
identical patch pending doing the same:
http://patchwork.ozlabs.org/patch/572124/. Compared to your patch, it
doesn't change the LXC_SITE variable, which is a bit strange.
One quick comment though (for your next patches!): the title of the
commit should always have the form:
<package>: <description>
So for your case, it should be:
lxc: bump to version 1.1.5
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2016-01-27 12:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-27 11:29 [Buildroot] [PATCH] updated the package lxc to latest version 1.1.5 santosh.multhalli
2016-01-27 12:23 ` Thomas Petazzoni [this message]
2016-01-27 14:02 ` Santosh Multhalli
2016-01-27 20:34 ` Thomas Petazzoni
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=20160127132359.645387ae@free-electrons.com \
--to=thomas.petazzoni@free-electrons.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.