From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mx1.pokylinux.org (Postfix) with ESMTP id 662F54C80878 for ; Fri, 18 Mar 2011 04:08:38 -0500 (CDT) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca [147.11.189.40]) by mail.windriver.com (8.14.3/8.14.3) with ESMTP id p2I98cng011476 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Fri, 18 Mar 2011 02:08:38 -0700 (PDT) Received: from localhost (128.224.162.28) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.1.255.0; Fri, 18 Mar 2011 02:08:37 -0700 Message-ID: Old-Date: Fri, 18 Mar 2011 16:57:43 +0800 Date: Fri, 18 Mar 2011 17:04:19 +0800 To: From: Xiaofeng Yan MIME-Version: 1.0 X-Originating-IP: [128.224.162.28] Subject: [PATCH 0/1] Modify script "creat-lsb-image" to create lsb-image which can be used by lsb test suite on hardware platform X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2011 09:08:38 -0000 Content-Type: text/plain From: Xiaofeng Yan The previous version can only create a useable lsb-image for qemu. So I fix it. Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: xiaofeng/distro Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/distro Thanks, Xiaofeng Yan --- Xiaofeng Yan (1): creat-lsb-image: Modify some contents to support hardware platfrom scripts/creat-lsb-image | 95 ++++++++++++++++++++++------------------------ 1 files changed, 45 insertions(+), 50 deletions(-)