Home
last modified time | relevance | path

Searched hist:e85707570cf44f7b2d1da5ae92af3684c72c28f2 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/patman/
H A Dpatman.pye85707570cf44f7b2d1da5ae92af3684c72c28f2 Mon May 06 04:11:58 UTC 2013 Michal Simek <michal.simek@xilinx.com> patman: Do not hardcode python path

Patman requires python 2.7.4 to run but it doesn't
need to be placed in /usr/bin/python.
Use env to ensure that the interpreter used is
the first one on environment's $PATH on system
with several versions of Python installed.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Tom Rini <trini@ti.com>
Acked-by: Simon Glass <sjg@chromium.org>