Files
meta-openembedded/meta-oe/recipes-core
Hongxu Jia f87aac8cfe ndctl: remove useless module-base inheriting
While inheriting module-base, PACKAGE_ARCH = ${MACHINE_ARCH},
it caused building lib32-libblockdev do_configure failure:
[snip]
checking for libndctl >= 58.4... no
No package 'libndctl' found
[snip]

The lib32-ndctl with MACHINE_ARCH deployed to /usr/lib64/pkgconfig/
libndctl.pc rather than expected /usr/lib/pkgconfig/libndctl.pc

Inherit module-base is helpless, remove it.

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-12-05 10:18:59 -08:00
..
2018-11-02 10:05:06 -07:00
2014-12-17 13:11:57 +01:00
2018-11-26 09:38:14 -08:00
2018-07-14 11:28:12 -07:00
2018-07-20 16:07:12 -07:00
2018-08-02 11:23:03 -07:00