While updating BSP to current git, build stops there:

----------------------------
target: systemd-hwdb.install
----------------------------

Removing files from sysroot...

install: creating directory 
'{BSP}/platform-armv7a/packages/systemd-hwdb-1/usr/lib/udev'
/usr/bin/bash: line 1: {BSP}/platform-armv7a/sysroot-host/bin/systemd-hwdb: No 
such file or directory
make: *** [{PTXDIST}/rules/systemd-hwdb.make:26: 
{BSP}/platform-armv7a/state/systemd-hwdb.install] Error 127

The systemd-hwdb.install rule needs host-systemd, but that is not selected as
select SYSTEMD_HWDB     if SYSTEMD_UDEV_HWDB && RUNTIME
is used in rules/systemd.in.
Removing 'RUNTIME' obviously fixes problem.

How is that intended to be working?

Thank you,
        ladis

Reply via email to