diff options
author | Matthew Allum <mallum@openedhand.com> | 2005-08-31 12:44:02 +0000 |
---|---|---|
committer | Matthew Allum <mallum@openedhand.com> | 2005-08-31 12:44:02 +0000 |
commit | a716d991156aa04939496ba177c29ff87a26608c (patch) | |
tree | 2870e62e9c3130ad3d6c999e5490b4caa3930dfa /openembedded/conf | |
parent | ceb71677cf08997de6d0e8d50b9e7aadcc4048c9 (diff) | |
download | openembedded-core-a716d991156aa04939496ba177c29ff87a26608c.tar.gz openembedded-core-a716d991156aa04939496ba177c29ff87a26608c.tar.bz2 openembedded-core-a716d991156aa04939496ba177c29ff87a26608c.zip |
more local.conf rejigging
git-svn-id: https://svn.o-hand.com/repos/poky@6 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/conf')
-rw-r--r-- | openembedded/conf/local.conf.sample | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openembedded/conf/local.conf.sample b/openembedded/conf/local.conf.sample index 489b0deb19..52a0d5f120 100644 --- a/openembedded/conf/local.conf.sample +++ b/openembedded/conf/local.conf.sample @@ -1,3 +1,8 @@ +# XXXX NOTE XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX +# +# This file is not used, see build/conf/local.conf instead +# +# XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX # # OpenEmbedded local configuration file (sample) # |