On Mon, Aug 8, 2016 at 2:30 PM, Daiane Angolini <[email protected]> wrote: > Rename to imx7s-warp in order to align with the upstream kernel naming. > > It also change the dts file used for the board, it's needed since: > > https://github.com/Freescale/linux-fslc/commit/51bca3b53d536600334cb63a67da514e86068cd2 > > Signed-off-by: Daiane Angolini <[email protected]> > --- > conf/machine/imx7d-warp7.conf | 19 ------------------- > conf/machine/imx7s-warp.conf | 19 +++++++++++++++++++ > 2 files changed, 19 insertions(+), 19 deletions(-) > delete mode 100644 conf/machine/imx7d-warp7.conf > create mode 100644 conf/machine/imx7s-warp.conf
For a rename patch like this it is better to use 'git mv' and git format-patch -M. -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
