mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 06:49:33 +02:00
bitbake.conf, sanity.bbclass: Drop mercurial-native
We have no hg URIs in the metadata, so don't require and don't ASSUME_PROVIDED it either. meta-oe has a mercurial-native recipe if hg URIs are added in a recipe later. (From OE-Core rev: 6473c9096bf4995c21147e737322d800219c89ab) Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -132,7 +132,6 @@ ASSUME_PROVIDED = "\
|
||||
cvs-native \
|
||||
grep-native \
|
||||
diffstat-native \
|
||||
mercurial-native \
|
||||
patch-native \
|
||||
perl-native-runtime \
|
||||
python-native-runtime \
|
||||
|
||||
Reference in New Issue
Block a user