aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/create-lsb-image
AgeCommit message (Collapse)Author
2013-07-27scripts/create-lsb-image: removeYi Zhao
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-04create-lsb-iamge:Fix bugsXiaofeng Yan
Change variables "${ARCH}" to "${1}" Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
2011-04-24create-lsb-image:Rename creat-lsb-image and fix some bugsXiaofeng Yan
Rename creat-lsb-image to create-lsb-image Fix some fuctions for more practical