bitbake.conf: override XDG_DATA_DIRS to point into our staging area;
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Mon, 16 Feb 2009 11:59:15 +0000 (12:59 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Mon, 16 Feb 2009 12:01:45 +0000 (13:01 +0100)
commitdb0f992c9f1b0abb2f0ca240ce4a7636c9953924
tree1835d18d48da958583b2dd411e0bc96c43199a63
parent52ff3239ccd7e8ea9153366a1b672ca0e9befd09
bitbake.conf: override XDG_DATA_DIRS to point into our staging area;
this fixes programs using g_get_system_data_dirs() picking up paths
outside our safe and cozy environment. NOTE: _If_ this breaks some
packages that were previously working, then we are missing something
in do_stage of our native packages and we'd rather see it bailing out
than silently pick up the wrong files. Think 'fail-fast' for glib.
conf/bitbake.conf