diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/local.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/local.conf b/contrib/local.conf index 515c4f0..9dad5ad 100644 --- a/contrib/local.conf +++ b/contrib/local.conf @@ -65,3 +65,5 @@ IMAGE_FSTYPES =+ "jffs2 tar.gz" # IMAGE_INSTALL += "openjdk-7-vm-zero" PACKAGECONFIG_append_pn-boost = " python" +HOSTTOOLS += "xz" +OVERRIDES .= ":${MTBSP}" |