diff options
author | Saul Wold <sgw@linux.intel.com> | 2013-05-07 08:26:04 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-10 11:43:08 +0100 |
commit | 2ab642056829aef675f75c05b9ac5bbc43c87cd1 (patch) | |
tree | 2cfc13bb0e1e364f6f69e55707e97a2d94e36e8f /meta/classes/module.bbclass | |
parent | 165ed464bbb9bf985dde9d8c15d000809901fff6 (diff) | |
download | openembedded-core-2ab642056829aef675f75c05b9ac5bbc43c87cd1.tar.gz openembedded-core-2ab642056829aef675f75c05b9ac5bbc43c87cd1.tar.bz2 openembedded-core-2ab642056829aef675f75c05b9ac5bbc43c87cd1.zip |
rpm: ensure __mkdir_p matches __mkdir
They differ at times because one is set from the db_cv_path_mkdir and the other is
found during config time for the host (/usr/bin/mkdir), in the macros we should just
use __mkdir for the __mkdir_p variant.
[YOCTO #4452]
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/module.bbclass')
0 files changed, 0 insertions, 0 deletions