All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: kernel defconfig configuration
@ 2015-10-25 19:41 Edward Wingate
  2015-10-26  8:03 ` Paul Eggleton
  0 siblings, 1 reply; 13+ messages in thread
From: Edward Wingate @ 2015-10-25 19:41 UTC (permalink / raw)
  To: Daniel., yocto

On Sat, Oct 24, 2015 at 1:43 PM, Edward Wingate <edwingate8@gmail.com> wrote:
> I am using fido release and this is my
> linux-wandboard_3.14.28.bbappend file, just 2 lines:
> FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> SRC_URI += "file://defconfig"
>
> I'm trying to use my defconfig with the linux-wandboard kernel recipe
> in meta-fsl-arm-extra layer:
> https://github.com/Freescale/meta-fsl-arm-extra/blob/master/recipes-kernel/linux/linux-wandboard_3.14.28.bb
>
> Thanks for your help.

I also just noticed I don't have any kernel modules in the rootfs.
The /lib/modules directory doesn't exist while things like
"CONFIG_USB_SERIAL_FTDI_SIO=m" are in the default .config.  Am there
some global kernel module setting I should check?


^ permalink raw reply	[flat|nested] 13+ messages in thread
* kernel defconfig configuration
@ 2015-10-19  6:37 Edward Wingate
  2015-10-19 16:29 ` Daniel.
  0 siblings, 1 reply; 13+ messages in thread
From: Edward Wingate @ 2015-10-19  6:37 UTC (permalink / raw)
  To: yocto

I created a linux-wandboard_3.14.28.bbappend that just specifies a new
defconfig.  I see my defconfig being used to generate a .config.  But
then something renames .config to .config.old and replaces it with
another .config that no longer has the configurations I want.  I can't
find what is doing the override.  This is the run.do_configure:
http://pastebin.com/zPfuSwTV.  Can anyone suggest where to look next?
Thanks for any help.


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-10-30 15:48 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-25 19:41 kernel defconfig configuration Edward Wingate
2015-10-26  8:03 ` Paul Eggleton
2015-10-27  4:46   ` Edward Wingate
2015-10-27 12:36     ` Daniel.
2015-10-29  7:22       ` Edward Wingate
2015-10-29 13:10         ` Bruce Ashfield
2015-10-29 19:06           ` Edward Wingate
2015-10-30 12:39             ` Bruce Ashfield
2015-10-30 15:10               ` Daniel.
2015-10-30 15:48                 ` Edward Wingate
  -- strict thread matches above, loose matches on Subject: below --
2015-10-19  6:37 Edward Wingate
2015-10-19 16:29 ` Daniel.
2015-10-24 20:43   ` Edward Wingate

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.