On Tue, Oct 10, 2017 at 6:42 AM, Chunrong Guo <[email protected]> wrote: > From: Chunrong Guo <[email protected]> > > Signed-off-by: Chunrong Guo <[email protected]>
The shortlog is fine but please explain what you are doing. > --- > conf/machine/include/qoriq-base.inc | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/conf/machine/include/qoriq-base.inc > b/conf/machine/include/qoriq-base.inc > index 562f5d7..dcb6d4e 100644 > --- a/conf/machine/include/qoriq-base.inc > +++ b/conf/machine/include/qoriq-base.inc > @@ -27,3 +27,6 @@ MACHINE_ARCH_FILTER = "virtual/kernel" > MACHINE_SOCARCH_FILTER_append_qoriq = " cryptodev-qoriq-linux > cryptodev-qoriq-module cryptodev-qoriq-test openssl-qoriq" > > INHERIT += "fsl-dynamic-packagearch" > + > +MKUBIFS_ARGS ??= "-m 512 -e 15360 -c 12000" > +UBINIZE_ARGS ??= "-m 512 -p 16KiB -s 512" > -- > 1.9.0 > > -- > _______________________________________________ > meta-freescale mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-freescale -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
