From 6d49a5c8dd1f7531bd95b4f45a7d4e797c9695ec Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 14 Feb 2024 07:30:52 +0100 Subject: [PATCH] hwdata: update 0.378 -> 0.379 Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- .../recipes-support/hwdata/{hwdata_0.378.bb => hwdata_0.379.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/hwdata/{hwdata_0.378.bb => hwdata_0.379.bb} (91%) diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.378.bb b/meta-oe/recipes-support/hwdata/hwdata_0.379.bb similarity index 91% rename from meta-oe/recipes-support/hwdata/hwdata_0.378.bb rename to meta-oe/recipes-support/hwdata/hwdata_0.379.bb index cf344f0957..50d449ee5d 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" LICENSE = "GPL-2.0-or-later | XFree86-1.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" -SRCREV = "5580883256f77cfba526ebd81caa504e61047d87" +SRCREV = "87db4fd0620270614f5079c5f73b1fb6000ca081" SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" S = "${WORKDIR}/git"