diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2022-10-09 08:33:23 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-10-09 20:06:54 -0700 |
| commit | 88498ea24710d23e16405eb793778c9553f8e8b1 (patch) | |
| tree | 1477e6192f94360cc66a06964ebbc8e6889275b3 | |
| parent | 7b0f9e53555d35fbed6b0ca13e7316fabcd5ac6c (diff) | |
| download | meta-openembedded-88498ea24710d23e16405eb793778c9553f8e8b1.tar.gz | |
hwdata: upgrade 0.362 -> 0.363
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/hwdata/hwdata_0.363.bb (renamed from meta-oe/recipes-support/hwdata/hwdata_0.362.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.362.bb b/meta-oe/recipes-support/hwdata/hwdata_0.363.bb index e408c4db5a..ddfce3f391 100644 --- a/meta-oe/recipes-support/hwdata/hwdata_0.362.bb +++ b/meta-oe/recipes-support/hwdata/hwdata_0.363.bb | |||
| @@ -5,7 +5,7 @@ SECTION = "System/Base" | |||
| 5 | LICENSE = "GPL-2.0-or-later | XFree86-1.0" | 5 | LICENSE = "GPL-2.0-or-later | XFree86-1.0" |
| 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" |
| 7 | 7 | ||
| 8 | SRCREV = "8a3647e5da0a157cbf1bff1845b0cdaf1ce1bdb0" | 8 | SRCREV = "75df73ae53e2bb878b5dc62036679efb69210222" |
| 9 | SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" | 9 | SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" |
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
