Thanks, that was a mistake. I did this change in Jethro originally where
the prefix does not appear. I will prepare a v2.
Ola
On 2017-01-03 14:56, Mats Karrman wrote:
- module_pattern = module_pattern_prefix + 'kernel-module-%s'
+ module_pattern = 'kernel-module-%s-' +
d.getVar("KERNEL_VERSION", True)
Why did you drop 'module_pattern_prefix'?
postinst = d.getVar('pkg_postinst_modules')
postrm = d.getVar('pkg_postrm_modules')
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core