summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/cmpi-bindings
Commit message (Collapse)AuthorAgeFilesLines
* cmpi-bindings: append PYTHON_ABI suffix to libpython sonameKhem Raj2020-01-102-8/+5
| | | | | | | | This makes it independent of python vesion 3.7 or 3.8 where with python 3.7 has 'm' as abi suffix but 3.8 wont Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Alexander Kanavin <alex.kanavin@gmail.com>
* cmpi binding: Clarify BSD license variantChristophe PRIOUZEAU2019-10-251-1/+1
| | | | | | | The License of cmpi binding is BSD-3-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cmpi-bindings: renameZheng Ruoqin2018-07-031-0/+0
| | | | | | | Rename cmpi-bindings from cmpi-bindings_git.bb to cmpi-bindings_1.0.1.bb. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cmpi-bindings: use Unix Makefiles OECMAKE generatorMartin Jansa2018-01-261-0/+4
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* cmpi-bindings: fix build with python 3Alexander Kanavin2016-06-082-2/+30
| | | | | | | | This recipe seemed to have a floating dependency on Python 3, so let's make it fixed. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Remove unnecessary exports of HOST_SYS and BUILD_SYS in python-based recipesAlexander Kanavin2016-06-081-2/+0
| | | | | | | They are no longer required to build python software. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cmpi-bindings: add new recipeleimaohui2015-08-317-0/+221
Cmpi-bindings is the dependence of openlmi. Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>