On 05/04/2015 06:11 AM, Murray Thomson wrote: > Hi Jeff, > > I think is worth checking that you are using the same branch (dizzy) in all > the beta layers that you have. Including openembedded, yocto, meta-sdr... > The reason why you were missing meta-python could be that your openembedded > layer is newer than the meta-sdr used to create the bblayers.conf file. I > would suggest that you try checking out the branch that you want instead of > the latest stable one.
Use: $ git clone git://github.com/balister/oe-gnuradio-manifest.git -b dizzy I need to update the manifest and delete "stable" :) Philip > > Cheers, > Murray > > > 2015-05-04 3:20 GMT+01:00 Jeff Tu <j...@skybox.com>: > >> Hi, >> >> I'm a trying to compile GNU radio for Zynq using the example described >> here: >> >> https://gnuradio.org/redmine/projects/gnuradio/wiki/Zynq >> >> The instructions do have an out of date warning, and I'm just trying to >> figure out what things to update. From another list posting, there are >> instructions to checkout the dizzy branch instead of stable in the >> following line: >> >> $ git clone git://github.com/balister/oe-gnuradio-manifest.git -b stable >> >> When I reach the bitbake step: >> $ bitbake gnuradio-dev-image >> >> It first fails due a missing meta-python layer. That's easily solved by >> modifying the bblayers.conf file to include meta-python. After that, I get >> the following error: >> >> ERROR: ParseError at >> /home/jeff/Desktop/gnu/oe-repo/oe-core/../meta-xilinx/recipes-core/meta/ >> external-xilinx-toolchain.bb:1: Could not include required file >> recipes-core/eglibc/eglibc-package.inc >> >> I cannot find any eglibc-package.inc in the file system. Any ideas? >> >> >> Any help would be greatly appreciated! Sorry, I'm a complete GNU radio >> beginner! >> Thanks, >> Jeff >> >> _______________________________________________ >> Discuss-gnuradio mailing list >> Discuss-gnuradio@gnu.org >> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio >> > > > > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio