All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ramon Fried <rfried.dev@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] travis.yml: change Ubuntu version to xenial
Date: Mon, 15 Jul 2019 10:05:48 +0300	[thread overview]
Message-ID: <b1f4ece3-a686-5fdb-3278-b1c00a6008e3@gmail.com> (raw)
In-Reply-To: <CAEUhbmW5watDXg7kFick5tWsYpzeBJnQgX-rKFopaBtOw8jmng@mail.gmail.com>



On July 15, 2019 4:48:43 AM GMT+03:00, Bin Meng <bmeng.cn@gmail.com> wrote:
> On Mon, Jul 15, 2019 at 8:26 AM Ramon Fried <rfried.dev@gmail.com>
> wrote:
>>
>> trusty is getting old, move to xenial (16.04)
>> to get updated gcc and other tools.
>>
>> Signed-off-by: Ramon Fried <rfried.dev@gmail.com>
>> ---
>> .travis.yml | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/.travis.yml b/.travis.yml
>> index c21bbbbca4..1640fbb6dd 100644
>> --- a/.travis.yml
>> +++ b/.travis.yml
>> @@ -4,7 +4,7 @@
>> # build U-Boot on Travis CI - https://travis-ci.org/
>>
>> sudo: required
>> -dist: trusty
>> +dist: xenial
>
> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
>
> But should we move to 18.04 LTS directly?
this is the latest available by Travis. Thanks, Ramon
>
> Regards,
> Bin

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

  parent reply	other threads:[~2019-07-15  7:05 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-15  0:26 [U-Boot] [PATCH] travis.yml: change Ubuntu version to xenial Ramon Fried
2019-07-15  1:48 ` Bin Meng
2019-07-15  4:44   ` Ramon Fried
2019-07-15  7:05   ` Ramon Fried [this message]
2019-07-17 13:29 ` Tom Rini
2019-07-17 16:37   ` Ramon Fried
2019-07-17 16:42     ` Tom Rini
2019-07-17 17:24       ` Ramon Fried
2019-08-12 16:41         ` Tom Rini
2019-08-12 16:53           ` Ramon Fried
2019-08-12 16:55             ` Tom Rini
2019-08-12 17:44               ` Ramon Fried

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b1f4ece3-a686-5fdb-3278-b1c00a6008e3@gmail.com \
    --to=rfried.dev@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.