Re: [OE-core] [PATCH] meta-toolchain: Added dnf-nativesdk into cross-development toolchain.

2018-06-25 Thread Richard Purdie
On Sat, 2018-06-23 at 10:50 +, Zheng, Ruoqin wrote: > Yes, modifying the image recipe can actually customize your root file > system, as linux vendors, they are familiar with bitbake and it's > very easy to them. > But, as I know, there are many users who are not very familiar with > bitbake

Re: [OE-core] [PATCH] meta-toolchain: Added dnf-nativesdk into cross-development toolchain.

2018-06-23 Thread Alexander Kanavin
Maybe Mark can add a few things as well. Alex 2018-06-23 13:15 GMT+02:00 Alexander Kanavin : > 2018-06-23 12:50 GMT+02:00 Zheng, Ruoqin : >> Yes, modifying the image recipe can actually customize your root file >> system, as linux vendors, they are familiar with bitbake and it's very easy >>

Re: [OE-core] [PATCH] meta-toolchain: Added dnf-nativesdk into cross-development toolchain.

2018-06-23 Thread Alexander Kanavin
2018-06-23 12:50 GMT+02:00 Zheng, Ruoqin : > Yes, modifying the image recipe can actually customize your root file system, > as linux vendors, they are familiar with bitbake and it's very easy to them. > But, as I know, there are many users who are not very familiar with bitbake > but also want

Re: [OE-core] [PATCH] meta-toolchain: Added dnf-nativesdk into cross-development toolchain.

2018-06-23 Thread Zheng, Ruoqin
- From: Alexander Kanavin [mailto:alex.kana...@gmail.com] Sent: Friday, June 15, 2018 12:27 PM To: Zheng, Ruoqin/郑 若钦 Cc: Burton, Ross ; OE-core Subject: Re: [OE-core] [PATCH] meta-toolchain: Added dnf-nativesdk into cross-development toolchain. What you describe is exactly what image

Re: [OE-core] [PATCH] meta-toolchain: Added dnf-nativesdk into cross-development toolchain.

2018-06-14 Thread Alexander Kanavin
r Kanavin [mailto:alex.kana...@gmail.com] > Sent: Thursday, June 14, 2018 3:03 PM > To: Zheng, Ruoqin/郑 若钦 > Cc: Burton, Ross ; OE-core > > Subject: Re: [OE-core] [PATCH] meta-toolchain: Added dnf-nativesdk into > cross-development toolchain. > > 2018-06-14 6:38 GMT+03:00 Zhe

Re: [OE-core] [PATCH] meta-toolchain: Added dnf-nativesdk into cross-development toolchain.

2018-06-14 Thread Zheng, Ruoqin
Avenue, Nanjing, 210012, China MAIL : zhengrq.f...@cn.fujistu.com -Original Message- From: Alexander Kanavin [mailto:alex.kana...@gmail.com] Sent: Thursday, June 14, 2018 3:03 PM To: Zheng, Ruoqin/郑 若钦 Cc: Burton, Ross ; OE-core Subject: Re: [OE-core] [PATCH] meta-toolchain: Added

Re: [OE-core] [PATCH] meta-toolchain: Added dnf-nativesdk into cross-development toolchain.

2018-06-14 Thread Alexander Kanavin
2018-06-14 6:38 GMT+03:00 Zheng, Ruoqin : > I submitted this patch aim to use dnf out of Yocto build system to manage > packages. Please explain this in detail. Where are the packages taken from, and where are they installed? Alex -- ___

Re: [OE-core] [PATCH] meta-toolchain: Added dnf-nativesdk into cross-development toolchain.

2018-06-13 Thread Zheng, Ruoqin
, 2018 5:56 PM To: Zheng, Ruoqin/郑 若钦 Cc: OE-core Subject: Re: [OE-core] [PATCH] meta-toolchain: Added dnf-nativesdk into cross-development toolchain. Please split this up into multiple patches: slang, libnewt, etc. Also what's the use-case for using a nativesdk-dnf? How is that useful? Ross

Re: [OE-core] [PATCH] meta-toolchain: Added dnf-nativesdk into cross-development toolchain.

2018-06-11 Thread Burton, Ross
Please split this up into multiple patches: slang, libnewt, etc. Also what's the use-case for using a nativesdk-dnf? How is that useful? Ross On 28 May 2018 at 11:20, Zheng Ruoqin wrote: > To make dnf work on cross-development environment. > > Signed-off-by: Zheng Ruoqin > --- >

Re: [OE-core] [PATCH] meta-toolchain: Added dnf-nativesdk into cross-development toolchain.

2018-06-10 Thread Zheng, Ruoqin
, May 28, 2018 6:21 PM To: openembedded-core@lists.openembedded.org Cc: Zheng, Ruoqin/郑 若钦 Subject: [OE-core][PATCH] meta-toolchain: Added dnf-nativesdk into cross-development toolchain. To make dnf work on cross-development environment. Signed-off-by: Zheng Ruoqin --- meta/classes/toolchain

[OE-core] [PATCH] meta-toolchain: Added dnf-nativesdk into cross-development toolchain.

2018-05-28 Thread Zheng Ruoqin
To make dnf work on cross-development environment. Signed-off-by: Zheng Ruoqin --- meta/classes/toolchain-scripts.bbclass | 1 + .../nativesdk-packagegroup-sdk-host.bb | 4 +++ meta/recipes-core/update-rc.d/update-rc.d_0.7.bb | 2 +-