All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Cc: Martin Jansa <martin.jansa@gmail.com>
Subject: Re: [PATCH] libxml2: use Copyright in LIC_FILES_CHKSUM instead of COPYING
Date: Thu, 10 Nov 2011 09:24:13 -0800	[thread overview]
Message-ID: <4EBC08BD.8010106@linux.intel.com> (raw)
In-Reply-To: <1320762144-9237-1-git-send-email-Martin.Jansa@gmail.com>

On 11/08/2011 06:22 AM, Martin Jansa wrote:
> * COPYING is replaced by symlink to Copyright during do_configure
>    (see configure.in), then we end with link to nonexistent file
> * same issue as libxslt had http://patchwork.openembedded.org/patch/14195/
>
> Signed-off-by: Martin Jansa<Martin.Jansa@gmail.com>
> ---
>   meta/recipes-core/libxml/libxml2.inc      |    2 +-
>   meta/recipes-core/libxml/libxml2_2.7.8.bb |    2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-core/libxml/libxml2.inc b/meta/recipes-core/libxml/libxml2.inc
> index 6f79333..68c088c 100644
> --- a/meta/recipes-core/libxml/libxml2.inc
> +++ b/meta/recipes-core/libxml/libxml2.inc
> @@ -4,7 +4,7 @@ HOMEPAGE = "http://www.xmlsoft.org/"
>   BUGTRACKER = "http://bugzilla.gnome.org/buglist.cgi?product=libxml2"
>   SECTION = "libs"
>   LICENSE = "MIT"
> -LIC_FILES_CHKSUM = "file://COPYING;md5=bb90c48926316d9af6e2d70ca7013ade \
> +LIC_FILES_CHKSUM = "file://Copyright;md5=bb90c48926316d9af6e2d70ca7013ade \
>                       file://hash.c;beginline=6;endline=15;md5=ce702952bfddd7aee22639a2d6b54136 \
>                       file://list.c;beginline=4;endline=13;md5=cdbfa3dee51c099edb04e39f762ee907 \
>                       file://trio.c;beginline=5;endline=14;md5=6c025753c86d958722ec76e94cae932e"
> diff --git a/meta/recipes-core/libxml/libxml2_2.7.8.bb b/meta/recipes-core/libxml/libxml2_2.7.8.bb
> index 71001a0..2fa246e 100644
> --- a/meta/recipes-core/libxml/libxml2_2.7.8.bb
> +++ b/meta/recipes-core/libxml/libxml2_2.7.8.bb
> @@ -1,6 +1,6 @@
>   require libxml2.inc
>
> -PR = "r3"
> +PR = "r4"
>
>   SRC_URI[md5sum] = "8127a65e8c3b08856093099b52599c86"
>   SRC_URI[sha256sum] = "cda23bc9ebd26474ca8f3d67e7d1c4a1f1e7106364b690d822e009fdc3c417ec"

Merged into OE-Core

Thanks
	Sau!



      reply	other threads:[~2011-11-10 17:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-08 14:22 [PATCH] libxml2: use Copyright in LIC_FILES_CHKSUM instead of COPYING Martin Jansa
2011-11-10 17:24 ` Saul Wold [this message]

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=4EBC08BD.8010106@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=martin.jansa@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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.