mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
bitbake.conf: Update ASSUME_PROVIDED
* Remove an obsolete comment about mercurial * Remove cvs-native since we have removed cvs SRC_URIs (From OE-Core rev: 99eb346bcee0d58ba40b4c3d8fcdabe3faf3e8f4) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d4a31b7ce9
commit
4fa4a4ba03
@@ -146,12 +146,8 @@ DATETIME = "${DATE}${TIME}"
|
|||||||
|
|
||||||
# python-native should be here but python relies on building
|
# python-native should be here but python relies on building
|
||||||
# its own in staging
|
# its own in staging
|
||||||
# mercurial-native is required to pull mercurial repositories (hg://...)
|
|
||||||
# we don't have it yet in the recipies so let's assume it's provided by
|
|
||||||
# the underlying OS
|
|
||||||
ASSUME_PROVIDED = "\
|
ASSUME_PROVIDED = "\
|
||||||
bzip2-native \
|
bzip2-native \
|
||||||
cvs-native \
|
|
||||||
grep-native \
|
grep-native \
|
||||||
diffstat-native \
|
diffstat-native \
|
||||||
patch-native \
|
patch-native \
|
||||||
|
|||||||
Reference in New Issue
Block a user