From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ea0-f170.google.com (mail-ea0-f170.google.com [209.85.215.170]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 0A450E00715 for ; Tue, 3 Sep 2013 10:58:12 -0700 (PDT) Received: by mail-ea0-f170.google.com with SMTP id h14so3169014eak.15 for ; Tue, 03 Sep 2013 10:58:11 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=oUmEaIgeZ17l3/BAp7lo9arpVDjDY50AtWeUt0hXIfY=; b=l6JmECX+yZqbINNtTKMMIEoLmjOwxhXUP8tmeJJRSs9LTtgXFOC62LF8HoORUai0HQ cFhpmCbIm8aibYrSaIPj5qkhzbNt5oyxfQcLFm2jvI/7HcD6b7p/kiDn4dy7zhkCGchG Yp/PwC0WyWS7TYFSZ8t0encXWr+/CgMDYCI15RKdtiE0Md1DYjWvm8y4+SRolmATCe6v beNWOu8BIeMT0K3VPTEi7e1DlkTWyTJbI5oEKlNnjLsrDBHTKmEJ304J/s6YAp8+Tr0F 9MTyqE/TzcFSedK+5hW/ChEV15jLSgjn3H8xnXoddqXlg8Js9IIPtfMzFu4WLuVtYFoo 4EaA== X-Gm-Message-State: ALoCoQkoWlgWnRySiHZMRG8q/M00OVW5zhc7UWJN+JsuYAF9XfFmuWfmNI8jVDegfGTerlnlP2Rh X-Received: by 10.15.55.133 with SMTP id v5mr241186eew.96.1378231091581; Tue, 03 Sep 2013 10:58:11 -0700 (PDT) Received: from [192.168.0.50] (aig34-1-88-167-231-94.fbx.proxad.net. [88.167.231.94]) by mx.google.com with ESMTPSA id b45sm33411490eef.4.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 03 Sep 2013 10:58:10 -0700 (PDT) Message-ID: <52262330.4090601@vtkloud.com> Date: Tue, 03 Sep 2013 19:58:08 +0200 From: JC User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: Otavio Salvador References: <5225F779.3060103@vtkloud.com> <52261207.1000606@vtkloud.com> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" Subject: Re: create custom package from local files X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Sep 2013 17:58:14 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi Otavio On 03/09/2013 19:32, Otavio Salvador wrote: > On Tue, Sep 3, 2013 at 1:44 PM, JC wrote: >> Hi Leonardo, >> >> Thanks. But unfortunately it fails the same error :( >> >> I think the problem might be that helloworld-dbg and -dev are generated, but >> not "helloworld" ? But I don't know how to fix it > Did you check your work dir to see if the binary is installed right? > I can't: with the image append, I can't generate an image :(