diff mbox series

[meta-arago,master/scarthgap] packagegroup-arago-tisdk-addons: Remove nodejs dependencies

Message ID 20240617153724.17219-1-reatmon@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,master/scarthgap] packagegroup-arago-tisdk-addons: Remove nodejs dependencies | expand

Commit Message

Ryan Eatmon June 17, 2024, 3:37 p.m. UTC
Since there are no direct dependencies on nodejs/nodejs-npm in any
meta-arago recipes, we are removing the dependency to reduce the build
time.  If another layer using meta-arago needs nodejs/nodejs-npm then
they should have the dependency for those packaged in their recipes.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 .../packagegroups/packagegroup-arago-tisdk-addons.bb            | 2 --
 1 file changed, 2 deletions(-)
diff mbox series

Patch

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
index 6954e933..aaf53f3d 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
@@ -76,8 +76,6 @@  UTILS:append:dra7xx = " \
 #"
 
 EXTRA_PACKAGES = " \
-    nodejs \
-    nodejs-npm \
     protobuf \
     ccief-basic \
     python3-pip \