Hello,
Is there a way to include libavformat without including ffmpeg or libav?
Libav and ffmpeg seem to both require a commericial license and we're
trying to avoid that.
Thanks,
Ryan
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yocto
On Sat, Jul 18, 2015 at 9:32 PM, Bruce Ashfield <
bruce.ashfi...@windriver.com> wrote:
> On 2015-07-18 11:53 PM, Bruce Ashfield wrote:
>
>> On 2015-07-17 9:35 PM, Ryan Soussan wrote:
>>
>>> Hello,
>>> We're having a problem overwriting the default l
Hello,
We're having a problem overwriting the default linux kernel config values.
We tried adding our own .cfg file to our layer and appending it to the
source url of the linux-yocto bitbake file. The variable in our case is
not getting overwritten though (changing CONFIG_ATH5K=m to =y). Here's
s