summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/runqueue.py
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-10-22 12:56:20 +0100
committerSaul Wold <Saul.Wold@intel.com>2010-10-22 11:13:22 -0700
commit73be41e4758949c635ace76603d61f16b9c76753 (patch)
tree02bec92bf7a868cf069bcbb9e2547c3da779330c /bitbake/lib/bb/runqueue.py
parentb96412845dd03f76539cc2f2cdcc08ddb090e17b (diff)
downloadpoky-73be41e4758949c635ace76603d61f16b9c76753.tar.gz
package_rpm: Don't check for the existence of dvar as its never used
If a sstate package exists for the package task but not for the rpm packaging task, the output from the package task will be used. The directory pointed to by dvar will not exist under this scenario. Since the directory is never used by the packaging process remove the check, substituting the pkgd variable which is always present and used. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'bitbake/lib/bb/runqueue.py')
0 files changed, 0 insertions, 0 deletions