On Fri, Apr 25, 2014 at 7:06 PM, Richard Cagley <[email protected]> wrote:
> On Fri, Apr 25, 2014 at 5:40 PM, Adam Lee <[email protected]> wrote: > >> which branch are you on? I am on master-next for OE and on Daisy on Poky. >> Both opencv and v4l-utils build ok. >> >> Adam >> >> I don't know is probably a bad answer. Here's what I do: > > git clone git://git.openembedded.org/bitbake > git clone git://github.com/openembedded/oe-core.git > git clone git://github.com/openembedded/meta-oe > cd oe-core > . ./oe-init-build-env ../build ../bitbake > > add in the meta-oe layer to bblayers > > bitbake core-image-minimal > bitbake opencv > > then it fails > you're right. if I use the daisy branch of oe-core and master-next of meta-oe does seem to build fine. -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
