From patchwork Tue May 20 06:49:30 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fathi Boudra X-Patchwork-Id: 30408 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-pd0-f198.google.com (mail-pd0-f198.google.com [209.85.192.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id EF8A6202FE for ; Tue, 20 May 2014 06:49:41 +0000 (UTC) Received: by mail-pd0-f198.google.com with SMTP id w10sf108058pde.9 for ; Mon, 19 May 2014 23:49:41 -0700 (PDT) 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=9g2/l/O/MNruOlSfmmA3yt2ZGYxWQ+Dk9/16/8gjgzI=; b=Iwq9VGh1AsdsbDB0OtzxvrZuDsg9erRYqzanIDGfMSxlv+dob2afA20DojGsXEqDJL KO1JHpH0aPKWHqiSdzwtz/DXGvkaOZ2db47j7KdKJ8W6gbmZ9DWWK2t9M9/Kqr0TMKYE QaK4JpBBGA9O57tnGPKeHF5jpiMS1KgTsHqS7PNQcF/brhYYgHwrj7wMB5/0IwgYSj0Y hQKpemWmWqi3ugqYIbNr9y8y9cZ5gsqJ2TsyhWc5BWCc4MHDOwmonV22BUQrKM1/9tul Y0CScqEObZeFVM+2n51gYn2vQwd4JmSrVFkCRZGPV2eumFzKG3hx+w6sebFOTqGm/cLN hfBw== X-Gm-Message-State: ALoCoQkdUmsivV9TZBPjsmzdejcn9LDs680s/h02nIKRQnnqRYFMOh4jfDbSEM6CaDDS8h4Ggo3v X-Received: by 10.68.197.73 with SMTP id is9mr18908647pbc.0.1400568581300; Mon, 19 May 2014 23:49:41 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.96.201 with SMTP id k67ls131316qge.22.gmail; Mon, 19 May 2014 23:49:41 -0700 (PDT) X-Received: by 10.58.85.65 with SMTP id f1mr36353943vez.20.1400568581207; Mon, 19 May 2014 23:49:41 -0700 (PDT) Received: from mail-ve0-f173.google.com (mail-ve0-f173.google.com [209.85.128.173]) by mx.google.com with ESMTPS id o6si154472vcn.83.2014.05.19.23.49.41 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 19 May 2014 23:49:41 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.128.173 as permitted sender) client-ip=209.85.128.173; Received: by mail-ve0-f173.google.com with SMTP id pa12so45760veb.18 for ; Mon, 19 May 2014 23:49:41 -0700 (PDT) X-Received: by 10.53.13.133 with SMTP id ey5mr1855332vdd.8.1400568581138; Mon, 19 May 2014 23:49:41 -0700 (PDT) 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.221.72 with SMTP id ib8csp6065vcb; Mon, 19 May 2014 23:49:40 -0700 (PDT) X-Received: by 10.112.201.106 with SMTP id jz10mr754465lbc.62.1400568580127; Mon, 19 May 2014 23:49:40 -0700 (PDT) Received: from mail-lb0-f171.google.com (mail-lb0-f171.google.com [209.85.217.171]) by mx.google.com with ESMTPS id js5si15811793lab.83.2014.05.19.23.49.39 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 19 May 2014 23:49:40 -0700 (PDT) Received-SPF: pass (google.com: domain of fathi.boudra@linaro.org designates 209.85.217.171 as permitted sender) client-ip=209.85.217.171; Received: by mail-lb0-f171.google.com with SMTP id 10so22474lbg.30 for ; Mon, 19 May 2014 23:49:39 -0700 (PDT) X-Received: by 10.112.163.163 with SMTP id yj3mr126640lbb.81.1400568579624; Mon, 19 May 2014 23:49:39 -0700 (PDT) Received: from localhost.localdomain (a91-152-78-194.elisa-laajakaista.fi. [91.152.78.194]) by mx.google.com with ESMTPSA id ax10sm19802037lbc.7.2014.05.19.23.49.38 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 19 May 2014 23:49:38 -0700 (PDT) From: Fathi Boudra To: openembedded-devel@lists.openembedded.org Cc: Koen Kooi , Martin Jansa , Fathi Boudra Subject: [meta-oe][PATCH] pm-qa: update to 0.4.10 release Date: Tue, 20 May 2014 09:49:30 +0300 Message-Id: <1400568570-23824-1-git-send-email-fathi.boudra@linaro.org> X-Mailer: git-send-email 1.9.3 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: fathi.boudra@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.128.173 as permitted sender) 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: , Update SRC_URI, /tools/ is deprecated. Signed-off-by: Fathi Boudra --- meta-oe/recipes-devtools/pm-qa/pm-qa_git.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/meta-oe/recipes-devtools/pm-qa/pm-qa_git.bb b/meta-oe/recipes-devtools/pm-qa/pm-qa_git.bb index f6ffcb6..9243340 100644 --- a/meta-oe/recipes-devtools/pm-qa/pm-qa_git.bb +++ b/meta-oe/recipes-devtools/pm-qa/pm-qa_git.bb @@ -4,14 +4,14 @@ HOMEPAGE = "https://wiki.linaro.org/WorkingGroups/PowerManagement/Resources/Test LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" -PV = "0.4.9" +PV = "0.4.10" BRANCH ?= "master" -# Corresponds to tag pm-qa-v0.4.9 -SRCREV = "c54941a9bbaac33e44e6d0c7f5344e21102642cf" +# Corresponds to tag pm-qa-v0.4.10 +SRCREV = "03a22d5ad7deb6021b2ec1d546a960d8a9878255" -SRC_URI = "git://git.linaro.org/tools/pm-qa.git;protocol=git;branch=${BRANCH}" +SRC_URI = "git://git.linaro.org/power/pm-qa.git;protocol=git;branch=${BRANCH}" S = "${WORKDIR}/git"