Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 190047
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Tony Vroon <chainsaw@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: jieryn <jieryn@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
hdaps-config-check.patch fix both ebuilds currently in the tree patch jieryn 2007-08-24 14:50 0000 964 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 190047 depends on: Show dependency tree
Bug 190047 blocks: 187154
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-08-24 14:35 0000
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

------- Comment #1 From jieryn 2007-08-24 14:50:56 0000 -------
Created an attachment (id=129073) [details]
fix both ebuilds currently in the tree

------- Comment #2 From Stefan Schweizer 2007-08-29 18:55:16 0000 -------
ty, fixed.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug