diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2012-07-20 17:49:16 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-20 12:29:35 +0100 |
commit | 72e18bb4171698a386b277b12d973e3d0fd7c4cc (patch) | |
tree | 3fbeb204de945f1e5c5df65d55cc0b17220b3d82 /meta/recipes-support | |
parent | 05085b2aac7ac2789e3382cfad339474a5d6f0c6 (diff) | |
download | openembedded-core-72e18bb4171698a386b277b12d973e3d0fd7c4cc.tar.gz openembedded-core-72e18bb4171698a386b277b12d973e3d0fd7c4cc.tar.bz2 openembedded-core-72e18bb4171698a386b277b12d973e3d0fd7c4cc.zip |
package_rpm: DEPLOY_DIR_RPM must exist before make index
There is a package-index.bb which will update the index, but the
DEPLOY_DIR_RPM may not exist, for example, when "bitbake package-index"
in a fresh build.
Only the package_rpm.bbclass needs this, the package_ipk.bbclass and
package_deb.bbclass doesn't need.
[YOCTO #2753]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
0 files changed, 0 insertions, 0 deletions