Home
last modified time | relevance | path

Searched hist:"7 feccfdc45d5708ffd682a025d6d6e8907f1a97a" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/binman/
H A Dbinman.py7feccfdc45d5708ffd682a025d6d6e8907f1a97a Wed Jun 21 03:28:49 UTC 2017 Simon Glass <sjg@chromium.org> binman: Put our local modules ahead of system modules

If a system module is named the same as one of those used by binman we
currently pick the system module. Adjust the ordering so that our modules
are chosen instead.

The module conflict reported was 'tools' from jira-python. I cannot access
that package to test it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reported-by: Kevin Hilman <khilman@baylibre.com>
Acked-by: Kevin Hilman <khilman@baylibre.com>