From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id E0A37E008E3; Mon, 31 Oct 2016 10:29:03 -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=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high * trust * [198.47.26.152 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from comal.ext.ti.com (comal.ext.ti.com [198.47.26.152]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id ACC16E00803 for ; Mon, 31 Oct 2016 10:29:00 -0700 (PDT) Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by comal.ext.ti.com (8.13.7/8.13.7) with ESMTP id u9VHSkVS010008; Mon, 31 Oct 2016 12:28:46 -0500 Received: from DLEE70.ent.ti.com (dlemailx.itg.ti.com [157.170.170.113]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id u9VHSkT9012903; Mon, 31 Oct 2016 12:28:46 -0500 Received: from dflp32.itg.ti.com (10.64.6.15) by DLEE70.ent.ti.com (157.170.170.113) with Microsoft SMTP Server id 14.3.294.0; Mon, 31 Oct 2016 12:28:45 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp32.itg.ti.com (8.14.3/8.13.8) with ESMTP id u9VHSjSb003636; Mon, 31 Oct 2016 12:28:46 -0500 Date: Mon, 31 Oct 2016 13:28:45 -0400 From: Denys Dmytriyenko To: Gary Thomas Message-ID: <20161031172845.GY12745@edge> References: <59679b68-74ee-218f-292c-1cb043e05d19@mlbassoc.com> MIME-Version: 1.0 In-Reply-To: <59679b68-74ee-218f-292c-1cb043e05d19@mlbassoc.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-ti@yoctoproject.org Subject: Re: Customized kernel X-BeenThere: meta-ti@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-ti layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2016 17:29:04 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Mon, Oct 31, 2016 at 03:59:55PM +0100, Gary Thomas wrote: > I'd like to build a fully customized kernel for my BeagleBoneBlack, > starting from the current linux-ti-staging_4.4 > > How do I set my own defconfig for such a setup? In particular, > I want to tweak the config options being used, add some drivers, > maybe file systems, etc. > > Thanks for any pointers Not sure what the problem is - custom defconfig in the FILESPATH should just work... -- Denys