diff options
-rw-r--r-- | meta-oe/recipes-support/hwdata/hwdata_0.347.bb (renamed from meta-oe/recipes-support/hwdata/hwdata_git.bb) | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/hwdata/hwdata_git.bb b/meta-oe/recipes-support/hwdata/hwdata_0.347.bb index 738c32d637..43fb9189cc 100644 --- a/meta-oe/recipes-support/hwdata/hwdata_git.bb +++ b/meta-oe/recipes-support/hwdata/hwdata_0.347.bb | |||
@@ -5,10 +5,8 @@ SECTION = "System/Base" | |||
5 | LICENSE = "GPL-2.0+" | 5 | LICENSE = "GPL-2.0+" |
6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" |
7 | 7 | ||
8 | PV = "0.346" | 8 | SRCREV = "ae89c73d89bb9f416b25ad9e850e9606e66a573e" |
9 | SRCREV = "a2bff16032a68b089eeb169f09dea08094891c9c" | ||
10 | SRC_URI = "git://github.com/vcrhonek/${BPN}.git" | 9 | SRC_URI = "git://github.com/vcrhonek/${BPN}.git" |
11 | |||
12 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
13 | 11 | ||
14 | do_configure() { | 12 | do_configure() { |