package.bbclass: fix handling of kernel-modules which end with '-dev'
authorThomas Kunze <thommycheck@gmx.de>
Fri, 28 Mar 2008 14:45:21 +0000 (14:45 +0000)
committerThomas Kunze <thommycheck@gmx.de>
Fri, 28 Mar 2008 14:45:21 +0000 (14:45 +0000)
commit85039a6820d07a4cdcb7485dff31c3045a314c7d
tree631e00b1120d6b4205e3b3d3eabd5018e1d96d7b
parentdccf02ef2af0ff9c34aa9503be88035d33687327
package.bbclass: fix handling of kernel-modules which end with '-dev'
Kernel-modules which end with -dev get update-modules-dev
as RRECOMMENDS so update-modules-dev gets pulled in images.
So we blacklist kernel-module packages for now.
classes/package.bbclass