Hi all,

I am currently trying to set up AUH locally in order to ease the
maintenance of the layer I'm maintaining (meta-homeassistant).
I have followed the steps given here
https://docs.yoctoproject.org/dev-manual/upgrading-recipes.html and
have configured it to parse all the recipes in my layer (99% python
based recipes).

Now I have a problem. It correctly parses all recipes, however it
finds no upgrade candidates. This is strange as I know some are in
need of an upgrade, and a newer version is available on pypi for
instance. Moreover I get quite some skips with the following error:

Skip package meta-homeassistant/python3-hass-nabucasa (status =
UNKNOWN_BROKEN, current version = 0.87.0, next version = 0.80.0)

Where does it get the 'next version' value from as the latest version
upstream is 0.92.0.
I might have misconfigured something. I used the default
upgrade-helper.conf with the following additions:

layer_mode=yes
layer_name=meta-homeassistant
layer_dir=BUILDDIR/../sources/meta-homeassistant
layer_machines=qemux86-64

Thanks in advance,

Tom
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#64821): https://lists.yoctoproject.org/g/yocto/message/64821
Mute This Topic: https://lists.yoctoproject.org/mt/111236531/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to