discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] libgl in gnuradio-dev-image


From: Richard Cagley
Subject: [Discuss-gnuradio] libgl in gnuradio-dev-image
Date: Tue, 18 Mar 2014 12:57:24 -0700

This is likely pretty simple, but I can't figure it out. I'm getting a bitbake error trying to build gnuradio-dev-image. Here are my steps:

git clone git://git.openembedded.org/bitbake
git clone git://github.com/openembedded/oe-core.git
git clone git://github.com/openembedded/meta-oe.git
git clone address@hidden:balister/meta-sdr.git
source oe-core/oe-init-build-env build bitbake
edit bblayers.conf (shown below)
bitbake gnuradio-dev-image

Then I get ERROR: Nothing PROVIDES 'virtual/libgl'

Here is the relevant section from bblayers.conf

BBLAYERS ?= " \
  /home/rcagley/meta-sdr/oe-core/meta \
  /home/rcagley/meta-sdr/meta-oe/meta-oe \
  /home/rcagley/meta-sdr/meta-oe/meta-filesystems \
  /home/rcagley/meta-sdr/meta-oe/meta-networking \
  /home/rcagley/meta-sdr/meta-sdr \

any ideas?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]