summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
authorMingli Yu <mingli.yu@windriver.com>2018-06-27 02:49:17 -0700
committerKhem Raj <raj.khem@gmail.com>2018-06-27 22:17:33 -0700
commit2041c5bd6ab888a1f9d11a320fddb7531858d7b5 (patch)
tree8607cc162eecf766d6833d437be50bbcfeee0e6c /meta-oe/recipes-support
parentb951fc75d3a5875d467f0f76b616b481d2fff0dd (diff)
downloadmeta-openembedded-2041c5bd6ab888a1f9d11a320fddb7531858d7b5.tar.gz
hwdata: Upgrade to 0.312
Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
-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 679673ba0..83b72535c 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.298+git${SRCPV}" 8PV = "0.312+git${SRCPV}"
9SRCREV = "9030fbd6ab1538f4d77d3cf1e0b463a7ec25b5c4" 9SRCREV = "016be785fd4f5f895c6482ec484507d5a08839fa"
10SRC_URI = "git://github.com/vcrhonek/${BPN}.git" 10SRC_URI = "git://github.com/vcrhonek/${BPN}.git"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"