Re: [meta-arago][master][PATCH v4] packagegroup-arago-console: Fix package names for alsa-utils-*
| Newsgroups | org.yoctoproject.lists.meta-arago |
|---|---|
| Message-ID | <[email protected]> |
From: Max Krummenacher <[email protected]> Hi FYI. I run into issues installing alsa-utils. Some of the dynamically split packages are empty making alsa-utils depend on empty packages which made do_rootfs fail. I guess you will run eventually into the same issue. I sent a patch which works around the issue: https://lore.kernel.org/all/[email protected]/ Regards Max