projects
/
lttng-ci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9beacf9
)
lttng-tools: add ppc64el to 2.8 portbuild
author
Michael Jeanson
<mjeanson@efficios.com>
Wed, 25 May 2016 20:38:04 +0000
(16:38 -0400)
committer
Michael Jeanson
<mjeanson@efficios.com>
Wed, 25 May 2016 20:38:04 +0000
(16:38 -0400)
jobs/lttng-tools.yaml
patch
|
blob
|
blame
|
history
diff --git
a/jobs/lttng-tools.yaml
b/jobs/lttng-tools.yaml
index bf42663bdb22fe6ac409dd65aad613494c8da720..cc15677d0692e3d89aca4e6a5c5ec68ce4a0c4d9 100644
(file)
--- a/
jobs/lttng-tools.yaml
+++ b/
jobs/lttng-tools.yaml
@@
-371,7
+371,7
@@
- 'lttng-tools_{version}_{buildtype}':
buildtype: portbuild
version: stable-2.8
- arch: !!python/tuple [armhf, arm64, powerpc]
+ arch: !!python/tuple [armhf, arm64, powerpc
, ppc64el
]
build: !!python/tuple [std]
conf: !!python/tuple [std, no-ust, python-bindings, java-agent, python-agent]
urcuversion: !!python/tuple [stable-0.9]
This page took
0.02328 seconds
and
4
git commands to generate.