From: Michael Jeanson Date: Thu, 19 Nov 2015 19:55:38 +0000 (-0500) Subject: Add arm64 to lttng-tools X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=027ddec82cab5e678f292fcf118ee145b0fc1081;p=lttng-ci.git Add arm64 to lttng-tools --- diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index 253a607..75387d4 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -348,7 +348,7 @@ - 'lttng-tools_{version}_{buildtype}': buildtype: portbuild version: master - arch: !!python/tuple [armhf, powerpc, ppc64el] + 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 [master] @@ -364,7 +364,7 @@ - 'lttng-tools_{version}_{buildtype}': buildtype: portbuild version: stable-2.7 - arch: !!python/tuple [armhf, powerpc] + arch: !!python/tuple [armhf, arm64, powerpc] build: !!python/tuple [std] conf: !!python/tuple [std, no-ust, python-bindings, java-agent, python-agent] urcuversion: !!python/tuple [stable-0.9] @@ -380,7 +380,7 @@ - 'lttng-tools_{version}_{buildtype}': buildtype: portbuild version: stable-2.6 - arch: !!python/tuple [armhf, powerpc] + arch: !!python/tuple [armhf, arm64, powerpc] build: !!python/tuple [std] conf: !!python/tuple [std, no-ust, python-bindings] urcuversion: !!python/tuple [stable-0.9]