summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/conf/bitbake.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 5872d1d12c..afe86612b4 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -169,7 +169,8 @@ ASSUME_PROVIDED = "\
169 python-native-runtime \ 169 python-native-runtime \
170 tar-native \ 170 tar-native \
171 virtual/libintl-native \ 171 virtual/libintl-native \
172 texinfo-native\ 172 texinfo-native \
173 bash-native \
173 " 174 "
174# gzip-native should be listed above? 175# gzip-native should be listed above?
175 176