You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.
Hi,
probably it's a stupid question but I want to try to ask if it is possible to use meta-security with meta-intel-iot-security/meta-security-smack, because I get this error:
ERROR: meta-security/recipes-security/smack/smack_1.3.0.bb: QA Issue: Recipe meta-security/recipes-security/smack/smack_1.3.0.bb has PN of "smack" which is in OVERRIDES, this can result in unexpected behaviour. [pn-overrides]
ERROR: meta-security/recipes-security/smack/smack_1.3.0.bb: QA Issue: meta-security/recipes-security/smack/smack_1.3.0.bb: Variable RDEPENDS is set as not being package specific, please fix this. [pkgvarcheck]
ERROR: meta-security/recipes-security/smack/smack_1.3.0.bb: QA Issue: meta-security/recipes-security/smack/smack_1.3.0.bb: Variable FILES is set as not being package specific, please fix this. [pkgvarcheck]
ERROR: meta-security/recipes-security/smack/smack_1.3.0.bb: Fatal QA errors found, failing task.
ERROR: Failed to parse recipe: meta-security/recipes-security/smack/smack_1.3.0.bb
I'm using yocto rocko with meta-security rocko and meta-intel-iot-security master
The text was updated successfully, but these errors were encountered:
Hi, probably it's a stupid question but I want to try to ask if it is
possible to use meta-security with
meta-intel-iot-security/meta-security-smack, because I get this error:
```
ERROR: meta-security/recipes-security/smack/smack_1.3.0.bb: QA Issue: Recipe meta-security/recipes-security/smack/smack_1.3.0.bb has PN of "smack" which is in OVERRIDES, this can result in unexpected behaviour. [pn-overrides]
ERROR: meta-security/recipes-security/smack/smack_1.3.0.bb: QA Issue: meta-security/recipes-security/smack/smack_1.3.0.bb: Variable RDEPENDS is set as not being package specific, please fix this. [pkgvarcheck]
ERROR: meta-security/recipes-security/smack/smack_1.3.0.bb: QA Issue: meta-security/recipes-security/smack/smack_1.3.0.bb: Variable FILES is set as not being package specific, please fix this. [pkgvarcheck]
ERROR: meta-security/recipes-security/smack/smack_1.3.0.bb: Fatal QA errors found, failing task.
ERROR: Failed to parse recipe: meta-security/recipes-security/smack/smack_1.3.0.bb
```
My guess is that the "smack" override used by meta-intel-iot-security
interacts poorly with smack_1.3.0.bb, so no, it looks like they can't be
combined as they are now.
Also note that meta-intel-iot-security is currently looking for a new
maintainer. If you are interested in something found here and not
elsewhere, then you need to work with the OE community to figure out
where that should live going forward.
Hi,
probably it's a stupid question but I want to try to ask if it is possible to use meta-security with meta-intel-iot-security/meta-security-smack, because I get this error:
I'm using yocto rocko with meta-security rocko and meta-intel-iot-security master
The text was updated successfully, but these errors were encountered: