Message ID | 20250530133136.20185-1-reatmon@ti.com |
---|---|
State | Accepted |
Delegated to: | Ryan Eatmon |
Headers | show |
Series | [meta-arago,master] packagegroup-arago-tisdk-graphics-sdk-target: Remove libgels3-dev | expand |
diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-target.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-target.bb index e35f1766..22d368a3 100644 --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-target.bb +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-target.bb @@ -11,7 +11,6 @@ RDEPENDS:${PN} = "\ libgl-dev \ libgles1-dev \ libgles2-dev \ - libgles3-dev \ libdrm-dev \ wayland-dev \ weston-dev \
A recent change in oe-core that effectively removes libgles3-dev [1], since libgles2-dev should contain everything we can remove our dependency on it. [1] https://git.openembedded.org/openembedded-core/commit/?id=7c0e9c170db93d9af7cc505dcd71c4f3d6c4e9c5 Signed-off-by: Ryan Eatmon <reatmon@ti.com> --- .../packagegroup-arago-tisdk-graphics-sdk-target.bb | 1 - 1 file changed, 1 deletion(-)