tlm.inc: manually fix recipe
authorPatrick Ohly <patrick.ohly@intel.com>
Tue, 3 Feb 2015 13:25:44 +0000 (05:25 -0800)
committerPatrick Ohly <patrick.ohly@intel.com>
Tue, 3 Feb 2015 15:22:47 +0000 (07:22 -0800)
commitcc5509ab23496276ac8f1b8a51c3c576185cf3f8
tree4a1b81596fa0e21bfdb77323016b90d63c7640ce
parent1650623c3564ae587880690eb5039978548220c6
tlm.inc: manually fix recipe

spec2yocto seems to have problem with multiple postinst sections: they were
all added to the main package, thus making it fairly random which tlm.conf
symlink was really created.

This patch also fixes an upstream issue: the original .spec file packages the
same file multiple times in different packages.  We cannot do that with OE,
because a file only gets added to the first package that matches it. Replaced
with a shared tlm-config-ivi-common package.

Change-Id: I273b6da2fcfe3ca3ad14ae33af1c22c9e2fd3867
meta-tizen-common-base/recipes-core/tlm/tlm.inc