From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx-3.enea.com (sestofw01.enea.se [192.36.1.252]) by mail.openembedded.org (Postfix) with SMTP id 3262C6EE8E for ; Tue, 11 Feb 2014 14:33:58 +0000 (UTC) Received: from [172.16.141.133] (172.16.141.133) by smtp.enea.com (172.21.1.209) with Microsoft SMTP Server id 14.3.158.1; Tue, 11 Feb 2014 15:33:56 +0100 Message-ID: <52FA34D1.6040808@enea.com> Date: Tue, 11 Feb 2014 15:33:53 +0100 From: =?ISO-8859-1?Q?David_Nystr=F6m?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Laurentiu Palcu , References: In-Reply-To: X-Originating-IP: [172.16.141.133] Subject: Re: [PATCH v5 00/53] Rootfs/image generation refactoring (cover letter only) 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: Tue, 11 Feb 2014 14:33:58 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 2014-02-10 13:15, Laurentiu Palcu wrote: > V5: > * dump command output in case errors occur; > rm -fr tmp/deploy/qemuppc/images/* bitbake -c cleanall core-image-minimal; bitbake core-image-minimal Above does not seem to regenerate the image ? Br, David