]> code.ossystems Code Review - openembedded-core.git/commit
creat-lsb-image: download lsb test suite and creat a image with lsb test suite
authorXiaofeng Yan <xiaofeng.yan@windriver.com>
Fri, 10 Dec 2010 07:46:49 +0000 (15:46 +0800)
committerSaul Wold <Saul.Wold@intel.com>
Sat, 11 Dec 2010 06:01:40 +0000 (22:01 -0800)
commitf39dae9f155b2f73c54fa5fc1bedd69f2ff87386
treedbf5bac336c8f0ab39692a069a0a888178dd1662
parentbc61818ac096fff071540c174b6660ca31b9ba30
creat-lsb-image: download lsb test suite and creat a image with lsb test suite

If we make a test with lsb test suite, then we must creat a large image with lsb test suite.
three function in this script:
1 download lsb test suite
2 creat a block file with 3G
3 install file system of poky-image-lsb, modules of driver and lsb test suite

Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
scripts/creat-lsb-image [new file with mode: 0755]