Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 432870 - prescott subarch doesn't set CHOST
Summary: prescott subarch doesn't set CHOST
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: Catalyst (show other bugs)
Hardware: x86 Linux
: Normal major (vote)
Assignee: Gentoo Catalyst Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-26 14:56 UTC by Daniel Solano Gómez
Modified: 2012-09-28 10:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Adds CHOST for prescott; fixes 'HOSTUSER' typo for pentium-m (0001-Fixes-for-Pentium-M-and-Prescott.patch,1.15 KB, text/plain)
2012-08-26 14:56 UTC, Daniel Solano Gómez
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Solano Gómez 2012-08-26 14:56:16 UTC
Created attachment 322272 [details]
Adds CHOST for prescott; fixes 'HOSTUSER' typo for pentium-m

Whenever I try to use the 'prescott' sub-arch, catalyst complains about a missing CHOST.  I can try manually setting it in my catalyst.conf, but that only works for stage1 and stage2.

I have attached a patch that adds a CHOST for the prescott subarch.  I hope that it's okay that I also fixed what appears to by a typo in the pentium-m subarch.
Comment 1 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2012-08-29 05:05:22 UTC
http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=4df7c7f8cbc46c62bbb0b6ecc7144e10509fb35b

Applied in the git repo. This will be part of the next release.
Thank you for your patch and congratulations on your good eye (the typo was missed for a few years).
Comment 2 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2012-09-28 10:46:12 UTC
I've released and marked stable catalyst-2.0.11 that fixes this issue.