Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 381287 - request for "deblob" USE flag support in latest rt-sources
Summary: request for "deblob" USE flag support in latest rt-sources
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2011-08-31 13:06 UTC by waynedpj
Modified: 2011-08-31 18:47 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description waynedpj 2011-08-31 13:06:48 UTC
latest rt-sources (sys-kernel/rt-sources-3.0.3_p12 as of this email) do not have deblob support, which the other Gentoo kernel sources (e.g. gentoo-sources/gentoo-sources-3.0.3) do have.  compared to other kernel ebuilds, it seems that the IUSE="deblob" and K_DEBLOB_AVAILABLE="1" are missing, but i am not sure if it is that simple to add?

Reproducible: Always

Steps to Reproduce:
1. emerge -avp =sys-kernel/rt-sources-3.0.3_p12


Actual Results:  
no "deblob" USE flag available


Expected Results:  
"deblob" USE flag is avaiable
Comment 1 Stratos Psomadakis (RETIRED) gentoo-dev 2011-08-31 14:30:23 UTC
Added deblob support in sys-kernel/rt-sources-3.0.3_p12-r1.

Thanks.
Comment 2 waynedpj 2011-08-31 18:46:53 UTC
(In reply to comment #1)
> Added deblob support in sys-kernel/rt-sources-3.0.3_p12-r1.
> 
> Thanks.

thank *you*, it works great.