[Angstrom-devel] [RFC] backport base_version_less_or_equal() (base.bbclass) from .dev to stable branch
Bernhard Guillon
Bernhard.Guillon at opensimpad.org
Wed Mar 12 18:30:52 CET 2008
hi all,
because I want to add something like this [1] to task-base.bb to solve
the problem of including 2.6.21 kernel to Angstrom r9 simpad images. I
want to have base_version_less_or_equal() function backported to stable
branch.
What do you think?
best regards
Bernhard Guillon
1 ${@base_version_less_or_equal('KERNEL_VERSION', '2.6.23',
'kernel-module-aes', 'kernel-module-aes-generic', d)} "
More information about the Angstrom-distro-devel
mailing list