From patchwork Fri Dec 9 19:30:47 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [3/3] eglibc: Generate cross testing script during install Date: Fri, 09 Dec 2011 19:30:47 -0000 From: Khem Raj X-Patchwork-Id: 16619 Message-Id: To: openembedded-core@lists.openembedded.org EGLIBC has long had cross testing capability, so use that there are few steps needed on setting up the target as well as the build host. This patch tries to generate a script with all the needed environment on build host system To use this script one needs to setup the target as described in the testing intructions of eglibc and then this script can directly interface to the target and run the tests from eglibc's build directory. To run this script bash