Message ID | 20240124220708.2031475-2-denis@denix.org |
---|---|
State | Accepted |
Delegated to: | Ryan Eatmon |
Headers | show |
Series | [master,1/2] libcamera: drop old 0.0.5 version | expand |
diff --git a/meta-arago-extras/recipes-core/packagegroups/nativesdk-packagegroup-arago-tisdk-host.bb b/meta-arago-extras/recipes-core/packagegroups/nativesdk-packagegroup-arago-tisdk-host.bb index 859d9eab..7e77d12f 100644 --- a/meta-arago-extras/recipes-core/packagegroups/nativesdk-packagegroup-arago-tisdk-host.bb +++ b/meta-arago-extras/recipes-core/packagegroups/nativesdk-packagegroup-arago-tisdk-host.bb @@ -27,7 +27,7 @@ EXTRA_TI_TOOLS = " \ RDEPENDS:${PN} = "\ nativesdk-packagegroup-sdk-host \ ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'nativesdk-wayland-dev', '', d)} \ - nativesdk-python3-distutils \ + nativesdk-python3-setuptools \ nativesdk-python3-numpy \ nativesdk-git \ nativesdk-mtd-utils-ubifs \