gtk+-native: fix relocation
authorChris Larson <chris_larson@mentor.com>
Mon, 4 Oct 2010 16:46:34 +0000 (09:46 -0700)
committerChris Larson <chris_larson@mentor.com>
Tue, 5 Oct 2010 01:33:22 +0000 (18:33 -0700)
commit653f9f0f698d91ca9b0ac958c9679c101c591eb0
treefe19d5ed5f97322584820aaade982db21ffa048f
parent1e2e6295dae84b73ba33c24ddeeb8916667afe68
gtk+-native: fix relocation

In a sysroot process hook, to deal with relocation:

  - Re-generate the gdk-pixbuf.loaders file to contain the current sysroot path
    to the pixbuf loaders directory.
  - Create wrappers for gdk-pixbuf-csource and gdk-pixbuf-query-loaders
    utilities, passing along the appropriate environment variables to ensure
    they too point at the current sysroot path.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
recipes/gtk+/gtk+.inc