aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorDai Caiyun <daicy.fnst@cn.fujitsu.com>2016-02-28 02:26:32 +0300
committerMartin Jansa <Martin.Jansa@gmail.com>2016-05-27 15:39:14 +0200
commit387824f1763c573fd05c97c4b94122350717340c (patch)
tree2a399fef57ad968e1f31f636e3d37db0bb0e060c /meta-oe
parente49c2c2ba054cc8aa266f71e6204707cadd0f044 (diff)
downloadmeta-openembedded-contrib-387824f1763c573fd05c97c4b94122350717340c.tar.gz
openct: Fix rootfs creation errors
To fix error as following: file /var/run from install of openct-0.6.20-r0 conflicts with file from package base-files-3.0.14 Signed-off-by: Dai Caiyun <daicy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/openct/openct_0.6.20.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/openct/openct_0.6.20.bb b/meta-oe/recipes-support/openct/openct_0.6.20.bb
index bf1ff570b3..d4ad9c1c4b 100644
--- a/meta-oe/recipes-support/openct/openct_0.6.20.bb
+++ b/meta-oe/recipes-support/openct/openct_0.6.20.bb
@@ -55,6 +55,9 @@ FILES_${PN}-dbg += " \
INSANE_SKIP_${PN} += "dev-deps"
+do_install_append() {
+ rm -r ${D}/${localstatedir}/run
+}
do_install () {
rm -rf ${D}