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 1QgXK7-0008UC-QE for openembedded-core@lists.openembedded.org; Tue, 12 Jul 2011 09:24:04 +0200 Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 12 Jul 2011 00:20:06 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.65,519,1304319600"; d="scan'208";a="26624977" Received: from unknown (HELO swold-MOBL.bigsur.com) ([10.255.13.180]) by orsmga001.jf.intel.com with ESMTP; 12 Jul 2011 00:20:05 -0700 From: Saul Wold To: openembedded-core@lists.openembedded.org Date: Tue, 12 Jul 2011 00:20:03 -0700 Message-Id: X-Mailer: git-send-email 1.7.3.4 Subject: [PATCH 0/1] Fix for GCC missing liblto_plugin.so 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, 12 Jul 2011 07:24:04 -0000 Richard, This is the patch for the missing liblto_plugin.so issue, minor correction of how things get packaged. Sau! The following changes since commit e66c2999afa2b3efbce8bb46c89f9db5e15f35c7: libx11: ensure nativesdk uses correct DEPENDS and XCB flags (2011-07-10 09:49:06 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib sgw/fix http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/fix Saul Wold (1): gcc: Fix packaging correctly meta/recipes-devtools/gcc/gcc-4.6.inc | 2 +- meta/recipes-devtools/gcc/gcc-package-target.inc | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) -- 1.7.3.4