diff options
| author | wangmy <wangmy@fujitsu.com> | 2022-07-07 14:58:55 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-07-07 08:24:26 -0700 |
| commit | dcf50cfdc301b0f99492452ee087e0f775aef1fe (patch) | |
| tree | ea3fbe187ac370a0d9e48f5bb5dd7d323853ca21 | |
| parent | 451497baacb67a87b5877de120bd7e19b4090ae6 (diff) | |
| download | meta-openembedded-dcf50cfdc301b0f99492452ee087e0f775aef1fe.tar.gz | |
hwdata: upgrade 0.360 -> 0.361
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.361.bb (renamed from meta-oe/recipes-support/hwdata/hwdata_0.360.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.360.bb b/meta-oe/recipes-support/hwdata/hwdata_0.361.bb index b395409c63..c8daf7d5f9 100644 --- a/meta-oe/recipes-support/hwdata/hwdata_0.360.bb +++ b/meta-oe/recipes-support/hwdata/hwdata_0.361.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 = "5e1a17e536de5b2888ecb7ae58ded885a53eddfd" | 8 | SRCREV = "a934c616e2e666552586caa85af9fc583855df49" |
| 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 | ||
