Open kraj opened 1 year ago
@kraj We already have 'COMPATIBLE_MACHINE' to restrict only to specific machine type's. So this patch essentially does the same thing, isn't it ?
which patch are you referring to ? there are 4 in this PR. Regardless, if you are making recipes to trigger on COMPATIBLE_MACHINE
thats fine as long as your intention is not to do so for generic recipes which has no particular reason other than you dont want to fix them for other SOCs. IOW forks of common packages and tools etc.
@kraj We already have 'COMPATIBLE_MACHINE' to restrict only to specific machine type's. So this patch essentially does the same thing, isn't it ?
which patch are you referring to ? there are 4 in this PR. Regardless, if you are making recipes to trigger on
COMPATIBLE_MACHINE
thats fine as long as your intention is not to do so for generic recipes which has no particular reason other than you dont want to fix them for other SOCs. IOW forks of common packages and tools etc.
It's for the patch titled "optee: Limit sam specific changes to sam alone". This is specific to meta-atmel and our machines. So I guess it won't be a problem for generic recipes.
the name is what is used in oe-core for this plugin.