Hello Mans, On Tue, Nov 21, 2017 at 4:02 AM, Måns Zigher <mans.zigher@...> wrote:
Hi,
I am experiencing the do_fetch failure when trying to build for PICO-PI-IMX7D. When trying to manually checkout the revision bd340b0f7370015791413ea458c0f56715f17e19 I get the following
fatal: ambiguous argument 'bd340b0f7370015791413ea': unknown revision or path not in the working tree.
If I replace the revision with an existing one it works. I think this is really strange how can a sha disappear? Am I doing something wrong or is there really an error in linux-fslc_4.14.bb? I can report a bug if it is needed but would like to know how this is possible?
It was my fault. I ended doing a force push. I did bump the revision now. Sorry for that inconvenience.
I also made a pick at some point (commit bed180659337fc7f7df86dd9dc146516abcee108, somewhere in 4.14 rc5 - rc6 space) that got deleted.
What is the best strategy when one wants to use a very recent kernel version from linux-fslc? Can we have some kind of regular tags or another way to be (reasonably) sure that the chosen commit isn't deleted afterwards?