All of lore.kernel.org
 help / color / mirror / Atom feed
* Danny migration
@ 2013-01-30 22:12 Denys Dmytriyenko
  2013-02-02  1:55 ` Denys Dmytriyenko
  0 siblings, 1 reply; 4+ messages in thread
From: Denys Dmytriyenko @ 2013-01-30 22:12 UTC (permalink / raw)
  To: meta-arago

All,

I've started migrating meta-arago from "denzil" stable branch (based on the 
Yocto Project 1.2) to "danny" stable branch (Yocto Project 1.3).

Please use arago-danny-config from oe-layersetup:
http://arago-project.org/git/projects/?p=oe-layersetup.git;a=summary

The first set of generic fixes is now in meta-arago master. There are still 
plenty of issues. The biggest being the absence of gcc-4.5 base recipes to 
support packaging of the Arago toolchain into the filesystem images. I'm 
looking into a short-term fix of overlaying those, until we move to a newer 
toolchain for our SDKs. But it's still possible to use Arago gcc-4.5 based 
toolchain for now to build packages, but not images, as TC is not packaged 
itself.

There are other lingering issues and I'm going through them now. I may not be 
able to accept your fixes/patches right now or for the next couple of days, 
while I'm still working on the basic porting/migration issues...

Please let me know of any issues or concerns. Thanks.

-- 
Denys


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

* Re: Danny migration
  2013-01-30 22:12 Danny migration Denys Dmytriyenko
@ 2013-02-02  1:55 ` Denys Dmytriyenko
  2013-02-05 11:59   ` Cooper Jr., Franklin
  0 siblings, 1 reply; 4+ messages in thread
From: Denys Dmytriyenko @ 2013-02-02  1:55 UTC (permalink / raw)
  To: meta-arago

On Wed, Jan 30, 2013 at 05:12:17PM -0500, Denys Dmytriyenko wrote:
> All,
> 
> I've started migrating meta-arago from "denzil" stable branch (based on the 
> Yocto Project 1.2) to "danny" stable branch (Yocto Project 1.3).
> 
> Please use arago-danny-config from oe-layersetup:
> http://arago-project.org/git/projects/?p=oe-layersetup.git;a=summary
> 
> The first set of generic fixes is now in meta-arago master. There are still 
> plenty of issues. The biggest being the absence of gcc-4.5 base recipes to 
> support packaging of the Arago toolchain into the filesystem images. I'm 
> looking into a short-term fix of overlaying those, until we move to a newer 
> toolchain for our SDKs. But it's still possible to use Arago gcc-4.5 based 
> toolchain for now to build packages, but not images, as TC is not packaged 
> itself.
> 
> There are other lingering issues and I'm going through them now. I may not be 
> able to accept your fixes/patches right now or for the next couple of days, 
> while I'm still working on the basic porting/migration issues...

I've pushed additional patches today, including the ones needed for the 
toolchain. And it is now possible to build tisdk-rootfs-image. While I've only 
done very minimal testing, it should be good enough to start using danny setup 
for SDK porting.

-- 
Denys


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

* Re: Danny migration
  2013-02-02  1:55 ` Denys Dmytriyenko
@ 2013-02-05 11:59   ` Cooper Jr., Franklin
  2013-02-05 15:53     ` Denys Dmytriyenko
  0 siblings, 1 reply; 4+ messages in thread
From: Cooper Jr., Franklin @ 2013-02-05 11:59 UTC (permalink / raw)
  To: Dmytriyenko, Denys, meta-arago@arago-project.org

What is the new recommend bitbake branch or commit to use?

> -----Original Message-----
> From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> bounces@arago-project.org] On Behalf Of Dmytriyenko, Denys
> Sent: Friday, February 01, 2013 7:56 PM
> To: meta-arago@arago-project.org
> Subject: Re: [meta-arago] Danny migration
> 
> On Wed, Jan 30, 2013 at 05:12:17PM -0500, Denys Dmytriyenko wrote:
> > All,
> >
> > I've started migrating meta-arago from "denzil" stable branch (based
> > on the Yocto Project 1.2) to "danny" stable branch (Yocto Project 1.3).
> >
> > Please use arago-danny-config from oe-layersetup:
> > http://arago-project.org/git/projects/?p=oe-layersetup.git;a=summary
> >
> > The first set of generic fixes is now in meta-arago master. There are
> > still plenty of issues. The biggest being the absence of gcc-4.5 base
> > recipes to support packaging of the Arago toolchain into the
> > filesystem images. I'm looking into a short-term fix of overlaying
> > those, until we move to a newer toolchain for our SDKs. But it's still
> > possible to use Arago gcc-4.5 based toolchain for now to build
> > packages, but not images, as TC is not packaged itself.
> >
> > There are other lingering issues and I'm going through them now. I may
> > not be able to accept your fixes/patches right now or for the next
> > couple of days, while I'm still working on the basic porting/migration issues...
> 
> I've pushed additional patches today, including the ones needed for the
> toolchain. And it is now possible to build tisdk-rootfs-image. While I've only
> done very minimal testing, it should be good enough to start using danny setup
> for SDK porting.
> 
> --
> Denys
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


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

* Re: Danny migration
  2013-02-05 11:59   ` Cooper Jr., Franklin
@ 2013-02-05 15:53     ` Denys Dmytriyenko
  0 siblings, 0 replies; 4+ messages in thread
From: Denys Dmytriyenko @ 2013-02-05 15:53 UTC (permalink / raw)
  To: Cooper Jr., Franklin; +Cc: meta-arago@arago-project.org

On Tue, Feb 05, 2013 at 06:59:55AM -0500, Cooper Jr., Franklin wrote:
> What is the new recommend bitbake branch or commit to use?

arago-danny-config in oe-layersetup should be up to date, which pins bitbake 
at 1.17.0 for now. There are some issues with bitbake master...

-- 
Denys


> > -----Original Message-----
> > From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> > bounces@arago-project.org] On Behalf Of Dmytriyenko, Denys
> > Sent: Friday, February 01, 2013 7:56 PM
> > To: meta-arago@arago-project.org
> > Subject: Re: [meta-arago] Danny migration
> > 
> > On Wed, Jan 30, 2013 at 05:12:17PM -0500, Denys Dmytriyenko wrote:
> > > All,
> > >
> > > I've started migrating meta-arago from "denzil" stable branch (based
> > > on the Yocto Project 1.2) to "danny" stable branch (Yocto Project 1.3).
> > >
> > > Please use arago-danny-config from oe-layersetup:
> > > http://arago-project.org/git/projects/?p=oe-layersetup.git;a=summary
> > >
> > > The first set of generic fixes is now in meta-arago master. There are
> > > still plenty of issues. The biggest being the absence of gcc-4.5 base
> > > recipes to support packaging of the Arago toolchain into the
> > > filesystem images. I'm looking into a short-term fix of overlaying
> > > those, until we move to a newer toolchain for our SDKs. But it's still
> > > possible to use Arago gcc-4.5 based toolchain for now to build
> > > packages, but not images, as TC is not packaged itself.
> > >
> > > There are other lingering issues and I'm going through them now. I may
> > > not be able to accept your fixes/patches right now or for the next
> > > couple of days, while I'm still working on the basic porting/migration issues...
> > 
> > I've pushed additional patches today, including the ones needed for the
> > toolchain. And it is now possible to build tisdk-rootfs-image. While I've only
> > done very minimal testing, it should be good enough to start using danny setup
> > for SDK porting.
> > 
> > --
> > Denys
> > _______________________________________________
> > meta-arago mailing list
> > meta-arago@arago-project.org
> > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


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

end of thread, other threads:[~2013-02-05 15:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-30 22:12 Danny migration Denys Dmytriyenko
2013-02-02  1:55 ` Denys Dmytriyenko
2013-02-05 11:59   ` Cooper Jr., Franklin
2013-02-05 15:53     ` Denys Dmytriyenko

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.