mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 11:03:04 +00:00
uhubctl: upgrade 2.3.0 -> 2.4.0
Support for toggle action (turn power on or off opposite to current power state) b99a080. More sane error reporting when we enumerate devices which lack permissions 9b5efa0. Allow pkg-config override to make some build systems (e.g. chromium OS) happier 92736a8. Even more supported devices. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
5bfa82d102
commit
01c80c3f18
@ -6,7 +6,7 @@ DEPENDS = "libusb1"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
SRCREV = "1b52efddbd68b4395df3ac9cd10eeb984af22439"
|
||||
SRCREV = "014b55ac5d1d7fb46a8f1eefe9fc3b87ea65a75f"
|
||||
SRC_URI = "git://github.com/mvp/${BPN}"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user