diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2017-05-12 17:54:29 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-05-13 15:08:41 +0200 |
commit | 4c0aacbc317d298397cede593f74ece26d0a89f0 (patch) | |
tree | 21007d1b1d2b42c3bb5ac8235912df4135b4de87 /package/bluez_utils/0005-test-avoid-conflict-with-encrypt-function.patch | |
parent | dff77face5b3840e5ff09afdd8ba8c06f84c8cb8 (diff) | |
download | buildroot-4c0aacbc317d298397cede593f74ece26d0a89f0.tar.gz buildroot-4c0aacbc317d298397cede593f74ece26d0a89f0.zip |
core/download: fix source check for git method
Running foo-source-check on packages retrieved from git fails.
This is because there is no associated stamp file, so we do not have a
rule-assignment that sets PKG for foo-source-check.
But it does not make sense to have a stamp file at all, because
source-check is not supposed to change anything: the status after is
exactly the same as before; nothing is downlaoded, so there is no
progress (whatsoever) to memorise.
Fix that by just defining PKG in the source-check rule definition.
Fixes #9796.
Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/bluez_utils/0005-test-avoid-conflict-with-encrypt-function.patch')
0 files changed, 0 insertions, 0 deletions