diff options
author | Markus Volk <f_l_k@t-online.de> | 2024-02-14 07:30:52 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-02-13 22:40:51 -0800 |
commit | 6d49a5c8dd1f7531bd95b4f45a7d4e797c9695ec (patch) | |
tree | 3669f1502770da836df724ca7d35583c894560a9 | |
parent | 6b2b1c6670537456c443f3d36e2cf1fac7a55375 (diff) | |
download | meta-openembedded-6d49a5c8dd1f7531bd95b4f45a7d4e797c9695ec.tar.gz |
hwdata: update 0.378 -> 0.379
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-support/hwdata/hwdata_0.379.bb (renamed from meta-oe/recipes-support/hwdata/hwdata_0.378.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.378.bb b/meta-oe/recipes-support/hwdata/hwdata_0.379.bb index cf344f095..50d449ee5 100644 --- a/meta-oe/recipes-support/hwdata/hwdata_0.378.bb +++ b/meta-oe/recipes-support/hwdata/hwdata_0.379.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 = "5580883256f77cfba526ebd81caa504e61047d87" | 8 | SRCREV = "87db4fd0620270614f5079c5f73b1fb6000ca081" |
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 | 10 | ||
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |