manifests: simplify MANIFESTFILES support 42/30742/1
authorPatrick Ohly <patrick.ohly@intel.com>
Mon, 24 Nov 2014 14:26:53 +0000 (15:26 +0100)
committerPatrick Ohly <patrick.ohly@intel.com>
Mon, 24 Nov 2014 20:29:51 +0000 (21:29 +0100)
commitb900b104eb434ebdbfdfb5c0ea0a1838026814bc
tree18e5abdf4acc4608883ae926bc5b4ecfddf3621c
parent6c1088e8bc184a1fe0f2b8a513b5f68a1599d430
manifests: simplify MANIFESTFILES support

With the enhanced copying from commit 022b671545, tizen_copy_manifest()
can be called for all recipes, thus making the extra "inherit manifest"
redundant. The class still exists, it just doesn't do anything anymore.

"inherit manifest" can be removed again from spec2yocto and the class
deleted after re-generating the auto-generated .bb files.

Change-Id: I4ce9547dbee14c9c0872ec7ff837bb3652557ec2
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-tizen-common-base/classes/manifest.bbclass
meta-tizen-common-base/classes/metatizen.bbclass