[yocto] Test packages and staging area conflicts

Daniel. danielhilst at gmail.com
Mon Jan 30 12:09:27 PST 2017


I'm using this little hack:

do_install[depends] = "${RCONFLICTS_${PN}}:do_cleansstate"

But this seems not right...

Regards,

2017-01-30 17:56 GMT-02:00 Daniel. <danielhilst at gmail.com>:

> I've been using testing packages so that they can be built from SCM
> testing branches and quickdly deployed to package repository. This makes
> new testing releases avaible to software developers and they can installs
> it by using package manager. The testing packages are the same as
> production packages except that they don't go to the image, they conflict
> with production packages (so asking for installing removes the production
> package as expected) and they have a -text suffix.
>
> The problem with this aproach is that the testing and production packages
> conflict so I face this warnings at each compilation of any of both:
>
> WARNING: The recipe foo-test is trying to install files into a shared area
> when those files already exist.
>
> And buil
>
> How to aproach that? Am I doing something stupid?
>
> Regards,
>
> --
> *"Do or do not. There is no try"*
>   *Yoda Master*
>



-- 
*"Do or do not. There is no try"*
  *Yoda Master*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170130/3e19e314/attachment.html>


More information about the yocto mailing list