From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga01.intel.com ([192.55.52.88]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1QSHwp-0007gV-TP for openembedded-core@lists.openembedded.org; Fri, 03 Jun 2011 02:09:08 +0200 Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga101.fm.intel.com with ESMTP; 02 Jun 2011 17:05:55 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.65,312,1304319600"; d="scan'208";a="11157423" Received: from swold-mobl.jf.intel.com (HELO [10.24.4.14]) ([10.24.4.14]) by fmsmga002.fm.intel.com with ESMTP; 02 Jun 2011 17:05:55 -0700 Message-ID: <4DE82563.3050806@linux.intel.com> Date: Thu, 02 Jun 2011 17:05:55 -0700 From: Saul Wold User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc13 Thunderbird/3.1.10 MIME-Version: 1.0 To: Patches and discussions about the oe-core layer References: In-Reply-To: Cc: Martin Jansa Subject: Re: [PATCH 0/1] Small create-pull-request fix X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jun 2011 00:09:08 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 05/31/2011 08:48 AM, Martin Jansa wrote: > The following changes since commit 26e5e5feb695864b11e47e24017e254c28f14494: > > Improve handling of 'all' architecture recipes and their interaction with sstate (2011-05-31 12:56:38 +0100) > > are available in the git repository at: > git://git.openembedded.org/openembedded-core-contrib jansa/pull > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/pull > > Martin Jansa (1): > create-pull-request: allow '+' in git PROTO_RE, ie for 'git+ssh://' > > scripts/create-pull-request | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > Merged into oe-core Thanks Sau!