summaryrefslogtreecommitdiff
path: root/meta/recipes-extended/lsb/lsbsetup/LSB_Setup.sh
Commit message (Collapse)AuthorAgeFilesLines
* LSB_Setup.sh: Add character set to lsb-imageXiaofeng Yan2011-05-041-0/+1
| | | | | | Add character set to lsb-image to solve bugs from lsb test Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
* lsbsetup: add some workaround for LSB testsKang Kai2011-04-221-1/+14
| | | | | | | | | Add some workaround for LSB libstdcpp and tcl tests. Recreate locales for libstdcpp test, and resolve localhost is for tcl test [Yocto 898] Bump PR, update LICENSE information and installed file mode Signed-off-by: Kang Kai <kai.kang@windriver.com>
* LSB_Setup.sh: Add function to install all test packagesXiaofeng Yan2011-04-061-20/+30
| | | | | | Add function to install all of lsb test suite packages instead of installing parts of test packages Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
* LSB_Setup.sh:Install LSB Test Suite and set lsb test environmentXiaofeng Yan2011-03-041-10/+10
| | | | | | Perfect some funtions for lsb test in yocto 1.0 Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
* lsbsetup: fix install processSaul Wold2010-12-141-0/+197
Signed-off-by: Saul Wold <sgw@linux.intel.com>