[meta-freescale] [meta-fsl-arm-extra][PATCH 1/2] imx7d-warp7: Rename to imx7s-warp

Fabio Estevam festevam at gmail.com
Mon Aug 8 11:18:08 PDT 2016


On Mon, Aug 8, 2016 at 2:30 PM, Daiane Angolini <daiane.angolini at nxp.com> 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 <daiane.angolini at nxp.com>
> ---
>  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.


More information about the meta-freescale mailing list