Martin Jansa
046e7067bf
mysql-python, lio-utils, openlmi-tools: add conditional PNBLACKLIST like meta-python2 does
...
* it depends on target python(2) recipes from meta-python2 which are restricted with this
conditional since:
https://git.openembedded.org/meta-python2/commit/?h=hardknott&id=10c65fc18998d302f34634ffceaf31ab335056dd
* telepathy-idle and cherokee from:
meta-oe/recipes-connectivity/telepathy/telepathy-idle_0.2.0.bb
meta-webserver/recipes-httpd/cherokee/cherokee_git.bb
also depend on meta-python2, but use only pythonnative from there, so they aren't blacklisted.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-03-28 12:12:57 -07:00
Khem Raj
e4a2593a21
recipes: Replace using BBPATH with BBFILE_COLLECTIONS for meta-python2 check
...
BBPATH check actually does not work
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-01-22 19:21:39 -08:00
Khem Raj
8c0c7f0a37
recipes: Turn inherit classes from meta-py2 to conditional constructs
...
helps parsing without meta-py2 in mix
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-01-22 14:20:35 -08:00
Khem Raj
fb83b5d110
lio-utils: Make it visible only with meta-py2 in BBFILE_COLLECTIONS
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-01-22 09:56:34 -08:00
Khem Raj
5057746583
meta-oe: Remove using python2
...
This change makes the parsing go though, we still might have build
issues, which will be reported in world builds seprately
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-01-22 09:56:34 -08:00
Khem Raj
3d33a2ecd6
lio-utils: Switch SRC_URI to use datera mirror on github
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-12-23 13:29:20 -08:00
Martin Jansa
19aeaf028f
python-{m2crypto, protobuf, slip-dbus}, lio-utils: add CLEANBROKEN
...
* these are failing after distutils started calling clean in:
http://git.openembedded.org/openembedded-core/commit/?id=57414f4a1c549e6faaa110e6e95ff601b05b7361
http://git.openembedded.org/openembedded-core/commit/?id=9d556092fcc6f04c487afd126d52935bac133165
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-08-02 11:23:02 -07:00
Khem Raj
df3d2beaf9
lio-utils: Fix GNU_HASH QA errors
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-03-31 13:26:00 +02:00
Armin Kuster
4a18fe1da7
lio-utils: fix QA warnings
...
WARNING: QA Issue: lio-utils requires /bin/bash, but no providers in its RDEPENDS [file-rdeps]
Signed-off-by: Armin Kuster <akuster808@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-11 10:57:10 +02:00
Ting Liu
7c27c81a1b
lio-utils: initial add 4.1
...
lio-utils (lio-utils.git) provide a simple low-level configuration tool
set for the Target+iSCSI (LIO).
lio-utils use the configFS kernel API that is available with LIO, which
provides a clean interface for controlling the kernel level Target
engine and its fabric module subsystems.
Signed-off-by: Ting Liu <b28495@freescale.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-03-25 12:56:06 +01:00