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." HOMEPAGE = "https://github.com/vcrhonek/hwdata" SECTION = "System/Base" -LICENSE = "GPL-2.0-or-later | XFree86-1.0" +LICENSE = "GPL-2.0-or-later | X11" LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https"