[OE-core] [PATCH] Update intltool to version 0.50.0

Koen Kooi koen at dominion.thruhere.net
Wed Apr 18 18:08:41 UTC 2012


Op 18 apr. 2012, om 19:48 heeft Saul Wold het volgende geschreven:

> On 04/12/2012 04:10 AM, Florin Sarbu wrote:
>> Uprev to version 0.50.0 and move SRC_URI from .inc into the .bb specifying the version
>> 
>> Signed-off-by: Florin Sarbu<florin.sarbu at windriver.com>
>> ---
>>  .../intltool-0.40.6/intltool-nowarn-0.40.0.patch   |   52 --------------------
>>  .../intltool/intltool-0.40.6/noperlcheck.patch     |   40 ---------------
>>  .../intltool-0.40.6/remove-xml-check.patch         |   32 ------------
>>  .../intltool/intltool-0.40.6/use-nativeperl.patch  |   20 --------
>>  .../intltool-0.50.0/intltool-nowarn-0.50.0.patch   |   40 +++++++++++++++
>>  .../intltool/intltool-0.50.0/noperlcheck.patch     |   40 +++++++++++++++
>>  .../intltool-0.50.0/remove-xml-check.patch         |   29 +++++++++++
>>  .../intltool/intltool-0.50.0/use-nativeperl.patch  |   20 ++++++++
>>  meta/recipes-devtools/intltool/intltool.inc        |    1 -
>>  meta/recipes-devtools/intltool/intltool_0.40.6.bb  |   19 -------
>>  meta/recipes-devtools/intltool/intltool_0.50.0.bb  |   20 ++++++++
>>  11 files changed, 149 insertions(+), 164 deletions(-)
>>  delete mode 100644 meta/recipes-devtools/intltool/intltool-0.40.6/intltool-nowarn-0.40.0.patch
>>  delete mode 100644 meta/recipes-devtools/intltool/intltool-0.40.6/noperlcheck.patch
>>  delete mode 100644 meta/recipes-devtools/intltool/intltool-0.40.6/remove-xml-check.patch
>>  delete mode 100644 meta/recipes-devtools/intltool/intltool-0.40.6/use-nativeperl.patch
>>  create mode 100644 meta/recipes-devtools/intltool/intltool-0.50.0/intltool-nowarn-0.50.0.patch
>>  create mode 100644 meta/recipes-devtools/intltool/intltool-0.50.0/noperlcheck.patch
>>  create mode 100644 meta/recipes-devtools/intltool/intltool-0.50.0/remove-xml-check.patch
>>  create mode 100644 meta/recipes-devtools/intltool/intltool-0.50.0/use-nativeperl.patch
>>  delete mode 100644 meta/recipes-devtools/intltool/intltool_0.40.6.bb
>>  create mode 100644 meta/recipes-devtools/intltool/intltool_0.50.0.bb
>> 
> Could you have done this with git mv, rather than copy so that we can preserve git history?

Even with git-mv git-format-patch will get this wrong, use -C or some magic .config option.

regards,

Koen



More information about the Openembedded-core mailing list