Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2012-08-31 | nativesdk: Switch to using nativesdk as a prefix, not a suffix | Richard Purdie | 1 | |
As discussed on the mailing lists, using a suffix to package names is hard and has lead to many recipes having to do PKGSUFFIX games. Its looking extremely hard to scale nativesdk much further without hacking many recipes. By comparison, using a prefix like multilib does works much better and doesn't involve "hacking" as many recipes. This change converts nativesdk to use a prefix using the existing multilib infrastructure. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
2011-06-13 | task-sdk-host: Add nativesdk to the task name so its clearer what the ↵ | Richard Purdie | 1 | |
contents of the task represent This is particularly important since the file doens't use BBCLASSEXTEND and PN is therefore misleading Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |