($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: "Bratiranjan Acharya" <bratiranjan12@gmail.com>
To: yocto@lists.yoctoproject.org
Subject: Inter-Task Dependencies
Date: Tue, 05 Mar 2024 02:51:41 -0800	[thread overview]
Message-ID: <a2aO.1709635901197785774.D4bK@lists.yoctoproject.org> (raw)

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

Hi,

I hope this email finds you well. I have a question regarding a specific issue that I'd like to discuss. Allow me to provide some context:

In the final image bb files, there's a custom task designed to generate a softlink for the rootfs.ext4. Unfortunately, I've had to resort to using the "ln -snf" command, as I'm unsure after which recipe's task the rootfs is generated and deployed to the deploy directory. Therefore, I'm forcefully creating the softlink. Despite attempting various debugging methods, I haven't been able to find a solution yet.As the source is vast and complex.

For example, if the rootfs is generated and deployed by a task from another recipe where my custom task isn't present, even using inter-task dependencies flags hasn't yielded results. Could you please provide assistance with this matter? If i can know which recipes task is creating and deploying OR which recipe is deploying the rootfs to ${DEPLOY_DIR} i can solve that.

Thank you for your help.

Best regards, Brati
Yocto Developer

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

             reply	other threads:[~2024-03-05 10:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-05 10:51 Bratiranjan Acharya [this message]
2024-03-05 11:40 ` [yocto] Inter-Task Dependencies Alexander Kanavin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a2aO.1709635901197785774.D4bK@lists.yoctoproject.org \
    --to=bratiranjan12@gmail.com \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).