commit | 44e3dd14028545fa534cea38f0116f7a75f42b5d | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Sep 19 10:43:12 2016 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Sep 19 10:43:12 2016 -0400 |
tree | eb5ffbb899f3a68cf948a4a1e9b9f6a7a822ba84 | |
parent | 6baa904ad2374464de2c926387ae916a3e6b8cbd [diff] |
Revert "image-fit: switch ENOLINK to ENOENT" As while I want to support OpenBSD hosts, this change broke FIT images as in the image checking code we care about ENOLINK and on further review we need to think about what to change ENOLINK to so we can be sure to handle the different cases here. This reverts commit bac17b78daceeba1af2e1d8cd204ee460c71c93a. Signed-off-by: Tom Rini <trini@konsulko.com>