summaryrefslogtreecommitdiffstats
path: root/meta/site/arm-common
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-09-21 13:31:35 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-09-23 13:49:11 +0100
commit68be1b4a902dad0342be2a273765cdd1e674fcf3 (patch)
treeb00e4a88d713da6f0caf144ed5fab880e183fc32 /meta/site/arm-common
parent40c44728abb1c326622e80344382c806a35691a6 (diff)
downloadpoky-68be1b4a902dad0342be2a273765cdd1e674fcf3.tar.gz
site: Drop caching libIDL_cv_long_long_format
recipe for libidl has long been deleted (From OE-Core rev: 587d0b51b09cd426dc4b2b7646fa063d10ae4f2f) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site/arm-common')
-rw-r--r--meta/site/arm-common3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/site/arm-common b/meta/site/arm-common
index 8c37f3fc24..4c25c82be9 100644
--- a/meta/site/arm-common
+++ b/meta/site/arm-common
@@ -73,9 +73,6 @@ lftp_cv_va_val_copy=${lftp_cv_va_val_copy=yes}
73# libesmtp 73# libesmtp
74acx_working_snprintf=${acx_working_snprintf=yes} 74acx_working_snprintf=${acx_working_snprintf=yes}
75 75
76# libidl
77libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll}
78
79# libnet 76# libnet
80ac_libnet_have_packet_socket=${ac_libnet_have_packet_socket=yes} 77ac_libnet_have_packet_socket=${ac_libnet_have_packet_socket=yes}
81 78