From: Ting Liu Date: Tue, 13 Jan 2015 15:04:32 +0000 (+0800) Subject: remove default setting for ubifs X-Git-Tag: 2.1~534^2~28 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=481385cf3d0ff49ef162ad88a019bb9bf0066cad;p=meta-freescale.git remove default setting for ubifs this is not bsp related, remove it. Signed-off-by: Ting Liu --- diff --git a/meta-fsl-ppc/conf/machine/include/qoriq-base.inc b/meta-fsl-ppc/conf/machine/include/qoriq-base.inc index aae476d6..35ca79ce 100644 --- a/meta-fsl-ppc/conf/machine/include/qoriq-base.inc +++ b/meta-fsl-ppc/conf/machine/include/qoriq-base.inc @@ -24,6 +24,3 @@ SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}" USE_VT = "0" -MKUBIFS_ARGS ??= "-m 512 -e 15360 -c 3600" -UBINIZE_ARGS ??= "-m 512 -p 16KiB -s 512" -