https://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html
Also: https://training.linuxfoundation.org/training/embedded-linux-development-with-yocto-project/ Philip On 05/21/2019 11:18 AM, Jason Matusiak via USRP-users wrote: > OK, that seems to be building (who knows if it will succeed), thanks. > > I can't seem to find directions online about how to add in my own recipes, or > those written up somewhere? Basically, I am trying to figure out how I can > add something like gr-my_blocks to the project (either part of bitbake, or as > a stand-alone build I move over to the device afterwards. > > ________________________________ > From: Philip Balister <phi...@balister.org> > Sent: Tuesday, May 21, 2019 11:05 AM > To: Jason Matusiak; Ettus Mail List > Subject: Re: [USRP-users] GR in the E320 > > Edit bblayers.conf in your conf directory. There is also an add layer > command, but I'm old fashioned :) > > Philip > > On 05/21/2019 10:50 AM, Jason Matusiak via USRP-users wrote: >> Interesting, thanks. They are using sumo, so I will try to check that >> branch out and see how it works. >> >> I will need to research how to add it in and build it as I see pulling it >> down and checking out sumo alone isn't enough. >> >> Thanks for the insights. >> >> ________________________________ >> From: Philip Balister <phi...@balister.org> >> Sent: Tuesday, May 21, 2019 10:39 AM >> To: Jason Matusiak; Ettus Mail List >> Subject: Re: [USRP-users] GR in the E320 >> >> You need the meta-sdr layer. Choosing a branch may be tricky, only the >> older ones have 3.7 support. My recent work in master is all in support >> of transitioning to the unreleased 3.8 gnuradio, which is much better >> for embedded builds. >> >> Might also be some pain due to Ettus forking the uhd recipe. >> >> Philip >> >> On 05/21/2019 10:30 AM, Jason Matusiak via USRP-users wrote: >>> OK, so I am a total newbie when it comes to open-embedded. I know that the >>> docker to build doesn't include a gnuradio-image bitbake option (only >>> developer-image), so I tried to make one. I created a new >>> gnuradio-image.bb file and added gnuradio to the list of things to build. >>> Sadly, I appear to need to do more than that as it won't build: >>> >>> oe-builder@b3d40f15af25:~$ bitbake gnuradio-image --verbose >>> Loading cache: 100% >>> |##########################################################################################################################################################################################################################| >>> Time: 0:00:00 >>> Loaded 2964 entries from dependency cache. >>> NOTE: Resolving any missing task queue dependencies >>> NOTE: selecting opkg-utils-native to satisfy >>> virtual/update-alternatives-native due to PREFERRED_PROVIDERS >>> NOTE: selecting linux-yocto to satisfy virtual/kernel due to >>> PREFERRED_PROVIDERS >>> NOTE: selecting pseudo-native to satisfy virtual/fakeroot-native due to >>> PREFERRED_PROVIDERS >>> NOTE: selecting opkg-native to satisfy opkg-native due to >>> PREFERRED_PROVIDERS >>> NOTE: selecting nativesdk-glibc to satisfy runtime nativesdk-glibc due to >>> PREFERRED_PROVIDER_virtual/nativesdk-libc = nativesdk-glibc >>> ERROR: Nothing RPROVIDES 'gnuradio' (but >>> /home/oe-builder/meta-ettus/meta-ettus-core/recipes-core/images/gnuradio-image.bb >>> RDEPENDS on or otherwise requires it) >>> NOTE: Runtime target 'gnuradio' is unbuildable, removing... >>> Missing or unbuildable dependency chain was: ['gnuradio'] >>> NOTE: Target 'gnuradio-image' is unbuildable, removing... >>> Missing or unbuildable dependency chain was: ['gnuradio-image', 'gnuradio'] >>> ERROR: Required build target 'gnuradio-image' has no buildable providers. >>> Missing or unbuildable dependency chain was: ['gnuradio-image', 'gnuradio'] >>> >>> Summary: There were 2 ERROR messages shown, returning a non-zero exit code. >>> >>> Anyone know how to do add it (once that works, I'll want to add some of my >>> own OOT packages as well)? >>> >>> >>> >>> >>> _______________________________________________ >>> USRP-users mailing list >>> USRP-users@lists.ettus.com >>> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com >>> >> >> >> >> _______________________________________________ >> USRP-users mailing list >> USRP-users@lists.ettus.com >> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com >> > > > > _______________________________________________ > USRP-users mailing list > USRP-users@lists.ettus.com > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com > _______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com