From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id BF3B8E00708; Wed, 21 Oct 2015 09:52:04 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.212.180 listed in list.dnswl.org] * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (ajlennon[at]gmail.com) * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Received: from mail-wi0-f180.google.com (mail-wi0-f180.google.com [209.85.212.180]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 4D576E006D5 for ; Wed, 21 Oct 2015 09:52:02 -0700 (PDT) Received: by wicll6 with SMTP id ll6so99977688wic.0 for ; Wed, 21 Oct 2015 09:52:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=xLq14A4slNDX29JVqGu3kEuDBA76MWL5aYSbkxIC7Zw=; b=Ixsykf+7jVuw+akbb7RcOUSe5Q1574caS5BvzGZra/3YlG0yXZB9BCLanBAX/gVyVS yYfeyjBjZ/7fQvmlLmBtjTDBjGuAcazpn9Om1pdKqjYSv8CYEsBtpwQ0g5bwkAIpOMMA DqW+OgrNGJw3Bwd72RCqfmJqr1jAK3NfCSGXxBc4KHLSzOVqQbYa260f/RAaMGqvJOPU OLl1Mv7EmEzUwCaCyduPC2/FXKh8snZzATZ3aLQdzCQUEkg+qY3rMeHenRox5u1E6ync rQtWFiPrSTTJ5ZucLWrUyQ0f8Ju3rj6JRH7JjiFRqXpbkQvZLfNhkxKFiSgayMxqgNWj yCtw== X-Received: by 10.194.118.234 with SMTP id kp10mr12172459wjb.59.1445446321593; Wed, 21 Oct 2015 09:52:01 -0700 (PDT) Received: from [192.168.0.2] (cpc47-live22-2-0-cust92.17-2.cable.virginm.net. [86.17.157.93]) by smtp.googlemail.com with ESMTPSA id wx10sm11458591wjb.40.2015.10.21.09.52.00 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Oct 2015 09:52:00 -0700 (PDT) To: Andrei Gherzan References: <1439312679-24989-1-git-send-email-ajlennon@dynamicdevices.co.uk> <1439312679-24989-2-git-send-email-ajlennon@dynamicdevices.co.uk> <8cc28d589389102b4fccf052fe2389c2@technux.se> <55D1A82F.9020506@gmail.com> <02548fc1921b30fcdb6a0791bd7a6361@technux.se> <55DC2086.5020008@gmail.com> <20151021121203.GB5610@resin> From: Alex J Lennon X-Enigmail-Draft-Status: N1110 Message-ID: <5627C2AF.6060809@gmail.com> Date: Wed, 21 Oct 2015 17:51:59 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20151021121203.GB5610@resin> Cc: yocto@yoctoproject.org Subject: Re: [meta-raspberrypi][PATCH 2/2] linux-raspberrypi: build audio driver into kernel X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Oct 2015 16:52:04 -0000 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit On 21/10/2015 13:12, Andrei Gherzan wrote: > On Tue, Aug 25, 2015 at 09:00:06AM +0100, Alex J Lennon wrote: >> On 25/08/2015 07:57, Petter Mabäcker wrote: >>> >>> >>> 2015-08-17 11:23 skrev Alex J Lennon: >>> >>>> 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 >>>>>> >>>>>> >> wrote: >>>>>> 2015-08-11 19:04 skrev Alex J Lennon: Signed-off-by: Alex J Lennon >>>>>> >>>>> > --- >>>>>> 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 >>> >>> Hi Alex, Any news for the v2 changeset? Would be awesome to get the 4.x >>> integrated soon. >>> >> >> Hi, yeah I got a little sidetracked I'm afraid. Turns out >> core-image-sato isn't building in master any more due to a new >> dependency on libexpoxy which in turn requires EGL. >> >> Anyway, so I did successfully build 4.x and 3.x kernels for RPiv2 in an >> rpi-xxx-image. I just didn't get around to running them up although I >> see no reason to think they won't. >> >> I'll try to take a look at this, as I like you would like this signed off :) >> >> Cheers, Alex >> > > Any chances this is still coming soon? > > -- > Andrei Gherzan > Yes I'd like to wrap this up too. Can we take a step back first and revisit the earlier patch-set to update to 3.8.16 and add support for 4.1.3 kernels first? If so I'll try to test with what seems to be the latest long term kernels on kernel.org, 3.8.22 and 4.1.10. With that in place I can then add the kernel fragment support on top. (And then start looking into Dockerification which looks intriguing... ;) How does that sound? Best, Alex