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 mail.openembedded.org (Postfix) with ESMTP id 35DC66A9C4 for ; Wed, 24 Jul 2013 02:00:43 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.5/8.14.3) with ESMTP id r6O20hhn008259 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Tue, 23 Jul 2013 19:00:43 -0700 (PDT) Received: from localhost (128.224.162.215) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.2.342.3; Tue, 23 Jul 2013 19:00:43 -0700 From: Yi Zhao To: Date: Wed, 24 Jul 2013 10:00:37 +0800 Message-ID: X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 X-Originating-IP: [128.224.162.215] Subject: [PATCH 0/2] Two fixes for lsb X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jul 2013 02:00:43 -0000 Content-Type: text/plain The following changes since commit 31e6eee860b5f9f4ac9ef0889bcff5648de6e3f9: poky-tiny.conf: blacklist core-image-weston option (2013-07-18 21:26:58 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib yizhao/bug4895 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=yizhao/bug4895 Yi Zhao (2): LSB_Test.sh: add -f option for curl scripts/create-lsb-image: remove meta/recipes-extended/lsb/lsbtest/LSB_Test.sh | 2 +- scripts/create-lsb-image | 228 ------------------------- 2 files changed, 1 insertion(+), 229 deletions(-) delete mode 100755 scripts/create-lsb-image -- 1.7.9.5