]> code.ossystems Code Review - openembedded-core.git/commit
meta: remove redundant ac_cv_sizeof_off_t assignments
authorRoss Burton <ross.burton@intel.com>
Mon, 11 Apr 2016 19:49:23 +0000 (20:49 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Apr 2016 20:56:28 +0000 (21:56 +0100)
commit1485d7cae88adb3575c6eaa47784fe50820d2740
tree7a2cea5610e6de14ab210b7b2d6a9cea0573fae0
parent25bd4e9483a7d2c16a460b4f363e91b5b943bb58
meta: remove redundant ac_cv_sizeof_off_t assignments

ac_cv_sizeof_off_t was previously in the site cache files, which was breaking
large file support and required a workaround in each recipe that actually wanted
to use large files.

Now that the entry has been removed from the site cache, we can remove the
workarounds.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/grub/grub-efi_2.00.bb
meta/recipes-bsp/grub/grub_2.00.bb
meta/recipes-bsp/grub/grub_git.bb
meta/recipes-devtools/python/python.inc
meta/recipes-devtools/python/python_2.7.11.bb
meta/recipes-extended/pax/pax_3.4.bb
meta/recipes-multimedia/libsndfile/libsndfile1_1.0.26.bb
meta/recipes-support/curl/curl_7.47.1.bb