Skip to content

Commit

Permalink
Revert "packagegroup-rpb: drop docker for now"
Browse files Browse the repository at this point in the history
This reverts commit fa5906e ("packagegroup-rpb: drop docker for
now"). The meta-virtualization layer is now in shape again, so readd
docker to the RPB images.

Signed-off-by: Dmitry Baryshkov <[email protected]>
  • Loading branch information
lumag committed Jun 25, 2024
1 parent 67f4c76 commit 1cb13eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes-samples/packagegroups/packagegroup-rpb.bb
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RDEPENDS:packagegroup-rpb = "\
alsa-utils-aplay \
coreutils \
cpufrequtils \
${@bb.utils.contains("TARGET_ARCH", "arm", "", "docker", d)} \
file \
gps-utils \
gpsd \
Expand Down

0 comments on commit 1cb13eb

Please sign in to comment.