Skip to content

Commit

Permalink
pkggrp-ni-smoke: use tabs for indentation
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Stewart <[email protected]>
  • Loading branch information
amstewart authored and chaitu236 committed Sep 13, 2024
1 parent 889156f commit 4713fbd
Showing 1 changed file with 43 additions and 43 deletions.
86 changes: 43 additions & 43 deletions recipes-core/packagegroups/packagegroup-ni-ptest-smoke.bb
Original file line number Diff line number Diff line change
Expand Up @@ -13,47 +13,47 @@ RDEPENDS:${PN} = "ptest-runner"

# ptest packages
RDEPENDS:${PN}:append = "\
busybox-ptest \
bzip2-ptest \
coreutils-ptest \
docker-functional-tests-ptest \
e2fsprogs-ptest \
elfutils-ptest \
ethtool-ptest \
flex-ptest \
gettext-ptest \
glibc-locale-tests-ptest \
glibc-tests-ptest \
kernel-tests-ptest \
liberror-perl-ptest \
libxml2-ptest \
mdadm-ptest \
nettle-ptest \
ni-hw-scripts-ptest \
ni-test-boot-time-ptest \
opkg-ptest \
pango-ptest \
parted-ptest \
perl-ptest \
pstore-save-ptest \
python3-appdirs-ptest \
python3-atomicwrites-ptest \
python3-bcrypt-ptest \
python3-cryptography-ptest \
python3-markupsafe-ptest \
python3-more-itertools-ptest \
python3-msgpack-ptest \
python3-multidict-ptest \
python3-pluggy-ptest \
python3-pyasn1-ptest \
python3-pyroute2-ptest \
python3-pyserial-ptest \
python3-pytz-ptest \
python3-wcwidth-ptest \
rt-tests-ptest \
run-postinsts-ptest \
sed-ptest \
util-linux-ptest \
xorg-fonts-100dpi-ptest \
zeromq-ptest \
busybox-ptest \
bzip2-ptest \
coreutils-ptest \
docker-functional-tests-ptest \
e2fsprogs-ptest \
elfutils-ptest \
ethtool-ptest \
flex-ptest \
gettext-ptest \
glibc-locale-tests-ptest \
glibc-tests-ptest \
kernel-tests-ptest \
liberror-perl-ptest \
libxml2-ptest \
mdadm-ptest \
nettle-ptest \
ni-hw-scripts-ptest \
ni-test-boot-time-ptest \
opkg-ptest \
pango-ptest \
parted-ptest \
perl-ptest \
pstore-save-ptest \
python3-appdirs-ptest \
python3-atomicwrites-ptest \
python3-bcrypt-ptest \
python3-cryptography-ptest \
python3-markupsafe-ptest \
python3-more-itertools-ptest \
python3-msgpack-ptest \
python3-multidict-ptest \
python3-pluggy-ptest \
python3-pyasn1-ptest \
python3-pyroute2-ptest \
python3-pyserial-ptest \
python3-pytz-ptest \
python3-wcwidth-ptest \
rt-tests-ptest \
run-postinsts-ptest \
sed-ptest \
util-linux-ptest \
xorg-fonts-100dpi-ptest \
zeromq-ptest \
"

0 comments on commit 4713fbd

Please sign in to comment.