diff options
-rw-r--r-- | meta/recipes-support/hwdata/hwdata_0.390.bb (renamed from meta/recipes-support/hwdata/hwdata_0.389.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/hwdata/hwdata_0.389.bb b/meta/recipes-support/hwdata/hwdata_0.390.bb index 8ab455cd2e..3ca39ead73 100644 --- a/meta/recipes-support/hwdata/hwdata_0.389.bb +++ b/meta/recipes-support/hwdata/hwdata_0.390.bb | |||
@@ -8,7 +8,7 @@ LICENSE = "GPL-2.0-or-later | XFree86-1.0" | |||
8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" |
9 | 9 | ||
10 | SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" | 10 | SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" |
11 | SRCREV = "5313a12eb992a354c17fc895c1d69c8c42b09a06" | 11 | SRCREV = "8b9819d19b1554d41dcc9c76a784e1732484cb15" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||