Skip to content

Commit

Permalink
pkggrp-ni-internal-deps: Add PAtools dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Can Wong <[email protected]
  • Loading branch information
usercw88 authored and chaitu236 committed Aug 16, 2024
1 parent e49ea77 commit e58c9c9
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion recipes-core/packagegroups/packagegroup-ni-internal-deps.bb
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ RDEPENDS:${PN} += "\
libxml-parser-perl \
"

# Required for a mobilize step that installs a specific Python version
# Required for a mobilize step that installs a specific Python version
# and requires building Python on the test system
# Contact: [email protected]
# Team: [email protected]
Expand Down Expand Up @@ -109,3 +109,13 @@ RDEPENDS:${PN} += "\
RDEPENDS:${PN} += "\
libglu \
"
# Required by PAtools Runtimesystem
# Team: Transportation BU - Modern Battery Lab
# Contact: Deborah Bryant
RDEPENDS:${PN} += "\
libxslt \
samba \
ntp \
ntp-tickadj \
ntp-utils \
"

0 comments on commit e58c9c9

Please sign in to comment.