diff options
author | Radek Dostal <radek.dostal@streamunlimited.com> | 2018-08-28 09:15:32 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-08-28 09:36:28 -0700 |
commit | bae481e9331f1357660df1720221134fefabc526 (patch) | |
tree | 07ac749201500c67cb11156693e15f78db793f3b /meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb | |
parent | fd8a326652ddb2ccad49ec93a3bdaa3ea4c1207a (diff) | |
download | meta-openembedded-bae481e9331f1357660df1720221134fefabc526.tar.gz |
wireless-regdb: make wireless-regdb architecture independent
There is no compilation involved in wireless-regdb and package should
produce the same results on all architectures => making it allarch saves
build time.
Additionally this fixes issue: "On machines where ${libdir} equals to
/usr/lib64/ regulatory.bin is not found by crda". Reason was that
crda-3.18/crda.c looks only in following paths:
"/usr/local/lib/crda/regulatory.bin", /* Users/preloads can override */
"/usr/lib/crda/regulatory.bin", /* General distribution package usage */
"/lib/crda/regulatory.bin", /* alternative for distributions */
Signed-off-by: Radek Dostál <radek.dostal@streamunlimited.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb')
0 files changed, 0 insertions, 0 deletions