* [question]how to defined my own distro
@ 2012-03-22 7:27 Wangdawei (Sivan)
2012-03-22 9:28 ` Jack Mitchell
0 siblings, 1 reply; 5+ messages in thread
From: Wangdawei (Sivan) @ 2012-03-22 7:27 UTC (permalink / raw)
To: poky@yoctoproject.org
[-- Attachment #1.1: Type: text/plain, Size: 522 bytes --]
Hi guys,
I want to build a rootfs , that I can decide which package I will build into the image . is there some config file to do this ?I can't find the config file in poky . Is there any way to complete this ?for example I just want to build busybox and glibc for my image ,how can I config this ?
Best Regards
kyle sivan
Huawei Technologies Co., Ltd.
cell phone: +86-18665326540
(Office) 755-28384495
sivan.wang@huawei.com<mailto:sivan.wang@huawei.com>
[cid:image001.png@01CD0817.DCBFCDC0]
[-- Attachment #1.2: Type: text/html, Size: 5695 bytes --]
[-- Attachment #2: image001.png --]
[-- Type: image/png, Size: 6069 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: [question]how to defined my own distro
2012-03-22 7:27 [question]how to defined my own distro Wangdawei (Sivan)
@ 2012-03-22 9:28 ` Jack Mitchell
2012-03-22 9:32 ` 答复: " Wangdawei (Sivan)
0 siblings, 1 reply; 5+ messages in thread
From: Jack Mitchell @ 2012-03-22 9:28 UTC (permalink / raw)
To: poky
[-- Attachment #1: Type: text/plain, Size: 1065 bytes --]
On 22/03/12 07:27, Wangdawei (Sivan) wrote:
>
> Hi guys,
>
> I want to build a rootfs , that I can decide which package I will
> build into the image . is there some config file to do this ?I can't
> find the config file in poky . Is there any way to complete this ?for
> example I just want to build busybox and glibc for my image ,how can I
> config this ?
>
> Best Regards
>
> *kyle sivan*
>
> Huawei Technologies Co., Ltd.**
>
> cell phone: +86-18665326540
>
> (Office) 755-28384495
>
> /sivan.wang@huawei.com/ <mailto:sivan.wang@huawei.com>
>
>
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
Hi Kyle,
There are reams of documentation that people have worked very hard on,
which are be located here: http://www.yoctoproject.org/documentation.
One of them covers adding packages to your build.
Regards,
Jack.
--
Jack Mitchell (jack@embed.me.uk)
Embedded Systems Engineer
http://www.embed.me.uk
--
[-- Attachment #2.1: Type: text/html, Size: 7615 bytes --]
[-- Attachment #2.2: Type: image/png, Size: 6069 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* 答复: [question]how to defined my own distro
2012-03-22 9:28 ` Jack Mitchell
@ 2012-03-22 9:32 ` Wangdawei (Sivan)
0 siblings, 0 replies; 5+ messages in thread
From: Wangdawei (Sivan) @ 2012-03-22 9:32 UTC (permalink / raw)
To: Jack Mitchell, poky@yoctoproject.org
[-- Attachment #1.1: Type: text/plain, Size: 1610 bytes --]
Yes ,I have checked this , but I just can find how to add a package , I don’t find how to reduce the packages ,I don’t need so much packages like it in core-image .Do I need to change the core-image.bbclass ? or there is another configure file can finish this work ?
发件人: poky-bounces@yoctoproject.org [mailto:poky-bounces@yoctoproject.org] 代表 Jack Mitchell
发送时间: 2012年3月22日 17:28
收件人: poky@yoctoproject.org
主题: Re: [poky] [question]how to defined my own distro
On 22/03/12 07:27, Wangdawei (Sivan) wrote:
Hi guys,
I want to build a rootfs , that I can decide which package I will build into the image . is there some config file to do this ?I can’t find the config file in poky . Is there any way to complete this ?for example I just want to build busybox and glibc for my image ,how can I config this ?
Best Regards
kyle sivan
Huawei Technologies Co., Ltd.
cell phone: +86-18665326540
(Office) 755-28384495
sivan.wang@huawei.com<mailto:sivan.wang@huawei.com>
[cid:image001.png@01CD0851.CFA59180]
_______________________________________________
poky mailing list
poky@yoctoproject.org<mailto:poky@yoctoproject.org>
https://lists.yoctoproject.org/listinfo/poky
Hi Kyle,
There are reams of documentation that people have worked very hard on, which are be located here: http://www.yoctoproject.org/documentation. One of them covers adding packages to your build.
Regards,
Jack.
--
Jack Mitchell (jack@embed.me.uk<mailto:jack@embed.me.uk>)
Embedded Systems Engineer
http://www.embed.me.uk
--
[-- Attachment #1.2: Type: text/html, Size: 9754 bytes --]
[-- Attachment #2: image001.png --]
[-- Type: image/png, Size: 6069 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [question]how to defined my own distro
@ 2012-03-22 10:09 Lu, Lianhao
2012-03-22 10:21 ` 答复: " Wangdawei (Sivan)
0 siblings, 1 reply; 5+ messages in thread
From: Lu, Lianhao @ 2012-03-22 10:09 UTC (permalink / raw)
To: poky@yoctoproject.org
Wangdawei (Sivan) wrote on 2012-03-22:
> Yes ,I have checked this , but I just can find how to add a package , I don’t find how to reduce the packages ,I don’t need so much packages
> like it in core-image .Do I need to change the core-image.bbclass ? or there is another configure file can finish this work ?
>
Maybe you could try hob, the gtk based GUI frontend to customize image content.
Best Regards,
Lianhao
>
> 发件人: poky-bounces@yoctoproject.org [mailto:poky-bounces@yoctoproject.org] 代表 Jack Mitchell
> 发送时间: 2012年3月22日 17:28
> 收件人: poky@yoctoproject.org
> 主题: Re: [poky] [question]how to defined my own distro
>
>
>
> On 22/03/12 07:27, Wangdawei (Sivan) wrote:
>
>
>
> Hi guys,
>
>
>
> I want to build a rootfs , that I can decide which package I will build into the image . is there some config file to do this ?I can’t
> find the config file in poky . Is there any way to complete this ?for example I just want to build busybox and glibc for my image ,how can I
> config this ?
>
>
>
> Best Regards
>
>
>
> kyle sivan
>
> Huawei Technologies Co., Ltd.
>
> cell phone: +86-18665326540
>
> (Office) 755-28384495
>
> sivan.wang@huawei.com <mailto:sivan.wang@huawei.com>
>
>
>
>
>
>
>
>
>
>
>
>
> _______________________________________________ poky mailing list
> poky@yoctoproject.org https://lists.yoctoproject.org/listinfo/poky
>
>
> Hi Kyle,
>
> There are reams of documentation that people have worked very hard on, which are be located here:
> http://www.yoctoproject.org/documentation. One of them covers adding packages to your build.
>
> Regards,
> Jack.
>
>
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* 答复: [question]how to defined my own distro
2012-03-22 10:09 Lu, Lianhao
@ 2012-03-22 10:21 ` Wangdawei (Sivan)
2012-03-22 10:42 ` Lu, Lianhao
0 siblings, 1 reply; 5+ messages in thread
From: Wangdawei (Sivan) @ 2012-03-22 10:21 UTC (permalink / raw)
To: Lu, Lianhao, poky@yoctoproject.org
Is there some method to use the command line to finish this work ?not the GUI ?
-----邮件原件-----
发件人: poky-bounces@yoctoproject.org [mailto:poky-bounces@yoctoproject.org] 代表 Lu, Lianhao
发送时间: 2012年3月22日 18:10
收件人: poky@yoctoproject.org
主题: Re: [poky] [question]how to defined my own distro
Wangdawei (Sivan) wrote on 2012-03-22:
> Yes ,I have checked this , but I just can find how to add a package , I don’t find how to reduce the packages ,I don’t need so much packages
> like it in core-image .Do I need to change the core-image.bbclass ? or there is another configure file can finish this work ?
>
Maybe you could try hob, the gtk based GUI frontend to customize image content.
Best Regards,
Lianhao
>
> 发件人: poky-bounces@yoctoproject.org [mailto:poky-bounces@yoctoproject.org] 代表 Jack Mitchell
> 发送时间: 2012年3月22日 17:28
> 收件人: poky@yoctoproject.org
> 主题: Re: [poky] [question]how to defined my own distro
>
>
>
> On 22/03/12 07:27, Wangdawei (Sivan) wrote:
>
>
>
> Hi guys,
>
>
>
> I want to build a rootfs , that I can decide which package I will build into the image . is there some config file to do this ?I can’t
> find the config file in poky . Is there any way to complete this ?for example I just want to build busybox and glibc for my image ,how can I
> config this ?
>
>
>
> Best Regards
>
>
>
> kyle sivan
>
> Huawei Technologies Co., Ltd.
>
> cell phone: +86-18665326540
>
> (Office) 755-28384495
>
> sivan.wang@huawei.com <mailto:sivan.wang@huawei.com>
>
>
>
>
>
>
>
>
>
>
>
>
> _______________________________________________ poky mailing list
> poky@yoctoproject.org https://lists.yoctoproject.org/listinfo/poky
>
>
> Hi Kyle,
>
> There are reams of documentation that people have worked very hard on, which are be located here:
> http://www.yoctoproject.org/documentation. One of them covers adding packages to your build.
>
> Regards,
> Jack.
>
>
>
>
_______________________________________________
poky mailing list
poky@yoctoproject.org
https://lists.yoctoproject.org/listinfo/poky
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [question]how to defined my own distro
2012-03-22 10:21 ` 答复: " Wangdawei (Sivan)
@ 2012-03-22 10:42 ` Lu, Lianhao
0 siblings, 0 replies; 5+ messages in thread
From: Lu, Lianhao @ 2012-03-22 10:42 UTC (permalink / raw)
To: poky@yoctoproject.org
Wangdawei (Sivan) wrote on 2012-03-22:
> Is there some method to use the command line to finish this work ?not the GUI ?
Pls refer to the PACKAGE_INSTALL variable in image.bbclass, you may overwrite it in your own image recipe.
-Lianhao
> -----邮件原件-----
> 发件人: poky-bounces@yoctoproject.org [mailto:poky-bounces@yoctoproject.org] 代表 Lu, Lianhao
> 发送时间: 2012年3月22日 18:10
> 收件人: poky@yoctoproject.org
> 主题: Re: [poky] [question]how to defined my own distro
>
> Wangdawei (Sivan) wrote on 2012-03-22:
>> Yes ,I have checked this , but I just can find how to add a package , I
>> don’t find how to reduce the packages ,I don’t need so much packages
>> like it in core-image .Do I need to change the core-image.bbclass ? or
>> there is another configure file can finish this work ?
>>
>
> Maybe you could try hob, the gtk based GUI frontend to customize image content.
>
> Best Regards,
> Lianhao
>
>>
>> 发件人: poky-bounces@yoctoproject.org [mailto:poky-bounces@yoctoproject.org] 代表 Jack Mitchell
>> 发送时间: 2012年3月22日 17:28
>> 收件人: poky@yoctoproject.org
>> 主题: Re: [poky] [question]how to defined my own distro
>>
>>
>>
>> On 22/03/12 07:27, Wangdawei (Sivan) wrote:
>>
>>
>>
>> Hi guys,
>>
>>
>>
>> I want to build a rootfs , that I can decide which package I will build into the image . is there some config file to do this ?I
> can’t
>> find the config file in poky . Is there any way to complete this ?for example I just want to build busybox and glibc for my image ,how can I
>> config this ?
>>
>>
>>
>> Best Regards
>>
>>
>>
>> kyle sivan
>>
>> Huawei Technologies Co., Ltd.
>>
>> cell phone: +86-18665326540
>>
>> (Office) 755-28384495
>>
>> sivan.wang@huawei.com <mailto:sivan.wang@huawei.com>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> _______________________________________________ poky mailing list
>> poky@yoctoproject.org https://lists.yoctoproject.org/listinfo/poky
>>
>>
>> Hi Kyle,
>>
>> There are reams of documentation that people have worked very hard on, which are be located here:
>> http://www.yoctoproject.org/documentation. One of them covers adding packages to your build.
>>
>> Regards,
>> Jack.
>>
>>
>>
>>
>
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
Best Regards,
Lianhao
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2012-03-22 10:42 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-22 7:27 [question]how to defined my own distro Wangdawei (Sivan)
2012-03-22 9:28 ` Jack Mitchell
2012-03-22 9:32 ` 答复: " Wangdawei (Sivan)
-- strict thread matches above, loose matches on Subject: below --
2012-03-22 10:09 Lu, Lianhao
2012-03-22 10:21 ` 答复: " Wangdawei (Sivan)
2012-03-22 10:42 ` Lu, Lianhao
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.