Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
From the ebuild: inherit eutils linux-info CONFIG_CHECK="SENSORS_HDAPS" ERROR_NET_RADIO="${P} requires support for HDAPS (CONFIG_SENSORS_HDAPS)" This is just wrong. We will never use ERROR_NET_RADIO because we never CONFIG_CHECK for it. This should be ERROR_SENSORS_HDAPS="${P" requires support for HDAPS (CONFIG_SENSORS_HDAPS)" Thanks!! Reproducible: Always
Created an attachment (id=129073) [details] fix both ebuilds currently in the tree
ty, fixed.