summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2021-05-24 00:33:53 +0200
committerKhem Raj <raj.khem@gmail.com>2021-05-24 07:39:35 -0700
commitaace2a3b916eee0f7faceeb8e69a8feacd45954c (patch)
treecd99947915b434c1396f37d45e9a8a036bca8786
parent8221db74e300619d002e2b385d12a5fe13e8999a (diff)
downloadmeta-openembedded-aace2a3b916eee0f7faceeb8e69a8feacd45954c.tar.gz
hwdata: upgrade 0.346 -> 0.347
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-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() {