diff options
| author | Mingli Yu <mingli.yu@windriver.com> | 2018-06-27 02:49:17 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2018-06-27 22:17:33 -0700 |
| commit | 2041c5bd6ab888a1f9d11a320fddb7531858d7b5 (patch) | |
| tree | 8607cc162eecf766d6833d437be50bbcfeee0e6c | |
| parent | b951fc75d3a5875d467f0f76b616b481d2fff0dd (diff) | |
| download | meta-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>
| -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 679673ba0b..83b72535cc 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.298+git${SRCPV}" | 8 | PV = "0.312+git${SRCPV}" |
| 9 | SRCREV = "9030fbd6ab1538f4d77d3cf1e0b463a7ec25b5c4" | 9 | SRCREV = "016be785fd4f5f895c6482ec484507d5a08839fa" |
| 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" |
