diff options
| author | wangmy <wangmy@fujitsu.com> | 2022-09-13 18:13:52 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-09-13 09:55:02 -0700 |
| commit | e457ecf26b378abb134a46712e94895ac152155f (patch) | |
| tree | 27384bdc6c1c95663c540506fa2be09cbba43fc7 | |
| parent | dfe7541f055b4e042207f8cb8efb19e10969d109 (diff) | |
| download | meta-openembedded-e457ecf26b378abb134a46712e94895ac152155f.tar.gz | |
hwdata: upgrade 0.361 -> 0.362
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.362.bb (renamed from meta-oe/recipes-support/hwdata/hwdata_0.361.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.361.bb b/meta-oe/recipes-support/hwdata/hwdata_0.362.bb index c8daf7d5f9..e408c4db5a 100644 --- a/meta-oe/recipes-support/hwdata/hwdata_0.361.bb +++ b/meta-oe/recipes-support/hwdata/hwdata_0.362.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 = "a934c616e2e666552586caa85af9fc583855df49" | 8 | SRCREV = "8a3647e5da0a157cbf1bff1845b0cdaf1ce1bdb0" |
| 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 | ||
