Re: [yocto] Package Level Dependencies

2016-02-22 Thread Rudolf J Streif
Hi Sebastian, > > Thnx for your input! I guess I can see your point. In particular I wasn't > thinking so much on using ".inc" files. Due to the fact that I will be > having like 10-20 different test123-config-xxx packages managing this using > "RCONFLICTS" might be tedious. I guess this is what

Re: [yocto] Package Level Dependencies

2016-02-22 Thread Philip Balister
ntag, 22. Februar 2016 02:38 > An: yocto@yoctoproject.org > Cc: Rohde, Sebastian > Betreff: Re: [yocto] Package Level Dependencies > > Hi Sebastian, > >> I have a recipe (say: "test123") that provides a complex piece of >> software (cmake-based). The softw

Re: [yocto] Package Level Dependencies

2016-02-22 Thread sebastian.ro...@tu-dortmund.de
J Streif [mailto:rudolf.str...@gmail.com] Gesendet: Montag, 22. Februar 2016 02:38 An: yocto@yoctoproject.org Cc: Rohde, Sebastian Betreff: Re: [yocto] Package Level Dependencies Hi Sebastian, > I have a recipe (say: "test123") that provides a complex piece of > software (cmake-b

Re: [yocto] Package Level Dependencies

2016-02-21 Thread Rudolf J Streif
Hi Sebastian, > I have a recipe (say: "test123") that provides a complex piece of software > (cmake-based). The software needs some configuration file (say > "test123.conf"). There are multiple variants of the configuration file, > sharing the same name, i.e. "test123.conf" exists in different var

[yocto] Package Level Dependencies

2016-02-21 Thread sebastian.ro...@tu-dortmund.de
Hi, I have a recipe (say: "test123") that provides a complex piece of software (cmake-based). The software needs some configuration file (say "test123.conf"). There are multiple variants of the configuration file, sharing the same name, i.e. "test123.conf" exists in different variants for multi