mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
libpciaccess: upgrade to the latest version 0.11.0
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
require xorg-lib-common.inc
|
||||
|
||||
DEPENDS += "xproto virtual/libx11"
|
||||
10
meta/packages/xorg-lib/libpciaccess_0.11.0.bb
Normal file
10
meta/packages/xorg-lib/libpciaccess_0.11.0.bb
Normal file
@@ -0,0 +1,10 @@
|
||||
DESCRIPTION = "Generic PCI access library"
|
||||
|
||||
require xorg-lib-common.inc
|
||||
|
||||
LICENSE = "MIT & MIT-style"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=ad1647740bccb2315e6f6368dce05c6d"
|
||||
|
||||
PR = "r0"
|
||||
|
||||
DEPENDS += "xproto virtual/libx11"
|
||||
Reference in New Issue
Block a user