Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2012-08-31 | nativesdk: Convert to use classextend.py | Richard Purdie | 1 | |
This patch converts the nativesdk class itself from operating as a suffix to a prefix (see the proceeding patch for the related changes outside this class). The big benefit here is that we can reuse the generic class extension code. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
2012-01-05 | multilib: Abstract class extension code into classextend.py | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |