* does/should the kernel dev manual explain FILESOVERRIDES?
@ 2014-07-18 19:09 Robert P. J. Day
0 siblings, 0 replies; only message in thread
From: Robert P. J. Day @ 2014-07-18 19:09 UTC (permalink / raw)
To: Yocto discussion list
[-- Attachment #1: Type: TEXT/PLAIN, Size: 1187 bytes --]
currently perusing the yocto kernel dev guide -- nowhere near
finished but a quick search shows no mention of the use of OVERRIDES
in the context of FILESEXTRAPATHS, which i think is potentially
useful. i think that's covered in the dev manual, but i don't think it
would hurt to repeat it in the kernel manual specifically for kernel
work.
as a live example, i've been perusing the meta-fsl-arm layer, and
here's a sample kernel recipe directory layout:
[linux-imx-2.6.35.3]$ tree
.
├── imx23evk
│ └── defconfig
├── imx28evk
│ └── defconfig
├── mx5
│ └── defconfig
├── mxs-duart-use-ttyAMA-for-device-name.patch
└── perf-avoid-use-sysroot-headers.patch
i think throwing in an example like that would be useful.
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-07-18 19:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-18 19:09 does/should the kernel dev manual explain FILESOVERRIDES? Robert P. J. Day
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.