diff options
-rw-r--r-- | meta-oe/recipes-support/hwdata/hwdata_0.363.bb (renamed from meta-oe/recipes-support/hwdata/hwdata_0.362.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.362.bb b/meta-oe/recipes-support/hwdata/hwdata_0.363.bb index e408c4db5a..ddfce3f391 100644 --- a/meta-oe/recipes-support/hwdata/hwdata_0.362.bb +++ b/meta-oe/recipes-support/hwdata/hwdata_0.363.bb | |||
@@ -5,7 +5,7 @@ SECTION = "System/Base" | |||
5 | LICENSE = "GPL-2.0-or-later | XFree86-1.0" | 5 | LICENSE = "GPL-2.0-or-later | XFree86-1.0" |
6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" |
7 | 7 | ||
8 | SRCREV = "8a3647e5da0a157cbf1bff1845b0cdaf1ce1bdb0" | 8 | SRCREV = "75df73ae53e2bb878b5dc62036679efb69210222" |
9 | SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" | 9 | SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" |
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||