summaryrefslogtreecommitdiffstats
path: root/package/libcodec2/0001-Use-the-native-compiler-to-build-generate_cookbook.patch
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2015-08-18 23:35:04 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-08-29 11:38:00 +0200
commit697e2b7d948a8a12fd4c08e0beeb9264774ea5fd (patch)
treefeec0f48c86213e30fbc161c703bb79fcd9c7ac5 /package/libcodec2/0001-Use-the-native-compiler-to-build-generate_cookbook.patch
parent19ff3f764628a151e08d8c504b8acf240091b1f2 (diff)
downloadbuildroot-697e2b7d948a8a12fd4c08e0beeb9264774ea5fd.tar.gz
buildroot-697e2b7d948a8a12fd4c08e0beeb9264774ea5fd.zip
support/download: fix the Hg backend for tags
When the version of a package is a Mercurial tag, the download fails, with: abort: unknown revision 'X.Y.Z'! This is because, in Mercurial, tags are commits like the others, and when we clone, we actively request a tag. But then, the server "dereferences" that tag and sends us the revision pointed to by that tag. Of course, since the tag is a commit after the revision we got, we do not have the revision adding the tag. So, we just have to download the full repository to be sure we have the tags in our local clone. Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libcodec2/0001-Use-the-native-compiler-to-build-generate_cookbook.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud