summaryrefslogtreecommitdiffstats
path: root/openembedded/conf/sanity.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-05-09 16:10:18 +0000
committerRichard Purdie <richard@openedhand.com>2006-05-09 16:10:18 +0000
commit8d41bd1c8f4c36ed9c1c73e0586031af8a0f292c (patch)
tree86922c4000d1f4550c9dee9c14856968c95d4951 /openembedded/conf/sanity.conf
parent0d791a970638c9398ed94adafecbca54a0ea5374 (diff)
downloadpoky-8d41bd1c8f4c36ed9c1c73e0586031af8a0f292c.tar.gz
Sync conf files with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@373 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/conf/sanity.conf')
-rw-r--r--openembedded/conf/sanity.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/conf/sanity.conf b/openembedded/conf/sanity.conf
index df2ec3e82a..93700ef145 100644
--- a/openembedded/conf/sanity.conf
+++ b/openembedded/conf/sanity.conf
@@ -3,6 +3,6 @@
3# See sanity.bbclass 3# See sanity.bbclass
4# 4#
5# Expert users can confirm their sanity with "touch conf/sanity.conf" 5# Expert users can confirm their sanity with "touch conf/sanity.conf"
6 6BB_MIN_VERSION = "1.3.3"
7INHERIT += "sanity" 7INHERIT += "sanity"
8 8