directfb: fix imlib image provider
authorPeter Seiderer <ps.report@gmx.net>
Thu, 5 Mar 2015 22:07:29 +0000 (23:07 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 5 Mar 2015 22:21:14 +0000 (23:21 +0100)
commit61d3b3a1736a775f17477dab48e87a59f52776fc
tree32427a85e04e74d94573180f7ded58de25d9c1cb
parent45c3b0ec49fac67cc81651f0bed063722a48dc29
directfb: fix imlib image provider

Change 0002-imlib2-config.patch to patch configure.in instead of
configure to survicve the autoreconf step introduced by [1].

Fixes the following runtime error, e.g. from df_texture:

(!) Direct/Interface: Unable to dlopen `/usr/lib/directfb-1.6-0/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_imlib2.so'!
    --> /usr/lib/directfb-1.6-0/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_imlib2.so: undefined symbol: imlib_image_get_width

[1] http://git.buildroot.net/buildroot/commit/?id=7e9264956bb5693bc49274ee0b42ffb4c869e23f

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/directfb/0002-imlib2-config.patch