From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga11.intel.com ([192.55.52.93]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1RlKYY-0000KR-U8 for openembedded-core@lists.openembedded.org; Thu, 12 Jan 2012 14:19:03 +0100 Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 12 Jan 2012 05:11:27 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="111506290" Received: from yocto-build3.sh.intel.com ([10.239.48.58]) by fmsmga002.fm.intel.com with ESMTP; 12 Jan 2012 05:11:26 -0800 From: edwin.zhai@intel.com To: openembedded-core@lists.openembedded.org Date: Thu, 12 Jan 2012 20:57:36 +0800 Message-Id: X-Mailer: git-send-email 1.7.1 Subject: [PATCH 0/1] Fix libGL path in 64b Ubuntu 11.10 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, 12 Jan 2012 13:19:03 -0000 From: Zhai Edwin >From 11.10, 64b Ubuntu has a new path for libGL.so. This patch fix it. Thanks, Edwin The following changes since commit 19241e7e2d88406c57613180dec9e7896c6674cc: distro-tracking: Update info for webkit-gtk, web-webkit (2012-01-11 11:01:32 +0800) are available in the git repository at: git://git.pokylinux.org/poky-contrib gzhai/master2 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=gzhai/master2 Zhai Edwin (1): runqemu: Fix the wrong path of libGL.so in 64b Ubuntu 11.10 scripts/runqemu-internal | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 deletions(-)