On Mon, 2012-09-24 at 12:00 -0700, Christopher Larson wrote: > From: Christopher Larson <[email protected]> > > This avoids the hardcoding of ${libdir}/locale which is all over the place, > and will facilitate use of ${exec_prefix}/lib/locale instead of > ${libdir}/locale. > > This doesn't actually change any output at this time. Verified this with > buildhistory against the packages produced from core-image-base. > > Signed-off-by: Christopher Larson <[email protected]> > --- > meta/classes/libc-common.bbclass | 2 +- > meta/classes/libc-package.bbclass | 27 > ++++++++++++++------------- > meta/conf/bitbake.conf | 1 + > meta/recipes-core/eglibc/eglibc-locale.inc | 6 +++--- > meta/recipes-core/eglibc/eglibc-package.inc | 11 ++++++++--- > meta/recipes-core/eglibc/eglibc.inc | 1 + > 6 files changed, 28 insertions(+), 20 deletions(-)
I appreciate the buildhistory tests :) Merged to master, thanks. Richard _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
