]> code.ossystems Code Review - meta-freescale.git/commit
cairo: Fix PACKAGECONFIG settings
authorGary Thomas <gary@mlbassoc.com>
Tue, 21 Oct 2014 12:12:20 +0000 (06:12 -0600)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 23 Oct 2014 21:59:59 +0000 (19:59 -0200)
commita658b675bfa500524a1680ce111d7b037e02cb8b
treebfd1006ea1363391b7e0908ce442db4c57fd2d93
parenta016ca84f310e20149bec7ba6177f01229be8021
cairo: Fix PACKAGECONFIG settings

Remove a forced setting of PACKAGECONFIG_mx6 - this caused some flags
which were set by the main recipe to be lost, e.g. "x11".  The flags
which are being set by these lines are correctly set in the main recipe,
so this change fixes the errant behaviour with no other side effects.

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-graphics/cairo/cairo_%.bbappend