Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2012-08-02 | relocatable.bbclass: split it up, to reuse code | Laurentiu Palcu | 1 | |
Most of the code in relocatable.bbclass will be used for relocating the SDK binaries. So, create another class chrpath.bbclass that will contain the core of the relocatable.bbclass, so we can reuse it. Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |