[poky] [PATCH 0/1] Rename creat-lsb-image and improve some functions in script
Xiaofeng Yan
xiaofeng.yan at windriver.com
Fri Apr 22 02:04:33 PDT 2011
From: Xiaofeng Yan <xiaofeng.yan at windriver.com>
Thank Darren Hart and Robert to give me suggestions which make this script more professional.
The function for this script is to create a 8G lsb image with lsb test suite.
Changes for this script:
1 Correct name of this script
2 Improve some function
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: xiaofeng/Modify_creat-lsb-image
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/Modify_creat-lsb-image
Thanks,
Xiaofeng Yan <xiaofeng.yan at windriver.com>
---
Xiaofeng Yan (1):
create-lsb-image:Rename creat-lsb-image and improve some function
scripts/creat-lsb-image | 198 ----------------------------------------
scripts/create-lsb-image | 228 ++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 228 insertions(+), 198 deletions(-)
delete mode 100755 scripts/creat-lsb-image
create mode 100755 scripts/create-lsb-image
More information about the poky
mailing list