]> code.ossystems Code Review - meta-freescale.git/commitdiff
Disable ccache in FSL distro
authorMatthew McClintock <msm@freescale.com>
Tue, 24 Apr 2012 23:31:57 +0000 (18:31 -0500)
committerMatthew McClintock <msm@freescale.com>
Tue, 24 Apr 2012 23:31:57 +0000 (18:31 -0500)
I'm trying to determine if ccache is causing issues with sstate
and need to disable and it do a complete build for testing

Signed-off-by: Matthew McClintock <msm@freescale.com>
meta-fsl-ppc/conf/distro/fsl.conf

index 32c86d454a258250ee666c77a056a184533bc2fb..50a82797e59b80fc14dd38f8f83e22d101c9bef9 100644 (file)
@@ -56,3 +56,5 @@ FREESCALE_GIT = "git://git.am.freescale.net"
 SYSVINIT_ENABLED_GETTYS = ""
 USE_VT = ""
 SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
+
+CCACHE = ""