yocto - Unable to use automatic PR service -


i've been trying use bitbake pr service. i've followed instructions in https://wiki.yoctoproject.org/wiki/pr_service , added these lines local.conf file:

prserv_host = "localhost:0" inherit += "buildhistory" buildhistory_commit = "1" 

i expected pr values of recipies incrementing automatically after each change, still same

setting prserv_host need, , works me. turns pr=r1 r1.1, r1.2, r1.3 on each build. if isn't working, version of oe-core using?


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

c# - two queries in same method -