From: Khem Raj Date: Fri, 9 Dec 2011 19:19:35 +0000 (-0800) Subject: eglibc: Generate cross testing script during install X-Git-Tag: 2015-4~12420 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=9244a3b0565fd52d7973fda42a4f706b16240316;p=openembedded-core.git eglibc: Generate cross testing script during install 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