From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga03.intel.com ([143.182.124.21]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1QjidM-0000NO-AO for openembedded-core@lists.openembedded.org; Thu, 21 Jul 2011 04:05:04 +0200 Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga101.ch.intel.com with ESMTP; 20 Jul 2011 18:58:54 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.67,238,1309762800"; d="scan'208";a="29688868" Received: from unknown (HELO swold-MOBL.bigsur.com) ([10.255.13.254]) by azsmga001.ch.intel.com with ESMTP; 20 Jul 2011 18:58:54 -0700 From: Saul Wold To: openembedded-core@lists.openembedded.org Date: Wed, 20 Jul 2011 18:58:52 -0700 Message-Id: X-Mailer: git-send-email 1.7.3.4 Subject: [PATCH 0/1] Fix for OpenSuse build failure 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: Thu, 21 Jul 2011 02:05:04 -0000 Richard, This fixes a problem with OpenSuse host contamination. Sau! The following changes since commit 0d03800caffc2341b74190d38f7a372223c89f4c: lsbsetup_1.0.bb: Change the hardcoded /usr/lib to support multilib (2011-07-20 15:43:43 +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): gettext: Use internal libxml to avoid host contamination meta/recipes-core/gettext/gettext_0.18.1.1.bb | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) -- 1.7.3.4