From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH tegra-uboot-scripts 1/2] Explicitly ask for Python 2 Date: Wed, 23 Jul 2014 15:50:22 -0600 Message-ID: <53D02E1E.1020308@wwwdotorg.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stefan Agner Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@vger.kernel.org On 07/23/2014 02:27 PM, Stefan Agner wrote: > To make the scripts work without changes on distribution which > "python" defaults to Python 3, we should explicitly ask for > Python 2. I've applied this one patch.