summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/upm/upm
Commit message (Collapse)AuthorAgeFilesLines
* upm_git.bb: Add fix for installing the python filesManjukumar Matha2019-02-151-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 muslKhem Raj2018-06-221-0/+33
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* upm: Fix build with gcc8Khem Raj2018-05-171-0/+49
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>