mirror of
https://git.yoctoproject.org/poky
synced 2026-04-28 15:32:27 +02:00
libwebp: add BBCLASSEXTEND
Add BBCLASSEXTEND += "native nativesdk" Needed by native imagemagick (From OE-Core rev: 07d93b4545ae5e807fcf2cd818f6d1d62e0c9e1a) Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1643ef8a9a
commit
c9708664c8
@@ -53,3 +53,5 @@ PACKAGES =+ "${PN}-gif2webp"
|
||||
|
||||
DESCRIPTION:${PN}-gif2webp = "Simple tool to convert animated GIFs to WebP"
|
||||
FILES:${PN}-gif2webp = "${bindir}/gif2webp"
|
||||
|
||||
BBCLASSEXTEND += "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user