[yocto] [meta-raspberrypi][PATCH 2/2] linux-raspberrypi: build audio driver into kernel

Alex J Lennon ajlennon at gmail.com
Mon Aug 17 02:23:59 PDT 2015


On 17/08/2015 09:11, Petter Mabäcker wrote:
> 2015-08-17 09:57 skrev Andrei Gherzan:
> 
>> Hello,
>>
>> On Tuesday, August 11, 2015, Petter Mabäcker <petter at technux.se
>> <mailto:petter at technux.se>> wrote:
>>
>>     2015-08-11 19:04 skrev Alex J Lennon:
>>
>>         Signed-off-by: Alex J Lennon <ajlennon at dynamicdevices.co.uk>
>>         ---
>>          recipes-kernel/linux/linux-raspberrypi.inc | 4 ++++
>>          1 file changed, 4 insertions(+)
>>
>>         diff --git a/recipes-kernel/linux/linux-raspberrypi.inc b/recipes-kernel/linux/linux-raspberrypi.inc
>>         index e38d905..8024412 100644
>>         --- a/recipes-kernel/linux/linux-raspberrypi.inc
>>         +++ b/recipes-kernel/linux/linux-raspberrypi.inc
>>         @@ -6,6 +6,10 @@ SECTION = "kernel"
>>          LICENSE = "GPLv2"
>>          LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
>>          
>>         +SRC_URI += " \
>>         +        file://build-in-audio.cfg \
>>         +        "
>>
>>  
>> This one didn't make it.
>>  
>>  
>>  
>>  
>> --
>> Andrei Gherzan
>>
>>
>> -- 
>> --
>> Andrei Gherzan
> 
> Think you got the wrong receiver =) I notified Alex about this some days
> ago, Alex can you send up a v2 for this?
> 
>

The build-in-audio.cfg patch was just for testing of fragment support.
It's understood that we're not going to have this build into the kernel
by default, although I do still need to find some words to add to the
README on audio routing setup and so forth.

I started testing a build with master over the weekend and it built OK.
Just need to find some time to run up a couple of kernels and will
resubmit the v2 patch with Petter's enhanced commit message.

I don't have an RPiv1 around at the moment but I will probably double
check the kernel does still actually build for RPiv1 machine

Cheers,

Alex


> 
> BR, Petter
> 




More information about the yocto mailing list