Skip to content

Commit

Permalink
qdl: update to the latest upstream
Browse files Browse the repository at this point in the history
Update to the latest commit of the upstream repository:
https://github.com/linux-msm/qdl.git.

Relevant changes from latest upstream:
- support for old libusb
- support for building across ubuntu variants
- updates to firehose configuration
- support for <read> operations

Signed-off-by: Chirag Jain <[email protected]>
  • Loading branch information
chirag-jn committed Dec 2, 2024
1 parent 72264dd commit af63cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-devtools/qdl/qdl_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ DEPENDS = "libxml2 libusb1"

inherit pkgconfig

SRCREV = "aeb70e0645d6583b34b99c3025ebd2b8475d322b"
SRCREV = "fa070e81b4a33a4fa6f33af08ef8cf7245715540"
SRC_URI = "git://github.com/linux-msm/${BPN}.git;branch=master;protocol=https"

PV = "0.0+${SRCREV}"
Expand Down

0 comments on commit af63cb8

Please sign in to comment.