Skip to content

Fix yocto-check-layer errors#171

Merged
koenkooi merged 3 commits intoqualcomm-linux:mainfrom
lumag:sigs
Feb 17, 2026
Merged

Fix yocto-check-layer errors#171
koenkooi merged 3 commits intoqualcomm-linux:mainfrom
lumag:sigs

Conversation

@lumag
Copy link
Contributor

@lumag lumag commented Feb 17, 2026

No description provided.

The bbappend for the bluez5 recipe contains changes which are not
protected by the :qcom-distro override, affecting builds which include
the distro, but do not use qcom-distro distribution. Put changes in the
bluez5 bbappend under the qcom-distro override.

Messages from yocto-check-layer:
      Variable RDEPENDS:bluez5 value changed from '' to '     glibc-gconv-utf-16     glibc-gconv-utf-32 '
      Variable SYSTEMD_PACKAGES value changed:
      "${PN} {+${PN}-obex+}"

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
The bbappend for the pipewire recipe contains changes which are not
protected by the :qcom-distro override, affecting builds which include
the distro, but do not use qcom-distro distribution. Put changes in the
pipewire bbappend under the qcom-distro override.

Messages from yocto-check-layer:
      Variable FILES:pipewire-pulse value changed:
      "     ${datadir}/pipewire/pipewire-pulse.conf     ${systemd_system_unitdir}/pipewire-pulse.*     ${systemd_user_unitdir}/pipewire-pulse.*     ${bindir}/pipewire-pulse  {+${systemd_unitdir}/system-preset/98-pipewire-pulse.preset+}"
      Variable SYSTEMD_AUTO_ENABLE:pipewire-pulse value changed from '' to 'enable'
      Variable SYSTEMD_PACKAGES value changed:
      "${PN} {+${PN}-pulse+}"
      Variable SYSTEMD_SERVICE:pipewire-pulse value changed from '' to 'pipewire-pulse.service'

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
The bbappend for the wireplumber recipe contains changes which are not
protected by the :qcom-distro override, affecting builds which include
the distro, but do not use qcom-distro distribution. Put changes in the
wireplumber bbappend under the qcom-distro override.

Messages from yocto-check-layer:
      Variable SYSTEMD_AUTO_ENABLE:wireplumber value changed from '' to 'enable'
      Variable SYSTEMD_SERVICE:wireplumber value changed from '' to 'wireplumber.service'

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
@koenkooi koenkooi merged commit 8336abe into qualcomm-linux:main Feb 17, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants