Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upm_git.bb: Add fix for installing the python files | Manjukumar Matha | 2019-02-15 | 1 | -0/+38 |
| | | | | | | | | | Use SWIG_SUPPORT_FILES to find the list of python files generated by CMake Swig module and install those files. This should be applicable to cmake version 3.12 or higher Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | upm: Upgrade to latest and fix build with musl | Khem Raj | 2018-06-22 | 1 | -0/+33 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | upm: Fix build with gcc8 | Khem Raj | 2018-05-17 | 1 | -0/+49 |
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> |