| Submitter | Nitin A Kamble |
|---|---|
| Date | May 26, 2011, 8:41 p.m. |
| Message ID | <cover.1306442263.git.nitin.a.kamble@intel.com> |
| Download | mbox |
| Permalink | /patch/4835/ |
| 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); Thu, 26 May 2011 20:42:23 +0000 (UTC) Received: by 10.142.238.21 with SMTP id l21cs158059wfh; Thu, 26 May 2011 13:42:00 -0700 (PDT) Received: by 10.14.38.14 with SMTP id z14mr492441eea.169.1306442515659; Thu, 26 May 2011 13:41:55 -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 n41si2619285eeh.28.2011.05.26.13.41.54 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 26 May 2011 13:41:55 -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 1QPhQJ-0007LQ-HY; Thu, 26 May 2011 22:44:51 +0200 Received: from mga01.intel.com ([192.55.52.88]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from <nitin.a.kamble@intel.com>) id 1QPhQH-0007LF-7W for openembedded-core@lists.openembedded.org; Thu, 26 May 2011 22:44:49 +0200 Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP; 26 May 2011 13:41:44 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.65,276,1304319600"; d="scan'208";a="9563801" Received: from nbuild2.sc.intel.com ([172.25.110.37]) by fmsmga001.fm.intel.com with ESMTP; 26 May 2011 13:41:44 -0700 From: nitin.a.kamble@intel.com To: openembedded-core@lists.openembedded.org, elizabeth.flanagan@intel.com Date: Thu, 26 May 2011 13:41:39 -0700 Message-Id: <cover.1306442263.git.nitin.a.kamble@intel.com> X-Mailer: git-send-email 1.7.3.5 Subject: [OE-core] [bugfix 0/1] workaround for gcc 4.6.0 issue on beagleboard 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 |
From: Nitin A Kamble <nitin.a.kamble@intel.com> The following changes since commit 5168b140183c569409d35b19d8a80265ef8d0a78: dbus 1.4.1: enable systemd support, but package systemd files seperately (2011-05-26 16:52:00 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib nitin/bugfixes http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/bugfixes Nitin A Kamble (1): mesa-xlib: workaround gcc 4.6.0 ICE meta/recipes-graphics/mesa/mesa-xlib_7.10.2.bb | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)