[yocto] [meta-baryon][PATCH 2/2] kernel: enable nfsd when using the 3.2 kernel

Kevin Strasser kevin.strasser at linux.intel.com
Fri Jul 13 16:19:02 PDT 2012


Signed-off-by: Kevin Strasser <kevin.strasser at linux.intel.com>
---
 recipes-kernel/linux/linux-yocto_3.2.bbappend |    3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 recipes-kernel/linux/linux-yocto_3.2.bbappend

diff --git a/recipes-kernel/linux/linux-yocto_3.2.bbappend b/recipes-kernel/linux/linux-yocto_3.2.bbappend
new file mode 100644
index 0000000..70bed3b
--- /dev/null
+++ b/recipes-kernel/linux/linux-yocto_3.2.bbappend
@@ -0,0 +1,3 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+SRC_URI += "file://nfs.cfg"
-- 
1.7.9.5




More information about the yocto mailing list