All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Rename creat-lsb-image and improve some functions in script
@ 2011-04-22  9:04 Xiaofeng Yan
  2011-04-22  9:04 ` [PATCH 1/1] create-lsb-image:Rename creat-lsb-image and improve some function Xiaofeng Yan
  2011-04-25  4:44 ` [PATCH 0/1] Rename creat-lsb-image and improve some functions in script Saul Wold
  0 siblings, 2 replies; 4+ messages in thread
From: Xiaofeng Yan @ 2011-04-22  9:04 UTC (permalink / raw)
  To: poky

From: Xiaofeng Yan <xiaofeng.yan@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@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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-04-25 19:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-22  9:04 [PATCH 0/1] Rename creat-lsb-image and improve some functions in script Xiaofeng Yan
2011-04-22  9:04 ` [PATCH 1/1] create-lsb-image:Rename creat-lsb-image and improve some function Xiaofeng Yan
2011-04-25  4:44 ` [PATCH 0/1] Rename creat-lsb-image and improve some functions in script Saul Wold
2011-04-25 19:48   ` Darren Hart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.