Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/3] bitbake: add file-native to ASSUME_PROVIDED
@ 2015-10-19 10:05 Ross Burton
  2015-10-19 10:05 ` [PATCH 2/3] sanity: check that the host has file installed Ross Burton
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Ross Burton @ 2015-10-19 10:05 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Ross Burton <ross.burton@intel.com>
---
 meta/conf/bitbake.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 9ddd1c0..06971da 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -166,6 +166,7 @@ DATETIME = "${DATE}${TIME}"
 ASSUME_PROVIDED = "\
     bzip2-native \
     chrpath-native \
+    file-native \
     git-native \
     grep-native \
     diffstat-native \
-- 
2.1.4



^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-10-19 16:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-19 10:05 [PATCH 1/3] bitbake: add file-native to ASSUME_PROVIDED Ross Burton
2015-10-19 10:05 ` [PATCH 2/3] sanity: check that the host has file installed Ross Burton
2015-10-19 12:09   ` Martin Jansa
2015-10-19 12:12     ` Burton, Ross
2015-10-19 13:34       ` Paul Eggleton
2015-10-19 13:40         ` Burton, Ross
2015-10-19 10:05 ` [PATCH 3/3] file: don't replace host file when built natively Ross Burton
2015-10-19 15:37 ` [PATCH 1/3] bitbake: add file-native to ASSUME_PROVIDED Burton, Ross
2015-10-19 16:11   ` Burton, Ross
2015-10-19 16:24     ` Richard Purdie
2015-10-19 16:52     ` Alex Franco

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox