boot/uboot: fix custom repo error message
authorGarret Kelly <garret.kelly@gmail.com>
Sun, 15 Nov 2020 04:40:43 +0000 (23:40 -0500)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 16 Nov 2020 20:30:56 +0000 (21:30 +0100)
commit1271867831a9fcf8e7ef52a1691386c63205474c
treeffea711c1449ecfe73f040f8ae69e85671367efd
parent6fe0298eecb50a5145bc20411af24dc22cfcf861
boot/uboot: fix custom repo error message

When using a custom git or mercurial repository for u-boot the error message
indicating a version had not been provided incorrectly stated that the URL was
missing. Update the error message to indicate that it's the version that's
missing.

Signed-off-by: Garret Kelly <garret.kelly@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
boot/uboot/uboot.mk