Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | relocatable.bbclass: split it up, to reuse code | Laurentiu Palcu | 2012-08-02 | 1 | -0/+89 |
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. (From OE-Core rev: b50677b1641b201fd69942fd82a360907338234d) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |