Yocto 1.0 - Poky release 5.0 "Bernard" confusion

On the first look the release tag and the release tarball don't seem to be the same as you can see here.

... that comes from the fact that the release git tag was moved.


git pull

is not enough;)

you also need to:

git fetch --tags


From git://git.pokylinux.org/poky
- [tag update] bernard-5.0 -> bernard-5.0

Comments

Popular posts from this blog

Yocto: BitBake and Dependencies - e.g. One recipe to use output of another recipe

Yocto: kernel modules not showing up in the rootfs

Yocto/Qt5: hello-qt part2 - Licensing