From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from hetzner.pbcl.net (mail.pbcl.net [88.198.119.4]) by mail.openembedded.org (Postfix) with ESMTP id EFB727199B for ; Mon, 6 Feb 2017 14:44:43 +0000 (UTC) Received: from [2a00:14f0:e04c:51ac:c5f6:564a:5bbc:a813] (helo=phil-desktop) by hetzner.pbcl.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.87) (envelope-from ) id 1cakX3-0000xj-KS; Mon, 06 Feb 2017 15:44:43 +0100 Message-ID: <1486392281.22715.7.camel@pbcl.net> From: Phil Blundell To: Richard Purdie , openembedded-core@lists.openembedded.org Date: Mon, 06 Feb 2017 14:44:41 +0000 In-Reply-To: <1486391230.14144.82.camel@linuxfoundation.org> References: <1486120259.13882.26.camel@pbcl.net> <1486120807.14144.68.camel@linuxfoundation.org> <1486124973.13882.29.camel@pbcl.net> <1486388525.22715.2.camel@pbcl.net> <1486391230.14144.82.camel@linuxfoundation.org> X-Mailer: Evolution 3.22.1-2 Mime-Version: 1.0 Subject: Re: RSS difficulties 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: Mon, 06 Feb 2017 14:44:44 -0000 Content-Type: multipart/alternative; boundary="=-LNlqObFv7p5bdV+WfxXG" --=-LNlqObFv7p5bdV+WfxXG Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit On Mon, 2017-02-06 at 14:27 +0000, Richard Purdie wrote: > What happens if you set DEPENDS? With DEPENDS I do at least get some entries for ecj-bootstrap-native in task-depends.dot. The relevant ones seem to be: "gnujaf-native.do_prepare_recipe_sysroot" -> "ecj-bootstrap- native.do_populate_sysroot" "ecj-bootstrap-native.do_prepare_recipe_sysroot" -> "libecj-bootstrap- native.do_populate_sysroot" which looks fairly encouraging. And in log.do_prepare_recipe_sysroot I see: Considering setscene task: ['libecj-bootstrap-native', 'do_populate_sysroot']   considering dependency: ['ecj-bootstrap-native', 'do_populate_sysroot'] Adding dependency on libecj-bootstrap-native But sadly the contents of libecj-bootstrap-native doesn't actually show up in gnujaf-native's recipe-sysroot-native. p. --=-LNlqObFv7p5bdV+WfxXG Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
On Mon, 2017-02-06 at 14:27 +0000, Richard Pu= rdie wrote:
What happens if you set DEP= ENDS?

With DEPENDS I do at least get = some entries for ecj-bootstrap-native in task-depends.dot. The relevant on= es seem to be:

"gnujaf-native.do_prepare_recipe_sy= sroot" -> "ecj-bootstrap-native.do_populate_sysroot"
"ecj-boot= strap-native.do_prepare_recipe_sysroot" -> "libecj-bootstrap-native.do_p= opulate_sysroot"

which looks fairly encouraging. = And in log.do_prepare_recipe_sysroot I see:

Consid= ering setscene task: ['libecj-bootstrap-native', 'do_populate_sysroot']
  considering dependency: ['ecj-bootstrap-native', 'do_populate= _sysroot']
Adding dependency on libecj-bootstrap-native

But sadly the contents of libecj-bootstrap-native doesn't a= ctually show up in gnujaf-native's recipe-sysroot-native.

p.

--=-LNlqObFv7p5bdV+WfxXG--