]> code.ossystems Code Review - openembedded-core.git/commit
autotools: Use STAGING_DATADIR_NATIVE for config.rpath
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Oct 2012 15:58:25 +0000 (15:58 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Oct 2012 12:34:51 +0000 (13:34 +0100)
commit0ea24447842e6b76ccfee0881f557e1a82e89ef1
tree4b9363da4c00f28e62a3ff16543027a82be0cd8c
parent936e2868bb9973213630477ab9c880dbdf4aac09
autotools: Use STAGING_DATADIR_NATIVE for config.rpath

For builds that don't use gettext, config.rpath may not exist in the target
datadir. This change uses the native directory where it will always
be present due to gettext-minimal-native (which allows us to autoreconf
recipes using gettext even if we don't have gettext built).

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/autotools.bbclass