aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-bsp/flashrom/flashrom_1.0.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-05-11 20:07:54 -0700
committerArmin Kuster <akuster808@gmail.com>2018-05-17 08:27:42 -0700
commit28abd55f75feb2d9d36dc0d5b704728032f5e33e (patch)
tree34817511542957a397ab5ab62f4cfa9f2371bbfa /meta-oe/recipes-bsp/flashrom/flashrom_1.0.bb
parent93be3e083fa7746f7c1c2fd08f6ce5c3b2d7aa9d (diff)
downloadmeta-openembedded-contrib-28abd55f75feb2d9d36dc0d5b704728032f5e33e.tar.gz
flashrom: Fix build with libusb 1.0.22
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe/recipes-bsp/flashrom/flashrom_1.0.bb')
-rw-r--r--meta-oe/recipes-bsp/flashrom/flashrom_1.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-bsp/flashrom/flashrom_1.0.bb b/meta-oe/recipes-bsp/flashrom/flashrom_1.0.bb
index 9eac876ba1..1c17246681 100644
--- a/meta-oe/recipes-bsp/flashrom/flashrom_1.0.bb
+++ b/meta-oe/recipes-bsp/flashrom/flashrom_1.0.bb
@@ -8,6 +8,7 @@ DEPENDS = "pciutils libusb libusb-compat"
SRC_URI = "https://download.flashrom.org/releases/flashrom-${PV}.tar.bz2 \
file://sst26.patch \
file://0001-platform-Add-riscv-to-known-platforms.patch \
+ file://0001-ch341a_spi-Avoid-deprecated-libusb-functions.patch \
"
SRC_URI[md5sum] = "42d999990c735d88653627cefcc13b9a"
SRC_URI[sha256sum] = "3702fa215ba5fb5af8e54c852d239899cfa1389194c1e51cb2a170c4dc9dee64"