All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Zheng, Ruoqin" <zhengrq.fnst@cn.fujitsu.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>,
	"openembedded-core@lists.openembedded.org"
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 8/8] [PATCH v2] meta-toolchain: Added dnf-nativesdk into cross-development toolchain.
Date: Tue, 31 Jul 2018 02:18:01 +0000	[thread overview]
Message-ID: <33D4DBCAC5F2D74E96B07F6E7632BF738709F509@G08CNEXMBPEKD01.g08.fujitsu.local> (raw)
In-Reply-To: <575b002da9b0b86490a3eada07f254428549965e.camel@linuxfoundation.org>

Hi Richard

      eSDK is actually a better technique for developers.  But it’s only suitable for those people who has experience on Yocto Project.

      In the other hand, using dnf-nativesdk in meta-toolchain to customize rootfs is easier fot those people who are familiar with dnf(I think most linux user known it).

      For example, developers finish the OSS build work and provide the toolchain and packages to users. In this case, users do not need to know any knowledge about yocto build system but just how to use dnf to install a rootfs.

      So it can reduce the workload of end-users who need to customize rootfs for their embedded device. At lease, they don’t need to maintain a yocto build server.

--------------------------------------------------
Zheng Ruoqin
Nanjing Fujitsu Nanda Software Tech. Co., Ltd.(FNST)
ADDR.: No.6 Wenzhu Road, Software Avenue,
       Nanjing, 210012, China
MAIL : zhengrq.fnst@cn.fujistu.com


-----Original Message-----
From: Richard Purdie [mailto:richard.purdie@linuxfoundation.org] 
Sent: Monday, June 25, 2018 3:19 PM
To: Zheng, Ruoqin/郑 若钦 <zhengrq.fnst@cn.fujitsu.com>; openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH 8/8] [PATCH v2] meta-toolchain: Added dnf-nativesdk into cross-development toolchain.

On Sun, 2018-06-24 at 03:53 +0800, Zheng Ruoqin wrote:
> Add dnf-nativesdk and it's runtime dependence to make dnf work on 
> cross-development environment.
> 
> Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>

I don't mind adding enough of the changes so that dnf-nativesdk is buildable so some of your other patches can be merged.

I do not want to add dnf-nativesdk to meta-toolchain by default however as there are many people who don't need this there. I'd suggest this is a customisation you'll need to maintain yourselves.

I appreciate why you want to do this, I also believe we have a better technique in the form of the eSDK, where we can use the same tools and the same codebase to build for example a rootfs.

The eSDK use case (a locked sstate cache) is designed so that a user doesn't need to worry about a whole build, or building from scratch.
They can use the same tools everyone else uses and the same workflow and code to bulld a rootfs or a recipe or any workflow. This makes it much more powerful and able to fulfil many different use cases compared to meta-toolchain. In the long run I'd therefore prefer we promote this and use the eSDK as I think it will become our preferred way of handling problems like this.

Cheers,

Richard





  reply	other threads:[~2018-07-31  2:18 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-23 19:52 [PATCH 0/8] [PATCH v2]meta-toolchain: Added dnf-nativesdk into cross-development toolchain Zheng Ruoqin
2018-06-23 19:52 ` [PATCH 1/8][PATCH v2] slang: add nativesdk Zheng Ruoqin
2018-06-23 19:52 ` [PATCH 2/8][PATCH v2] libnewt: Add nativesdk Zheng Ruoqin
2018-06-23 19:52 ` [PATCH 3/8][PATCH v2] libnewt-python: " Zheng Ruoqin
2018-06-23 19:52 ` [PATCH 4/8][PATCH v2] libnewt-python: Add PROVIDES for nativesdk Zheng Ruoqin
2018-06-25  7:10   ` Richard Purdie
2018-06-23 19:52 ` [PATCH 5/8][PATCH v2] createrepo-c: Add nativesdk Zheng Ruoqin
2018-06-23 19:52 ` [PATCH 6/8][PATCH v2] update-rc.d: " Zheng Ruoqin
2018-06-25  9:43   ` Burton, Ross
2018-06-25 10:05     ` Richard Purdie
2018-06-23 19:53 ` [PATCH 7/8] [PATCH v2] rpm: Add DEPENDS for nativesdk Zheng Ruoqin
2018-06-25  7:12   ` Richard Purdie
2018-06-23 19:53 ` [PATCH 8/8] [PATCH v2] meta-toolchain: Added dnf-nativesdk into cross-development toolchain Zheng Ruoqin
2018-06-25  7:18   ` Richard Purdie
2018-07-31  2:18     ` Zheng, Ruoqin [this message]
2018-07-31 11:15       ` richard.purdie
2018-07-31 15:46         ` 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=33D4DBCAC5F2D74E96B07F6E7632BF738709F509@G08CNEXMBPEKD01.g08.fujitsu.local \
    --to=zhengrq.fnst@cn.fujitsu.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.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.