varigit/meta-variscite-fslc

freertos-variscite.inc

Closed this issue · 3 comments

Does not pass QA when using "usrmerge" DISTRO feature. The feature is used when the OTA updater is ostree and not swupdate.

ERROR: freertos-variscite-2.9.x-r0 do_package_qa: QA Issue: freertos-variscite package is not obeying usrmerge distro feature. /lib should be relocated to /usr. [usrmerge]

changes are to remove literal uses of /lib and replace with ${base_libdir} within do_install() and FILES_${PN} as needed

@mmitchel Thanks for reporting this, I've been able to reproduce it. I'll push a series of patches to fix this (and the other similar issues you reported) in the coming days.

Next time, please use Variscite's customer portal.

Thanks,
Nate

@mmitchel please see: 4b41f5e