diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2016-04-11 17:28:28 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-04-14 10:58:27 +0100 |
commit | 28981cad0d9c1d319772950396fbafa932c36a69 (patch) | |
tree | 0cd020ef85ef3bf0b91569e83b82af8d03e30f1c /meta/lib | |
parent | 5cf97364685bfb86c6eeaffcebcad62ba9f93ee4 (diff) | |
download | openembedded-core-28981cad0d9c1d319772950396fbafa932c36a69.tar.gz openembedded-core-28981cad0d9c1d319772950396fbafa932c36a69.tar.bz2 openembedded-core-28981cad0d9c1d319772950396fbafa932c36a69.zip |
pbzip2: don't skip do_configure
Although pbzip2 itself doesn't require any configuring, skipping
do_configure means the 'make clean' step performed by the default
base.bbclass do_configure is skipped too, which means that pbzip2
may not be rebuilt if something it depends on has changed (e.g. if
libbz2 has been modified).
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/lib')
0 files changed, 0 insertions, 0 deletions