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:32:52 +0100 |
commit | eb5522e9b049d47e35d60d1451aa5d5c356822d8 (patch) | |
tree | 169f9d79976a3485f2b1b0217b307d1096435484 /meta/recipes-support/createrepo | |
parent | a6898ff7a55ec48f1450c8ef53210b82d74b1e5a (diff) | |
download | poky-eb5522e9b049d47e35d60d1451aa5d5c356822d8.tar.gz |
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]
(From OE-Core rev: 72e18bb4171698a386b277b12d973e3d0fd7c4cc)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/createrepo')
0 files changed, 0 insertions, 0 deletions