summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/hwdata/hwdata_0.391.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/hwdata/hwdata_0.391.bb b/meta/recipes-support/hwdata/hwdata_0.391.bb
index e4b8c59c59..b2fa87c275 100644
--- a/meta/recipes-support/hwdata/hwdata_0.391.bb
+++ b/meta/recipes-support/hwdata/hwdata_0.391.bb
@@ -4,7 +4,7 @@ configuration data, such as the pci.ids and usb.ids databases."
4HOMEPAGE = "https://github.com/vcrhonek/hwdata" 4HOMEPAGE = "https://github.com/vcrhonek/hwdata"
5SECTION = "System/Base" 5SECTION = "System/Base"
6 6
7LICENSE = "GPL-2.0-or-later | XFree86-1.0" 7LICENSE = "GPL-2.0-or-later | X11"
8LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" 8LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57"
9 9
10SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" 10SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https"