[yocto] Meta Intel / Cedartrail / Denzil - how to get unionfs in the kernel

Saxena, Rahul rahul.saxena at intel.com
Sat Oct 6 19:00:16 PDT 2012


Try adding the unionfs feature (below) to your kernel:

http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-3.0/tree/meta/cfg/kernel-cache/features/unionfs?h=meta

create a file my_cedartrail.scc with following line:
include features/unionfs/unionfs.scc

put this file in a dir linux-yocto, the dir being created in

meta-cedartrail/recipes-kernel/linux

add following line in  meta-cedartrail/recipes-kernel/Linux/linux-yocto_3.0.bbappend

SRC_URI +="file://my_cedartrail.scc"

Rebuild..

Thanks
Rahul


-----Original Message-----
From: yocto-bounces at yoctoproject.org [mailto:yocto-bounces at yoctoproject.org] On Behalf Of Chris Tapp
Sent: Saturday, October 06, 2012 5:43 PM
To: yocto at yoctoproject.org Project
Subject: [yocto] Meta Intel / Cedartrail / Denzil - how to get unionfs in the kernel

I' trying to enable unionfs in the 3.0.32 kernel for the cedartrail BSP under Denzil 7.0.1.

However, the CONFIG_UNION_FS config flag isn't in the .config ...

Is there something else I need to enable, or do I need to find another way?

Chris Tapp

opensource at keylevel.com
www.keylevel.com



_______________________________________________
yocto mailing list
yocto at yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto



More information about the yocto mailing list