diff options
-rw-r--r-- | meta/recipes-support/hwdata/hwdata_0.391.bb | 2 |
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." | |||
4 | HOMEPAGE = "https://github.com/vcrhonek/hwdata" | 4 | HOMEPAGE = "https://github.com/vcrhonek/hwdata" |
5 | SECTION = "System/Base" | 5 | SECTION = "System/Base" |
6 | 6 | ||
7 | LICENSE = "GPL-2.0-or-later | XFree86-1.0" | 7 | LICENSE = "GPL-2.0-or-later | X11" |
8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" |
9 | 9 | ||
10 | SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" | 10 | SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" |