В письме от 16 декабря 2015 19:11:58 пользователь Matthias Schiffer написал:
>          # instead is prefixed with /lib/modules/${KERNEL_VERSION}
> -        file = file.replace("/lib/modules/%s/" % d.getVar('KERNEL_VERSION',
> True) or '', '', 1) +        file = file.replace("%s/modules/%s/" %
> (d.getVar('base_libdir', True), d.getVar('KERNEL_VERSION', True)), '', 1)

And, BTW, the comment still references /lib.

-- 
 http://roman.khimov.ru
mailto: ro...@khimov.ru
gpg --keyserver hkp://subkeys.pgp.net --recv-keys 0xE5E055C3
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to