xapp_xinit: point to target's "mcookie"
commit8159b4f80af50580b785c683a40a6572c0cecc32
authorYugendra Sai Babu Nadupuru <yugendra.sai.babu.nadupuru@rockwellcollins.com>
Thu, 14 Jul 2016 21:10:39 +0000 (14 16:10 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 16 Jul 2016 11:53:56 +0000 (16 13:53 +0200)
tree0cc68e0c8acc8ce1b3049dc4aafcb836b32e818a
parent752a3aad96d3fbab2ac53b0384656ed49fb2ca4f
xapp_xinit: point to target's "mcookie"

The X11 package builds the "mcookie" executable, when selected, into
the directory output/host/usr/bin/mcookie. The xapp_init's "configure"
attempts to find the "mcookie" executable using the host's path. If
the host has an installed "mcookie" application in their /bin folder,
it can influence the build. The following patch forces the expected
mcookie location.

Related:
http://thread.gmane.org/gmane.comp.lib.uclibc.buildroot/50310

Signed-off-by: Yugendra Sai Babu Nadupuru <yugendra.sai.babu.nadupuru@rockwellcollins.com>
Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>
[Thomas:
 - remove conditional on the mcookie package being enabled, since
   xapp_xinit depends on the X.org server, and the X.org server
   selects mcookie.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/x11r7/xapp_xinit/xapp_xinit.mk