From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ig0-f181.google.com (mail-ig0-f181.google.com [209.85.213.181]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 8BD0EE0098E for ; Tue, 1 Apr 2014 08:53:08 -0700 (PDT) Received: by mail-ig0-f181.google.com with SMTP id h18so5064015igc.2 for ; Tue, 01 Apr 2014 08:53:08 -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 :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=14c8vyFF3Ea2ShHUdqDOk/8oXtd6sLU1oSciK7AXp7Q=; b=JegeUFSW0iyTufgufTLs2hgpu9BBhJYtvk9vmsQefySD2sNdETAa6arK1i/Qhcb1xC RCv5adSP32sPxy9tZiiscngiez4jRmN8Ns1gZN4WmzYA4oqnO7bpHhzNdpkVzsH9maZV T7cAtQeEfNMofUdcPEnvl+rvZZB7wm1zPtZCajHQDoDzlx5n/xML0tvevQ1Zvdh8BjUZ cZqFd4D0wUpxnKMr2x+zSmYXp+DwRz3vD3yx3G2sYn9T2BVxJ8rKQSzcSHyrtM+4VqYz CiLANYSkMT7a/s2seyNgsFty99lG3Vk/emDTnUc4i8u4g1KfWvUEfqyqboLlJHMrauIx Wvsw== X-Gm-Message-State: ALoCoQkSVe4tyr8L1/95YXVKO7OgROjEHhP0C29DiKeMwbjAaRuouuGr9ITXItQnQgiFMLHXfUDa X-Received: by 10.50.189.228 with SMTP id gl4mr3101566igc.22.1396367588001; Tue, 01 Apr 2014 08:53:08 -0700 (PDT) Received: from [192.168.141.83] (69-165-220-158.dsl.teksavvy.com. [69.165.220.158]) by mx.google.com with ESMTPSA id j9sm32890909igu.10.2014.04.01.08.53.06 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 01 Apr 2014 08:53:07 -0700 (PDT) Message-ID: <533AE0E2.6080304@linaro.org> Date: Tue, 01 Apr 2014 11:53:06 -0400 From: Trevor Woerner User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Otavio Salvador References: <1396217092-30829-1-git-send-email-trevor.woerner@linaro.org> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" Subject: Re: [PATCH 0/5] setup-environment: minor wording/display cleanups X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Apr 2014 15:53:09 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 04/01/14 10:36, Otavio Salvador wrote: > I am sorry for not looking at this before. I tried to apply those and > it seems you are missing a patch somewhere here as this does not apply. D'oh! Sorry about that. The default branch when checking fsl-community-bsp-base out is denzil, so my patches were made on top of that. Rebasing now...