Re: Using stable releases from git
Jim Abernathy
On 01/30/2012 05:58 PM, Joshua Lock wrote:
It's beginning to sound like we've caught some folks off guard by pushing changes to the edison branch of the poky repository in preparation for an upcoming edison point release.So instead of doing: git checkout -b edison origin/edison what should I do if I want to stay in sync with the tarball. This may just be a doc problem. Jim A Having suffered through a couple of stable cycles recently I anticipate that in future the release branches will be updated more frequently. This will make it even more important to use a tag, rather than a branch, to track the releases using git.
|
|