This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

processor-sdk-linux-02.00.01 Commit ID

Hi All,

The Processor SDK Linux Kernel Release Notes states that the commit ID is 1e47a17a48619ae05e05d5438c33362b741c133f. I do not see this commit ID in the repository. I cloned the repository/branch with:

git clone -b processor-sdk-linux-02.00.01 git://git.ti.com/processor-sdk/processor-sdk-linux.git processor-sdk-linux-02.00.01

From gitorious@ti, I see processor-sdk-linux-02.00.01 changed from 1e47a17 to 0f37ee5 and then from 0f37ee5 to 8dc6617. I do see commit IDs 0f37ee5 and 8dc6617 in my cloned repository.

  • Hmm. The last part of my post got removed...

    My question is: Is commit ID 1e47a17 valid for Processor SDK Linux 02.00.01? If so, please let me know what I am doing wrong in cloning the repository. If not, what is the correct commit ID for Processor SDK Linux 02.00.01.

    Thanks and Regards,
    ...doug
  • I will ask the software team to check this and reply.
  • Hi,

    You're not wrong. I cloned the sources, as pointed in the wiki.
    git log | grep "commit 1e47a17a48619ae05e05d5438c33362b741c133f" returns nothing => it appears that there isn't such commit, so this is probably an error in the wiki.

    Furthermore, I executed the above git log | grep in:
    ~/ti-processor-sdk-linux-am335x-evm-02.00.01.07/board-support/linux-4.1.13+gitAUTOINC+8dc66170d9-g8dc6617
    ~/ti-processor-sdk-linux-am57xx-evm-02.00.01.07/board-support/linux-4.1.13+gitAUTOINC+8dc66170d9-g8dc6617
    ~/ti-processor-sdk-linux-am437x-evm-02.00.00.00/board-support/linux-4.1.6+gitAUTOINC+52c4aa7cdb-g52c4aa7

    Again there was no such comit ID (1e47a17a48619ae05e05d5438c33362b741c133f).

    Best Regards,
    Yordan