diff options
| author | Ross Burton <ross.burton@arm.com> | 2022-05-24 16:24:00 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-05-28 18:38:02 +0100 |
| commit | faefe4f7c65665b2b7715bb01261a920ce46238c (patch) | |
| tree | 4569db0f64461ee88d4b9cec901135e9ccb0b01e | |
| parent | 3ab62518a83793b4154f8302058a1e25570a250b (diff) | |
| download | poky-faefe4f7c65665b2b7715bb01261a920ce46238c.tar.gz | |
packagegroup-self-hosted: remove lzo
lzo isn't needed to build, so it doesn't need to be in the self-hosted
packagegroup.
(From OE-Core rev: 28beab2c5c90b66269bda89b2c0bed21018a0a61)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-core/packagegroups/packagegroup-self-hosted.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb index 9523aadd15..772b86b39a 100644 --- a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb +++ b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb | |||
| @@ -129,7 +129,6 @@ RDEPENDS:packagegroup-self-hosted-extended = "\ | |||
| 129 | libusb1 \ | 129 | libusb1 \ |
| 130 | libxml2 \ | 130 | libxml2 \ |
| 131 | lsof \ | 131 | lsof \ |
| 132 | lzo \ | ||
| 133 | man \ | 132 | man \ |
| 134 | man-pages \ | 133 | man-pages \ |
| 135 | mdadm \ | 134 | mdadm \ |
