summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/hwdata/hwdata_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/hwdata/hwdata_git.bb b/meta-oe/recipes-support/hwdata/hwdata_git.bb
index 0ac08bd51c..59c6093b14 100644
--- a/meta-oe/recipes-support/hwdata/hwdata_git.bb
+++ b/meta-oe/recipes-support/hwdata/hwdata_git.bb
@@ -5,8 +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.342" 8PV = "0.343"
9SRCREV = "bdcc84fca6eb97bef9a8a8b04f71cbed8f32a986" 9SRCREV = "cce4969f24c213ae3ab45ee90a485b342ab74014"
10SRC_URI = "git://github.com/vcrhonek/${BPN}.git" 10SRC_URI = "git://github.com/vcrhonek/${BPN}.git"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"