mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 05:39:39 +01:00
libpciaccess: add (and enable) the option for compressed pci.ids file
A small dependency allows the 1.3MB pci.ids file to be compressed down to 300K. (From OE-Core rev: a254c976eb77dc9d548dc145dab182d341e3d8f9) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
aa0b2b9cae
commit
0e251cc9c0
@@ -16,4 +16,7 @@ SRC_URI[sha256sum] = "4af43444b38adb5545d0ed1c2ce46d9608cc47b31c2387fc5181656765
|
||||
|
||||
inherit pkgconfig meson
|
||||
|
||||
PACKAGECONFIG ?= "zlib"
|
||||
PACKAGECONFIG[zlib] = "-Dzlib=enabled,-Dzlib=disabled,zlib"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user