]> code.ossystems Code Review - openembedded-core.git/commit
package_ipk: Do not depend on the existence of "D" to create ipk package
authorDongxiao Xu <dongxiao.xu@intel.com>
Fri, 21 Jan 2011 05:51:11 +0000 (13:51 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 21 Jan 2011 16:44:09 +0000 (16:44 +0000)
commit9e7eb5955af578256e5ccd6a45406f4fa6220dde
treee5a15cf62f7031b36d3f8bf92e26c0734e2af4dc
parentf3677d679e5c74f9877f36cdb170bbfea9b7b9bb
package_ipk: Do not depend on the existence of "D" to create ipk package

If build from sstate results, the ${D} will not be installed. In this
case the creation of ipk package will be skipped, which will cause
the build failure.

Fix the issue by removing the judgement of ${D} existence.

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
meta/classes/package_ipk.bbclass