summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"
5LICENSE = "GPL-2.0+" 5LICENSE = "GPL-2.0+"
6LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" 6LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57"
7 7
8PV = "0.346" 8SRCREV = "ae89c73d89bb9f416b25ad9e850e9606e66a573e"
9SRCREV = "a2bff16032a68b089eeb169f09dea08094891c9c"
10SRC_URI = "git://github.com/vcrhonek/${BPN}.git" 9SRC_URI = "git://github.com/vcrhonek/${BPN}.git"
11
12S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
13 11
14do_configure() { 12do_configure() {