diff options
-rw-r--r-- | meta/recipes-support/hwdata/hwdata_0.395.bb (renamed from meta/recipes-support/hwdata/hwdata_0.394.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/hwdata/hwdata_0.394.bb b/meta/recipes-support/hwdata/hwdata_0.395.bb index 54edcecc2c..73b846b181 100644 --- a/meta/recipes-support/hwdata/hwdata_0.394.bb +++ b/meta/recipes-support/hwdata/hwdata_0.395.bb | |||
@@ -8,7 +8,7 @@ LICENSE = "GPL-2.0-or-later | X11" | |||
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;tag=v${PV}" | 10 | SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https;tag=v${PV}" |
11 | SRCREV = "fa1ccf4e4944bdb4110025c5c40e4fee8c8de29b" | 11 | SRCREV = "95c1de6c4a0d40415867b29c0791480fb8ad3cdb" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||