Skip to content

Commit

Permalink
debug: update git ref to 8812au driver
Browse files Browse the repository at this point in the history
Change-type: patch
Signed-off-by: Ryan Cooke <[email protected]>
  • Loading branch information
rcooke-warwick committed Jun 4, 2024
1 parent 774024c commit b3c1b30
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ MODULES_INSTALL_TARGET = "modules"
inherit module

SRC_URI = " \
git://[email protected]/morrownr/8812au-20210629.git;protocol=https;branch=main \
git://[email protected]/morrownr/8812au-20210820.git;protocol=https;branch=main \
"

# Latest head as of today, compatible with kernel 5.15
SRCREV = "a8450b030a187b71d6be147d004715e6858e0ef9"
SRCREV = "b350eb84be9808a6748c81711c187e205889e968"
S = "${WORKDIR}/git"

EXTRA_OEMAKE:append = " KSRC=${STAGING_KERNEL_DIR}"

0 comments on commit b3c1b30

Please sign in to comment.