Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] linux-yocto-custom: Clarify defconfig usage
@ 2012-10-03  4:36 Darren Hart
  2012-10-03  4:38 ` Bruce Ashfield
  0 siblings, 1 reply; 7+ messages in thread
From: Darren Hart @ 2012-10-03  4:36 UTC (permalink / raw)
  To: openembedded-core; +Cc: Darren Hart

It is necessary to supply file://defconfig to the SRC_URI when using
a defconfig (it is not implicitly understood as the commentary might
currently suggest).

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
CC: Bruce Ashfield <bruce.ashfield@windriver.com>
---
 meta-skeleton/recipes-kernel/linux/linux-yocto-custom.bb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/meta-skeleton/recipes-kernel/linux/linux-yocto-custom.bb b/meta-skeleton/recipes-kernel/linux/linux-yocto-custom.bb
index 1f0b3a2..4115d2f 100644
--- a/meta-skeleton/recipes-kernel/linux/linux-yocto-custom.bb
+++ b/meta-skeleton/recipes-kernel/linux/linux-yocto-custom.bb
@@ -13,7 +13,8 @@
 #
 #   You must also provide a Linux kernel configuration. The most direct
 #   method is to copy your .config to files/defconfig in your layer,
-#   in the same directory as the bbappend.
+#   in the same directory as the bbappend and add file://defconfig to
+#   your SRC_URI.
 #
 #   To use the yocto kernel tooling to generate a BSP configuration
 #   using modular configuration fragments, see the yocto-bsp and
-- 
1.7.11.4




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

end of thread, other threads:[~2012-10-03 14:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-03  4:36 [PATCH] linux-yocto-custom: Clarify defconfig usage Darren Hart
2012-10-03  4:38 ` Bruce Ashfield
2012-10-03 12:10   ` Andrea Adami
2012-10-03 12:33     ` Bruce Ashfield
2012-10-03 14:07       ` Andrea Adami
2012-10-03 14:41         ` Bruce Ashfield
2012-10-03 14:43         ` Darren Hart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox