diff options
author | Jon Szymaniak <jon.szymaniak@gmail.com> | 2012-12-17 09:22:51 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-18 12:50:13 +0000 |
commit | 94284f1ce0e45417e19f6fd8269e08e20e29777d (patch) | |
tree | f67b01e9ba7b696d39b179f09e9c46b08d310f2d /bitbake/lib/bb/ui | |
parent | 0e408df69fd7a380d96501f13e81976eaea26fa4 (diff) | |
download | poky-94284f1ce0e45417e19f6fd8269e08e20e29777d.tar.gz |
bitbake: hg.py: Fixed fetch failure that occurs when SRCREV is a tag.
Removed "-r REV" from hg clone invocation to fetch the entire repo,
rather than just the subset at the specified revision. This will ensure
that the specified tag exists for successive commands (e.g., the update
built on line 149.)
(Bitbake rev: f0a6261d3a8ede9ebdb6383e02cb2c2de1690640)
Signed-off-by: Jon Szymaniak <jon.szymaniak@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/ui')
0 files changed, 0 insertions, 0 deletions