From patchwork Thu Feb 20 07:59:21 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fathi Boudra X-Patchwork-Id: 24973 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ie0-f199.google.com (mail-ie0-f199.google.com [209.85.223.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id F19AC203C6 for ; Thu, 20 Feb 2014 07:59:33 +0000 (UTC) Received: by mail-ie0-f199.google.com with SMTP id rl12sf5960936iec.10 for ; Wed, 19 Feb 2014 23:59:33 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=f7DswmvtHLbwrOB7pCA6ES+HnYIg5WAYPSMJhbOrj7k=; b=WHgrLQsBwx8RGHTqVMBO/mpJSwzhlYeiQiuY+qfXU1GRSKzl1Eiwv5CFK2rF9rLZpr thYjhGHs9KHKjc1hlbjKOzxQWobCwx59iE04XXc/K3yO6EM43HTR8Yy8QB02VYWLy7MQ sbmYD/ZcfkC7Jf5Dxs2CzVRXzYybhWbNDaH2EyEIgPIEz8ZnVOFHzaFygH0ha8SmnM// z6e73Ljzjq9hKJTeKDFd7ywh8AVAtptmfWOcvNhoNwgDO15/xKU7mx0BDyu9zgx2y+2j QLh70dTMEPJC0UNgCuVA0nUmzJChHX3NXKwT9QbzjqEbc8JiZWddFLupK6RpcXldtWQi N/8Q== X-Gm-Message-State: ALoCoQkDHQ3IdZXQEGGjjIDUYqknaBorVuG5/4NwbALMh3+VN/wo54Endhk4EfXqu8YBt2ak8dXQ X-Received: by 10.182.186.105 with SMTP id fj9mr160403obc.5.1392883173124; Wed, 19 Feb 2014 23:59:33 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.40.11 with SMTP id w11ls422169qgw.42.gmail; Wed, 19 Feb 2014 23:59:33 -0800 (PST) X-Received: by 10.220.191.134 with SMTP id dm6mr249495vcb.16.1392883172996; Wed, 19 Feb 2014 23:59:32 -0800 (PST) Received: from mail-ve0-f175.google.com (mail-ve0-f175.google.com [209.85.128.175]) by mx.google.com with ESMTPS id a5si1143846vez.82.2014.02.19.23.59.32 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 19 Feb 2014 23:59:32 -0800 (PST) Received-SPF: neutral (google.com: 209.85.128.175 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.175; Received: by mail-ve0-f175.google.com with SMTP id c14so1493032vea.6 for ; Wed, 19 Feb 2014 23:59:32 -0800 (PST) X-Received: by 10.220.81.71 with SMTP id w7mr155374vck.71.1392883172919; Wed, 19 Feb 2014 23:59:32 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp36843vcz; Wed, 19 Feb 2014 23:59:32 -0800 (PST) X-Received: by 10.152.1.130 with SMTP id 2mr273019lam.88.1392883171363; Wed, 19 Feb 2014 23:59:31 -0800 (PST) Received: from mail-lb0-f171.google.com (mail-lb0-f171.google.com [209.85.217.171]) by mx.google.com with ESMTPS id v6si3014073lag.169.2014.02.19.23.59.30 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 19 Feb 2014 23:59:31 -0800 (PST) Received-SPF: neutral (google.com: 209.85.217.171 is neither permitted nor denied by best guess record for domain of fathi.boudra@linaro.org) client-ip=209.85.217.171; Received: by mail-lb0-f171.google.com with SMTP id c11so1065999lbj.2 for ; Wed, 19 Feb 2014 23:59:30 -0800 (PST) X-Received: by 10.112.142.161 with SMTP id rx1mr232214lbb.33.1392883170673; Wed, 19 Feb 2014 23:59:30 -0800 (PST) Received: from localhost.localdomain (a91-152-78-194.elisa-laajakaista.fi. [91.152.78.194]) by mx.google.com with ESMTPSA id bl3sm3066771lbd.7.2014.02.19.23.59.29 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 19 Feb 2014 23:59:29 -0800 (PST) From: Fathi Boudra To: openembedded-core@lists.openembedded.org Cc: Richard Purdie , Fathi Boudra Subject: [PATCH 1/1] git: update to 1.9.0 release Date: Thu, 20 Feb 2014 09:59:21 +0200 Message-Id: <1392883161-12070-1-git-send-email-fathi.boudra@linaro.org> X-Mailer: git-send-email 1.8.1.2 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: fathi.boudra@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.175 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Signed-off-by: Fathi Boudra --- meta/recipes-devtools/git/{git_1.8.5.2.bb => git_1.9.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/git/{git_1.8.5.2.bb => git_1.9.0.bb} (67%) diff --git a/meta/recipes-devtools/git/git_1.8.5.2.bb b/meta/recipes-devtools/git/git_1.9.0.bb similarity index 67% rename from meta/recipes-devtools/git/git_1.8.5.2.bb rename to meta/recipes-devtools/git/git_1.9.0.bb index 4777c46..4eb6c99 100644 --- a/meta/recipes-devtools/git/git_1.8.5.2.bb +++ b/meta/recipes-devtools/git/git_1.9.0.bb @@ -2,8 +2,8 @@ require git.inc SRC_URI = "http://git-core.googlecode.com/files/git-${PV}.tar.gz" -SRC_URI[md5sum] = "df8519044f9880f3687d863d99245282" -SRC_URI[sha256sum] = "024694524b8be91fe29afca65bc3a9e40de1322dd5ef2b2c0babb6849c913e8a" +SRC_URI[md5sum] = "e16c14b27c644b8e0dd72bdb5ff77450" +SRC_URI[sha256sum] = "de3097fdc36d624ea6cf4bb853402fde781acdb860f12152c5eb879777389882" EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no ac_cv_c_c99_format=yes \ ac_cv_fread_reads_directories=${ac_cv_fread_reads_directories=yes} \