Build system: Difference between revisions

From OLPC
Jump to navigation Jump to search
(New page: == Build Branches == We currently have four build branches: joyride, meshtest, xtest, and rainbow. If you are trying to perform a delicate piece of integration for which it would be hel...)
 
No edit summary
Line 1: Line 1:
== Build Branches ==
== Build Branches ==


We currently have four build branches: joyride, meshtest, xtest, and rainbow.
We currently have four build branches: [[Joyride|joyride]], meshtest, xtest, and rainbow.


If you are trying to perform a delicate piece of integration for which it would be helpful to have a separate build, please contact one of the [[Build system#Maintainers|build system maintainers]].
If you are trying to perform a delicate piece of integration for which it would be helpful to have a separate build, please contact one of the [[Build system#Maintainers|build system maintainers]].

Revision as of 01:38, 27 October 2007

Build Branches

We currently have four build branches: joyride, meshtest, xtest, and rainbow.

If you are trying to perform a delicate piece of integration for which it would be helpful to have a separate build, please contact one of the build system maintainers.

Instructions for Use

To add a completely new piece of software (either a new activity or a new package) to a build, two steps are necessary.

1. Modify streams.d/olpc-development.conf to mention the new activity or new package.

2. Include a source code package (.xo or .src.rpm) and a binary package (.xo or .rpm) in ~/public_rpms/<build>/ on dev.laptop.org.