aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/eglibc/eglibc-package.inc
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-04-28 08:23:23 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-01 12:36:18 +0100
commit35b5fb2dd2131d4c7dc6635c14c6e08ea6926457 (patch)
treee4ad515c8745b55aeeb5b1a805352bad576ae9ac /meta/recipes-core/eglibc/eglibc-package.inc
parent7555519e4878380c106f120e48aaa971bb6ac00f (diff)
downloadopenembedded-core-contrib-35b5fb2dd2131d4c7dc6635c14c6e08ea6926457.tar.gz
eglibc-package: remove /var
This is a newly installed directory and Makefile that is not needed in an embedded setup It fixes: ERROR: For recipe eglibc, the following files/directories were installed but not shipped in any package: ERROR: /var ERROR: /var/db ERROR: /var/db/Makefile Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/eglibc/eglibc-package.inc')
-rw-r--r--meta/recipes-core/eglibc/eglibc-package.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/eglibc/eglibc-package.inc b/meta/recipes-core/eglibc/eglibc-package.inc
index 0db221f128..7d975671da 100644
--- a/meta/recipes-core/eglibc/eglibc-package.inc
+++ b/meta/recipes-core/eglibc/eglibc-package.inc
@@ -77,6 +77,7 @@ PERLPATH_virtclass-nativesdk = "/usr/bin/env perl"
do_install_append () {
rm -f ${D}${sysconfdir}/localtime
+ rm -rf ${D}${localstatedir}
oe_multilib_header bits/syscall.h