diff options
| author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2021-03-04 16:29:33 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-03-04 09:04:24 -0800 |
| commit | 16f731f5f253a6e8b06dec5548700128226ad03f (patch) | |
| tree | 63e35055c899801c68fc102702407dcb8453dec1 | |
| parent | 80b8afb231804eae3e826f90edfc59c646fffeec (diff) | |
| download | meta-openembedded-16f731f5f253a6e8b06dec5548700128226ad03f.tar.gz | |
hwdata: upgrade 0.343 -> 0.345
Signed-off-by: Zang Ruochen <zangrc.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 59c6093b14..56d814db88 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.343" | 8 | PV = "0.345" |
| 9 | SRCREV = "cce4969f24c213ae3ab45ee90a485b342ab74014" | 9 | SRCREV = "5d7d97bae533401f60ce9a5a036ff7152c8aca8c" |
| 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" |
