From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga09.intel.com ([134.134.136.24]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1QjEzU-0008Bd-Mc for openembedded-core@lists.openembedded.org; Tue, 19 Jul 2011 20:25:58 +0200 Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP; 19 Jul 2011 11:21:44 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.67,229,1309762800"; d="scan'208";a="27702955" Received: from unknown (HELO [10.255.13.254]) ([10.255.13.254]) by orsmga002.jf.intel.com with ESMTP; 19 Jul 2011 11:21:43 -0700 Message-ID: <4E25CB37.5050803@linux.intel.com> Date: Tue, 19 Jul 2011 11:21:43 -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: Darren Hart Subject: Re: [PATCH 0/1] ofono: fix test block syntax error 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: Tue, 19 Jul 2011 18:26:00 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 07/15/2011 02:51 PM, Darren Hart wrote: > The following changes since commit fa4bcfdb73167f8159b88e5a4d711c0d37627a70: > > bb-matrix: correct BB and PM number canonicalization (2011-07-14 22:23:09 +0100) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib dvhart/ofono > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dvhart/ofono > > Darren Hart (1): > ofono: fix test block syntax error > > meta/recipes-connectivity/ofono/ofono/ofono | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > Merged into oe-core Thanks Sau!