Page MenuHomeFreeBSD

Mark the mostly redundant kernels that just pull in something from _BASE as NO_UNIVERSE
ClosedPublic

Authored by imp on Nov 18 2015, 5:13 PM.
Tags
None
Referenced Files
F153249152: D4200.id.diff
Mon, Apr 20, 1:40 AM
Unknown Object (File)
Mon, Apr 6, 11:11 PM
Unknown Object (File)
Mon, Apr 6, 3:00 PM
Unknown Object (File)
Sat, Apr 4, 4:27 AM
Unknown Object (File)
Mon, Mar 30, 9:51 AM
Unknown Object (File)
Sun, Mar 29, 8:58 PM
Unknown Object (File)
Sat, Mar 28, 6:47 AM
Unknown Object (File)
Fri, Mar 27, 9:11 PM
Subscribers
None

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1202
Build 1206: arc lint + arc unit

Event Timeline

imp retitled this revision from to Mark the mostly redundant kernels that just pull in something from _BASE as NO_UNIVERSE.
imp updated this object.
imp edited the test plan for this revision. (Show Details)

Add Onion Omega

Updating D4200: Mark the mostly redundant kernels that just pull

in something from _BASE as NO_UNIVERSE

adrian edited edge metadata.
This revision is now accepted and ready to land.Nov 18 2015, 5:30 PM
brooks edited edge metadata.

Seems like a good idea.

We should make sure at least one kernel is building with "device pcf2123_rtc" so it doesn't rot.

sys/mips/conf/RSPRO
14

Is a kernel with this device in it being built after this change?

imp edited edge metadata.

More coverage. pcf2123_rtc needs at least one kernel.

Updating D4200: Mark the mostly redundant kernels that just pull

in something from _BASE as NO_UNIVERSE

This revision now requires review to proceed.Nov 19 2015, 1:44 AM

Updated

sys/mips/conf/RSPRO
14

Good point. I removed NO_UNIVERSE from one and resubmitted.

This revision was automatically updated to reflect the committed changes.