From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp485.redcondor.net (smtp485.redcondor.net [208.80.204.85]) by mail.openembedded.org (Postfix) with ESMTP id 8D16A60112 for ; Sat, 21 Nov 2015 11:45:32 +0000 (UTC) Received: from astoria.ccjclearline.com ([64.235.106.9]) by smtp485.redcondor.net ({3be039ea-4351-44b0-a8af-642c38b25916}) via TCP (outbound) with ESMTPS id 20151121114531980_0485 for ; Sat, 21 Nov 2015 11:45:31 +0000 X-RC-FROM: X-RC-RCPT: Received: from [99.240.204.5] (port=42240 helo=crashcourse.ca) by astoria.ccjclearline.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1a06cW-0007sA-IH for openembedded-core@lists.openembedded.org; Sat, 21 Nov 2015 06:46:20 -0500 Date: Sat, 21 Nov 2015 06:45:25 -0500 (EST) From: "Robert P. J. Day" X-X-Sender: rpjday@localhost To: OE Core mailing list Message-ID: User-Agent: Alpine 2.20 (LFD 67 2015-01-07) MIME-Version: 1.0 X-MAG-OUTBOUND: ccj.redcondor.net@64.235.106.9/32 Subject: what means the EXTRA_KERNEL_SRC_URI variable, if anything? X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Nov 2015 11:45:33 -0000 Content-Type: text/plain; charset=US-ASCII perusing a BSP package handed to me by someone else and in their recipes-kernel/linux/ directory, there's a custom kernel .bbappend file with the line: EXTRA_KERNEL_SRC_URI += "file://kernelmods.scc" i am unfamiliar with that SRC_URI-related variable, and i don't see it anywhere under the numerous layers i have checked out. is this some legacy/deprecated variable? i don't know what to make of it. rday -- ======================================================================== Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http://ca.linkedin.com/in/rpjday ========================================================================