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 1R8hQD-0001DY-Md for openembedded-core@lists.openembedded.org; Wed, 28 Sep 2011 01:50:47 +0200 Received: from azsmga002.ch.intel.com ([10.2.17.35]) by azsmga101.ch.intel.com with ESMTP; 27 Sep 2011 16:45:18 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.68,452,1312182000"; d="scan'208";a="21277077" Received: from unknown (HELO scimitar.amr.corp.intel.com) ([10.255.15.9]) by AZSMGA002.ch.intel.com with ESMTP; 27 Sep 2011 16:45:18 -0700 From: Joshua Lock To: openembedded-core@lists.openembedded.org Date: Tue, 27 Sep 2011 16:45:07 -0700 Message-Id: X-Mailer: git-send-email 1.7.6.2 Subject: [RFC PATCH 0/1] Fix texinfo build on Ubuntu Oneiric 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, 27 Sep 2011 23:50:47 -0000 Texinfo fails to build on Ubuntu 11.10, but not any of my other systesm, the following patch resolves this in what feels like a harmless way. Any comments? Regards, Joshua The following changes since commit 684a4b517d13884c315688967fadd5e6a4845b71: libffi: really populate -dev package (2011-09-26 20:50:27 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib josh/texinfo http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=josh/texinfo Joshua Lock (1): texinfo: fix build on Ubuntu Oneiric meta/recipes-extended/texinfo/texinfo_4.13a.bb | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) -- 1.7.6.2