summaryrefslogtreecommitdiffstats
path: root/scripts/create-lsb-image
Commit message (Collapse)AuthorAgeFilesLines
* create-lsb-iamge:Fix bugsXiaofeng Yan2011-05-041-1/+1
| | | | | | | | | Change variables "${ARCH}" to "${1}" (From OE-Core rev: 18ac34ad614adaa918daf4bf93ce0eb1f42413c1) Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* create-lsb-image:Rename creat-lsb-image and fix some bugsXiaofeng Yan2011-04-241-0/+228
Rename creat-lsb-image to create-lsb-image Fix some fuctions for more practical Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>