From 3cd47ad235d54a9c539ae6fe4a5a2b4b5f7e5621 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 20 Mar 2006 15:06:33 +0000 Subject: Add new sanity checking infrstructure and class git-svn-id: https://svn.o-hand.com/repos/poky/trunk@308 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- openembedded/conf/bitbake.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'openembedded/conf/bitbake.conf') diff --git a/openembedded/conf/bitbake.conf b/openembedded/conf/bitbake.conf index 71dc101f0..9d8ce784b 100644 --- a/openembedded/conf/bitbake.conf +++ b/openembedded/conf/bitbake.conf @@ -393,3 +393,4 @@ include conf/target/${TARGET_SYS}.conf include conf/machine/${MACHINE}.conf include conf/distro/${DISTRO}.conf include conf/documentation.conf +require conf/sanity.conf -- cgit v1.2.3