From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dmzms99801.na.baesystems.com (dmzms99801.na.baesystems.com [149.32.232.65]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 026FAE01410 for ; Thu, 11 Apr 2013 14:05:44 -0700 (PDT) X-IronPort-AV: E=Sophos;i="4.87,458,1363132800"; d="scan'208,217";a="4572240" X-IronPort-AV: E=Sophos;i="4.87,458,1363132800"; d="scan'208,217";a="305120434" From: "Saridakis, Dean (US SSA)" To: "yocto@yoctoproject.org" Thread-Topic: Config fragment not being picked up Thread-Index: Ac4283YrptDn0IIISu2Zt+xYxRK9ow== Date: Thu, 11 Apr 2013 21:05:37 +0000 Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.37.161.240] MIME-Version: 1.0 Subject: Config fragment not being picked up 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: Thu, 11 Apr 2013 21:05:45 -0000 Message-ID: Content-Language: en-US Content-Type: multipart/alternative; boundary="_000_B98BBFB67D89184E8E876F332BDBC3E0A233D7GLDMS85001goldlnk_" --_000_B98BBFB67D89184E8E876F332BDBC3E0A233D7GLDMS85001goldlnk_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Think I've followed the example in the manual correctly. My append file is = pretty simple: FILESEXTRAPATHS_prepend :=3D "${THISDIR}/${PN}" SRC_URI +=3D "file://can.cfg" I'm doing this in a layer on top of a yocto-based SDK. Don't think it shou= ld matter, but the underlying kernel recipe has: do_configure_prepend() { # copy desired defconfig so we pick it up for the real kern= el_do_configure cp ${KERNEL_DEFCONFIG} ${B}/.config } Wasn't able to make much sense of the log: lots of "DEBUG: Removing manifes= t ..." and then some kcfonig output? Any advice/suggestions? Thanks, Dean --_000_B98BBFB67D89184E8E876F332BDBC3E0A233D7GLDMS85001goldlnk_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Think I’ve followed the example in the manual = correctly. My append file is pretty simple:

 

FILESEXTRAPATHS_prepend := =3D "${THISDIR}/${PN}"

SRC_URI +=3D "fi= le://can.cfg"

 

I’m doing this in a layer on top of a yocto-ba= sed SDK.  Don’t think it should matter, but the underlying kerne= l recipe has:

 

do_configure_prepend() {<= o:p>

    &= nbsp;           # copy de= sired defconfig so we pick it up for the real kernel_do_configure

    &= nbsp;           cp ${KERN= EL_DEFCONFIG} ${B}/.config

}

 

Wasn’t able to make much sense of the log: lot= s of “DEBUG: Removing manifest …” and then some kcfonig o= utput?

Any advice/suggestions?

 

Thanks,

 

Dean=

 

--_000_B98BBFB67D89184E8E876F332BDBC3E0A233D7GLDMS85001goldlnk_--