From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lb0-f175.google.com (mail-lb0-f175.google.com [209.85.217.175]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 5371BE0140A for ; Mon, 18 Mar 2013 10:27:42 -0700 (PDT) Received: by mail-lb0-f175.google.com with SMTP id n3so4752119lbo.6 for ; Mon, 18 Mar 2013 10:27:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:subject:date:message-id:mime-version :content-type:x-mailer:thread-index:content-language; bh=nWlt3DLR4p5nGZP78ktWRUARdiK7PZfXOC/3Xx5ME3I=; b=BG5qqwMKLmDElzOJeAkbvBIjDTyICwk/yjpXqmnCmMkDKoYzik1Fx8kRariunT4YHd qFU2yGzr/zq+S6eLoRXZA6QzADJQcEZEcvsWr9Cyc5/fL9lZsusBFhc1jx6L9E+RY8h9 K6wbkPf2yOOIDEzKYxhHIk1Ya33heEAR5cm3kEoiDQuIMJCV21XIbSAZ4h7vI0aT7WQc ywWAZovAMOUhtmS17YhGh7KmwbaNJkJ7Lvn4+GK94WS3MyBL5CYbwRlNmiOmmtmqBZvQ HitUL+qA1eEgFp07mxGArakSc9KYcfV5Udl4PNk3t2fZoAqEjY+yU7t7dDyE1NihxG1w Ccwg== X-Received: by 10.152.146.199 with SMTP id te7mr15365221lab.23.1363627660849; Mon, 18 Mar 2013 10:27:40 -0700 (PDT) Received: from LAPTOP (a88-115-129-147.elisa-laajakaista.fi. [88.115.129.147]) by mx.google.com with ESMTPS id fl9sm5694387lbb.9.2013.03.18.10.27.38 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Mon, 18 Mar 2013 10:27:39 -0700 (PDT) From: "Andreas Enbacka" To: Date: Mon, 18 Mar 2013 19:27:34 +0200 Message-ID: <000601ce23fd$e1b38620$a51a9260$@gmail.com> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 15.0 Thread-Index: Ac4j/SkRlArDSxSpQCGoTA2CASTF6Q== Subject: Error when building image in Hob X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Mar 2013 17:27:42 -0000 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01CE240E.A5A418A0" Content-Language: fi ------=_NextPart_000_0007_01CE240E.A5A418A0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello, I would like to ask about an image building problem I have when using Hob within the yocto project. I am trying to build images for the Intel emenlow taget (e.g., core-image-sato, core-image-x11). I am able to build the images ok in case I do not edit them; however when trying to edit an image (adding some package(s)), the image build always fail with an error message as follows: Hob found an error: Required build target 'hob-image-20130318-131837' has no buildable providers. Missing or unbuildable dependency chain was ['hob-image-20130318-131837','libgstinterfaces-0.10'] (the error always refers to 'Nothing RPROVIDES libgstinterfaces-0.10' before the mentioned error).' Any clues what could cause the problem would be greatly appreciated. Also, why do the packages always need to be re-selected on step 2/2: Edit packages, once they have been selected on step 1 in Hob? Best regards, Andreas Enbacka ------=_NextPart_000_0007_01CE240E.A5A418A0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hello,

 

I would like to ask about an image = building problem I have when using Hob within the yocto project. I am = trying to build images for the Intel emenlow taget (e.g., = core-image-sato, core-image-x11).  I am able to build the images ok = in case I do not edit them; however when trying to edit an image (adding = some package(s)), the image build always fail with an error message as = follows:

 

Hob found an error:

Required build target = 'hob-image-20130318-131837' has no buildable providers. Missing or = unbuildable dependency chain was

['hob-image-20130318-131837','libgstinterfaces-0.10'] (the = error always refers to ‘Nothing RPROVIDES = libgstinterfaces-0.10’ before the mentioned = error).’

 

Any clues what could cause the problem would be greatly = appreciated.

 

Also, why do the packages always need to be re-selected on = step 2/2: Edit packages, once they have been selected on step 1 in = Hob?

 

Best regards,

Andreas = Enbacka

 

 

------=_NextPart_000_0007_01CE240E.A5A418A0--