aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2014-07-21 23:40:47 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-07-23 21:44:22 +0100
commite9cd8ba3dda624615b68c601eac04427d9483f14 (patch)
tree411868e37e5bc7ff5346b1cd61534f144fdba2c7 /meta/recipes-graphics/xorg-proto
parentb9a2aacfc0343d522cce9183dae15f1ae042b36d (diff)
downloadopenembedded-core-contrib-e9cd8ba3dda624615b68c601eac04427d9483f14.tar.gz
kernel-module-split.bbclass: Allow autoloading multiple modules or modules where basename != module name
* new KERNEL_MODULE_AUTOLOAD syntax doesn't support modules where basename and module name don't match (usually - and _), e.g.: module_autoload_bq27x00_battery = "bq27x00-battery" * sometimes it's useful to load modules in particular order and module_autoload allowed to just list multiple modules, e.g.: module_autoload_snd-soc-neo1973-wm8753 = "snd-soc-s3c24xx snd_soc_s3c24xx_i2s snd-soc-dfbmcs320 snd-soc-wm8753 snd-soc-neo1973-wm8753" or module_autoload_g_ether = "s3c2410_udc g_ether" restore this possibility which is useful for incorrect dependencies between modules Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-proto')
0 files changed, 0 insertions, 0 deletions