All of lore.kernel.org
 help / color / mirror / Atom feed
From: ChenQi <Qi.Chen@windriver.com>
To: yocto@lists.yoctoproject.org, salahaldeen.altous@yahoo.com
Subject: Re: [yocto] How I can update the Yocto SDK incrementally/partially?
Date: Wed, 9 Oct 2024 10:49:52 +0800	[thread overview]
Message-ID: <2fc61685-dd91-405e-8ea4-56d1ecf58c02@windriver.com> (raw)
In-Reply-To: <xhAk.1728376109213832144.otFZ@lists.yoctoproject.org>

If I understand it correctly, you want to update your SDK from some 
binary package feeds. I'd say it's possible, because it's basically 
about installing packages into some directory and doing some relocation, 
but you'll need to write some tool to do the update work and place that 
tool in your SDK. There's no official tool in Yocto as far as I know. 
Not sure if someone else has written such a tool.

Regards,
Qi

On 10/8/24 16:28, salahaldeen.altous@yahoo.com via 
lists.yoctoproject.org wrote:
> Hi All,
>
> I have the need to update the yocto SDK incrementally without the need 
> to rebuild it every time from scratch.
> I have the package management ipk enabled in my configuration.
>
> can I use opkg install after sourcing the SDK script? which 
> requirement I need to get it running?
> updating the rootfs on the target is working fine, but updating the 
> SDK is not working
>
> Regards,
> Salahaldeen
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#63963): https://lists.yoctoproject.org/g/yocto/message/63963
> Mute This Topic: https://lists.yoctoproject.org/mt/108885909/7304865
> Group Owner: yocto+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [Qi.Chen@eng.windriver.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>



  parent reply	other threads:[~2024-10-09  2:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <xhAk.1728376109213832144.otFZ@lists.yoctoproject.org>
2024-10-08  9:38 ` [yocto] How I can update the Yocto SDK incrementally/partially? Yoann Congal
2024-10-08  9:43   ` Alexander Kanavin
2024-10-08 12:04     ` salahaldeen.altous
2024-10-08 12:13       ` Alexander Kanavin
2024-10-08 11:18   ` salahaldeen.altous
2024-10-08 11:44     ` Alexander Kanavin
2024-10-09  2:49 ` ChenQi [this message]
2024-10-09  6:48   ` salahaldeen.altous
2024-10-09  7:06     ` ChenQi

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=2fc61685-dd91-405e-8ea4-56d1ecf58c02@windriver.com \
    --to=qi.chen@windriver.com \
    --cc=salahaldeen.altous@yahoo.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 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.