diff options
author | Khem Raj <raj.khem@gmail.com> | 2011-05-18 19:19:40 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-20 12:37:22 +0100 |
commit | 2208bde522da70ba29f3d52debb40f0365edaf9c (patch) | |
tree | fa7854c4910f97e0c2c395366675d875a313d5ff /meta/recipes-core/uclibc | |
parent | 36e40db9e779b7c0319f1f14aa2cd979cf1de723 (diff) | |
download | openembedded-core-2208bde522da70ba29f3d52debb40f0365edaf9c.tar.gz openembedded-core-2208bde522da70ba29f3d52debb40f0365edaf9c.tar.bz2 openembedded-core-2208bde522da70ba29f3d52debb40f0365edaf9c.zip |
uclibc/site_config/funcs: getloadavg is unimplemented
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta/recipes-core/uclibc')
-rw-r--r-- | meta/recipes-core/uclibc/site_config/funcs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-core/uclibc/site_config/funcs b/meta/recipes-core/uclibc/site_config/funcs index ccc85392d7..79a3c19652 100644 --- a/meta/recipes-core/uclibc/site_config/funcs +++ b/meta/recipes-core/uclibc/site_config/funcs @@ -121,7 +121,6 @@ gethostid gethostname getifaddrs getline -getloadavg getmntent getmsg getnameinfo |