<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-op-build/ci, branch master</title>
<subtitle>Talos™ II OpenPOWER build framework</subtitle>
<id>https://git.raptorcs.com/git/talos-op-build/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-op-build/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-build/'/>
<updated>2017-03-27T00:04:13+00:00</updated>
<entry>
<title>ci/Dockerfile: Add openssl devel dependencies</title>
<updated>2017-03-27T00:04:13+00:00</updated>
<author>
<name>Stewart Smith</name>
<email>stewart@linux.vnet.ibm.com</email>
</author>
<published>2017-03-27T00:04:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-build/commit/?id=f6cb0b55773c58f0cbb4516f289740b3e0b09ece'/>
<id>urn:sha1:f6cb0b55773c58f0cbb4516f289740b3e0b09ece</id>
<content type='text'>
Needed by kernel module signing.

Fixes: https://github.com/open-power/op-build/issues/960
Fixes: 034ff11c71f3ea49186781543dd3b6e88b191996
Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>ci: use fedora 25 instead of fedora23</title>
<updated>2017-02-16T03:41:12+00:00</updated>
<author>
<name>Stewart Smith</name>
<email>stewart@linux.vnet.ibm.com</email>
</author>
<published>2017-02-16T03:41:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-build/commit/?id=6650dd405011bc2e4ca49afb5d33e57005a1df65'/>
<id>urn:sha1:6650dd405011bc2e4ca49afb5d33e57005a1df65</id>
<content type='text'>
Fedora 23 is no longer supported. Current release is Fedora 25

Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>Add missing perl module to fedora Docker file.</title>
<updated>2017-02-09T12:20:34+00:00</updated>
<author>
<name>Pridhiviraj Paidipeddi</name>
<email>ppaidipe@linux.vnet.ibm.com</email>
</author>
<published>2017-02-09T12:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-build/commit/?id=b3aee72578a1352bf5d4cc51090db0bf9bd7c05c'/>
<id>urn:sha1:b3aee72578a1352bf5d4cc51090db0bf9bd7c05c</id>
<content type='text'>
CI scripts failed to build PNOR image for habanero platform
on fedora os.

This patch fixes this issue by adding the required perl module
into corresponding docker file (perl(ExtUtils::MakeMaker))

Signed-off-by: Pridhiviraj Paidipeddi &lt;ppaidipe@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>Enhancements for op-build ci.</title>
<updated>2016-08-15T11:21:31+00:00</updated>
<author>
<name>Pridhiviraj Paidipeddi</name>
<email>ppaidipe@linux.vnet.ibm.com</email>
</author>
<published>2016-08-15T11:21:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-build/commit/?id=24d94a204d88307edda42ce9bf14d00ddc38dad0'/>
<id>urn:sha1:24d94a204d88307edda42ce9bf14d00ddc38dad0</id>
<content type='text'>
This patch adds support for running ci for individual platforms,
as well as it can generate firmware images for all the platforms.

Added command line options -p and -a.
-p List of comma separated platform names to build images for those particular platforms.
-a Build firmware images for all the platform defconfig's.

For running ci to individual platforms:
DOCKER_PREFIX=sudo  ./ci/build.sh -p palmetto
DOCKER_PREFIX=sudo  ./ci/build.sh -p garrison,palmetto

For running ci to all the platforms:
DOCKER_PREFIX=sudo  ./ci/build.sh -a
DOCKER_PREFIX=sudo  ./ci/build.sh

And also it contains missing packages required for fedora23 Dockerfile.

Signed-off-by: Pridhiviraj Paidipeddi &lt;ppaidipe@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>Add CI building scripts using Docker</title>
<updated>2016-03-07T02:39:34+00:00</updated>
<author>
<name>Stewart Smith</name>
<email>stewart@linux.vnet.ibm.com</email>
</author>
<published>2016-03-01T02:59:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-op-build/commit/?id=098d03e58e1ac9dcc367c2277bc4faa6adbb0d9a'/>
<id>urn:sha1:098d03e58e1ac9dcc367c2277bc4faa6adbb0d9a</id>
<content type='text'>
This is a first stab at a set of scripts to build each defconfig
on each supported build platform inside Docker containers.

The idea is that on x86-64 and ppc64le hosts, we can easily test
that everything still at least builds on our supported build
platforms.

Due to docker image availability and Docker's complete lack of
acknowledging that there may exist architectures other than x86-64, we
get to jump through some rather stupid hoops to work out what
to build where.

Tested on Fedora 23 x86-64 and Ubuntu xenial snapshot with docker
daily snapshot on ppc64le.

Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
</content>
</entry>
</feed>
