Skip to content

Commit

Permalink
python3-pynacl: allow -native build
Browse files Browse the repository at this point in the history
Make this recipe available in native and SDK builds.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
  • Loading branch information
amuetzel authored and kraj committed Feb 26, 2024
1 parent ab7c469 commit 067b6cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions meta-python/recipes-devtools/python/python3-pynacl_1.5.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ RPROVIDES:${PN} = "python3-nacl"
# in meta-virtualization layer
#
RCONFLICTS:${PN} = "python3-nacl"

BBCLASSEXTEND = "native nativesdk"

0 comments on commit 067b6cd

Please sign in to comment.