Skip to content

Commit

Permalink
meta-lxatac-software: templates: bblayers: remove meta-perl
Browse files Browse the repository at this point in the history
It looks like none of the packages we install comes from or depends on
meta-perl, so we can safely remove it from our list of layers.

Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
  • Loading branch information
hnez authored and a3f committed Nov 12, 2024
1 parent 4238724 commit 8d0a3fb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ BBLAYERS ?= " \
##OEROOT##/../meta-ptx \
##OEROOT##/../meta-oe/meta-oe \
##OEROOT##/../meta-oe/meta-python \
##OEROOT##/../meta-oe/meta-perl \
##OEROOT##/../meta-oe/meta-filesystems \
##OEROOT##/../meta-oe/meta-networking \
##OEROOT##/../meta-lxatac-bsp \
Expand Down

0 comments on commit 8d0a3fb

Please sign in to comment.