On 09/26/2017 05:21 AM, Bruce Ashfield wrote: > > > On Tue, Sep 26, 2017 at 12:45 AM, Lai Eddy <[email protected] > <mailto:[email protected]>> wrote: > > under the openembedded-core folder > only meta , meta-selftest , meta-skeleton 3 sub-folder found > no openembedded-core/meta-oe > meta-networking > meta-ruby >
Meta-ruby has been removed from meta-openembedded > meta-python... > > > > I didn't say openembedded-core, it was meta-openembedded > > Bruce > > > > 2017-09-26 8:47 GMT+08:00 Bruce Ashfield <[email protected] > <mailto:[email protected]>>: > > On Mon, Sep 25, 2017 at 8:16 PM, Lai Eddy > <[email protected] <mailto:[email protected]>> wrote: > > > > Thanks Bruce, > > > > but I still don't understand,now I have following in my > bblayrs.conf > > > > BBLAYERS ?= " \ > > /home/user/poky/meta \ > > /home/user/poky/meta-poky \ > > /home/user/poky/meta-yocto-bsp \ > > /home/user/poky/openembedded-core/meta \ > > /home/user/poky/meta-cloud-services \ > > /home/user/poky/meta-cloud-services/meta-openstack \ > > /home/user/poky/meta-intel \ > > " > > anything else I should add? > > > You do need more. The meta-openstack README states: > > layers: meta-oe > meta-networking > meta-ruby > meta-filesystems > meta-webserver > meta-python > > > Which means: > > meta-openembedded/meta-oe > meta-openembedded/meta-networking > > ... etc > > And as Paul just pointed out, you don't repeat poky/meta and > poky/open-embedded-core/meta, > since poky/meta is a combination of openembedded-core/meta and > some > > other layers > > Cheers, > > Bruce > > > > > > 2017-09-26 8:07 GMT+08:00 Bruce Ashfield > <[email protected] <mailto:[email protected]>>: > >> > >> > >> > >> On Mon, Sep 25, 2017 at 5:26 PM, Lai Eddy > <[email protected] <mailto:[email protected]>> wrote: > >>> > >>> after clone the oe-core: > git://git.openembedded.org/openembedded-core > <http://git.openembedded.org/openembedded-core> > >>> there are only 3 folder inside (meta, meta-selftest > meta-skeleton) > >>> seems meta-cloud-services need things like meta-networking > and meta-python > >>> where can I found them? > >>> > >>> (that's why I think the needed dependency is > git://github.com/openembedded/meta-openembedded.git > <http://github.com/openembedded/meta-openembedded.git> ) > >> > >> > >> They are sublayers of that repo, the single clone gets you > all the layers you need, but > >> you do need to add them to your bblayers.conf file as they > sit in the clone. > >> > >> Bruce > >> > >>> > >>> > >>> 2017-09-20 10:28 GMT+08:00 Bruce Ashfield > <[email protected] <mailto:[email protected]>>: > >>>> > >>>> > >>>> > >>>> On Tue, Sep 19, 2017 at 10:15 PM, Bruce Ashfield > <[email protected] <mailto:[email protected]>> > wrote: > >>>>> > >>>>> Clearly the README is out of date (and wrong). > >>>>> > >>>>> That should be oe-core: > git://git.openembedded.org/openembedded-core > <http://git.openembedded.org/openembedded-core> > >>>>> > >>>>> Plus that isn't nearly the only layer dependency > >>>>> > >>>>> I'll have a look at what has gone wrong and update the > README. > >>>> > >>>> > >>>> I pushed a fix for the meta-cloud-services/README, which > is mostly empty since the > >>>> majority of the packages are actually in the > meta-openstack sublayer. That layer had > >>>> the same issue with the layer references, so I fixed it > as well. > >>>> > >>>> Cheers, > >>>> > >>>> Bruce > >>>> > >>>>> > >>>>> > >>>>> Bruce > >>>>> > >>>>> On Tue, Sep 19, 2017 at 8:23 PM, Lai Eddy > <[email protected] <mailto:[email protected]>> wrote: > >>>>>> > >>>>>> according to layer README > >>>>>> > http://git.yoctoproject.org/cgit/cgit.cgi/meta-cloud-services/about/ > <http://git.yoctoproject.org/cgit/cgit.cgi/meta-cloud-services/about/> > >>>>>> it said > >>>>>> > >>>>>> This layer depends on: > >>>>>> > >>>>>> URI: git://github.com/openembedded/oe-core.git > <http://github.com/openembedded/oe-core.git> > >>>>>> > >>>>>> but seems failed to clone from that URL > >>>>>> should that be > >>>>>> git://github.com/openembedded/meta-openembedded.git > <http://github.com/openembedded/meta-openembedded.git> > >>>>>> or other repo available? > >>>>>> > >>>>>> > >>>>>> -- > >>>>>> _______________________________________________ > >>>>>> meta-virtualization mailing list > >>>>>> [email protected] > <mailto:[email protected]> > >>>>>> > https://lists.yoctoproject.org/listinfo/meta-virtualization > <https://lists.yoctoproject.org/listinfo/meta-virtualization> > >>>>>> > >>>>> > >>>>> > >>>>> > >>>>> -- > >>>>> "Thou shalt not follow the NULL pointer, for chaos and > madness await thee at its end" > >>>> > >>>> > >>>> > >>>> > >>>> -- > >>>> "Thou shalt not follow the NULL pointer, for chaos and > madness await thee at its end" > >>> > >>> > >> > >> > >> > >> -- > >> "Thou shalt not follow the NULL pointer, for chaos and > madness await thee at its end" > > > > > > > > -- > "Thou shalt not follow the NULL pointer, for chaos and madness > await > thee at its end" > > > > > > -- > "Thou shalt not follow the NULL pointer, for chaos and madness await > thee at its end" > >
-- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
