public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Ionut Radu <ionutx.radu@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 2/7] freetype: Updated from 2.4.11 to 2.4.12
Date: Fri, 24 May 2013 10:32:28 +0100	[thread overview]
Message-ID: <2384153.4ZHV9FFNJO@helios> (raw)
In-Reply-To: <b03438668613cd856b4993a5cfaa4faadb17fd62.1369386157.git.ionutx.radu@intel.com>

Hi Ionut,

On Friday 24 May 2013 12:18:06 Ionut Radu wrote:
> Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
> 
> freetype: no-hardcode.patch does not apply to 2.4.12 version because
> hardcode_libdir_flag_spec variable is set to '' in 2.4.12
> 
> ---
>  .../{freetype-2.4.11 => freetype-2.4.12}/no-hardcode.patch  |    0
>  .../freetype/{freetype_2.4.11.bb => freetype_2.4.12.bb}     |   11
> ++++------- 2 files changed, 4 insertions(+), 7 deletions(-)
>  rename meta/recipes-graphics/freetype/{freetype-2.4.11 =>
> freetype-2.4.12}/no-hardcode.patch (100%) rename
> meta/recipes-graphics/freetype/{freetype_2.4.11.bb => freetype_2.4.12.bb}
> (83%)
> 
> diff --git
> a/meta/recipes-graphics/freetype/freetype-2.4.11/no-hardcode.patch
> b/meta/recipes-graphics/freetype/freetype-2.4.12/no-hardcode.patch
> similarity index 100%
> rename from meta/recipes-graphics/freetype/freetype-2.4.11/no-hardcode.patch
> rename to meta/recipes-graphics/freetype/freetype-2.4.12/no-hardcode.patch
> diff --git a/meta/recipes-graphics/freetype/freetype_2.4.11.bb
> b/meta/recipes-graphics/freetype/freetype_2.4.12.bb similarity index 83%
> rename from meta/recipes-graphics/freetype/freetype_2.4.11.bb
> rename to meta/recipes-graphics/freetype/freetype_2.4.12.bb
> index 53fde1d..36817a6 100644
> --- a/meta/recipes-graphics/freetype/freetype_2.4.11.bb
> +++ b/meta/recipes-graphics/freetype/freetype_2.4.12.bb
> @@ -7,19 +7,16 @@ HOMEPAGE = "http://www.freetype.org/"
>  BUGTRACKER = "https://savannah.nongnu.org/bugs/?group=freetype"
> 
>  LICENSE = "FreeType | GPLv2+"
> -LIC_FILES_CHKSUM =
> "file://docs/LICENSE.TXT;md5=28d5381b1bef2649c59f20c20bae4f39 \
> +LIC_FILES_CHKSUM =
> "file://docs/LICENSE.TXT;md5=c017ff17fc6f0794adf93db5559ccd56 \
> file://docs/FTL.TXT;md5=d479e83797f699fe873b38dadd0fcd4c \
> file://docs/GPLv2.TXT;md5=8ef380476f642c20ebf40fecb0add2ec"

If you change LIC_FILES_CHKSUM you need to explain exactly why in the commit 
message.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


  parent reply	other threads:[~2013-05-24  9:32 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-24  9:18 [PATCH 0/7] Package Upgrades Ionut Radu
2013-05-24  9:18 ` [PATCH 1/7] apt: Updated from 0.9.7.8 to 0.9.8.1 Ionut Radu
2013-05-24  9:18 ` [PATCH 2/7] freetype: Updated from 2.4.11 to 2.4.12 Ionut Radu
2013-05-24  9:29   ` Burton, Ross
2013-05-24  9:32   ` Paul Eggleton [this message]
2013-05-24  9:18 ` [PATCH 3/7] libtasn1: Updated from 2.14 to 3.3 Ionut Radu
2013-05-24  9:18 ` [PATCH 4/7] libsoup-2.4: Update from 2.42.1 to 2.43.1 Ionut Radu
2013-05-24  9:30   ` Burton, Ross
2013-05-24  9:36     ` Paul Eggleton
2013-05-24 10:40       ` Ciobanu, Emilia Maria Silvia
2013-05-24 10:49         ` Paul Eggleton
2013-05-24  9:18 ` [PATCH 5/7] matchbox-keyboard: Update to 0.0+gitAUTOINCa+a17b1135daab9eb4cd3647c02e82687f96d93619 Ionut Radu
2013-05-24  9:24   ` Martin Jansa
2013-05-24  9:26   ` Burton, Ross
2013-05-24  9:31     ` Radu, IonutX
2013-05-24  9:18 ` [PATCH 6/7] matchbox-terminal: Updated to 0.0+gitAUTOINC+452bca253492a97a587f440289b9ab27d217353e Ionut Radu
2013-05-24  9:27   ` Martin Jansa
2013-05-24  9:18 ` [PATCH 7/7] settings-daemon: Updated to 0.0+gitAUTOINC+9a99528b02255450db81176abd9bbcc1dab9a4c1 Ionut Radu
2013-05-24  9:31   ` Burton, Ross
2013-05-27 23:14 ` [PATCH 0/7] Package Upgrades Saul Wold

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=2384153.4ZHV9FFNJO@helios \
    --to=paul.eggleton@linux.intel.com \
    --cc=ionutx.radu@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox