On Tue, Mar 28, 2017 at 12:21 PM, Burton, Ross <[email protected]> wrote: > > On 28 March 2017 at 10:09, Ran Shalit <[email protected]> wrote: >> >> Is it possible to configure more than one package manager in yocto ? >> Does it mean it will create install package for both ? > > > This is explained in the documentation: > > http://www.yoctoproject.org/docs/2.2.1/ref-manual/ref-manual.html#var-PACKAGE_CLASSES > > Ross
Hi, Thanks a lot for the reference. It is said: "The build system uses only the first argument in the list as the package manager when creating your image or SDK. However, packages will be created using any additional packaging classes you specify" I understand from this that in target it will be possible to install a package, using the other package manager. Regards, Ran -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
