mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 07:58:05 +00:00
libosinfo: use hwdata for ids files
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
50054e7ab1
commit
bddecd1560
@ -27,8 +27,8 @@ GIR_MESON_DISABLE_FLAG = 'disabled'
|
|||||||
GTKDOC_MESON_OPTION = "enable-gtk-doc"
|
GTKDOC_MESON_OPTION = "enable-gtk-doc"
|
||||||
|
|
||||||
EXTRA_OEMESON += " \
|
EXTRA_OEMESON += " \
|
||||||
-Dwith-pci-ids-path=${datadir}/pci.ids \
|
-Dwith-pci-ids-path=${datadir}/hwdata/pci.ids \
|
||||||
-Dwith-usb-ids-path=${datadir}/usb.ids \
|
-Dwith-usb-ids-path=${datadir}/hwdata/usb.ids \
|
||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS:${PN} = "pciutils-ids usbids"
|
RDEPENDS:${PN} = "hwdata"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user