Re: [yocto] Repository to upgrade images

2013-04-17 Thread Burton, Ross
On 16 April 2013 20:15, Trevor Woerner wrote: > On Tue, Apr 16, 2013 at 3:02 PM, Edward Vidal > wrote: >> Are there any plans to provide a repo of pkgs where systems can be upgraded >> and new pkgs installed like other distro Fedora, CentOS, and rhel? This >> would also require yum or the new s

Re: [yocto] Repository to upgrade images

2013-04-16 Thread Khem Raj
On Apr 16, 2013, at 3:51 PM, Edward Vidal wrote: > > Martin, > I should be able to add meta-openembedded like I added meta-ti by adding to > bblayers.conf is that correct? > I fetch with git clone git://openembedded.org/meta-openembedded use the github mirrors always e.g. https://github.com

Re: [yocto] Repository to upgrade images

2013-04-16 Thread Philip Balister
On 04/16/2013 04:40 PM, Edward Vidal wrote: > Can you point me to where I can find Maybe you should give us some more details. It doesn't look like the angstrom feeds ahve a package for gnuradio, but we can ask Koen if he can add it. If you are building custom images, just add gnuradio to the IMA

Re: [yocto] Repository to upgrade images

2013-04-16 Thread Edward Vidal
Martin, I should be able to add meta-openembedded like I added meta-ti by adding to bblayers.conf is that correct? I fetch with git clone git://openembedded.org/meta-openembedded Thanks On Tue, Apr 16, 2013 at 3:06 PM, Martin Jansa wrote: > On Tue, Apr 16, 2013 at 02:40:21PM -0600, Edward Vidal

Re: [yocto] Repository to upgrade images

2013-04-16 Thread Martin Jansa
On Tue, Apr 16, 2013 at 02:40:21PM -0600, Edward Vidal wrote: > Can you point me to where I can find > > gnuradio is already in meta-oe and jenkins is building it every day with > it :). > I did a search meta-oe jenkins nothing seems to come up I have seen > meta-gnurado as part 0f Angstrom. I be

Re: [yocto] Repository to upgrade images

2013-04-16 Thread Edward Vidal
Can you point me to where I can find gnuradio is already in meta-oe and jenkins is building it every day with it :). I did a search meta-oe jenkins nothing seems to come up I have seen meta-gnurado as part 0f Angstrom. I believe that is for the processor in the ettus research board. Thanks On

Re: [yocto] Repository to upgrade images

2013-04-16 Thread Martin Jansa
On Tue, Apr 16, 2013 at 01:49:13PM -0600, Edward Vidal wrote: > With that said how does Angstrom which uses opkg upgrades images that are > build with Angstrom. I prefer Yocto but I had some pre-built image that The same mechanism as Ross and Trevor said. > came with my beagleboard and I used o

Re: [yocto] Repository to upgrade images

2013-04-16 Thread Trevor Woerner
On Tue, Apr 16, 2013 at 3:49 PM, Edward Vidal wrote: > With that said how does Angstrom which uses opkg upgrades images that are > build with Angstrom. Angstrom is a distribution, so it can make assumptions about how to build a set of packages that will work on your system. __

Re: [yocto] Repository to upgrade images

2013-04-16 Thread Edward Vidal
With that said how does Angstrom which uses opkg upgrades images that are build with Angstrom. I prefer Yocto but I had some pre-built image that came with my beagleboard and I used opkg upgrade and opkg install gfortran. Also has anyone built gfortran, libgfortran, and numpy? Currently these

Re: [yocto] Repository to upgrade images

2013-04-16 Thread Trevor Woerner
On Tue, Apr 16, 2013 at 3:02 PM, Edward Vidal wrote: > Are there any plans to provide a repo of pkgs where systems can be upgraded > and new pkgs installed like other distro Fedora, CentOS, and rhel? This > would also require yum or the new software that is replacing yum. I doubt it. The Yocto P

Re: [yocto] Repository to upgrade images

2013-04-16 Thread Burton, Ross
On 16 April 2013 20:02, Edward Vidal wrote: > Are there any plans to provide a repo of pkgs where systems can be upgraded > and new pkgs installed like other distro Fedora, CentOS, and rhel? This > would also require yum or the new software that is replacing yum. Do you mean for upgrading images

[yocto] Repository to upgrade images

2013-04-16 Thread Edward Vidal
Hello, Are there any plans to provide a repo of pkgs where systems can be upgraded and new pkgs installed like other distro Fedora, CentOS, and rhel? This would also require yum or the new software that is replacing yum. Also for my Fedora, CentOS, and rhel systems I use cobbler for network inst