All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* how to use the new features of the toaster
@ 2014-08-19  2:25 leimaohui
  2014-08-19 16:07 ` Alex Damian
  0 siblings, 1 reply; 5+ messages in thread
From: leimaohui @ 2014-08-19  2:25 UTC (permalink / raw
  To: yocto@yoctoproject.org

Hi,
 
 Because I noticed that in poky(master), the toaster has the ability to trigger a build command, and have
 the build executed.
 --------------------------------------------------
 commit 6e71c276b582135228419d95174b7e7784d496b2
 Author: Alexandru DAMIAN <alexandru.damian@intel.com>
 Date:   Mon Jun 30 18:33:04 2014 +0100

    bitbake: toaster: add project main edit page

    This is the first commit on the project main edit page.

    At this point we have:
    * the default settings for a newly created project
    * the ability to add targets
    * the ability to trigger a build command, and have
    the build executed
    ......
 -----------------------------------------------------------
 
 So, I tried to use the new features of the toaster. But I don't know how .
 
 Is there anybody tell me where can I find the documentation how to use the new features?
 
 Best Regards,
 Lei Maohui


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: how to use the new features of the toaster
  2014-08-19  2:25 how to use the new features of the toaster leimaohui
@ 2014-08-19 16:07 ` Alex Damian
  2014-08-20  2:45   ` leimaohui
  0 siblings, 1 reply; 5+ messages in thread
From: Alex Damian @ 2014-08-19 16:07 UTC (permalink / raw
  To: leimaohui@cn.fujitsu.com; +Cc: yocto@yoctoproject.org

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

Hi,

Thanks for keeping an eye on Toaster !

The builder part is still a work in progress. The building-related features
are being outlined here:

https://wiki.yoctoproject.org/wiki/Toaster_1.7_design#Feature_list

While

A mockup of the functionality is here:

http://www.yoctoproject.org/toaster/project-no-targets.html


We currently work on implementing the project settings design part, and you
can follow progress on the bugzilla items here:

https://bugzilla.yoctoproject.org/buglist.cgi?list_id=266662&resolution=---&classification=Build%20System%20%26%20Metadata&query_format=advanced&bug_status=NEW&bug_status=ACCEPTED&bug_status=IN%20PROGRESS%20DESIGN&bug_status=IN%20PROGRESS%20DESIGN%20COMPLETE&bug_status=IN%20PROGRESS%20IMPLEMENTATION&bug_status=IN%20PROGRESS%20REVIEW&bug_status=REOPENED&bug_status=NEEDINFO&bug_status=WaitForUpstream&target_milestone=1.7&target_milestone=1.7%20M1&target_milestone=1.7%20M2&target_milestone=1.7%20M3&target_milestone=1.7%20M4&product=Toaster


We also meet every week on a phone conference, let me know if you would
like to attend.

Cheers,
Alex



On Tue, Aug 19, 2014 at 3:25 AM, leimaohui@cn.fujitsu.com <
leimaohui@cn.fujitsu.com> wrote:

> Hi,
>
>  Because I noticed that in poky(master), the toaster has the ability to
> trigger a build command, and have
>  the build executed.
>  --------------------------------------------------
>  commit 6e71c276b582135228419d95174b7e7784d496b2
>  Author: Alexandru DAMIAN <alexandru.damian@intel.com>
>  Date:   Mon Jun 30 18:33:04 2014 +0100
>
>     bitbake: toaster: add project main edit page
>
>     This is the first commit on the project main edit page.
>
>     At this point we have:
>     * the default settings for a newly created project
>     * the ability to add targets
>     * the ability to trigger a build command, and have
>     the build executed
>     ......
>  -----------------------------------------------------------
>
>  So, I tried to use the new features of the toaster. But I don't know how .
>
>  Is there anybody tell me where can I find the documentation how to use
> the new features?
>
>  Best Regards,
>  Lei Maohui
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: how to use the new features of the toaster
  2014-08-19 16:07 ` Alex Damian
@ 2014-08-20  2:45   ` leimaohui
  2014-08-20  9:39     ` Alex Damian
  0 siblings, 1 reply; 5+ messages in thread
From: leimaohui @ 2014-08-20  2:45 UTC (permalink / raw
  To: Alex Damian; +Cc: yocto@yoctoproject.org

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

Hi Alex

   Thanks for your reply

   I’m glad to join the phone conference if I can, although my English is not very good. ☺
   Could you tell me the date of the conference and how to join.


Thanks,

Lei Maohui



From: Alex Damian [mailto:alex.r.damian@gmail.com]
Sent: Wednesday, August 20, 2014 12:08 AM
To: Lei, Maihui
Cc: yocto@yoctoproject.org
Subject: Re: [yocto] how to use the new features of the toaster

Hi,
Thanks for keeping an eye on Toaster !
The builder part is still a work in progress. The building-related features are being outlined here:

https://wiki.yoctoproject.org/wiki/Toaster_1.7_design#Feature_list
While

A mockup of the functionality is here:

http://www.yoctoproject.org/toaster/project-no-targets.html

We currently work on implementing the project settings design part, and you can follow progress on the bugzilla items here:

https://bugzilla.yoctoproject.org/buglist.cgi?list_id=266662&resolution=---&classification=Build%20System%20%26%20Metadata&query_format=advanced&bug_status=NEW&bug_status=ACCEPTED&bug_status=IN%20PROGRESS%20DESIGN&bug_status=IN%20PROGRESS%20DESIGN%20COMPLETE&bug_status=IN%20PROGRESS%20IMPLEMENTATION&bug_status=IN%20PROGRESS%20REVIEW&bug_status=REOPENED&bug_status=NEEDINFO&bug_status=WaitForUpstream&target_milestone=1.7&target_milestone=1.7%20M1&target_milestone=1.7%20M2&target_milestone=1.7%20M3&target_milestone=1.7%20M4&product=Toaster


We also meet every week on a phone conference, let me know if you would like to attend.
Cheers,
Alex


On Tue, Aug 19, 2014 at 3:25 AM, leimaohui@cn.fujitsu.com<mailto:leimaohui@cn.fujitsu.com> <leimaohui@cn.fujitsu.com<mailto:leimaohui@cn.fujitsu.com>> wrote:
Hi,

 Because I noticed that in poky(master), the toaster has the ability to trigger a build command, and have
 the build executed.
 --------------------------------------------------
 commit 6e71c276b582135228419d95174b7e7784d496b2
 Author: Alexandru DAMIAN <alexandru.damian@intel.com<mailto:alexandru.damian@intel.com>>
 Date:   Mon Jun 30 18:33:04 2014 +0100

    bitbake: toaster: add project main edit page

    This is the first commit on the project main edit page.

    At this point we have:
    * the default settings for a newly created project
    * the ability to add targets
    * the ability to trigger a build command, and have
    the build executed
    ......
 -----------------------------------------------------------

 So, I tried to use the new features of the toaster. But I don't know how .

 Is there anybody tell me where can I find the documentation how to use the new features?

 Best Regards,
 Lei Maohui
--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org<mailto:yocto@yoctoproject.org>
https://lists.yoctoproject.org/listinfo/yocto


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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: how to use the new features of the toaster
  2014-08-20  2:45   ` leimaohui
@ 2014-08-20  9:39     ` Alex Damian
  2014-08-21  1:57       ` leimaohui
  0 siblings, 1 reply; 5+ messages in thread
From: Alex Damian @ 2014-08-20  9:39 UTC (permalink / raw
  To: leimaohui@cn.fujitsu.com; +Cc: yocto@yoctoproject.org

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

Hi,

This week's meeting is today at 4PM London time, hosted on WebEx - see the
information below.

We have a dedicated toaster mailing list, toaster@yoctoproject.org (see
https://lists.yoctoproject.org/listinfo/toaster) where meetings get
scheduled, and all toaster-related discussions take place.


Cheers,
Alex

-- 
Meeting Number: 597 120 055
Meeting Password: This meeting does not require a password.

-------------------------------------------------------
To start this meeting
-------------------------------------------------------
1. Go to *https://windriver.webex.com/windriver/j.php?J=597120055*
<https://windriver.webex.com/windriver/j.php?J=597120055>
2. If you are not logged in, log in to your account.



-------------------------------------------------------
Teleconference information
-------------------------------------------------------
Provide your phone number when you join the meeting to receive a call back.
Alternatively, you can call:
Conference dial-in number: 1-8007302996  (US)
Chairperson Passcode: 9052
Access Code: 749 452 9

*http://www.webex.com* <http://www.webex.com>



On Wed, Aug 20, 2014 at 3:45 AM, leimaohui@cn.fujitsu.com <
leimaohui@cn.fujitsu.com> wrote:

>  Hi Alex
>
>
>
>    Thanks for your reply
>
>
>
>    I’m glad to join the phone conference if I can, although my English is
> not very good. J
>
>    Could you tell me the date of the conference and how to join.
>
>
>
> Thanks,
>
> Lei Maohui
>
>
>
>
>
>
>
> *From:* Alex Damian [mailto:alex.r.damian@gmail.com]
> *Sent:* Wednesday, August 20, 2014 12:08 AM
> *To:* Lei, Maihui
> *Cc:* yocto@yoctoproject.org
> *Subject:* Re: [yocto] how to use the new features of the toaster
>
>
>
> Hi,
>
> Thanks for keeping an eye on Toaster !
>
> The builder part is still a work in progress. The building-related
> features are being outlined here:
>
> https://wiki.yoctoproject.org/wiki/Toaster_1.7_design#Feature_list
>
> While
>
>
>
> A mockup of the functionality is here:
>
> http://www.yoctoproject.org/toaster/project-no-targets.html
>
>  We currently work on implementing the project settings design part, and
> you can follow progress on the bugzilla items here:
>
>
> https://bugzilla.yoctoproject.org/buglist.cgi?list_id=266662&resolution=---&classification=Build%20System%20%26%20Metadata&query_format=advanced&bug_status=NEW&bug_status=ACCEPTED&bug_status=IN%20PROGRESS%20DESIGN&bug_status=IN%20PROGRESS%20DESIGN%20COMPLETE&bug_status=IN%20PROGRESS%20IMPLEMENTATION&bug_status=IN%20PROGRESS%20REVIEW&bug_status=REOPENED&bug_status=NEEDINFO&bug_status=WaitForUpstream&target_milestone=1.7&target_milestone=1.7%20M1&target_milestone=1.7%20M2&target_milestone=1.7%20M3&target_milestone=1.7%20M4&product=Toaster
>
>
> We also meet every week on a phone conference, let me know if you would
> like to attend.
>
> Cheers,
> Alex
>
>
>
>
>
> On Tue, Aug 19, 2014 at 3:25 AM, leimaohui@cn.fujitsu.com <
> leimaohui@cn.fujitsu.com> wrote:
>
> Hi,
>
>  Because I noticed that in poky(master), the toaster has the ability to
> trigger a build command, and have
>  the build executed.
>  --------------------------------------------------
>  commit 6e71c276b582135228419d95174b7e7784d496b2
>  Author: Alexandru DAMIAN <alexandru.damian@intel.com>
>  Date:   Mon Jun 30 18:33:04 2014 +0100
>
>     bitbake: toaster: add project main edit page
>
>     This is the first commit on the project main edit page.
>
>     At this point we have:
>     * the default settings for a newly created project
>     * the ability to add targets
>     * the ability to trigger a build command, and have
>     the build executed
>     ......
>  -----------------------------------------------------------
>
>  So, I tried to use the new features of the toaster. But I don't know how .
>
>  Is there anybody tell me where can I find the documentation how to use
> the new features?
>
>  Best Regards,
>  Lei Maohui
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>
>

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: how to use the new features of the toaster
  2014-08-20  9:39     ` Alex Damian
@ 2014-08-21  1:57       ` leimaohui
  0 siblings, 0 replies; 5+ messages in thread
From: leimaohui @ 2014-08-21  1:57 UTC (permalink / raw
  To: Alex Damian; +Cc: yocto@yoctoproject.org

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

Hi Alex

It's a pity that I couldn’t attend the meeting because of the time difference(4PM London time = Midnight Beijing time).

I will continue to pay attention to the toaster mailing list.



Thanks,
Lei Maohui



From: Alex Damian [mailto:alex.r.damian@gmail.com]
Sent: Wednesday, August 20, 2014 5:40 PM
To: Lei, Maihui
Cc: yocto@yoctoproject.org
Subject: Re: [yocto] how to use the new features of the toaster

Hi,
This week's meeting is today at 4PM London time, hosted on WebEx - see the information below.
We have a dedicated toaster mailing list, toaster@yoctoproject.org<mailto:toaster@yoctoproject.org> (see https://lists.yoctoproject.org/listinfo/toaster) where meetings get scheduled, and all toaster-related discussions take place.

Cheers,
Alex

--
Meeting Number: 597 120 055
Meeting Password: This meeting does not require a password.

-------------------------------------------------------
To start this meeting
-------------------------------------------------------
1. Go to https://windriver.webex.com/windriver/j.php?J=597120055
2. If you are not logged in, log in to your account.



-------------------------------------------------------
Teleconference information
-------------------------------------------------------
Provide your phone number when you join the meeting to receive a call back. Alternatively, you can call:
Conference dial-in number: 1-8007302996  (US)
Chairperson Passcode: 9052
Access Code: 749 452 9

http://www.webex.com


On Wed, Aug 20, 2014 at 3:45 AM, leimaohui@cn.fujitsu.com<mailto:leimaohui@cn.fujitsu.com> <leimaohui@cn.fujitsu.com<mailto:leimaohui@cn.fujitsu.com>> wrote:
Hi Alex

   Thanks for your reply

   I’m glad to join the phone conference if I can, although my English is not very good. ☺
   Could you tell me the date of the conference and how to join.


Thanks,

Lei Maohui



From: Alex Damian [mailto:alex.r.damian@gmail.com<mailto:alex.r.damian@gmail.com>]
Sent: Wednesday, August 20, 2014 12:08 AM
To: Lei, Maihui
Cc: yocto@yoctoproject.org<mailto:yocto@yoctoproject.org>
Subject: Re: [yocto] how to use the new features of the toaster

Hi,
Thanks for keeping an eye on Toaster !
The builder part is still a work in progress. The building-related features are being outlined here:

https://wiki.yoctoproject.org/wiki/Toaster_1.7_design#Feature_list
While

A mockup of the functionality is here:

http://www.yoctoproject.org/toaster/project-no-targets.html
We currently work on implementing the project settings design part, and you can follow progress on the bugzilla items here:

https://bugzilla.yoctoproject.org/buglist.cgi?list_id=266662&resolution=---&classification=Build%20System%20%26%20Metadata&query_format=advanced&bug_status=NEW&bug_status=ACCEPTED&bug_status=IN%20PROGRESS%20DESIGN&bug_status=IN%20PROGRESS%20DESIGN%20COMPLETE&bug_status=IN%20PROGRESS%20IMPLEMENTATION&bug_status=IN%20PROGRESS%20REVIEW&bug_status=REOPENED&bug_status=NEEDINFO&bug_status=WaitForUpstream&target_milestone=1.7&target_milestone=1.7%20M1&target_milestone=1.7%20M2&target_milestone=1.7%20M3&target_milestone=1.7%20M4&product=Toaster


We also meet every week on a phone conference, let me know if you would like to attend.
Cheers,
Alex


On Tue, Aug 19, 2014 at 3:25 AM, leimaohui@cn.fujitsu.com<mailto:leimaohui@cn.fujitsu.com> <leimaohui@cn.fujitsu.com<mailto:leimaohui@cn.fujitsu.com>> wrote:
Hi,

 Because I noticed that in poky(master), the toaster has the ability to trigger a build command, and have
 the build executed.
 --------------------------------------------------
 commit 6e71c276b582135228419d95174b7e7784d496b2
 Author: Alexandru DAMIAN <alexandru.damian@intel.com<mailto:alexandru.damian@intel.com>>
 Date:   Mon Jun 30 18:33:04 2014 +0100

    bitbake: toaster: add project main edit page

    This is the first commit on the project main edit page.

    At this point we have:
    * the default settings for a newly created project
    * the ability to add targets
    * the ability to trigger a build command, and have
    the build executed
    ......
 -----------------------------------------------------------

 So, I tried to use the new features of the toaster. But I don't know how .

 Is there anybody tell me where can I find the documentation how to use the new features?

 Best Regards,
 Lei Maohui
--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org<mailto:yocto@yoctoproject.org>
https://lists.yoctoproject.org/listinfo/yocto



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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-08-21  1:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-19  2:25 how to use the new features of the toaster leimaohui
2014-08-19 16:07 ` Alex Damian
2014-08-20  2:45   ` leimaohui
2014-08-20  9:39     ` Alex Damian
2014-08-21  1:57       ` leimaohui

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.