summaryrefslogtreecommitdiffstats
path: root/external/meta-gplv2/recipes-core
diff options
context:
space:
mode:
authortakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-11-02 11:07:33 +0900
committertakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-11-02 11:07:33 +0900
commit1c7d6584a7811b7785ae5c1e378f14b5ba0971cf (patch)
treecd70a267a5ef105ba32f200aa088e281fbd85747 /external/meta-gplv2/recipes-core
parent4204309872da5cb401cbb2729d9e2d4869a87f42 (diff)
recipes
Diffstat (limited to 'external/meta-gplv2/recipes-core')
-rw-r--r--external/meta-gplv2/recipes-core/coreutils/coreutils_6.9.bb12
1 files changed, 10 insertions, 2 deletions
diff --git a/external/meta-gplv2/recipes-core/coreutils/coreutils_6.9.bb b/external/meta-gplv2/recipes-core/coreutils/coreutils_6.9.bb
index 080100d1..42b4f3c4 100644
--- a/external/meta-gplv2/recipes-core/coreutils/coreutils_6.9.bb
+++ b/external/meta-gplv2/recipes-core/coreutils/coreutils_6.9.bb
@@ -32,8 +32,16 @@ SRC_URI = "${GNU_MIRROR}/coreutils/${BP}.tar.bz2 \
SRC_URI[md5sum] = "c9607d8495f16e98906e7ed2d9751a06"
SRC_URI[sha256sum] = "89c2895ad157de50e53298b22d91db116ee4e1dd3fdf4019260254e2e31497b0"
-EXTRA_OECONF += "ac_cv_func_getgroups_works=yes \
- ac_cv_func_strcoll_works=yes"
+CACHED_CONFIGUREVARS = "ac_cv_func_getgroups_works=yes \
+ ac_cv_func_strcoll_works=yes \
+ ac_cv_func_working_mktime=yes \
+ jm_ac_cv_func_link_follows_symlink=no \
+ jm_cv_func_unlink_busy_text=yes \
+ jm_cv_have_proc_uptime=yes \
+ gl_cv_func_mkdir_trailing_slash_bug=no \
+ gl_cv_func_rename_trailing_slash_bug=no \
+ gl_cv_func_rename_trailing_dest_slash_bug=no \
+ "
# acl is not a default feature
#