dc3dd: gettextize to match newer gettext version
authorRodrigo Rebello <rprebello@gmail.com>
Mon, 3 Apr 2017 01:42:22 +0000 (22:42 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 3 Apr 2017 13:09:17 +0000 (15:09 +0200)
commit09c76342487c3d73abc771f71cbb216cc7252d9e
tree1d46af27f8a31e0ba5c431434c3b3624820f5734
parent705c0c2292825adbdaf613a592521853c534bcdf
dc3dd: gettextize to match newer gettext version

Because dc3dd is being autoreconfigured and comes with an old gettext
infra, gettextize needs to be called so that the infra is updated to
match the newer version used in Buildroot.

Commit b36d57fab included a patch to add the definition of MKDIR_P to
po/Makefile.in.in in order to fix autobuild failures that ocurred when
host-gettext was built before dc3dd. This patch is no longer necessary
as gettextize adds a new Makefile template which contains the needed
definition, so drop it.

Signed-off-by: Rodrigo Rebello <rprebello@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/dc3dd/0003-po-fix-build-with-NLS-enabled.patch [deleted file]
package/dc3dd/dc3dd.mk