On Wed, 2024-07-03 at 23:56 +0000, Guðni Már Gilbert via lists.openembedded.org wrote: > Changelog: > * https://github.com/bluez/bluez/releases/tag/5.76 > * https://github.com/bluez/bluez/releases/tag/5.75 > * https://github.com/bluez/bluez/releases/tag/5.74 > * https://github.com/bluez/bluez/releases/tag/5.73 > > Changes to the build: > * Patch file > 0001-Allow-using-obexd-without-systemd-in-the-user-session was > removed > partly because some of the changes are now upstream. The rest of the > changes are dropped, mainly concerning adding obexd D-bus service > when systemd > is disabled. Quite a bit has changed in the configuration files, if > anyone is depending on this then a new patch is needed. There is > currently no patch waiting upstream. > * Add a patch file to resolve an issue introduce in version 5.73 > where > --disable-cups configuration breaks the build. A > patch was submitted upstream a while ago but was denied (silently) > due > to failing CI checks according to one of the BlueZ maintainers, see: > https://github.com/bluez/bluez/issues/773#issuecomment-2200883833 > > Signed-off-by: Guðni Már Gilbert <[email protected]> >
Thanks for the patch, unfortunately this ran into issues in our CI. One interesting one is this: https://valkyrie.yoctoproject.org/#/builders/40/builds/65 https://valkyrie.yoctoproject.org/#/builders/36/builds/64/steps/17/logs/stdio which isn't very clear what is going on until you look at the files: (buildbot-venv) [pokybuild@rocky9-vk-1 ~]$ ls /home/pokybuild/yocto-worker/qemuarm-oecore/build/build/tmp-glibc/work/qemuarm-oe-linux-gnueabi/core-image-sato/1.0/testimage-sdk/sysroots/cortexa15t2hf-neon-oe-linux-gnueabi/etc/bluetooth/ -la total 32 dr-xr-xr-x. 2 pokybuild pokybuild 4096 Jul 7 11:11 . drwxr-xr-x. 3 pokybuild pokybuild 4096 Jul 7 11:26 .. -rw-r--r--. 1 pokybuild pokybuild 928 Jul 7 11:11 input.conf -rw-r--r--. 1 pokybuild pokybuild 12597 Jul 7 11:11 main.conf -rw-r--r--. 1 pokybuild pokybuild 120 Jul 7 11:11 network.conf The missing write bit on the directory is stopping the files from being deleted. The second issue is a musl issue: https://valkyrie.yoctoproject.org/#/builders/6/builds/68 https://valkyrie.yoctoproject.org/#/builders/3/builds/75 Cheers, Ricahrd
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#201619): https://lists.openembedded.org/g/openembedded-core/message/201619 Mute This Topic: https://lists.openembedded.org/mt/107029827/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
