Skip to content

Commit

Permalink
python3-ruamel-yaml-clib: allow only as native recipe
Browse files Browse the repository at this point in the history
(cherry picked from commit 756b01e)
  • Loading branch information
thomas-roos authored and aws-iot-embedded-linux-ci2 committed Oct 17, 2024
1 parent 2b185a2 commit 3e11b6c
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1debc1593104ded7e88b0ac5659af552"

PYPI_PACKAGE = "ruamel.yaml.clib"

inherit pypi setuptools3
inherit pypi setuptools3 native

SRC_URI[sha256sum] = "beb2e0404003de9a4cab9753a8805a8fe9320ee6673136ed7f04255fe60bb512"

Expand All @@ -41,5 +41,3 @@ RDEPENDS:${PN} += "\
do_install:prepend() {
export RUAMEL_NO_PIP_INSTALL_CHECK=1
}

BBCLASSEXTEND = "native nativesdk"

0 comments on commit 3e11b6c

Please sign in to comment.