mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python3-pynacl: allow -native build
Make this recipe available in native and SDK builds. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -34,3 +34,5 @@ RPROVIDES:${PN} = "python3-nacl"
|
||||
# in meta-virtualization layer
|
||||
#
|
||||
RCONFLICTS:${PN} = "python3-nacl"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user