mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 03:32:12 +02:00
bitbake.conf: Add util-linux-naitve and grep-native to ASSUME_PROVIDED
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@897 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -73,7 +73,7 @@ DATETIME = "${DATE}${TIME}"
|
||||
|
||||
# python-native should be here but python relies on building
|
||||
# its own in staging
|
||||
ASSUME_PROVIDED = "cvs-native svn-native bzip2-native diffstat-native patch-native python-native-runtime perl-native-runtime texinfo-native"
|
||||
ASSUME_PROVIDED = "cvs-native svn-native bzip2-native diffstat-native patch-native python-native-runtime perl-native-runtime texinfo-native util-linux-native grep-native"
|
||||
|
||||
##################################################################
|
||||
# Package default variables.
|
||||
|
||||
Reference in New Issue
Block a user