| Submitter | Otavio Salvador |
|---|---|
| Date | May 30, 2011, 2:45 p.m. |
| Message ID | <cover.1306766682.git.otavio@ossystems.com.br> |
| Download | mbox |
| Permalink | /patch/5041/ |
| State | New, archived |
| Headers | show
Delivered-To: oepatches@gmail.com Received: from pop.gmail.com by melo.openembedded.org with POP3 (fetchmail-6.3.9-rc2) for <fetchmail@localhost> (single-drop); Mon, 30 May 2011 14:47:09 +0000 (UTC) Received: by 10.142.238.21 with SMTP id l21cs58236wfh; Mon, 30 May 2011 07:46:03 -0700 (PDT) Received: by 10.213.104.3 with SMTP id m3mr966118ebo.18.1306766760940; Mon, 30 May 2011 07:46:00 -0700 (PDT) Return-Path: <openembedded-core-bounces@lists.openembedded.org> Received: from linuxtogo.org (linuxtogo.org [188.40.83.200]) by mx.google.com with ESMTPS id x46si9918216eea.58.2011.05.30.07.45.59 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 30 May 2011 07:45:59 -0700 (PDT) Received-SPF: neutral (google.com: 188.40.83.200 is neither permitted nor denied by best guess record for domain of openembedded-core-bounces@lists.openembedded.org) client-ip=188.40.83.200; Authentication-Results: mx.google.com; spf=neutral (google.com: 188.40.83.200 is neither permitted nor denied by best guess record for domain of openembedded-core-bounces@lists.openembedded.org) smtp.mail=openembedded-core-bounces@lists.openembedded.org; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from localhost ([127.0.0.1]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from <openembedded-core-bounces@lists.openembedded.org>) id 1QR3m9-0007ZE-Oo; Mon, 30 May 2011 16:49:01 +0200 Received: from mail-gx0-f175.google.com ([209.85.161.175]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from <otavio.salvador@gmail.com>) id 1QR3m7-0007Z4-Fi for openembedded-core@lists.openembedded.org; Mon, 30 May 2011 16:48:59 +0200 Received: by gxk3 with SMTP id 3so350167gxk.6 for <openembedded-core@lists.openembedded.org>; Mon, 30 May 2011 07:45:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:sender:from:to:cc:subject:date:message-id :x-mailer; bh=l24nP+5icdVVNe7xV9dnolxgkUm4r9ksvzwpdVrZkcw=; b=hUBvJDwqIeAk76mNqdwT8qjypYxN9brxBfk0XqF7Mvt7N61I6j6eQ6a2UcmOiaAcWK 48+niIW7oNPA3lyQOkboKY73x96cpLPtKzXyAjx8DoQo1r3yO5zm0685BRYm7zUKXecx jEcEhgs174msEy6SYBAyazYCILLlhwrquL9C8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:from:to:cc:subject:date:message-id:x-mailer; b=gpgfDhd/eWNIb4zHKSXBl+aL8fweC4w2m4IitjaKd8ygJ4fiVVLpCU2OF5Cww5Quqq mJ+NxIRUqJhp64PxlyV3qKwYxC5nd2JAUfdCJC4Cm9Pgc7qu1dKhSg+s8PDGh4M0gmPr BqdfjcMYupve5HQz/UYXr6WNEB71o7feqnats= Received: by 10.101.213.31 with SMTP id p31mr3175414anq.139.1306766750433; Mon, 30 May 2011 07:45:50 -0700 (PDT) Received: from localhost.localdomain ([189.114.111.55]) by mx.google.com with ESMTPS id x37sm3343391ana.26.2011.05.30.07.45.48 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 30 May 2011 07:45:49 -0700 (PDT) From: Otavio Salvador <otavio@ossystems.com.br> To: openembedded-core@lists.openembedded.org Date: Mon, 30 May 2011 14:45:37 +0000 Message-Id: <cover.1306766682.git.otavio@ossystems.com.br> X-Mailer: git-send-email 1.7.2.5 Subject: [OE-core] [PATCH 0/2] Misc fixes from O.S. Systems tree 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 <openembedded-core@lists.openembedded.org> List-Id: Patches and discussions about the oe-core layer <openembedded-core.lists.openembedded.org> List-Unsubscribe: <http://lists.linuxtogo.org/cgi-bin/mailman/options/openembedded-core>, <mailto:openembedded-core-request@lists.openembedded.org?subject=unsubscribe> List-Archive: <http://lists.linuxtogo.org/pipermail/openembedded-core> List-Post: <mailto:openembedded-core@lists.openembedded.org> List-Help: <mailto:openembedded-core-request@lists.openembedded.org?subject=help> List-Subscribe: <http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core>, <mailto:openembedded-core-request@lists.openembedded.org?subject=subscribe> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: openembedded-core-bounces@lists.openembedded.org Errors-To: openembedded-core-bounces@lists.openembedded.org |
Pull-request
git://github.com/OSSystems/oe-core masterComments
Otavio Salvador - May 30, 2011, 2:45 p.m.