From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f49.google.com (mail-pa0-f49.google.com [209.85.220.49]) by mail.openembedded.org (Postfix) with ESMTP id C87EA7048E for ; Tue, 15 Jul 2014 19:37:13 +0000 (UTC) Received: by mail-pa0-f49.google.com with SMTP id hz1so3856613pad.8 for ; Tue, 15 Jul 2014 12:37:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=ttAGo7PHqhJPVNy6/Iui3uCIe3bypPZgVvXCkVn886M=; b=LTJOdHdKWEAp6jqfPLEMMyO5NKlSaxfSl3e4dcUpLsRF70EDvOHLbNWK3ZIMoQJ1cz +uwtkdcmwwPStS8iLjkWtek5rh23JnLCPBR/vUnndI+fkoqnERDXkoe+sKq0IoLWvk9Y VJtBilTI2L1Lt7OO0gmh5izqpdgxqn8CxXA1xaFdUVcxuhnFrzBmqQTLAoMP1t1x44xc 1dnPaqUqhPwICB/chaSx96kfeCOkSKH+QCk1Ej6hOegCHWdkw87wGrOIC7U4Cee0z1KK OtfJDofcbsFsyypHDPl+OQEb/szkONF0TewvQqth28wCs4AO+CJUXnxzLsKfFHk17kv7 RKMA== X-Gm-Message-State: ALoCoQnaK8ZCbqdOcG5V6daDri9gaWIcfSL3LJJU57LIPttIdRm/BwWMLttswjmqJaCZaipCn1sg X-Received: by 10.70.137.103 with SMTP id qh7mr13227212pdb.69.1405453035163; Tue, 15 Jul 2014 12:37:15 -0700 (PDT) Received: from [172.16.1.20] (c-98-239-95-55.hsd1.ca.comcast.net. [98.239.95.55]) by mx.google.com with ESMTPSA id l3sm14769521pbq.8.2014.07.15.12.37.13 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 15 Jul 2014 12:37:14 -0700 (PDT) Message-ID: <53C582E7.3090409@mvista.com> Date: Tue, 15 Jul 2014 12:37:11 -0700 From: akuster User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Saul Wold , openembedded-core@lists.openembedded.org References: <1405430888-12456-1-git-send-email-akuster@mvista.com> <53C5436F.1070506@linux.intel.com> <53C54719.60104@mvista.com> <53C54AD7.4050702@linux.intel.com> In-Reply-To: <53C54AD7.4050702@linux.intel.com> Subject: Re: [meta-oe][PATCH] [v3] lz4: update to latest version X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2014 19:37:17 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 07/15/2014 08:37 AM, Saul Wold wrote: > On 07/15/2014 08:22 AM, akuster wrote: >> >> On 07/15/2014 08:06 AM, Saul Wold wrote: >>> On 07/15/2014 06:28 AM, Armin Kuster wrote: >>>> update to version r119 >>>> Use github instead of svn >>>> LICENSE md5sum changed since it was updated in r117 >>> >>> What exactly changed in r117? Same License different working or ?? >> >> They updated the copyright date. >> > > That's what we need in the commit message then, please update your > commit message. done > > Is there a valid PV that you can set for lz4, seems like they are > still calling them rXXX, so PV should be "r119" done. Thanks, Armin > > Thanks > Sau! > >> - Armin >>> >>> Sau! >>> >>>> FIxes CVE-2014-4611 >>>> >>>> Signed-off-by: Armin Kuster >>>> --- >>>> meta/recipes-support/lz4/{lz4_svn.bb => lz4_git.bb} | 11 ++++------- >>>> 1 file changed, 4 insertions(+), 7 deletions(-) >>>> rename meta/recipes-support/lz4/{lz4_svn.bb => lz4_git.bb} (68%) >>>> >>>> diff --git a/meta/recipes-support/lz4/lz4_svn.bb >>>> b/meta/recipes-support/lz4/lz4_git.bb >>>> similarity index 68% >>>> rename from meta/recipes-support/lz4/lz4_svn.bb >>>> rename to meta/recipes-support/lz4/lz4_git.bb >>>> index 38e36d8..3978d76 100644 >>>> --- a/meta/recipes-support/lz4/lz4_svn.bb >>>> +++ b/meta/recipes-support/lz4/lz4_git.bb >>>> @@ -2,15 +2,12 @@ SUMMARY = "Extremely Fast Compression algorithm" >>>> DESCRIPTION = "LZ4 is a very fast lossless compression algorithm, >>>> providing compression speed at 400 MB/s per core, scalable with >>>> multi-cores CPU. It also features an extremely fast decoder, with >>>> speed in multiple GB/s per core, typically reaching RAM speed limits >>>> on multi-core systems." >>>> >>>> LICENSE = "BSD" >>>> -LIC_FILES_CHKSUM = >>>> "file://LICENSE;md5=2008d2325e11691e17fcaa3a6046f850" >>>> +LIC_FILES_CHKSUM = >>>> "file://LICENSE;md5=0b0d063f37a4477b54af2459477dcafd" >>>> >>>> -# Upstream names releases after SVN revs >>>> -SRCREV = "112" >>>> -PV = "r${SRCREV}" >>>> +SRCREV = "28fd251bc7b42e5cde15f9a2d78fc53b3b575558" >>>> +SRC_URI= "git://github.com/Cyan4973/lz4.git;branch=master" >>>> >>>> -SRC_URI = "svn://lz4.googlecode.com/svn/;module=trunk;protocol=http" >>>> - >>>> -S = "${WORKDIR}/trunk" >>>> +S = "${WORKDIR}/git" >>>> >>>> EXTRA_OEMAKE = "PREFIX=${prefix} CC='${CC}' DESTDIR=${D} >>>> LIBDIR=${libdir} INCLUDEDIR=${includedir}" >>>> >>>> >> >>