mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 18:31:20 +00: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:
parent
ede06b01b5
commit
c0d040f1e7
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user