mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 19:18:50 +00:00
python3-aiohappyeyeballs: Correct the typo of BBCLASSEXTEND
This typo resulted in the following error, "ERROR: Nothing RPROVIDES 'nativesdk-python3-aiohappyeyeballs'" Signed-off-by: Krupal Ka Patel <krkapate@cisco.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
db58edbed8
commit
f1c8e5e734
@ -8,5 +8,5 @@ SRC_URI[sha256sum] = "77e15a733090547a1f5369a1287ddfc944bd30df0eb8993f585259c34b
|
||||
|
||||
inherit pypi python_poetry_core
|
||||
|
||||
BBCLASSSEXTEND = "native nativesdk"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user