mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +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:
parent
ab7c469bfe
commit
067b6cd59b
|
|
@ -34,3 +34,5 @@ RPROVIDES:${PN} = "python3-nacl"
|
|||
# in meta-virtualization layer
|
||||
#
|
||||
RCONFLICTS:${PN} = "python3-nacl"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user