> The freetype package already installs a binary named "ftdump", so the dtc
> package conflicts with that. So rename the newer dtc tool to "fdtdump".
> This even makes a bit more sense:
> ftdump: [F]lat device [T]ree [dump]
> fdtdump: [F]lat [D]evice [T]ree [dump]
>
> Signed-off-by: M
On Tue, Oct 25, 2011 at 05:29:24PM -0400, Mike Frysinger wrote:
> The freetype package already installs a binary named "ftdump", so the dtc
> package conflicts with that. So rename the newer dtc tool to "fdtdump".
> This even makes a bit more sense:
> ftdump: [F]lat device [T]ree [dump]
>
The freetype package already installs a binary named "ftdump", so the dtc
package conflicts with that. So rename the newer dtc tool to "fdtdump".
This even makes a bit more sense:
ftdump: [F]lat device [T]ree [dump]
fdtdump: [F]lat [D]evice [T]ree [dump]
Signed-off-by: Mike Frysin