diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2022-06-06 20:19:06 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-06-06 13:58:43 -0700 |
| commit | 5cadd16195dd040e6ef8f6986cefc7926ffcc340 (patch) | |
| tree | f1cefa89071224d3f48be6ed020853859c3fdfcf | |
| parent | 45cd9b4d58395c668fcf6a348fae5d1e98f79d36 (diff) | |
| download | meta-openembedded-5cadd16195dd040e6ef8f6986cefc7926ffcc340.tar.gz | |
hwdata: upgrade 0.359 -> 0.360
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.360.bb (renamed from meta-oe/recipes-support/hwdata/hwdata_0.359.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.359.bb b/meta-oe/recipes-support/hwdata/hwdata_0.360.bb index 35648541a3..b395409c63 100644 --- a/meta-oe/recipes-support/hwdata/hwdata_0.359.bb +++ b/meta-oe/recipes-support/hwdata/hwdata_0.360.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 = "bf3322565b3bf5c35c90e42ca6cf4928f2f2d481" | 8 | SRCREV = "5e1a17e536de5b2888ecb7ae58ded885a53eddfd" |
| 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 | ||
