Actaully meta-networking is enabled in my configuration. But SELinux has the following code in its layer.conf: LAYERDEPENDS_selinux = " \ core \ meta-python \ networking-layer \ openembedded-layer \ virtualization-layer \ " If meta-networking and networking-layer are same should I modify this part and change networking-layer to meta-networking? On Tue, Feb 17, 2015 at 4:54 PM, Navani Kamal Srivastava < NAVANI.Srivastava@lnttechservices.com> wrote: > I remember including meta-networking layer for SELinux support. I don’t > know if you have created your own custom layer with name “networking layer” > or so. But you can search which layer contains data related SELinux > support. > > > > Cheers!! > > > > Navani Srivastava > > > > *From:* Priya Agarwal [mailto:priyaiitmandi@gmail.com] > *Sent:* Tuesday, February 17, 2015 4:43 PM > *To:* Navani Kamal Srivastava > *Cc:* poky@yoctoproject.org; yocto-builds@yoctoproject.org > *Subject:* Re: [poky] Fwd: Error while trying to enable selinux support > in custom image > > > > Unable to find networking-layer. Is this same as meta-networking layer? > > > > On Tue, Feb 17, 2015 at 4:30 PM, Navani Kamal Srivastava < > NAVANI.Srivastava@lnttechservices.com> wrote: > > Adding following lines in bblayer.conf file of your build should help!! > > > > File Path: build/conf/bblayer.conf > > > > BBLAYERS ?= " \ > > “Path To meta-python layer” \ > > “Path to networking-layer” \ > > " > > > > Cheers!! > > Navani Srivastava > > > ___________________________________________________________________________________ > > *From:* poky-bounces@yoctoproject.org [mailto: > poky-bounces@yoctoproject.org] *On Behalf Of *Priya Agarwal > *Sent:* Tuesday, February 17, 2015 4:21 PM > *To:* poky@yoctoproject.org; yocto-builds@yoctoproject.org > *Subject:* [poky] Fwd: Error while trying to enable selinux support in > custom image > > > > > > Hi, > > I want to add SELinux support in my custom imgae I am building for > Freescale's T4240QDS Machine. > > I followed the steps given in FAQ section included in meta-selinux > directory. > > However I am getting this error. How do I remove this. > > ERROR: Layer 'selinux' depends on layer 'meta-python', but this layer is > not enabled in your configuration > ERROR: Layer 'selinux' depends on layer 'networking-layer', but this layer > is not enabled in your configuration > > I need to do this urgently. > > Thank You. > > Regards > > > > *L&T Technology Services Ltd* > > www.LntTechservices.com > > This Email may contain confidential or privileged information for the > intended recipient (s). If you are not the intended recipient, please do > not use or disseminate the information, notify the sender and delete it > from your system. > > > > *L&T Technology Services Ltd* > > www.LntTechservices.com > > This Email may contain confidential or privileged information for the > intended recipient (s). If you are not the intended recipient, please do > not use or disseminate the information, notify the sender and delete it > from your system. >