On Mar 6, 2016 1:23 AM, "gnu gnu" <[email protected]> wrote: > > I tried everything in my knowledge and googling through, to move back to tag 4.1.13-ti-r33 but I get errors. So is there no way to move back to a tag... even when I clone a new repo ?? Pls help. Your last instructions were not clear to me, so want to move back to working version i.e4.1.13-ti-r33 > . > 1. Tried to create a new repo > git clone https://github.com/RobertCNelson/ti-linux-kernel-dev.git > cd ti-linux-kernel-dev/ > git checkout tags/4.1.13-ti-r33 > ./build_kernel.sh > > 2.tried to switch to a new tag on exisiting repo > git reset --hard 4.1.13-ti-r33 > ./build_kernel.sh
You can't, one of the git reps we pull is constantly changing with no tags.. Just do what I said, as I pushed a special patch for you to enable. Regards, -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
