From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pb0-f41.google.com (mail-pb0-f41.google.com [209.85.160.41]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 151BCE0149D for ; Wed, 5 Jun 2013 07:07:36 -0700 (PDT) Received: by mail-pb0-f41.google.com with SMTP id rp2so1858728pbb.28 for ; Wed, 05 Jun 2013 07:07:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding :x-gm-message-state; bh=laPDLfa7mTKQxigA087/Oqjb3C4RPlRPlIJqLFamwJU=; b=ZjdrG3f2qWeuHXJo4MGihNWMy3R+ahdpOGWbAA/8ClQxHwbuHjtZ6/vMEjcMa9g9a5 L01wPW0KXGjZc3NasqGWl5xK/t5I4Yl85LyKK+Kg/jWRcksIp0QpoE8L52670XxfYZ/z DpKxoXQebmN8Ws0M41sEwtCIrsRFuudME8ijRNIjeyzkbbqfFq0AszIl2+xNp2+D9lT0 v8X5Oxgqj/tWy6E/0hMbhpqyhgOWUFFXagVEi8DmTSFP+4IWvGj3uoHU7xZmomOLrPkV fItNwZogS2tmf321xfQEY/c/aDwD64SEG842SWzFFJQAeQrDq451kUdUMUxQQ/58QE96 /9WQ== X-Received: by 10.66.148.168 with SMTP id tt8mr34612586pab.66.1370441256621; Wed, 05 Jun 2013 07:07:36 -0700 (PDT) Received: from [192.168.1.8] (ip98-167-230-131.ph.ph.cox.net. [98.167.230.131]) by mx.google.com with ESMTPSA id iq2sm33763096pbb.19.2013.06.05.07.07.34 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 05 Jun 2013 07:07:35 -0700 (PDT) Message-ID: <51AF4624.5060809@boundarydevices.com> Date: Wed, 05 Jun 2013 07:07:32 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: Jeremy Stashluk References: <1370440134-25699-1-git-send-email-jstashluk@dekaresearch.com> In-Reply-To: <1370440134-25699-1-git-send-email-jstashluk@dekaresearch.com> X-Gm-Message-State: ALoCoQnnp9NCK09Ra21IT0ggOG27NYZVDsW7gP62Uk+TiVQnXUZ55O/13FFbyYsRkt7gCc6go9Lv Cc: meta-freescale@yoctoproject.org, Jeremy Stashluk , Otavio Salvador Subject: Re: [meta-fsl-arm-extra][PATCH v3] nitrogen6x: freescale 4.0.0 BSP release X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jun 2013 14:07:37 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 06/05/2013 06:48 AM, Jeremy Stashluk wrote: > Boundary Devices kernel release to follow up the Freescale v4.0.0 > Use nitrogen6x_defconfig and enable CONFIG_NETFILTER. > > Signed-off-by: Jeremy Stashluk > --- > .../linux/linux-boundary-3.0.35/defconfig | 30 +++++++------------- > recipes-kernel/linux/linux-boundary_3.0.35.bb | 4 +-- > 2 files changed, 12 insertions(+), 22 deletions(-) > Acked-by: Eric Nelson BTW, I just pushed a patch to add CONFIG_NETFILTER into our defconfigs and make things easier next time. https://github.com/boundarydevices/linux-imx6/commit/0aec58de81c2fc1062ad4f0fbe7998ddab928807