[yocto] Change to 1.5_M5.rc1???

Stath, Paul PStath at Axxcelera.com
Wed Mar 26 12:04:41 PDT 2014


We have a local clone of the yocto repository that is refreshed nightly via 'git pull'.

When trying to push a tag to the local yocto clone, I'm getting the following error:

 ! [rejected]        1.5_M5.rc1 -> 1.5_M5.rc1 (non-fast-forward)

In my dev copy:

$ git rev-parse 1.5_M5.rc1
b9f5cc7be05303ba5ed478a3a108ddc579539744

In a fresh clone of http://git.yoctoproject.org/cgit/cgit.cgi/poky
$ git rev-parse 1.5_M5.rc1
295656cfdaf17bcbbeac8599fc8ebb2d5aa435d2

Since the same commit the tag points to is also the HEAD of the 1.6_M5 branch,
I'm guessing that the tag SHOULD be 1.6_M5.rc1.

Could someone please follow-up?

-- Paul Stath



More information about the yocto mailing list