| Submitter | Bruce Ashfield |
|---|---|
| Date | June 6, 2011, 4:16 p.m. |
| Message ID | <cover.1307376894.git.bruce.ashfield@windriver.com> |
| Download | mbox |
| Permalink | /patch/5461/ |
| 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, 06 Jun 2011 16:20:33 +0000 (UTC) Received: by 10.142.170.18 with SMTP id s18cs27324wfe; Mon, 6 Jun 2011 09:18:32 -0700 (PDT) Received: by 10.14.10.153 with SMTP id 25mr1958830eev.56.1307377108602; Mon, 06 Jun 2011 09:18:28 -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 54si11130238ees.10.2011.06.06.09.18.26 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 06 Jun 2011 09:18:27 -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 Received: from localhost ([127.0.0.1]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from <openembedded-core-bounces@lists.openembedded.org>) id 1QTcYX-0003EH-7W; Mon, 06 Jun 2011 18:21:33 +0200 Received: from mail.windriver.com ([147.11.1.11]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from <bruce.ashfield@windriver.com>) id 1QTcYV-0003E8-Am for openembedded-core@lists.openembedded.org; Mon, 06 Jun 2011 18:21:31 +0200 Received: from localhost.localdomain (yow-bashfiel-d2.ottawa.windriver.com [128.224.146.167]) by mail.windriver.com (8.14.3/8.14.3) with ESMTP id p56GHdHW020952; Mon, 6 Jun 2011 09:17:39 -0700 (PDT) From: Bruce Ashfield <bruce.ashfield@windriver.com> To: richard.purdie@linuxfoundation.org Date: Mon, 6 Jun 2011 12:16:24 -0400 Message-Id: <cover.1307376894.git.bruce.ashfield@windriver.com> X-Mailer: git-send-email 1.7.0.4 Cc: openembedded-core@lists.openembedded.org, saul.wold@intel.com Subject: [OE-core] [PATCH 0/1] linux-yocto: make e1000e structure common [commit: bec3f1e8c] 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 |
Richard/Saul, This stacks on top of the other outstanding SRCREV updates, the patch says it all, so I won't repeat it here. The following changes since commit 6a26a50aa462368c85abe18df48dcad9232d43e9: Bruce Ashfield (1): linux-yocto/meta-yocto: update target/meta SRCREVs are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/e1000-oe http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/e1000-oe Bruce Ashfield (1): linux-yocto: make e1000e structure common [commit: bec3f1e8c] meta/recipes-kernel/linux/linux-yocto_git.bb | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-)