All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [yocto] extract several source tree with devtool
       [not found] <16D5DD063CA1DD5B.10452@lists.yoctoproject.org>
@ 2022-02-28  8:09 ` Julien Stephan
  2022-02-28  8:25   ` Alexander Kanavin
  0 siblings, 1 reply; 2+ messages in thread
From: Julien Stephan @ 2022-02-28  8:09 UTC (permalink / raw)
  To: Julien Stephan; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 1503 bytes --]

Hi all,

Any ideas?

Thanks
Julien

Le lun. 21 févr. 2022 à 18:24, Julien STEPHAN via lists.yoctoproject.org
<jstephan=baylibre.com@lists.yoctoproject.org> a écrit :

> Hi all,
>
> I am wondering if it is possible to extract both a git repo and a tarball
> using devtool modify?
> Example:
> I am trying to use devtool modify on tensorflow-lite recipe (
> https://git.yoctoproject.org/meta-tensorflow/tree/recipes-framework/tensorflow/tensorflow_2.6.1.bb).
> The `tensorflow.inc` file fetches the tensorflow repository using git, then
> `tensorflow_2.6.1.bb` fetches 2 tarballs. The tarballs are extracted
> inside WORKDIR then files are installed inside the do_install() function.
> This is running correctly using `bitbake tensorflow`. When using `devtool
> modify tensorflow`, the tarballs are not extracted, then I get an error at
> the do_install stage: files from tarball don't exist.
>
> This is a general question not related to tensorflow. Any suggestions on
> how to handle this? Either on the recipe side or on the devtool side?
> Best
> Julien
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#56223):
> https://lists.yoctoproject.org/g/yocto/message/56223
> Mute This Topic: https://lists.yoctoproject.org/mt/89298811/4356723
> Group Owner: yocto+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [
> jstephan@baylibre.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>

[-- Attachment #2: Type: text/html, Size: 2624 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [yocto] extract several source tree with devtool
  2022-02-28  8:09 ` [yocto] extract several source tree with devtool Julien Stephan
@ 2022-02-28  8:25   ` Alexander Kanavin
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Kanavin @ 2022-02-28  8:25 UTC (permalink / raw)
  To: Julien STEPHAN; +Cc: Yocto-mailing-list

You probably need to fix devtool as it is not designed to handle this,
patches welcome.

Alex

On Mon, 28 Feb 2022 at 09:11, Julien STEPHAN <jstephan@baylibre.com> wrote:
>
> Hi all,
>
> Any ideas?
>
> Thanks
> Julien
>
> Le lun. 21 févr. 2022 à 18:24, Julien STEPHAN via lists.yoctoproject.org <jstephan=baylibre.com@lists.yoctoproject.org> a écrit :
>>
>> Hi all,
>>
>> I am wondering if it is possible to extract both a git repo and a tarball using devtool modify?
>> Example:
>> I am trying to use devtool modify on tensorflow-lite recipe (https://git.yoctoproject.org/meta-tensorflow/tree/recipes-framework/tensorflow/tensorflow_2.6.1.bb). The `tensorflow.inc` file fetches the tensorflow repository using git, then `tensorflow_2.6.1.bb` fetches 2 tarballs. The tarballs are extracted inside WORKDIR then files are installed inside the do_install() function.  This is running correctly using `bitbake tensorflow`. When using `devtool modify tensorflow`, the tarballs are not extracted, then I get an error at the do_install stage: files from tarball don't exist.
>>
>> This is a general question not related to tensorflow. Any suggestions on how to handle this? Either on the recipe side or on the devtool side?
>> Best
>> Julien
>>
>>
>>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#56307): https://lists.yoctoproject.org/g/yocto/message/56307
> Mute This Topic: https://lists.yoctoproject.org/mt/89298811/1686489
> Group Owner: yocto+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [alex.kanavin@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-28  8:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <16D5DD063CA1DD5B.10452@lists.yoctoproject.org>
2022-02-28  8:09 ` [yocto] extract several source tree with devtool Julien Stephan
2022-02-28  8:25   ` Alexander Kanavin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.