This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Issue of Using Linaro's deliverables on Juno

Hi ,

 

I'm currently using a Juno r1 board and I'm running the Linaro's deliverables on my board.

 

Recently I want to build the OpenEmbedded system by myself so I checked the instruction.

However, after I finished the first five steps

    $ mkdir openembedded
    $ cd openembedded
    $ export OE_HOME=`pwd`
    $ git clone git://git.linaro.org/openembedded/jenkins-setup.git
    $ cd $OE_HOME/jenkins-setup

I can't execute the code '$ git checkout release-YY.MM' successfully.

 

My currently OP-TEE version is 16.02 so I replaced YY.MM as 16.02 at first. After this number failed I tried the latest version 16.12 while I still got the same error:

error: pathspec 'release-16.12' did not match any file(s) known to git.

 

Do you think this error is caused by my operation or is there anything wrong on the git side?

 

Thank you for your help.

 

Simon

Parents Reply Children