Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2013-07-27 | scripts/create-lsb-image: remove | Yi Zhao | 1 | |
This script is no longer maintained. Now we don't perform LSB test on qemu image, so we don't need this script. Most of functions in this script are implemented in LSB_Test.sh. So it is safe to remove. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> | ||||
2011-05-04 | create-lsb-iamge:Fix bugs | Xiaofeng Yan | 1 | |
Change variables "${ARCH}" to "${1}" Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> | ||||
2011-04-24 | create-lsb-image:Rename creat-lsb-image and fix some bugs | Xiaofeng Yan | 1 | |
Rename creat-lsb-image to create-lsb-image Fix some fuctions for more practical |