diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2018-01-19 15:19:41 +0000 |
---|---|---|
committer | Joe MacDonald <joe_macdonald@mentor.com> | 2018-04-09 12:32:06 -0400 |
commit | c75d215d9c22ae86c3f4ff15f88914b32295c95a (patch) | |
tree | 986fd6905a1ebc968322eb2b3842b2c9bc9fdd77 /meta-python/recipes-devtools/python/python-flask-sqlalchemy.inc | |
parent | 6b16608c44108136c6d571eee128fdb579e9402e (diff) | |
download | meta-openembedded-c75d215d9c22ae86c3f4ff15f88914b32295c95a.tar.gz |
freediameter: add dependency on virtual/kernel and use MACHINE_ARCH
* TUNE_PKGARCH cannot RRECOMMEND MACHINE specific kernel-modules
* without virtual/kernel dependency (which isn't really build time
dependency) the QA check won't traverse the dependencies correctly
and shows following errors:
ERROR: QA Issue: freediameter rdepends on kernel-module-ipip, but it isn't a build dependency? [build-deps]
ERROR: QA Issue: freediameter rdepends on kernel-module-sctp, but it isn't a build dependency? [build-deps]
ERROR: QA Issue: freediameter rdepends on kernel-module-tipc, but it isn't a build dependency? [build-deps]
ERROR: QA Issue: freediameter rdepends on kernel-module-udp-tunnel, but it isn't a build dependency? [build-deps]
* also change kernel-module dependencies from RDEPENDS to RRECOMMENDS
because the kernel config might include these directly and then
freediameter shouldn't fail to install
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-flask-sqlalchemy.inc')
0 files changed, 0 insertions, 0 deletions