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 572DE6013C for ; Wed, 4 Feb 2015 07:11:31 +0000 (UTC) Received: from ALA-HCB.corp.ad.wrs.com (ala-hcb.corp.ad.wrs.com [147.11.189.41]) by mail.windriver.com (8.14.9/8.14.5) with ESMTP id t147BWxp003654 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Tue, 3 Feb 2015 23:11:32 -0800 (PST) Received: from pek-qchen1-d1.corp.ad.wrs.com (128.224.162.226) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.3.174.1; Tue, 3 Feb 2015 23:11:32 -0800 From: Chen Qi To: Date: Wed, 4 Feb 2015 15:11:31 +0800 Message-ID: X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Subject: [PATCH V2 0/1] image.bbclass: don't let do_rootfs depend on BUILDNAME 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, 04 Feb 2015 07:11:38 -0000 Content-Type: text/plain Changes in V2: Rebase for latest master. The following changes since commit 2104111edc85d057eb4fadecd007f5c592803da6: opkg-keyrings: New recipe (2015-02-03 14:53:44 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib ChenQi/image-BUILDNAME http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/image-BUILDNAME Chen Qi (1): image.bbclass: don't let do_rootfs depend on BUILDNAME meta/classes/image.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.9.1