diff options
author | Hong Liu <hongl.fnst@cn.fujitsu.com> | 2018-10-17 08:42:32 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-10-16 21:23:47 -0700 |
commit | 02fd0518c00e6316e90bef077f55156ebb75eb8d (patch) | |
tree | c4d81654c16e41ebed7526ae1136b3ec9423b274 | |
parent | d6bd1edc2be73ce14005a0aa5db68961a1615da4 (diff) | |
download | meta-openembedded-02fd0518c00e6316e90bef077f55156ebb75eb8d.tar.gz |
hwdata:0.315->0.316
1.Upgrade hwdata from 0.315 to 0.316
Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-support/hwdata/hwdata_git.bb | 4 |
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 a1c8ac7468..8e8dbf5c89 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" | |||
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.315+git${SRCPV}" | 8 | PV = "0.316+git${SRCPV}" |
9 | SRCREV = "1b8bae6352cf91d745d2205f91594e6cb8690ca8" | 9 | SRCREV = "803819aef862ded2ce0737cd3cf642c633b68c35" |
10 | SRC_URI = "git://github.com/vcrhonek/${BPN}.git" | 10 | SRC_URI = "git://github.com/vcrhonek/${BPN}.git" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |