From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga01.intel.com ([192.55.52.88]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1QjnY6-0000mW-PS for openembedded-core@lists.openembedded.org; Thu, 21 Jul 2011 09:19:58 +0200 Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP; 21 Jul 2011 00:15:51 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.67,240,1309762800"; d="scan'208";a="32877412" Received: from unknown (HELO swold-MOBL.bigsur.com) ([10.255.13.254]) by fmsmga001.fm.intel.com with ESMTP; 21 Jul 2011 00:15:50 -0700 From: Saul Wold To: openembedded-core@lists.openembedded.org Date: Thu, 21 Jul 2011 00:15:48 -0700 Message-Id: X-Mailer: git-send-email 1.7.3.4 Subject: [PATCH v2 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 07:19:59 -0000 Richard, This fixes a problem with OpenSuse host contamination. Adds one depends in the initial depends chain for gettext-native. Thanks 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: Add depends to gettext to avoid host contamination meta/recipes-core/gettext/gettext_0.18.1.1.bb | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) -- 1.7.3.4